SIGN IN SIGN UP

Pin Actions to SHA + enforce via security audit + Dependabot

- All GitHub Actions pinned to immutable commit SHAs (prevents
  tag-poisoning attacks like tj-actions/changed-files incident)
- Security audit (Layer 1) now blocks unpinned Actions in CI
- Dependabot configured to auto-propose SHA updates weekly
- Pre-commit hooks tracked in scripts/hooks/ for contributors
- Time-bomb detection + MCP file read audit added to Layer 1
M
Martin Vogel committed
dd30132e2de616a59c8d8f09c530f1bbdadc381f
Parent: c371e9f