Skip to content

Releases: fystack/programmable-policy-engine

v0.0.3: Add WithEffectPrecedence for deny-overrides evaluation

05 Mar 13:05
f66e04b

Choose a tag to compare

Introduces an optional effect precedence strategy that resolves
conflicts by highest-priority effect instead of first-match-wins.
This prevents misconfigured rule ordering from letting an ALLOW
slip past a DENY or REVIEW in custody contexts.

v0.0.2: User's defined action

05 Mar 12:41
9765af6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.0.2