Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 03 May 22:41
· 131 commits to main since this release
v0.5.0
656afd5

What's Changed

Features

  • Security: Add SARIF output, PatternDefinition metadata, and CI self-audit gate (#1163)
  • Security: Add transport-agnostic prompt injection defence (#1162)

Performance

  • Core: Replace blocking fs I/O in cache, split config module, add TTL eviction (#1172)

Fixes

  • Security: Harden action.yml secret handling and add HTTP timeout (#1171)
  • CLI: CLI consistency sweep (#1170)
  • MCP: Use configured AI provider in health check; remove phantom CLI subcommands from docs (#1169)
  • CI: Use GET-first to create or move floating minor release tag (#1151)

Docs

  • Security: Document scan-security CLI, [prompt] limits, and SARIF workflow (#1164)
  • Agents: Update AGENTS.md for security features (#1165)

Chores

Full changelog: v0.4.2...v0.5.0