We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b3160b commit d21aaddCopy full SHA for d21aadd
README.md
@@ -10,6 +10,8 @@ of the advisory database can be found at https://rustsec.org/advisories/.
10
11
We also export advisory data to the [OSV](https://github.com/ossf/osv-schema) format,
12
see the [`osv`](https://github.com/rustsec/advisory-db/tree/osv) branch.
13
+All our data is available on [osv.dev](https://osv.dev/list?ecosystem=crates.io&q=)
14
+and through their [API](https://osv.dev/#use-the-api).
15
16
The following tools consume this advisory database and can be used for auditing
17
and reporting (send PRs to add yours):
0 commit comments