undf: stamp gitlab-foss patches with UNDF numbers

This commit is contained in:
russell@unturf.com 2026-03-30 14:56:23 -04:00
parent 99e627481e
commit c31c569e45
5 changed files with 8 additions and 1 deletions

View file

@ -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"
}

View file

@ -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

View file

@ -1,3 +1,4 @@
# UNDF: UNDF-2026-000000855
# UNDF: (leave blank)
# CWE-407: NotificationService mentioned users Array#include? in select loop
# Severity: MEDIUM

View file

@ -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

View file

@ -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