Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 16 May 10:44
· 68 commits to main since this release
Release v0.5.0

Defensive policy bench expansion (6 new bundled OSS policies) + 2 new conditions.

Highlights:
- 6 new bundled policies: require-intent, business-hours-only, oversized-payload,
  tool-allowlist, prompt-injection-heuristic, non-prod-only
- 2 new conditions: arg_path_matches_regex (dot-path access),
  sts_chain_depth_greater_than (AWS session chain depth)
- proxy.py: resources/read + sampling/createMessage promoted to
  engine-evaluable (config-gated default off)
- 801 tests GREEN, mypy 0, ruff 0
- OSS bundled policy count: 18 -> 24