Uploading File Segments to a Pipeline Scan
This use case scenario provides the Pipeline Scan REST API command for uploading file segments.
Use this command to upload file segments to a Pipeline Scan:
http --auth-type=veracode_hmac -f PUT "https://api.veracode.com/pipeline_scan/v1/scans/{scan_id}/segments/0" [email protected]{filename}
Repeat this command for each segment, incrementing the number after /segments/
and specifying the next fragment, for example:
/segments/1
andxab
/segments/2
andxac