google / cel-go

Fast, portable, non-Turing complete expression evaluation with gradual typing (Go)
https://cel.dev
Apache License 2.0
2.3k stars 224 forks source link

Fix format string issue #1072

Closed TristonianJones closed 5 days ago

TristonianJones commented 5 days ago

Fixing an issue where the error string could inadvertently be a format string.