Skip to content

Commit 8c3b346

Browse files
Describe colon ecosystems (#2036)
Add a description of the : sub ecosystems and how we export all sub ecosystems in one grouped ecosystem. Feel free to reword because I'm not sure I described this very well. --------- Co-authored-by: Oliver Chang <[email protected]>
1 parent db12893 commit 8c3b346

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/data.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,8 @@ E.g. for PyPI vulnerabilities:
104104
gsutil cp gs://osv-vulnerabilities/PyPI/all.zip .
105105
```
106106

107+
Some ecosystems contain a `:` separator in the name (e.g. `Alpine:v3.17`). For these ecosystems, the data dump will always contain an ecosystem directory without the `:.*` suffix (e.g. `Alpine`). This will contain all the advisories of the ecosystem with the same prefix (e.g. All `Alpine:.*`).
108+
107109
A list of all current ecosystems is available at
108110
[`gs://osv-vulnerabilities/ecosystems.txt`](https://osv-vulnerabilities.storage.googleapis.com/ecosystems.txt)
109111

0 commit comments

Comments
 (0)