forked from open-policy-agent/opa
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ast: Adding rego.metadata.* built-in functions (open-policy-agent#4537)
New functions: * rego.metadata.chain(): returns the chain of metadata, starting from the active rule, going outward * rego.metadata.rule(): returns the metadata for the active rule Signed-off-by: Johan Fylling <[email protected]>
- Loading branch information
1 parent
05dad98
commit c622662
Showing
15 changed files
with
1,709 additions
and
256 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.