google / osv.dev

Open source vulnerability DB and triage service.
https://osv.dev
Apache License 2.0
1.49k stars 186 forks source link

feat: machine readable record feedback JSON schema #2541

Closed andrewpollock closed 3 weeks ago

andrewpollock commented 4 weeks ago

First iteration of the JSON schema for encapsulating machine-readable feedback on individual OSV records.

Part of #2189