Task
class Task
Represents an individual security test task within a pentest job. Each task targets a specific risk type or endpoint and executes independently.
Types
Properties
Link copied to clipboard
The unique identifier of the agent space.
Link copied to clipboard
The list of categories assigned to the task.
Link copied to clipboard
A description of the task.
Link copied to clipboard
The current execution status of the task.
Link copied to clipboard
The location of the task execution logs.
Link copied to clipboard
The unique identifier of the pentest job that contains the task.
Link copied to clipboard
The target endpoint being tested by the task.