We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9838ab1 commit 8449790Copy full SHA for 8449790
.git-hooks/pre-push
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
# Socket Security Pre-push Hook
3
-# MANDATORY ENFORCEMENT LAYER - Cannot be bypassed with --no-verify.
+# Security enforcement layer for all pushes.
4
# Validates all commits being pushed for security issues and AI attribution.
5
6
set -e
0 commit comments