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

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


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

Last synced: 6 months ago
JSON representation

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:
- [GitHub Security Advisories](https://github.com/github/advisory-database)
- [PyPI Advisory Database](https://github.com/pypa/advisory-database)
- [Go Vulnerability Database](https://github.com/golang/vulndb)
- [Rust Advisory Database](https://github.com/RustSec/advisory-db)
- [Global Security Database](https://github.com/cloudsecurityalliance/gsd-database)
- [OSS-Fuzz](https://github.com/google/oss-fuzz-vulns)
- [LoopBack Advisory Database](https://github.com/loopbackio/security/tree/main/advisories)

Together, these include vulnerabilities from:
- Android
- crates.io
- Debian GNU/Linux
- GitHub Actions
- Go
- Hex
- Linux kernel
- Maven
- npm
- NuGet
- OSS-Fuzz
- Packagist
- Pub
- PyPI
- RubyGems

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/).