#!/usr/bin/env sh
set -e

npm run security:secrets:staged

echo "pre-commit: secret scan only; test execution timing is intentionally deferred."
