Description
Hi!
I work on the Google Open Source Vulnerabilities project, and we've been working with the Go security team and other vulnerability database maintainers to try to arrive at a common JSON-based format for describing basic metadata about vulnerabilities and links between them. The goal is to make it easier for language teams to publish vulnerabilities in a machine-readable format and to make it easier for security researchers and other cross-language projects to analyze and correlate that vulnerability information.
To that end, @rsc and I have prepared a doc describing a proposed format which can be found at https://tinyurl.com/vuln-json. Feedback is most welcome, preferably as comments on the doc.
The specific questions we are trying to answer right now are:
- Is this an effort you are interested in participating in?
- Does this format contain what your database would want to know from other databases?
- Would you be willing to make your database available in this format?
Thanks very much for any and all feedback!