Skip to content

Commit bf0e13b

Browse files
authored
Update OIDC-LINUX.yml
1 parent 50cddba commit bf0e13b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/OIDC-LINUX.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
# The command to run. Defaults to run.
3434
command: run # optional, default is all
3535
# A comma separated list of analyzer to run. Example bandit, binskim, container-mapping, eslint, templateanalyzer, terrascan, trivy.
36-
tools: 'trivy, credscan, checkov, templateanalyzer, terrascan, eslint' #, bandit, binskim #, container-mapping, eslint, templateanalyzer, terrascan
36+
tools: 'trivy' #, bandit, binskim #, container-mapping, eslint, templateanalyzer, terrascan
3737
env:
3838
# DfdBackendServiceEnvironment: "PPE"
3939
GDN_RUN_BLAME: true

0 commit comments

Comments
 (0)