Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support full suite of cel-go extensions #23

Open
salrashid123 opened this issue Sep 26, 2023 · 1 comment
Open

Support full suite of cel-go extensions #23

salrashid123 opened this issue Sep 26, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@salrashid123
Copy link

Feature Description

Support cel-go extensions and document the set of extensions supported.

Better yet, allow an option box in the playground that enables/disables extensions (atleast cel-go extensions)

eg right now only the "strings" is supported

https://github.com/undistro/cel-playground/blob/main/eval/eval.go#L31

so this works now but not the stuff like base64.*

jwt.iss.lowerAscii() == 'auth.acme.com:12350'

@salrashid123 salrashid123 added the enhancement New feature or request label Sep 26, 2023
@matheusfm
Copy link
Contributor

Hi @salrashid123
Thank you for the suggestion!
Your idea makes a lot of sense, and we appreciate your contribution to the project.
We'll definitely consider implementing it. Any PR is welcome here!

@knrc knrc mentioned this issue Aug 12, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants