Skip to content

v0.50.1

Choose a tag to compare

@github-actions github-actions released this 03 Aug 20:16
· 313 commits to main since this release

Changelog

Fixes

  • 6c6425f fix(pipeline): harden capture-file writes with atomic 0600 create + O_NOFOLLOW (#521, #529)
  • bb637ac fix(wip): exclude .tracker/ from WIP-preserve snapshot (#528)

Other

  • 1564a38 docs: release v0.50.1 — capture-file security hardening
  • e3b2130 merge: WIP-preserve excludes .tracker/ from staged snapshots and bundles (#528)
  • 1114b35 merge: harden capture-file writes — atomic 0600 + O_NOFOLLOW/symlink-refusal (#521, #529)