Skip to content

Commit

Permalink
chore(ci): ignore vulnerability in grype
Browse files Browse the repository at this point in the history
  • Loading branch information
mkurapov committed Dec 6, 2024
1 parent cc8e13e commit d2ca1d9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,7 @@ jobs:
- backend
- frontend
steps:
- uses: actions/checkout@v4
- name: Fetch docker image from cache
uses: actions/cache/restore@v4
with:
Expand Down
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-21538

0 comments on commit d2ca1d9

Please sign in to comment.