Skip to content

PatchFlow CLI v0.1.7

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Jul 16:08
56d7909

PatchFlow CLI v0.1.7

Capability and benchmark statements are governed by the
dated claim registry.
Historical benchmark results remain available in the
benchmark repository,
including their methodology and limitations.

Changelog

New Features

  • 725435c: feat(cross-language): function boundary detection for all 7 languages + CWE-based safe-pattern suppression + regression corpus for all 6 taint frameworks (@malik111110)
  • 35bd0b1: feat(doctor+ci): add config round-trip check to doctor and CI release gate (@malik111110)
  • e3b1cc4: feat(init): generate a working .patchflow/rules.yaml with framework detection (@malik111110)
  • 405f50d: feat(taint): add Go taint engine support + framework taint rules for Echo, Gin, Laravel, Symfony (@malik111110)
  • 2224cd5: feat(taint): inline sanitizers, closure capture, expanded sources/sinks, taint-specific smoke test assertions (@malik111110)
  • 9758555: feat: add five-minute onboarding launch gate (#21) (@malik111110)

Bug Fixes

Other Changes