COMMITS
/ capabilities.json July 3, 2024
M
Implement a built-in function for String count
Manish Giri committed
April 5, 2024
March 27, 2024
Y
November 16, 2023
R
feat(builtins): add a new builtin function strings.render_template to render templated strings
Rohan Vasavada committed
November 15, 2023
J
ast: Adding capability feature for the `rego.v1` import (#6375)
Johan Fylling committed
J
ast: Adding rule_head_refs capabilities feature flag (#6346)
Johan Fylling committed
September 8, 2023
O
Builtin function to parse uuid with google/uuid library
Odin Bjørnebo committed
August 30, 2023
S
topdown: add numbers.range_step built-in function (#6187)
Sebastian Spaink committed
July 8, 2023
E
introduce new builtin crypto.parse_private_keys
Emil Volckmar Ry committed
May 17, 2023
E
adds builtin: crypto.x509.parse_keypair.
Emil Volckmar Ry committed
April 21, 2023
S
topdown: Add built-in HMAC compare function
Sandokan D. Arantes committed
March 2, 2023
Y
topdown: JSON Schema validation and verification (#5486)
Yuri Kulagin committed
December 19, 2022
A
time.format: new builtin to get string timestamp for ns (#5432)
Aviral Jain committed
November 18, 2022
P
builtins: Add AWS Sig v4 signing builtin. (#5376)
Philip Conrad committed
November 17, 2022
K
builtins: add `object.keys` (#5392)
Kevin Swiber committed
October 27, 2022
P
ast+topdown: Add `graphql.schema_is_valid` builtin. (#5296)
Philip Conrad committed
October 26, 2022
R
builtins: add `net.cidr_is_valid` for validating CIDR strings (#5306)
Ricardo Maraschini committed
October 14, 2022
S
ast: add 'features' to capabilities, use it to check for ref heads (#5208)
Stephan Renatus committed
September 27, 2022
B
feat: add regex.replace(s, p, v) to builtin (#5179)
Boran Seref committed
September 26, 2022
P
topdown/builtins: Add object support for GraphQL builtins. (#4752)
Philip Conrad committed
September 1, 2022
P
eval+rego: Support caching output of non-deterministic builtins. (#4926)
Philip Conrad committed
August 18, 2022
J
July 25, 2022
P
topdown: support glob.match without delimiters (#4933)
Phạm Hữu Vinh committed
July 21, 2022
S
ast/builtins: fix 'type_name' type and docs (#4920)
Stephan Renatus committed
June 13, 2022
S
ast+format: introduce new keywords for rule heads: `if` and `contains`
Stephan Renatus committed
June 7, 2022
C
built-ins: add object.subset() builtin
Charles Daniels committed
May 12, 2022
P
built-ins: Add new GraphQL builtins.
Philip Conrad committed
May 11, 2022
P
topdown: Add units.parse builtin (#4676)
Philip Conrad committed
April 13, 2022
J
ast: Adding rego.metadata.* built-in functions (#4537)
Johan Fylling committed
February 8, 2022
S
ast+format: unveil future keywords 'every', forbit negation, copy *Every
Stephan Renatus committed
January 22, 2022
A
builtins: add object.union_n
Anders Eknert committed
January 17, 2022
J
built-ins: add graph.reachable_paths (#4205)
Justin Lindh committed
January 6, 2022
S
topdown: Support indexof_n built-in function (#4172)
Shuhei Kitagawa committed
December 27, 2021
K
Add `array.reverse(array)` and `strings.reverse(string)` built-in functions. (#4161)
Kristian Svalland committed
December 9, 2021
J
topdown: Add built-in HMAC functions (#4100)
Johan Fylling committed
November 16, 2021
S
ast+topdown: add net.lookup_ip_addr built-in function (#3995)
Stephan Renatus committed
October 20, 2021
T
ast: Add future keywords to capabilities
Torin Sandall committed
October 14, 2021
S
ast, topdown: add 'in' operator via internal builtins and future imports
Stephan Renatus committed
September 30, 2021
T
ast, topdown: Add print built-in function
Torin Sandall committed
September 20, 2021
T
types: Sort any elements during construction (#3805)
Torin Sandall committed
September 17, 2021
C
built-ins: decode a RSA private key into JWK format (#3783)
Cris He committed
July 15, 2021
S
wasm: introduce one-off eval function, use it instead (#3627)
Stephan Renatus committed
July 6, 2021
J
feat rand.intn: generate random number 0-n
Justin Thomas committed
July 5, 2021
J
Add crypto.x509.parse_and_verify_certificates (#3602)
James Alseth committed
April 13, 2021
A
built-ins: time.diff function (#3358)
André Håland committed
February 16, 2021
T
wasm: Fix memory leak by using caller to obtain exports
Torin Sandall committed
February 17, 2021
S
capabilities: add minor version
Stephan Renatus committed
February 12, 2021
S
wasm: introduce abi_versions to capabilities (#3142)
Stephan Renatus committed
January 4, 2021
A
Add ceil and floor built-ins
Anders Eknert committed
November 11, 2020
J
Add json.patch builtin
Jasper Van der Jeugt committed