Viewing Code Vulnerability Scan Results
Overview
Learn how to view, monitor, and manage Code Vulnerability Scan results from the DeepTraQ dashboard. This section helps you:
- Track scan execution status
- Review scan jobs and outcomes
- Navigate to findings
- Edit or delete scans
- Download reports for stakeholders
Prerequisites
- At least one Code Vulnerability Scan created
- Completed or running scan jobs available in the dashboard
Steps
- Navigate to Code Vulnerabilities → Projects
- Locate the scan project you want to review
- Use the Run button to trigger an on-demand scan if required
- Click Refresh to update the scan status (Running, Completed, Failed)
- Review the Status Icon to understand overall scan health
- Check the Jobs Count to see how many scan jobs were created
- Click the project name (underlined) to open the Findings page
- Use the breadcrumb to return to the projects list
Understanding Scan Status
-
The status icon represents the overall result of the scan
-
Hover over the icon to view the tooltip
-
Icon colors indicate:
- Completed successfully
- Partially successful (some jobs failed)
- Failed
If a job fails, refer to troubleshooting guidance to identify and resolve the issue.
Scan Jobs
Each scan may create one or more jobs depending on:
- Selected scanner types
- Scan configuration
- Number of targets
Each job represents a group of security checks executed against the repository.
The jobs count displayed next to the scan helps you quickly identify execution scope and failures.
Editing a Scan
- Click the three-dot menu next to the scan
- Select Edit
- Modify scan configuration (for example, switch to OSV scanner)
- Click Save to apply changes
Updated settings will apply to future scan runs.
Deleting a Scan
- Click the three-dot menu
- Select Delete
- Type Delete in the confirmation dialog
- Confirm to permanently remove the scan
This action deletes:
- All vulnerabilities
- AI summaries
- Triage data
- Scan history
- Reports
This operation cannot be reversed.
Downloading Reports
To share results with stakeholders:
- Click the Download icon
- Select the report type
- Choose the format
- Click Download
Reports contain vulnerability details, severity, and remediation guidance.
Navigating to Findings
- Click the project name to open the Findings page
- You will land on the Vulnerabilities tab by default
- Use filters and search to analyze results
- Review severity, file path, and remediation recommendations
Refer to the Viewing Findings documentation for detailed analysis workflows.
Field Reference
| Field | Description | Example |
|---|---|---|
| Status Icon | Overall scan result indicator | Completed / Partial / Failed |
| Jobs Count | Number of scan jobs created | 3 |
| Run Button | Triggers an on-demand scan | Run |
| Refresh | Updates scan execution status | Refresh |
| Three-dot Menu | Edit or delete scan options | Edit / Delete |
| Download | Exports scan report | |
| Project Name Link | Opens findings page | chef-demo-scan |