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
Klaus Post
8a30967542
Limit S3 Select JSON documents to 10MB ( #20439 )
...
Closes #20430
Limit allocations from badly formed documents.
2024-09-16 09:59:03 -07:00
Aditya Manthramurthy
79ba458051
fix: free up reader resources in S3Select properly ( #14600 )
2022-03-23 20:58:53 -07:00
Harshavardhana
1f262daf6f
rename all remaining packages to internal/ ( #12418 )
...
This is to ensure that there are no projects
that try to import `minio/minio/pkg` into
their own repo. Any such common packages should
go to `https://github.com/minio/pkg `
2021-06-01 14:59:40 -07:00