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:
1
.github/workflows/common.yml
vendored
1
.github/workflows/common.yml
vendored
@@ -56,6 +56,7 @@ jobs:
|
||||
ignore-unfixed: true
|
||||
severity: 'CRITICAL,HIGH'
|
||||
exit-code: 1
|
||||
trivyignores: .trivyignore
|
||||
- name: 'Scanned'
|
||||
shell: bash
|
||||
run: echo "::info ::Scanned"
|
||||
|
||||
Reference in New Issue
Block a user