Skip to content

Commit c369b3d

Browse files
G-Rathtymzd
authored andcommitted
docs: update converter links (google#5030)
I'm guessing these were missed when things got rewritten? The current Debian tool link does still exist but looks like the Python version, which I'm assuming has been rewritten into Go living next to the other `cmd/converters`, but let me know if I've got that one wrong
1 parent f096838 commit c369b3d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/data.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,11 +69,11 @@ Additionally, the OSV.dev team maintains a conversion pipeline for:
6969

7070
- [Debian Security Advisories](https://storage.googleapis.com/debian-osv/index.html),
7171
using the conversion tools
72-
[here](https://github.com/google/osv.dev/tree/master/vulnfeeds/tools/debian).
72+
[here](https://github.com/google/osv.dev/tree/master/vulnfeeds/cmd/converters/debian).
7373
- [Alpine SecDB](https://storage.googleapis.com/cve-osv-conversion/index.html?prefix=osv-output/),
7474
using the conversion tools
75-
[here](https://github.com/google/osv.dev/tree/master/vulnfeeds/cmd/alpine),
76-
- [NVD CVEs for open source software](https://storage.googleapis.com/cve-osv-conversion/index.html?prefix=osv-output/) using the conversion tools [here](https://github.com/google/osv.dev/tree/master/vulnfeeds/cmd/nvd-cve-osv)
75+
[here](https://github.com/google/osv.dev/tree/master/vulnfeeds/cmd/converters/alpine),
76+
- [NVD CVEs for open source software](https://storage.googleapis.com/cve-osv-conversion/index.html?prefix=osv-output/) using the conversion tools [here](https://github.com/google/osv.dev/tree/master/vulnfeeds/cmd/converters/cve/nvd-cve-osv)
7777

7878
## Covered Ecosystems
7979

0 commit comments

Comments
 (0)