From 8ffd8bb2b42870af59f1b7f6ab2507baf35ebda9 Mon Sep 17 00:00:00 2001 From: kavitha-sundararajan <90255023+kavitha-sundararajan@users.noreply.github.com> Date: Wed, 28 Aug 2024 18:25:46 +0530 Subject: [PATCH] Kavitha|add vulnerabilities to trivy ignore (#203) --- .trivyignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.trivyignore b/.trivyignore index 08ebea9..7e5da2f 100644 --- a/.trivyignore +++ b/.trivyignore @@ -108,4 +108,6 @@ CVE-2024-22259 CVE-2022-22965 CVE-2017-18640 CVE-2022-1471 -CVE-2022-25857 \ No newline at end of file +CVE-2022-25857 +CVE-2014-0114 +CVE-2019-10086 \ No newline at end of file