Skip to content

Commit f9fc3f2

Browse files
add RLSA to vulnid (#11251)
1 parent 241a767 commit f9fc3f2

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-
7a71516d9e6d3fedd26424517ea2c228ad74b6fee8aaa7d8752b8ea4f228aef3
1+
09169f6d20ebf2f37347156111c3670a5b207c3530583a53ed9ac59ae4221188

dojo/settings/settings.dist.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1750,6 +1750,7 @@ def saml2_attrib_map_format(dict):
17501750
"CWE": "https://cwe.mitre.org/data/definitions/&&.html", # e.g. https://cwe.mitre.org/data/definitions/79.html
17511751
"TEMP": "https://security-tracker.debian.org/tracker/", # e.g. https://security-tracker.debian.org/tracker/TEMP-0841856-B18BAF
17521752
"DSA": "https://security-tracker.debian.org/tracker/", # e.g. https://security-tracker.debian.org/tracker/DSA-5791-1
1753+
"RLSA": "https://errata.rockylinux.org/", # e.g. https://errata.rockylinux.org/RLSA-2024:7001
17531754
}
17541755
# List of acceptable file types that can be uploaded to a given object via arbitrary file upload
17551756
FILE_UPLOAD_TYPES = env("DD_FILE_UPLOAD_TYPES")

0 commit comments

Comments
 (0)