Upload Source Code File
Uploading 3rd Party Scan
Upload Source Code File
Upload individual source code files for a specific scan run. This is used to upload the actual source files that will be analyzed.
POST
Upload Source Code File
Authorizations
API key for authentication
Query Parameters
The scan run ID associated with this file
The repository path of the file being uploaded
Body
multipart/form-data
The source code file to upload
Response
Source code file uploaded successfully
Available options:
ok Example:
"ok"
