We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4193794 commit c6f9ca7Copy full SHA for c6f9ca7
1 file changed
docs/data.md
@@ -58,6 +58,8 @@ The following ecosystems have vulnerabilities encoded in this format:
58
([CC0 1.0](https://github.com/haskell/security-advisories/blob/main/LICENSE.txt))
59
- [Ubuntu](https://github.com/canonical/ubuntu-security-notices)
60
([CC-BY-SA 4.0](https://github.com/canonical/ubuntu-security-notices/blob/main/LICENSE))
61
+- [opam (OCaml package manager)](https://github.com/ocaml/security-advisories)
62
+ ([CC0 1.0](https://github.com/ocaml/security-advisories/blob/main/LICENSE.txt))
63
64
## Converted data
65
@@ -91,6 +93,7 @@ Between the data served in OSV and the data converted to OSV the following ecosy
91
93
- Maven
92
94
- npm
95
- NuGet
96
+- opam (OCaml package manager)
97
- OSS-Fuzz
98
- Packagist
99
- Pub
0 commit comments