Skip to content

Commit 7496e2a

Browse files
🎉 add ALSA link to vulns (#10972)
1 parent b13b9a3 commit 7496e2a

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-
aa4ec1520b0bc612431ecb7f80a53cca997fd415ff39d8b9c718fb3fc30b2fef
1+
569951f97fbaab10047d0ca9b2621546fc9570ebdc68a023b17952a07aed3254

dojo/settings/settings.dist.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1729,6 +1729,7 @@ def saml2_attrib_map_format(dict):
17291729
"RHBA": "https://access.redhat.com/errata/",
17301730
"RHEA": "https://access.redhat.com/errata/",
17311731
"FEDORA": "https://bodhi.fedoraproject.org/updates/",
1732+
"ALSA": "https://osv.dev/vulnerability/", # e.g. https://osv.dev/vulnerability/ALSA-2024:0827
17321733
}
17331734
# List of acceptable file types that can be uploaded to a given object via arbitrary file upload
17341735
FILE_UPLOAD_TYPES = env("DD_FILE_UPLOAD_TYPES")

0 commit comments

Comments
 (0)