Managing Code Vulnerability Scans
Overview
Learn how to manage Code Vulnerability Scans from the DeepTraQ dashboard. This includes running scans on demand, monitoring scan jobs, editing scan configurations, deleting scans, downloading reports, and navigating to findings.
This view helps you track execution status, identify failed jobs, and maintain scan configurations for continuous security monitoring.
Prerequisites
- At least one Code Vulnerability Scan created
- Repository access and scanner configuration already set
Steps
Run a Scan On Demand
- Navigate to Code Vulnerabilities → Projects
- Locate the scan project
- Click Run to trigger an on-demand scan
You can also configure scheduled or periodic scans during creation or editing.
Refresh Scan Status
-
Click Refresh to update the scan state
-
Status will display as:
- Running
- Completed
- Failed
Use this to monitor real-time progress.
View Scan Jobs
-
Each scan may create multiple jobs depending on:
- Selected scanners
- Scan configuration
- Number of targets
-
Each job represents a set of security checks
The jobs count displayed next to the scan shows total execution units. If any job fails, refer to troubleshooting guidance to identify the cause.
Understand Scan Status Icons
-
The status icon represents overall scan health
-
Hover over the icon to view the tooltip
-
Icon states:
- Completed
- Partially successful
- Failed
A partially successful status indicates one or more failed jobs.
Edit a Scan
- Click the three-dot menu next to the scan
- Select Edit
- Modify scan settings (for example, change scanner to OSV)
- Click Save
Changes apply to future scan runs.
Delete a Scan
- Click the three-dot menu
- Select Delete
- Type Delete in the confirmation dialog
- Confirm deletion
This permanently removes:
- All vulnerabilities
- AI summaries
- Triage data
- Scan history
- Reports
This action cannot be undone.
Download Reports
To share results with stakeholders:
- Click the Download icon
- Select the report type
- Choose the format
- Click Download
Reports include vulnerability details, severity, and remediation guidance.
Navigate to Findings
- Click the project name (underlined) to open the Findings page
- You will land on the Vulnerabilities tab
- Use filters and search to analyze results
- Use the breadcrumb to return to the projects list
Refer to the Viewing Results documentation for detailed analysis.
Field Reference
| Field | Description | Example |
|---|---|---|
| Run | Triggers an on-demand scan | Run |
| Refresh | Updates scan status | Refresh |
| Status Icon | Overall scan result indicator | Completed / Partial / Failed |
| Jobs Count | Number of scan jobs created | 2 |
| Three-dot Menu | Edit or delete scan options | Edit / Delete |
| Download | Exports scan report | |
| Project Name Link | Opens findings page | chef-demo-scan |