Update ivy version to 2.5.2 (#619)

- Updates `org.apache.ivy:ivy` to version 2.5.2 to fix
CVE-2022-46751

- Adds 2 CVEs to trivyignore due to `debezium-supplier`
transitive dependencies.
This commit is contained in:
Chris Bono
2025-01-24 10:09:49 -06:00
committed by GitHub
parent e9afea157b
commit 6cc9cdde21
5 changed files with 17 additions and 7 deletions

View File

@@ -56,6 +56,7 @@ jobs:
ignore-unfixed: true
severity: 'CRITICAL,HIGH'
exit-code: 1
trivyignores: .trivyignore
- name: 'Scanned'
shell: bash
run: echo "::info ::Scanned"