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 539a7b2 commit bd59489Copy full SHA for bd59489
dojo/settings/settings.dist.py
@@ -1805,6 +1805,7 @@ def saml2_attrib_map_format(din):
1805
SILENCED_SYSTEM_CHECKS = ["django_jsonfield_backport.W001"]
1806
1807
VULNERABILITY_URLS = {
1808
+ "ALAS": "https://alas.aws.amazon.com/AL2/&&.html", # e.g. https://alas.aws.amazon.com/alas2.html
1809
"ALBA-": "https://osv.dev/vulnerability/", # e.g. https://osv.dev/vulnerability/ALBA-2019:3411
1810
"ALSA-": "https://osv.dev/vulnerability/", # e.g. https://osv.dev/vulnerability/ALSA-2024:0827
1811
"ASA-": "https://security.archlinux.org/", # e.g. https://security.archlinux.org/ASA-202003-8
0 commit comments