Skip to content

flameox 0.1.11

Choose a tag to compare

@github-actions github-actions released this 07 Aug 18:33
· 48 commits to main since this release
4193f7e

What's Changed

  • fix(storage,recovery): replace assert with explicit raises, add symlink checks by @morluto in #111
  • fix(storage,capture): close TOCTOU races, path traversal, and /proc/stat parsing bugs by @morluto in #109
  • fix(capture): prevent exception loss on cancellation, bound diagnostics, evict consumed plans by @morluto in #110
  • feat(evidence): add runtime evidence and transport fault experiments by @morluto in #115
  • test: replace false-green fixtures with behavioral contracts by @morluto in #117
  • Harden artifact workers and runtime recovery lifecycles by @morluto in #118
  • chore(main): release flameox 0.1.11 by @github-actions[bot] in #112

Full Changelog: v0.1.10...v0.1.11