Skip to content

Commit

Permalink
Try skip files
Browse files Browse the repository at this point in the history
  • Loading branch information
chouinar committed Nov 14, 2024
1 parent c74d1e8 commit 9756844
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/vulnerability-scans.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ jobs:
env:
TRIVY_SKIP_DB_UPDATE: true
TRIVY_SKIP_JAVA_DB_UPDATE: true
TRIVY_SKIP_FILES: "/api/.venv/lib/python3.13/site-packages/PyJWT-2.9.0.dist-info/METADATA"

- name: Save output to workflow summary
if: always() # Runs even if there is a failure
Expand Down

0 comments on commit 9756844

Please sign in to comment.