Skip to content

Commit d21aadd

Browse files
authored
Mention OSV API in the README (#1328)
1 parent 3b3160b commit d21aadd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ of the advisory database can be found at https://rustsec.org/advisories/.
1010

1111
We also export advisory data to the [OSV](https://github.com/ossf/osv-schema) format,
1212
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).
1315

1416
The following tools consume this advisory database and can be used for auditing
1517
and reporting (send PRs to add yours):

0 commit comments

Comments
 (0)