File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4040 uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
4141
4242 - name : Run Trivy vulnerability scanner in repo mode
43- uses : aquasecurity/trivy-action@6e7b7d1fd3e4fef0c5fa8cce1229c54b2c9bd0d8 # v0.24 .0
43+ uses : aquasecurity/trivy-action@5681af892cd0f4997658e2bacc62bd0a894cf564 # v0.27 .0
4444 with :
4545 image-ref : " tractusx/app-puris-frontend:latest"
4646 format : " sarif"
6767 steps :
6868 # Pull image from Docker Hub and run Trivy vulnerability scanner
6969 - name : Run Trivy vulnerability scanner
70- uses : aquasecurity/trivy-action@6e7b7d1fd3e4fef0c5fa8cce1229c54b2c9bd0d8 # v0.24 .0
70+ uses : aquasecurity/trivy-action@5681af892cd0f4997658e2bacc62bd0a894cf564 # v0.27 .0
7171 with :
7272 image-ref : " tractusx/app-puris-backend:latest"
7373 format : " sarif"
You can’t perform that action at this time.
0 commit comments