Skip to content

Releases: EnforceAuth/zift

v0.2.0

05 May 20:44
64d80e6

Choose a tag to compare

Added

  • [breaking] add C# structural support (#69)

v0.1.9

05 May 14:57
ac1c281

Choose a tag to compare

Added

  • (scanner/imports) detect policy imports across languages (#67)

v0.1.8

05 May 13:37
9da7362

Choose a tag to compare

Added

  • bound public API surface + fix broken CLI surface (OSS P0) (#47)

v0.1.7

05 May 12:47
3776352

Choose a tag to compare

Added

  • (output) promote externalization percentage to headline (#54)
  • scanner output follow-ups (surface, snippet fallback, enforcement_points) (#55)
  • (rules) corpus shakedown rule pass — coverage for Gitea, Ghost, Cal.com, OpenMRS, Zulip (#50)
  • (deep) unwrap claude-code envelope and broaden Go authz coverage (#48)

Fixed

  • (output) add missing surface field to test Finding constructors (#59)

v0.1.6

04 May 18:16
07c8a70

Choose a tag to compare

Fixed

  • match bare-function middleware values in gin/echo rule (#44)

v0.1.5

04 May 13:56
dbb51ea

Choose a tag to compare

Added

  • add Go structural scanning support (#32)
  • add Python structural scanning support (#29)

v0.1.4

30 Apr 18:56
0f50c8d

Choose a tag to compare

Fixed

  • (rules/java) require principal-side getter in ownership-check (#25)

v0.1.3

29 Apr 21:02
d43e28e

Choose a tag to compare

Added

  • (deep) subprocess transport via --agent-cmd (#22)
  • (mcp) add zift mcp subcommand exposing scanner, prompt, and Rego primitives over stdio (#21)
  • (deep) OpenAI-compatible HTTP transport for --deep mode (#17)

Fixed

  • (deep) error prefix, semantic pattern_rule lineage, category serialization (#23)

v0.1.2

28 Apr 23:32
128c442

Choose a tag to compare

Added

  • (rules/java) heuristic detection of custom authz service calls (#13)
  • detect namespace, require, and destructured policy imports (#9)

Fixed

  • (scanner/imports) use code-side alias for named ES imports (#14)
  • (rules/java) match non-literal args in role/permission checks (#12)
  • (rules/java) repair invalid query in security-interface-impl (#11)

v0.1.1

23 Apr 02:58
8c056ad

Choose a tag to compare

Added

  • add Java language support with 18 authz detection rules (#3)