Report
Operations for generating and retrieving scan job reports for static and dynamic.
List attacks for a scan
List attacks with filtering and pagination.
Get attack details
Get detailed attack information including outputs and framework techniques.
Get attack library report
Get attack library report for a job. Raises ForbiddenError if report is partially complete and locked.
Get attack library runtime security profile
Get Runtime security profile for a static job.
Get attack library scan remediation
Get other remediation measures for a static job.
Get agent scan report
Get dynamic job report for a job.
Get agent scan runtime security profile
Get Runtime security profile for a dynamic job.
Get agent scan remediation
Get other remediation measures for a dynamic job.
List agent scan goals
Get the goals for a job.
List agent scan goal deatils
Get streams for a specific goal in a job.
List agent scan stream details
Get detailed stream information including iteration data for a specific stream.
Download report
Download report files for a job.
Generate partial scan report
Unlock a partial report by consuming a quota credit. This endpoint: - Validates the job is PARTIALLY_COMPLETE - Consumes 1 quota credit of the job type - Unlocks the report for viewing **Returns:** - Updated job information with unlocked report
Get multi-turn attack details
Get detailed multi-turn attack information including outputs and framework techniques.