Skip to content

Commit

Permalink
🎉 Add USN notices for vulnids (#11002)
Browse files Browse the repository at this point in the history
  • Loading branch information
manuel-sommer authored Oct 11, 2024
1 parent 409896c commit c494b0b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion dojo/settings/.settings.dist.py.sha256sum
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7ad5e28c5c96c6a3d40826bf32cea96c131825bd4eca857276b0458e26de36a3
6cd4cfc4ae1dc8f89a2d28122705df499b12efae6993c60aa205661cffea2220
1 change: 1 addition & 0 deletions dojo/settings/settings.dist.py
Original file line number Diff line number Diff line change
Expand Up @@ -1733,6 +1733,7 @@ def saml2_attrib_map_format(dict):
"RHEA": "https://access.redhat.com/errata/",
"FEDORA": "https://bodhi.fedoraproject.org/updates/",
"ALSA": "https://osv.dev/vulnerability/", # e.g. https://osv.dev/vulnerability/ALSA-2024:0827
"USN": "https://ubuntu.com/security/notices/", # e.g. https://ubuntu.com/security/notices/USN-6642-1
}
# List of acceptable file types that can be uploaded to a given object via arbitrary file upload
FILE_UPLOAD_TYPES = env("DD_FILE_UPLOAD_TYPES")
Expand Down

0 comments on commit c494b0b

Please sign in to comment.