google / cel-go

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

Prevent self-append for Issues #988

Closed TristonianJones closed 1 month ago

TristonianJones commented 1 month ago

Prevent self-append for Issues

Previously it was possible for Issues to double report as a result of a self-append.