Add lightweight pre-commit secret scanning
This commit is contained in:
4
.githooks/pre-commit
Executable file
4
.githooks/pre-commit
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
|
||||
scripts/scan-secrets.sh
|
||||
Reference in New Issue
Block a user