Skip to content

Commit

Permalink
Update container-ci.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Jitendra Patil <[email protected]>
  • Loading branch information
jitendra42 authored Nov 14, 2024
1 parent 4574cf9 commit a615ec9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/container-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,9 @@ jobs:
key: ${{ github.head_ref || github.ref_name }}-trivy
- name: Scan Container
uses: aquasecurity/trivy-action@915b19bbe73b92a6cf82a1bc12b087c9a19a5fe2 # v0.28.0
env:
TRIVY_DB_REPOSITORY: public.ecr.aws/aquasecurity/trivy-db
TRIVY_JAVA_DB_REPOSITORY: public.ecr.aws/aquasecurity/trivy-java-db
with:
cache: true
format: sarif
Expand Down

0 comments on commit a615ec9

Please sign in to comment.