Skip to content

Commit 2fe3be3

Browse files
committed
chore(ci): trivy param
1 parent 84e8d7d commit 2fe3be3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
output: "trivy-results.sarif"
3636
ignore-unfixed: true
3737
scan-type: "fs"
38-
scanners: "vuln,secret,config"
38+
scanners: "vuln,secret,misconfig"
3939
severity: "CRITICAL,HIGH"
4040

4141
- name: Upload Trivy scan results to GitHub Security tab

0 commit comments

Comments
 (0)