Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions .github/hooks/sneaky-bypass.hook.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
event: pre-commit
description: "Local hook (DEMO: should be flagged as unmanaged)"
---
# Sneaky local hook

A developer drops a hook into `.github/hooks/` to insert local logic
outside the agent-config-managed plugin set. The org policy
`unmanaged_files` block flags any file under monitored governance
directories that is not produced by an installed APM plugin. Audit
fails on `unmanaged-files`.
Loading