File tree Expand file tree Collapse file tree 2 files changed +0
-19
lines changed Expand file tree Collapse file tree 2 files changed +0
-19
lines changed Original file line number Diff line number Diff line change 5858 python-version : " 3.7"
5959 - uses : pre-commit/action@v3.0.0
6060
61- review_secrets :
62- name : security-detect-secrets
63- runs-on : ubuntu-latest
64- steps :
65- - name : Checkout
66- uses : actions/checkout@v3
67- with :
68- submodules : false
69- fetch-depth : " 0"
70- - name : Trufflehog Actions Scan
71- uses : edplato/trufflehog-actions-scan@v0.9j-beta
72- with :
73- scanArguments : " --max_depth 30 -x .github/workflows/exclude-patterns.txt"
74-
7561 semgrep :
7662 runs-on : ubuntu-latest
7763 name : security-sast-semgrep
@@ -153,7 +139,6 @@ jobs:
153139 - fossa-scan
154140 - compliance-copyrights
155141 - pre-commit
156- - review_secrets
157142 - semgrep
158143 - run-unit-tests
159144 - test-splunk
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments