Skip to content

Commit e9e391f

Browse files
committed
remove tool from app list
Signed-off-by: Adam Korczynski <[email protected]>
1 parent d64381c commit e9e391f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

checks/raw/sast.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ var sastTools = map[string]bool{
4343
"lgtm-com": true,
4444
"sonarcloud": true,
4545
"sonarqubecloud": true,
46-
"aqua-security-trivy": true,
4746
}
4847

4948
var allowedConclusions = map[string]bool{"success": true, "neutral": true}

0 commit comments

Comments
 (0)