You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
FEATURES:
bundle/from:
read a HCL bundle descriptor to generate the binary bundle. #114
bundle/patch:
support --stop-at-rule-index=<int> and --stop-at-rule-id=<string> flags for bundle patch to stop patch evaluation before requested rule identifier or index. #112
--ignore-rule-id and --ignore-rule-index flags to ignore matching rules during bundle patch evaluation. #112
bundle/selector:
support regoFile to load a Rego filter policy from a file. #111