COMMITS
/ topdown/encoding.go April 5, 2024
August 30, 2023
M
chore: Replace ghodss/yaml with sigs.k8s.io/yaml (#6195)
Manuel Rüger committed
October 11, 2022
P
topdown/builtins: Refactor registration functions and signatures (#5225)
Philip Conrad committed
July 6, 2022
P
topdown: is_valid functions no longer error. (#4844)
Philip Conrad committed
January 10, 2022
K
topdown: Use `json.Valid` instead of `util.UnmarshalJSON` to avoid unnecessary allocations. (#4203)
Kristian Svalland committed
November 3, 2020
J
encoding: hex.encode/decode and b64url.no_padding
Johannes Larsson committed
October 23, 2020
J
topdown: add yaml.is_valid and json.is_valid
Jasper Van der Jeugt committed
September 11, 2020
C
topdown: Add base64.is_valid builtin
Calle Pettersson committed
August 30, 2020
F
topdown: Add urlquery.decode_object builtin
Frederic committed
June 7, 2018
T
Tweak urlquery.encode_object implementation
Torin Sandall committed
V
Added URLGenerate and URLQueryFromJSON builtins for URL generation (#766)
Varun Mathur committed
April 25, 2018
T
Add URL query encoding built-ins
Torin Sandall committed
March 5, 2018
T
Add base64 encoding built-in functions
Torin Sandall committed
June 6, 2017
T
Add YAML serialization built-ins
Torin Sandall committed
May 23, 2017
M
Add base64url builtins
Matthew Mussomele committed