Skip to content

Commit c494b0b

Browse files
🎉 Add USN notices for vulnids (#11002)
1 parent 409896c commit c494b0b

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7ad5e28c5c96c6a3d40826bf32cea96c131825bd4eca857276b0458e26de36a3
1+
6cd4cfc4ae1dc8f89a2d28122705df499b12efae6993c60aa205661cffea2220

dojo/settings/settings.dist.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1733,6 +1733,7 @@ def saml2_attrib_map_format(dict):
17331733
"RHEA": "https://access.redhat.com/errata/",
17341734
"FEDORA": "https://bodhi.fedoraproject.org/updates/",
17351735
"ALSA": "https://osv.dev/vulnerability/", # e.g. https://osv.dev/vulnerability/ALSA-2024:0827
1736+
"USN": "https://ubuntu.com/security/notices/", # e.g. https://ubuntu.com/security/notices/USN-6642-1
17361737
}
17371738
# List of acceptable file types that can be uploaded to a given object via arbitrary file upload
17381739
FILE_UPLOAD_TYPES = env("DD_FILE_UPLOAD_TYPES")

0 commit comments

Comments
 (0)