Skip to content

Commit 262d3f7

Browse files
🎉 Implement msrc vulnid (#13487)
1 parent 94a85da commit 262d3f7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dojo/settings/settings.dist.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1883,6 +1883,7 @@ def saml2_attrib_map_format(din):
18831883
"LEN-": "https://support.lenovo.com/cl/de/product_security/", # e.g. https://support.lenovo.com/cl/de/product_security/LEN-94953
18841884
"MGAA-": "https://advisories.mageia.org/&&.html", # e.g. https://advisories.mageia.org/MGAA-2013-0054.html
18851885
"MGASA-": "https://advisories.mageia.org/&&.html", # e.g. https://advisories.mageia.org/MGASA-2025-0023.html
1886+
"MSRC_": "https://cvepremium.circl.lu/vuln/", # e.g. https://cvepremium.circl.lu/vuln/msrc_cve-2025-59200
18861887
"NCSC-": "https://advisories.ncsc.nl/advisory?id=", # e.g. https://advisories.ncsc.nl/advisory?id=NCSC-2025-0191
18871888
"NN-": "https://cvepremium.circl.lu/vuln/", # e.g. https://cvepremium.circl.lu/vuln/NN-2021:2-01
18881889
"NTAP-": "https://security.netapp.com/advisory/", # e.g. https://security.netapp.com/advisory/ntap-20250328-0007

0 commit comments

Comments
 (0)