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.
- Host: GitHub
- URL: https://github.com/github/osv-schema
- Owner: github
- License: apache-2.0
- Archived: true
- Fork: true (ossf/osv-schema)
- Created: 2021-12-14T17:45:00.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-18T22:17:22.000Z (over 4 years ago)
- Last Synced: 2024-09-25T21:10:44.070Z (over 1 year ago)
- Language: Python
- Homepage: https://ossf.github.io/osv-schema/
- Size: 612 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/).