Skip to content

CM-60184-Scans using presigned post url#395

Merged
mateusz-sterczewski merged 9 commits intomainfrom
CM-60184-Scans-using-presigned-post-url
Mar 3, 2026
Merged

CM-60184-Scans using presigned post url#395
mateusz-sterczewski merged 9 commits intomainfrom
CM-60184-Scans-using-presigned-post-url

Conversation

@mateusz-sterczewski
Copy link
Collaborator

@mateusz-sterczewski mateusz-sterczewski commented Feb 27, 2026

Changing the way we are doing the zip uploads, instead of sending it as multipart form (and splitting it in chunks).

Now, we're going to call the API to get presigned POST url, and we can upload to S3 using this data. Then, when starting the scan, we use uploadId to indicate the location in S3 of the zip.

Enabled for SAST only and we are increasing the max size of single zip from 50MB to 5GB

elsapet
elsapet previously approved these changes Mar 3, 2026
@mateusz-sterczewski mateusz-sterczewski merged commit d9ce12c into main Mar 3, 2026
28 checks passed
@mateusz-sterczewski mateusz-sterczewski deleted the CM-60184-Scans-using-presigned-post-url branch March 3, 2026 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants