Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion issue_assignment.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,13 @@ No specific setup is required for this feature. It is enabled by default for all

## Usage Guide

### Reviewing Scan Context
On the issue details page, the **Scan Context** section shows scan metadata to help you understand where the issue came from:
- **Scan engine** and (when available) a link back to the originating scanner.
- **Query name** used to detect the issue.
- **Scan ID** for cross-referencing with scan logs or exports.
- **Previously detected** indicator with a link to the first-seen issue, when the vulnerability has appeared before.

### Assigning Issues
<Steps>
<Step title="Navigate to Issue">
Expand Down Expand Up @@ -113,4 +120,3 @@ A project manager filters the user inbox to view only overdue issues. They prior
- If email notifications are not being received, check your spam or junk folder, and verify your email settings
- If you experience any other issues, consult the support documentation or contact the support team for assistance
</Warning>