Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 21:06
· 4 commits to main since this release
84f10f6

Container image digest: ghcr.io/github/gh-aw-threat-detection@sha256:7f0ab33c89a4855496dfa52b4a260510782f108557630dfa576f31b8f7e40937

What's Changed

  • fix(smoke): set OPENAI_API_KEY for codex container sibling so AWF api-proxy steers it by @davidslater in #336
  • Route Codex through AWF OpenAI proxy in container smoke by @davidslater in #341
  • Align threat-detection-job strictness and model handling with gh-aw by @Copilot in #340
  • simplify detection turn/credit controls; wire maxTurns into AWF config by @Copilot in #350
  • Fix json.Number dead branches and JSON injection in awf config (PR #350 follow-up) by @Copilot in #351
  • feat(detection): emit a structured JSON verdict artifact and conclude in this repo by @davidslater in #354

Full Changelog: v0.1.2...v0.2.0