From 726a7928027c86eaeffd2508574421e87b871d3b Mon Sep 17 00:00:00 2001 From: tstephen-nhs <231503406+tstephen-nhs@users.noreply.github.com> Date: Thu, 5 Mar 2026 13:03:42 +0000 Subject: [PATCH] chore: trivy ignore fasterxml-core --- .trivyignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.trivyignore b/.trivyignore index 9e997747..69194e68 100644 --- a/.trivyignore +++ b/.trivyignore @@ -18,3 +18,6 @@ CVE-2021-35515 CVE-2021-35516 CVE-2021-35517 CVE-2021-36090 +# upgrading fasterxml-core to fixed version 2.21.1 appears to not +# be compatible with 2.19.2 of fasterxml-annotations +GHSA-72hv-8253-57qq