Skip to content

Codex Security 0.1.8

Choose a tag to compare

@github-actions github-actions released this 07 Aug 22:00
· 207 commits to main since this release
Immutable release. Only release title and notes can be modified.
8c40d7a

What's Changed

Features

  • feat: add custom scan prompts and follow-up prompts by @ianw-oai in #297

Fixes

  • fix: validate knowledge-base inputs during dry-run scans by @kmbroai in #284
  • fix: make multiscan supervisor locks safe across container restarts by @kmbroai in #287
  • fix: stop retrying sealed incomplete bulk scans by @kmbroai in #286
  • fix: stabilize and speed up Windows credential ACL verification by @kmbroai in #298
  • fix: publish GitHub release notes after npm releases by @kmbroai in #301
  • fix: preserve remediation after filesystem remount by @ianw-oai in #304
  • fix: resume deep scans after coordinator restarts by @ianw-oai in #312
  • fix: remove the obsolete scan setup widget by @ianw-oai in #310
  • fix: extend the prompt-only scan start timeout by @ianw-oai in #309
  • fix: avoid loading completed scan results twice by @ianw-oai in #311

Other changes

  • [codex-security] Resolve bundled Codex for nested deep scans by @kmbroai in #288
  • Run Standard scans with focused investigators by @ianw-oai in #313
  • Keep attack-path tool names within the MCP limit by @ianw-oai in #308

Full Changelog: npm-v0.1.7...npm-v0.1.8