Skip to content

Commit

Permalink
TODO: add global trivy ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
sven0219 committed Oct 16, 2024
1 parent 51dc0ea commit 61f5bbc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/vulnerability_scanning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:
path: .trivy
key: ${{ runner.os }}-trivy-db-${{ steps.trivy-db.outputs.sha }}

# TODO : add global trivy ignore

- name: Run Trivy vulnerability scanner in image mode
uses: aquasecurity/trivy-action@master
with:
Expand Down

0 comments on commit 61f5bbc

Please sign in to comment.