Skip to content

Commit 7a0bdb1

Browse files
Implement ALEA vulnid (#12500)
1 parent c736634 commit 7a0bdb1

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
@@ -1811,6 +1811,7 @@ def saml2_attrib_map_format(din):
18111811
VULNERABILITY_URLS = {
18121812
"ALAS": "https://alas.aws.amazon.com/AL2/&&.html", # e.g. https://alas.aws.amazon.com/alas2.html
18131813
"ALBA-": "https://osv.dev/vulnerability/", # e.g. https://osv.dev/vulnerability/ALBA-2019:3411
1814+
"ALEA-": "https://errata.almalinux.org/8/&&.html", # e.g. https://errata.almalinux.org/8/ALEA-2022-1998.html
18141815
"ALINUX2-SA-": "https://mirrors.aliyun.com/alinux/cve/", # e.g. https://mirrors.aliyun.com/alinux/cve/alinux2-sa-20250007.xml
18151816
"ALINUX3-SA-": "https://mirrors.aliyun.com/alinux/3/cve/", # e.g. https://mirrors.aliyun.com/alinux/3/cve/alinux3-sa-20250059.xml
18161817
"ALSA-": "https://osv.dev/vulnerability/", # e.g. https://osv.dev/vulnerability/ALSA-2024:0827

0 commit comments

Comments
 (0)