Skip to content

Commit

Permalink
🎉 add ALBA to vulnid (#11487)
Browse files Browse the repository at this point in the history
  • Loading branch information
manuel-sommer authored Jan 15, 2025
1 parent 965f171 commit 8f27845
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dojo/settings/settings.dist.py
Original file line number Diff line number Diff line change
Expand Up @@ -1761,6 +1761,7 @@ def saml2_attrib_map_format(dict):
"RHEA": "https://access.redhat.com/errata/",
"FEDORA": "https://bodhi.fedoraproject.org/updates/",
"ALSA": "https://osv.dev/vulnerability/", # e.g. https://osv.dev/vulnerability/ALSA-2024:0827
"ALBA": "https://osv.dev/vulnerability/", # e.g. https://osv.dev/vulnerability/ALBA-2019:3411
"USN": "https://ubuntu.com/security/notices/", # e.g. https://ubuntu.com/security/notices/USN-6642-1
"DLA": "https://security-tracker.debian.org/tracker/", # e.g. https://security-tracker.debian.org/tracker/DLA-3917-1
"DSA": "https://security-tracker.debian.org/tracker/", # e.g. https://security-tracker.debian.org/tracker/DSA-5791-1
Expand Down

0 comments on commit 8f27845

Please sign in to comment.