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