Skip to content

Commit

Permalink
fix: exclude only libcurl low-severity CVE
Browse files Browse the repository at this point in the history
  • Loading branch information
scanny committed Dec 16, 2024
1 parent e51a555 commit a73d2f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -398,4 +398,3 @@ jobs:
image: "unstructured:dev"
severity-cutoff: critical
only-fixed: true
fail-build: false
2 changes: 2 additions & 0 deletions .grype.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
ignore:
- vulnerability: CVE-2024-11053

0 comments on commit a73d2f0

Please sign in to comment.