Back to normal bin
This commit is contained in:
parent
6ff75ad926
commit
68b65861ac
@ -12,12 +12,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Fix Git permissions for TruffleHog Docker container
|
- name: Run TruffleHog CLI
|
||||||
run: |
|
run: |
|
||||||
sudo chown -R root:root .
|
curl -sSfL https://raw.githubusercontent.com/trufflesecurity/trufflehog/main/scripts/install.sh | sudo sh -s -- -b /usr/local/bin
|
||||||
sudo apt install jq
|
trufflehog git file://$(pwd) --results=verified
|
||||||
|
|
||||||
- name: TruffleHog Secret Scan
|
|
||||||
uses: trufflesecurity/trufflehog@main
|
|
||||||
with:
|
|
||||||
extra_args: --only-verified
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user