Test Run
A Test Run is triggered for a specific target, each test run contains a set of probes used to check for specific vulnerabilities. These probes are pre-configured through the platform's UI.
API Key for authentication
Workspace Id.
Request payload to trigger the execution of a Test Run.
Name of the Test Run.
falseThe ids of the Probes that will be used in a Test Run.
falseThe id of the Target for which the Test Run will be triggered.
OK
Bad Request
Unauthorized
Forbidden
Internal Server Error
Immediately cancel Test Run execution.
API Key for authentication
Test Run id.
Workspace Id.
OK
No content
Bad Request
Unauthorized
Forbidden
Internal Server Error
No content
Get Test Run execution status.
API Key for authentication
Test Run id.
Workspace Id.
OK
Bad Request
Unauthorized
Forbidden
Internal Server Error
Generate a PDF report for completed Test Run, which includes target details and a summary of the passed and failed test cases for each probe.
API Key for authentication
Test Run id.
Workspace Id.
OK
Bad Request
Unauthorized
Forbidden
Internal Server Error
Last updated
Was this helpful?