Skip to content

Commit

Permalink
[Tool] Trivy Pipeline
Browse files Browse the repository at this point in the history
Signed-off-by: AndyZiYe <[email protected]>
  • Loading branch information
andyziye committed May 21, 2024
1 parent be813fa commit ff150c6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/trivy-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ jobs:
- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@d710430a6722f083d3b36b8339ff66b32f22ee55 #0.19.0
env:
TMPDIR: ${{ github.workspace }}/trivy_temp # Required to prevent Trivy running out of space
with:
image-ref: "registry.cn-zhangjiakou.aliyuncs.com/starrocks/dev-env-centos7:3.1-latest"
scan-type: "image"
Expand Down

0 comments on commit ff150c6

Please sign in to comment.