We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9af5a4 commit 04d2935Copy full SHA for 04d2935
1 file changed
.github/workflows/security_scans.yml
@@ -16,7 +16,7 @@ jobs:
16
run_secret-detection: false # this will disable the secret detection scanner.
17
run_license: true
18
run_actions_scan: true
19
-
+
20
# For multiple paths, please separate them using commas (,).
21
iac_exclude_path: ".github/workflows,exclude"
22
sast_exclude_path: ".github/workflows,exclude"
0 commit comments