Skip to content

Commit 10eb4f8

Browse files
🎉 Add EUVD vulnid (#12589)
1 parent 05e0a1b commit 10eb4f8

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
@@ -1827,6 +1827,7 @@ def saml2_attrib_map_format(din):
18271827
"ELA-": "https://www.freexian.com/lts/extended/updates/", # e.g. https://www.freexian.com/lts/extended/updates/ela-1387-1-erlang
18281828
"ELBA-": "https://linux.oracle.com/errata/&&.html", # e.g. https://linux.oracle.com/errata/ELBA-2024-7457.html
18291829
"ELSA-": "https://linux.oracle.com/errata/&&.html", # e.g. https://linux.oracle.com/errata/ELSA-2024-12714.html
1830+
"EUVD-": "https://euvd.enisa.europa.eu/vulnerability/", # e.g. https://euvd.enisa.europa.eu/vulnerability/EUVD-2025-17599
18301831
"FEDORA-": "https://bodhi.fedoraproject.org/updates/", # e.g. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-06aa7dc422
18311832
"FG-IR-": "https://www.fortiguard.com/psirt/", # e.g. https://www.fortiguard.com/psirt/FG-IR-24-373
18321833
"GHSA-": "https://github.com/advisories/", # e.g. https://github.com/advisories/GHSA-58vj-cv5w-v4v6

0 commit comments

Comments
 (0)