We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0828341 commit c3a1a1cCopy full SHA for c3a1a1c
docs/source/conf.py
@@ -36,6 +36,8 @@
36
"https://www.softwaretestinghelp.com/how-to-write-good-bug-report/", # Cloudflare protection
37
"https://www.openssl.org/news/vulnerabilities.xml", # OpenSSL legacy advisory URL, not longer available
38
"https://example.org/api/non-existent-packages",
39
+ "https://github.com/aboutcode-org/vulnerablecode/pull/495/commits",
40
+ "https://nvd.nist.gov/products/cpe",
41
]
42
43
# Add any Sphinx extension module names here, as strings. They can be
0 commit comments