Skip to content

Commit

Permalink
Remove token from report mode in Trivy
Browse files Browse the repository at this point in the history
  • Loading branch information
kaylareopelle committed Nov 14, 2024
1 parent 708d642 commit 356e520
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ jobs:
if: ${{ github.event_name == 'schedule' }}
uses: aquasecurity/trivy-action@915b19bbe73b92a6cf82a1bc12b087c9a19a5fe2 # tag v0.28.0
with:
token-setup-trivy: ${{ secrets.GITHUB_TOKEN }}
scan-type: fs
format: sarif
output: trivy-results.sarif
Expand Down

0 comments on commit 356e520

Please sign in to comment.