Skip to content

Commit c16a852

Browse files
committed
docs/security: link the JSON format we use
1 parent 5fea672 commit c16a852

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/_security.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,5 +91,9 @@
9191
Each vulnerability is also provided as a single JSON that you can access at
9292
"https://curl.se/docs/$CVE.json" - replace $CVE with the actual curl CVE Id.
9393

94+
<p>
95+
The JSON output follows the <a href="https://ossf.github.io/osv-schema/">Open
96+
Source Vulnerability format</a>
97+
9498
#include "_footer.html"
9599
</body> </html>

0 commit comments

Comments
 (0)