Skip to content

Commit db39aef

Browse files
🎉 add fortiguard vulnid (#11926)
* 🎉 add fortiguard vulnid * ruff
1 parent 5a65272 commit db39aef

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
@@ -1815,6 +1815,7 @@ def saml2_attrib_map_format(din):
18151815
"ELBA-": "https://linux.oracle.com/errata/&&.html", # e.g. https://linux.oracle.com/errata/ELBA-2024-7457.html
18161816
"ELSA-": "https://linux.oracle.com/errata/&&.html", # e.g. https://linux.oracle.com/errata/ELSA-2024-12714.html
18171817
"FEDORA-": "https://bodhi.fedoraproject.org/updates/", # e.g. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-06aa7dc422
1818+
"FG-IR-": "https://www.fortiguard.com/psirt/", # e.g. https://www.fortiguard.com/psirt/FG-IR-24-373
18181819
"GHSA-": "https://github.com/advisories/", # e.g. https://github.com/advisories/GHSA-58vj-cv5w-v4v6
18191820
"GLSA": "https://security.gentoo.org/", # e.g. https://security.gentoo.org/glsa/202409-32
18201821
"JSDSERVER-": "https://jira.atlassian.com/browse/", # e.g. https://jira.atlassian.com/browse/JSDSERVER-14872

0 commit comments

Comments
 (0)