Skip to content

v0.1.7

Choose a tag to compare

@Prof-bilal Prof-bilal released this 08 Sep 03:01
· 11 commits to main since this release

Changes

Sandbox error messages

  • Unified fail-closed error messages across all backends (Windows, Linux, macOS, Docker)
  • Added shared sandboxerr.RefuseToRun type with consistent 'fails closed by design' framing
  • CLI prints refusal messages directly without prefix for better readability
  • Added regression test ensuring 'fails closed by design' cannot be silently removed

Landing page

  • Added Proof section with attack simulation results (Windows AppContainer backend)
  • Honesty disclaimer noting internal-only test results, not yet independently audited