Skip to content

Commit bd59489

Browse files
🎉 Add Amazon Linux Security Center aadvisory to vulnid (#12242)
1 parent 539a7b2 commit bd59489

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dojo/settings/settings.dist.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1805,6 +1805,7 @@ def saml2_attrib_map_format(din):
18051805
SILENCED_SYSTEM_CHECKS = ["django_jsonfield_backport.W001"]
18061806

18071807
VULNERABILITY_URLS = {
1808+
"ALAS": "https://alas.aws.amazon.com/AL2/&&.html", # e.g. https://alas.aws.amazon.com/alas2.html
18081809
"ALBA-": "https://osv.dev/vulnerability/", # e.g. https://osv.dev/vulnerability/ALBA-2019:3411
18091810
"ALSA-": "https://osv.dev/vulnerability/", # e.g. https://osv.dev/vulnerability/ALSA-2024:0827
18101811
"ASA-": "https://security.archlinux.org/", # e.g. https://security.archlinux.org/ASA-202003-8

0 commit comments

Comments
 (0)