claude-code-ultimate-guide/examples/hooks/bash
Florian BRUNIAUX 77b48db01b docs(security): add enterprise AI governance guide + templates
New section for org-level Claude Code governance — fills the gap
between individual dev security (security-hardening.md) and what
engineering managers actually need when deploying at scale.

New files:
- guide/security/enterprise-governance.md (1117 lines)
  6 sections: local/shared split, usage charter, MCP approval
  workflow, 4 guardrail tiers (Starter/Standard/Strict/Regulated),
  policy enforcement at scale, SOC2/ISO27001 compliance guide
- examples/scripts/mcp-registry-template.yaml
  Org-level MCP registry with approved/pending/denied tracking
- examples/hooks/bash/governance-enforcement-hook.sh
  SessionStart hook validating MCPs against approved registry
- examples/scripts/ai-usage-charter-template.md
  Full charter template with data classification, use case rules,
  compliance mapping (SOC2/ISO27001/HIPAA/PCI DSS/GDPR)

Enriched sections:
- adoption-approaches.md: enterprise rollout (50+ devs) with
  3-phase approach and common mistakes
- observability.md: manager audit checklist, compliance reporting
- ai-traceability.md: evidence collection table for auditors
- production-safety.md + security-hardening.md: cross-references
  with explicit scope boundaries

Integration: guide/README.md, reference.yaml (22 new entries),
CHANGELOG.md

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-10 11:05:21 +01:00
..
auto-checkpoint.sh feat: add 4 ClaudeKit-inspired hooks (checkpoint, validation, file-guard) 2026-02-02 21:50:48 +01:00
auto-format.sh feat: add Learning Paths, examples, and project governance files 2026-01-10 14:25:22 +01:00
auto-rename-session.sh feat(v3.32.1): auto-rename-session hook + guide section update 2026-03-08 17:27:55 +01:00
claudemd-scanner.sh feat(docs): add LLM Handbook + Google Whitepaper integration v3.3.0 2026-01-14 21:00:49 +01:00
dangerous-actions-blocker.sh feat(examples): add production-ready commands, hooks, and comprehensive documentation 2026-01-10 17:30:30 +01:00
file-guard.sh feat: add 4 ClaudeKit-inspired hooks (checkpoint, validation, file-guard) 2026-02-02 21:50:48 +01:00
governance-enforcement-hook.sh docs(security): add enterprise AI governance guide + templates 2026-03-10 11:05:21 +01:00
learning-capture.sh docs: factual audit + reference sync — 260 findings corrected 2026-02-26 12:10:14 +01:00
mcp-config-integrity.sh docs: factual audit + reference sync — 260 findings corrected 2026-02-26 12:10:14 +01:00
notification.sh feat(examples): add production-ready commands, hooks, and comprehensive documentation 2026-01-10 17:30:30 +01:00
output-secrets-scanner.sh feat(security): add security hardening guide and hooks v3.6.0 2026-01-15 07:39:53 +01:00
output-validator.sh feat(docs): add LLM Handbook + Google Whitepaper integration v3.3.0 2026-01-14 21:00:49 +01:00
permission-request.sh docs: add missing hook events from official CHANGELOG (v2.1.9-v2.1.10) 2026-01-27 12:45:47 +01:00
pre-commit-evaluator.sh feat(docs): add LLM Handbook + Google Whitepaper integration v3.3.0 2026-01-14 21:00:49 +01:00
pre-commit-secrets.sh feat: add configuration management and MCP secrets workflows (closes #16204) 2026-02-02 18:17:42 +01:00
privacy-warning.sh feat(docs): add comprehensive data privacy documentation v3.2.0 2026-01-14 20:42:19 +01:00
prompt-injection-detector.sh feat(security): add security hardening guide and hooks v3.6.0 2026-01-15 07:39:53 +01:00
repo-integrity-scanner.sh feat(security): add security hardening guide and hooks v3.6.0 2026-01-15 07:39:53 +01:00
rtk-auto-wrapper.sh docs: v3.27.1 — fact-check corrections, grepai docs, RTK overhaul 2026-02-15 18:41:45 +01:00
rtk-baseline.sh docs: v3.27.1 — fact-check corrections, grepai docs, RTK overhaul 2026-02-15 18:41:45 +01:00
sandbox-validation.sh docs: add Native Sandboxing comprehensive documentation (v3.21.1) 2026-02-02 20:24:17 +01:00
security-check.sh feat: add Learning Paths, examples, and project governance files 2026-01-10 14:25:22 +01:00
security-gate.sh feat: security scanning workflow (auditor + patcher + gate hook) 2026-02-22 15:21:35 +01:00
session-logger.sh feat(docs): add LLM Handbook + Google Whitepaper integration v3.3.0 2026-01-14 21:00:49 +01:00
session-summary-config.sh fix: make session-summary-config.sh compatible with Bash 3.2+ (macOS) 2026-02-16 11:42:20 +01:00
session-summary.sh docs: v3.27.1 — fact-check corrections, grepai docs, RTK overhaul 2026-02-15 18:41:45 +01:00
setup-init.sh docs: add missing hook events from official CHANGELOG (v2.1.9-v2.1.10) 2026-01-27 12:45:47 +01:00
subagent-stop.sh docs: add missing hook events from official CHANGELOG (v2.1.9-v2.1.10) 2026-01-27 12:45:47 +01:00
test-on-change.sh feat: add 4 ClaudeKit-inspired hooks (checkpoint, validation, file-guard) 2026-02-02 21:50:48 +01:00
tts-selective.sh docs: add Agent Vibes TTS integration documentation (v3.11.1) 2026-01-22 16:08:32 +01:00
typecheck-on-save.sh feat: add 4 ClaudeKit-inspired hooks (checkpoint, validation, file-guard) 2026-02-02 21:50:48 +01:00
unicode-injection-scanner.sh feat(security): add security hardening guide and hooks v3.6.0 2026-01-15 07:39:53 +01:00
velocity-governor.sh chore: update guide content and add new examples 2026-02-18 18:48:19 +01:00