minio/internal/s3select/sql
Klaus Post 974cbb3bb7
Limit jstream parse depth (#20474)
Add https://github.com/bcicen/jstream/pull/15 by vendoring the package.

Sets JSON depth limit to 100 entries in S3 Select.
2024-09-23 12:35:41 -07:00
..
jsondata rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
aggregation.go Fix precendence bug in S3Select SQL IN clauses (#18708) 2023-12-22 23:19:11 -08:00
analysis.go Fix precendence bug in S3Select SQL IN clauses (#18708) 2023-12-22 23:19:11 -08:00
errors.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
evaluate.go Limit jstream parse depth (#20474) 2024-09-23 12:35:41 -07:00
funceval.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
jsonpath.go Limit jstream parse depth (#20474) 2024-09-23 12:35:41 -07:00
jsonpath_test.go Limit jstream parse depth (#20474) 2024-09-23 12:35:41 -07:00
parser.go add codespell action (#18818) 2024-01-17 23:03:17 -08:00
parser_test.go add codespell action (#18818) 2024-01-17 23:03:17 -08:00
record.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
statement.go Limit jstream parse depth (#20474) 2024-09-23 12:35:41 -07:00
stringfuncs.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
stringfuncs_contrib_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
stringfuncs_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
timestampfuncs.go run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
timestampfuncs_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
utils.go fix: use equalFold() instead of lower and compare (#13624) 2021-11-10 08:12:50 -08:00
value.go select: add MISSING operator support (#14406) 2022-02-25 12:31:19 -08:00
value_contrib.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
value_test.go cleanup ignored static analysis (#16767) 2023-03-06 08:56:10 -08:00