Highlights
- 1 discussion answered
Pinned
850 contributions in the last year
Less
More
Contribution activity
August 2021
Created 30 commits in 5 repositories
Created 1 repository
- rsc/cve-schema HTML
Created a pull request in CVEProject/cve-schema that received 14 comments
schema/v5.0: flatten affected into array of products
Changed affected from object with array of vendor objects with array of products to just plain array of products. Added vendor string to product o…
+92
−99
•
14
comments
Reviewed 2 pull requests in 2 repositories
CVEProject/cve-schema
1 pull request
ossf/osv-schema
1 pull request
Created an issue in golang/go that received 6 comments
proposal: cmd/go: remove -buildmode=shared
-buildmode=shared has been broken since modules, and it is apparently unused. See #47257 (comment). Let's remove it.
6
comments