Skip to main content

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

  1. Navigate to Code Vulnerabilities → Projects
  2. Locate the scan project you want to review
  3. Use the Run button to trigger an on-demand scan if required
  4. Click Refresh to update the scan status (Running, Completed, Failed)
  5. Review the Status Icon to understand overall scan health
  6. Check the Jobs Count to see how many scan jobs were created
  7. Click the project name (underlined) to open the Findings page
  8. 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

  1. Click the three-dot menu next to the scan
  2. Select Edit
  3. Modify scan configuration (for example, switch to OSV scanner)
  4. Click Save to apply changes

Updated settings will apply to future scan runs.


Deleting a Scan

  1. Click the three-dot menu
  2. Select Delete
  3. Type Delete in the confirmation dialog
  4. 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:

  1. Click the Download icon
  2. Select the report type
  3. Choose the format
  4. Click Download

Reports contain vulnerability details, severity, and remediation guidance.


  • 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

FieldDescriptionExample
Status IconOverall scan result indicatorCompleted / Partial / Failed
Jobs CountNumber of scan jobs created3
Run ButtonTriggers an on-demand scanRun
RefreshUpdates scan execution statusRefresh
Three-dot MenuEdit or delete scan optionsEdit / Delete
DownloadExports scan reportPDF
Project Name LinkOpens findings pagechef-demo-scan