Skip to content

v0.0.3: Add WithEffectPrecedence for deny-overrides evaluation

Latest

Choose a tag to compare

@anhthii anhthii released this 05 Mar 13:05
· 1 commit to master since this release
f66e04b
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.