Skip to content

Commit fde38ef

Browse files
fix: ignore CVE-2026-44167 for 10.15.3, 10.16.1, 10.16.2 (#609)
* fix: add CVE-2026-44167 to trivyignore for 10.16.2 Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com> * fix: add CVE-2026-44167 to trivyignore for 10.16.1 Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com> * fix: add CVE-2026-44167 to trivyignore for 10.15.3 Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com> --------- Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>
1 parent cbf9dda commit fde38ef

3 files changed

Lines changed: 9 additions & 0 deletions

File tree

v22.04/10.15.3/.trivyignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ GHSA-27qh-8cxx-2cr5
66

77
# will be fixed with oc 10.16.2 - TODO: remove once 10.16.2 is available for this branch
88
CVE-2026-32935
9+
10+
# will be fixed with oc 10.16.3 or later
11+
CVE-2026-44167

v22.04/10.16.1/.trivyignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ GHSA-27qh-8cxx-2cr5
66

77
# will be fixed with oc 10.16.2 - TODO: remove once 10.16.2 is available for this branch
88
CVE-2026-32935
9+
10+
# will be fixed with oc 10.16.3 or later
11+
CVE-2026-44167

v22.04/10.16.2/.trivyignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@ CVE-2024-51736
33

44
# fix requires ownCloud to update bundled aws-sdk-php (3.337.3 -> 3.371.4) in files_primary_s3
55
GHSA-27qh-8cxx-2cr5
6+
7+
# will be fixed with oc 10.16.3 or later
8+
CVE-2026-44167

0 commit comments

Comments
 (0)