undf: stamp gitlab-foss patches with UNDF numbers
This commit is contained in:
parent
99e627481e
commit
c31c569e45
5 changed files with 8 additions and 1 deletions
|
|
@ -852,5 +852,8 @@
|
|||
"digikam-0001": "UNDF-2026-000000851",
|
||||
"digikam-0002": "UNDF-2026-000000852",
|
||||
"gitlab-foss-0001": "UNDF-2026-000000853",
|
||||
"gitlab-foss-0002": "UNDF-2026-000000854"
|
||||
"gitlab-foss-0002": "UNDF-2026-000000854",
|
||||
"gitlab-foss-0003": "UNDF-2026-000000855",
|
||||
"gitlab-foss-0004": "UNDF-2026-000000856",
|
||||
"gitlab-foss-0005": "UNDF-2026-000000857"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
# UNDF: UNDF-2026-000000854
|
||||
# UNDF: (leave blank)
|
||||
# CWE-407: Network::Graph#overlap? spaces Array#include? in range loop
|
||||
# Severity: LOW-MEDIUM
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
# UNDF: UNDF-2026-000000855
|
||||
# UNDF: (leave blank)
|
||||
# CWE-407: NotificationService mentioned users Array#include? in select loop
|
||||
# Severity: MEDIUM
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
# UNDF: UNDF-2026-000000856
|
||||
# UNDF: (leave blank)
|
||||
# CWE-407: MergeRequests::RefreshService#post_merge_manually_merged commit_ids Array#include?
|
||||
# Severity: MEDIUM
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
# UNDF: UNDF-2026-000000857
|
||||
# UNDF: (leave blank)
|
||||
# CWE-407: Project#members_among user_ids Array#include? in select loop
|
||||
# Severity: MEDIUM
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue