Skip to content

Commit

Permalink
PXBF-dev: Add back testing steps 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Xavier Metichecchia authored and Xavier Metichecchia committed Aug 14, 2024
1 parent 70b9d7a commit 1081fbd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 57 deletions.
2 changes: 1 addition & 1 deletion .githooks/pre-commit
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ fi
echo "Scanning branch: $BRANCH_NAME"

# TruffleHog3 Scan on local branch files
$TRUFFLEHOG3_PATH --no-history --no-entropy --severity MEDIUM -vv -r rules.yml --format json --output truffleHogResults.json -c $TRUFFLEHOG_LOCAL_CONFIG || true
$TRUFFLEHOG3_PATH --no-history --no-entropy --severity MEDIUM -vv -r rules.yml --format json --output truffleHogResults.json || true

# Prepare for result checking
# Check for secrets in the results
Expand Down
56 changes: 0 additions & 56 deletions trufflehog3.local.yml

This file was deleted.

0 comments on commit 1081fbd

Please sign in to comment.