# osv - A rust client library for the OSV schema
<div align="center">
<a href="https://crates.io/crates/osv">
<img src="https://img.shields.io/crates/v/osv.svg?style=flat-square"
alt="Crates.io version" />
</a>
<a href="https://docs.rs/osv">
<img src="https://img.shields.io/badge/docs-latest-blue.svg?style=flat-square"
alt="docs.rs docs" />
</a>
</div>
### 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.3 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/