Skip to content

Commit c481048

Browse files
🎉 add GSD vulnid (#12794)
1 parent 88716e5 commit c481048

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
@@ -1838,6 +1838,7 @@ def saml2_attrib_map_format(din):
18381838
"GHSA-": "https://github.com/advisories/", # e.g. https://github.com/advisories/GHSA-58vj-cv5w-v4v6
18391839
"GLSA": "https://security.gentoo.org/", # e.g. https://security.gentoo.org/glsa/202409-32
18401840
"GO-": "https://pkg.go.dev/vuln/", # e.g. https://pkg.go.dev/vuln/GO-2025-3703
1841+
"GSD-": "https://cvepremium.circl.lu/vuln/", # e.g. https://cvepremium.circl.lu/vuln/gsd-2021-34715
18411842
"JSDSERVER-": "https://jira.atlassian.com/browse/", # e.g. https://jira.atlassian.com/browse/JSDSERVER-14872
18421843
"JVNDB-": "https://jvndb.jvn.jp/en/contents/", # e.g. https://jvndb.jvn.jp/en/contents/2025/JVNDB-2025-004079.html
18431844
"KB": "https://support.hcl-software.com/csm?id=kb_article&sysparm_article=", # e.g. https://support.hcl-software.com/csm?id=kb_article&sysparm_article=KB0108401

0 commit comments

Comments
 (0)