https://github.com/gcmurphy/osv
Rust implementation of ossf osv specification
https://github.com/gcmurphy/osv
rust security vulnerability-scanners
Last synced: 4 months ago
JSON representation
Rust implementation of ossf osv specification
- Host: GitHub
- URL: https://github.com/gcmurphy/osv
- Owner: gcmurphy
- License: apache-2.0
- Created: 2022-05-19T03:08:10.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-06-06T00:22:41.000Z (about 1 year ago)
- Last Synced: 2025-10-10T22:14:36.295Z (9 months ago)
- Topics: rust, security, vulnerability-scanners
- Language: Rust
- Homepage:
- Size: 126 KB
- Stars: 15
- Watchers: 3
- Forks: 9
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# osv - A rust client library for the OSV schema
### About
This library provides bindings to Open Source Security Foundation's
Open Source Vulnerability (osv) schema and a client to access
the API from the Rust Language.
Currently compatible with v1.6.7 of the [ossf/osv-schema](https://github.com/ossf/osv-schema).
### References
- https://github.com/google/osv
- https://osv.dev
- https://ossf.github.io/osv-schema/