Skip to content

Commit 69c1d38

Browse files
authored
Add details on Debian and Alpine sources to README.md (#929)
1 parent 0dffb49 commit 69c1d38

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,13 @@ The following ecosystems have vulnerabilities encoded in this format:
4545
([CC0 1.0](https://github.com/cloudsecurityalliance/gsd-database/blob/main/LICENSE))
4646
- [OSS-Fuzz](https://github.com/google/oss-fuzz-vulns)
4747
([CC-BY 4.0](https://github.com/google/oss-fuzz-vulns/blob/main/LICENSE))
48+
49+
Additionally, the OSV.dev team maintains a conversion pipeline for:
50+
51+
- [Debian Security Advisories](https://storage.googleapis.com/debian-osv/index.html),
52+
using the conversion tools [here](https://github.com/ossf/osv-schema/tree/main/tools/debian).
53+
- [Alpine SecDB](https://storage.googleapis.com/cve-osv-conversion/index.html?prefix=osv-output/),
54+
using the conversion tools [here](https://github.com/google/osv.dev/tree/master/vulnfeeds/cmd/alpine).
4855

4956
Together, these include vulnerabilities from:
5057

0 commit comments

Comments
 (0)