risor-io / risor

Fast and flexible scripting for Go developers and DevOps.
https://risor.io
Apache License 2.0
581 stars 24 forks source link

feat: add jmespath module #144

Closed luisdavim closed 7 months ago

luisdavim commented 7 months ago

closes #142

myzie commented 7 months ago

Nice!

What goes into choosing between these two?

I just want to confirm the usage of the "community" one was intentional, since it seems to be the lesser used one.

luisdavim commented 7 months ago

The community one seems to be more actively maintained, see also https://github.com/jmespath/go-jmespath/issues/29

The team behind https://kyverno.io/, that uses jmspath, has also joined in maintaining the community fork, before they had their own.