Skip to the content.

v0.1.0

Released 2026-04-20

Initial release of RedGNAT — the Continuous Automated Red Teaming (CART) addon for GNAT.

What’s included

Intake

Scenario management

Emulation

Technique library (Phase 1)

Phase 2 engagement infrastructure

Feedback loop

API

GNAT integration

Safe-harbor controls

All Phase 1 techniques enforce:

  1. Scope validation (target_ranges, excluded_ranges, target_accounts)
  2. Dry-run mode (default true on new installs)
  3. Rate limiting with per-technique jitter for credential techniques
  4. Test-account-only enforcement for credential techniques
  5. emulation_only = True flag on all Phase 1 techniques

See safe-harbor design for details.

Dependencies