We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5ece47 commit fab2b66Copy full SHA for fab2b66
1 file changed
dojo/settings/settings.dist.py
@@ -2063,6 +2063,7 @@ def saml2_attrib_map_format(din):
2063
"VA-": "https://cvepremium.circl.lu/vuln/", # e.g. https://cvepremium.circl.lu/vuln/va-25-282-01
2064
"VAR-": "https://cvepremium.circl.lu/vuln/", # e.g. https://cvepremium.circl.lu/vuln/var-201801-0152
2065
"VNS": "https://vulners.com/",
2066
+ "WGSA-": "https://www.watchguard.com/wgrd-psirt/advisory/", # e.g. https://www.watchguard.com/wgrd-psirt/advisory/wgsa-2026-00008
2067
"WID-SEC-W-": "https://cvepremium.circl.lu/vuln/", # e.g. https://cvepremium.circl.lu/vuln/wid-sec-w-2025-1468
2068
}
2069
# List of acceptable file types that can be uploaded to a given object via arbitrary file upload
0 commit comments