Back to normal bin
Some checks failed
Build and Push Docker Images / build-and-push (push) Successful in 25s
Validate Kubernetes & YAML / validate-all (push) Failing after 34s

This commit is contained in:
Adrien Bouvais 2026-08-17 09:35:15 +02:00
parent 6ff75ad926
commit 68b65861ac

View File

@ -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