Overview
The Issues page displays a list of all issues with key information:- Status — Current state (Open or Closed)
- Title — Issue name or description
- Created by — User or system
- Created time — When the issue was opened
- Status (Open / Closed)
- Search by title or keyword
Issue sources
Issues can be created in two ways:Manual creation
Users can create issues manually by clicking Create Issue and providing a title and description.This is useful for tracking tasks, investigations, or custom findings.
Automatic creation
Issues can also be generated automatically when:- A scan is triggered
- New vulnerabilities are detected
View issue details
To view an issue:- Click on an issue from the list
- The issue detail page will open
- Title and ID
- Status (Open / Closed)
- Author information
- Activity timeline
Comment and collaboration
Each issue supports discussion through comments. You can:- Add comments to provide context or updates
- Use comments to collaborate with team members
- Track conversation history over time
Issue actions
Close issue
- Click Close issue to mark it as resolved
- Closed issues are removed from active workflows but remain accessible
Reopen issue
- Closed issues can be reopened if needed
- This allows continued tracking if the problem persists
Labels
Issues can include labels (tags) to help categorize and organize them. Examples:- vulnerability type
- priority
- team ownership
Workflow
A typical issue workflow:- Issue is created (manually or automatically from scan)
- Team reviews the issue
- Discussion and investigation via comments
- Apply fixes or mitigation
- Close the issue
- Reopen if the issue reoccurs
Issues act as a collaboration layer on top of vulnerabilities, helping teams track resolution progress and communication.