Project issues
The Issues tab inside a project shows all findings from tasks in that project. This is where you track the security posture of a specific application, engagement, or codebase.Workspace issues
The central Issues view (accessible from the sidebar at/issues) aggregates every finding across all projects, tasks, and team members in your workspace. This is your unified vulnerability dashboard, with cross-team attribution so you can see what every agent discovered and who ran it.
What each issue shows
Every issue in the list includes:- Title: a concise description of the finding
- Severity: Critical, High, Medium, Low, or Info
- Status: Unverified, Confirmed, or Open
- Target: the host, URL, or repository where the finding was identified
- Created by: the team member whose task surfaced it
- Last activity: when the issue was last updated
Challenge & Verify
Challenge & Verify re-tests a finding by spinning up a new task scoped to that issue. The agent attempts to reproduce the vulnerability from scratch, independently of the original run. Use this to confirm exploitability before escalating, sharing with stakeholders, or filing a report.Escalate
Escalate pushes exploitation depth further. Instead of just confirming the finding exists, the agent attempts to demonstrate impact: chaining into adjacent systems, extracting data, or reaching a meaningful exploitation outcome. Use this when a confirmed finding needs a stronger proof of concept.Feedback that carries forward
Your actions on issues shape how agents behave in future runs.- Mark as false positive: the agent filters similar findings in subsequent tasks
- Flag as out of scope: the agent respects that boundary going forward
- Add business context: notes and context you attach to an issue are available to every future agent working in the same project

