Commit Graph

3 Commits

Author SHA1 Message Date
Jonathan Tatum a442ef149d
Set parser recursion limit for fuzz tests. (#8673)
Very large inputs that generate large ASTs can cause some of the
sanitizers to timeout. Setting a smaller complexity limit should help
filter out those cases.

Co-authored-by: jonathanmetzman <31354670+jonathanmetzman@users.noreply.github.com>
2022-10-06 15:27:56 +00:00
Catena cyber e3d7eda1ce
cel-go: relax assertion in fuzz target (#5782) 2021-05-17 13:19:36 +01:00
Catena cyber 6d1ffd8452
[cel-go] Initial integration (#5667) 2021-05-12 07:23:32 -07:00