File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -1793,7 +1793,9 @@ def saml2_attrib_map_format(din):
1793
1793
"RUSTSEC-" : "https://rustsec.org/advisories/" , # e.g. https://rustsec.org/advisories/RUSTSEC-2024-0432
1794
1794
"RXSA-" : "https://errata.rockylinux.org/" , # e.g. https://errata.rockylinux.org/RXSA-2024:4928
1795
1795
"SNYK-" : "https://snyk.io/vuln/" , # e.g. https://security.snyk.io/vuln/SNYK-JS-SOLANAWEB3JS-8453984
1796
+ "SP-" : "https://advisory.splunk.com/advisories/" , # e.g. https://advisory.splunk.com/advisories/SP-CAAANR7
1796
1797
"SUSE-SU-" : "https://www.suse.com/support/update/announcement/" , # e.g. https://www.suse.com/support/update/announcement/2024/suse-su-20244196-1
1798
+ "SVD-" : "https://advisory.splunk.com/advisories/" , # e.g. https://advisory.splunk.com/advisories/SVD-2025-0103
1797
1799
"TEMP-" : "https://security-tracker.debian.org/tracker/" , # e.g. https://security-tracker.debian.org/tracker/TEMP-0841856-B18BAF
1798
1800
"TYPO3-" : "https://typo3.org/security/advisory/" , # e.g. https://typo3.org/security/advisory/typo3-core-sa-2025-010
1799
1801
"USN-" : "https://ubuntu.com/security/notices/" , # e.g. https://ubuntu.com/security/notices/USN-6642-1
You can’t perform that action at this time.
0 commit comments