Skip to content

Security: Monotox/destructive-action-guard

Security

SECURITY.md

Security policy

Supported versions

Only the latest minor release is supported for security fixes.

Reporting

If you discover a safety bypass, parser bug, or configuration issue that could cause unintended destructive execution, report it privately before opening a public issue.

Security goals

  • Never execute destructive commands from the helper layer.
  • Prefer false positives over false negatives for risky operations.
  • Make wrapper parsing explicit and auditable.
  • Keep config generation separate from config mutation.

There aren’t any published security advisories