An open API service indexing awesome lists of open source software.

https://github.com/github/osv-schema

Open Source Vulnerability schema.
https://github.com/github/osv-schema

Last synced: 8 months ago
JSON representation

Open Source Vulnerability schema.

Awesome Lists containing this project

README

          

# Open Source Vulnerability Schema

This is the repository for the Open Source Vulnerability schema, which is currently exported by:
- [OSS-Fuzz](https://github.com/google/oss-fuzz-vulns)
- [Python advisory DB](https://github.com/pypa/advisory-db)
- [Go advisory DB](https://github.com/golang/vulndb)
- [Rust advisory DB](https://github.com/RustSec/advisory-db)
- [GSD](https://github.com/cloudsecurityalliance/gsd-database)

These vulnerabilites are aggregated by https://osv.dev.

Reference tooling (e.g. converters) can be found in the [tools/](tools) directory

The current version of spec is rendered [here](https://ossf.github.io/osv-schema/).