ScanSuite
  • Introduction
  • Architecture
  • Installation
    • Technical Requirements
    • Install ScanSuite server
    • Set up DefectDojo
    • Troubleshooting
    • SSL/TLS Setup
  • Administration
    • Setup parameters and services
    • Configuring API keys for external systems
    • User administration
    • Security logs
  • Usage
    • Products
    • Static Code Analysis
      • Git repository authentication
      • Scheduling Periodic and Incremental Scans
      • (Optional) Compiling the code
      • Executing the AI Powered Scan
    • Managing scan execution
    • Working with scan results
      • Checking for exploitable vulnerabilities
      • Export to Securitm
    • Credentials
    • Web App Scanning
      • Authenticated scans
      • Web API scans
    • Infrastructure Checks
    • Schedule the scan
    • Custom Rules
    • Assets
  • Versions History
    • v 1.0
    • v 1.1
    • v 1.2
Powered by GitBook
On this page
  1. Usage

Managing scan execution

PreviousExecuting the AI Powered ScanNextWorking with scan results

Last updated 9 months ago

The scanning process can be monitored and managed via the Scan History tab:

To cancel the scan, click the Stop button.

To see the Results in DefectDojo click on the respective Engagement ID number.

By clicking on the Date check the execution logs coming in the real time:

The search bar allows to search through all search fields, except the Date field:

Once the scan is finished the status will be set as Finished. It is possible to download the raw report files by clicking on the Report button. However, this is not an intended way to work with the results and should be used for exceptional/debugging cases (unless you enjoy reading json/xml structures).

Important: CodeQL scanner has licensing limitation and is allowed to be used for open-source projects or demo purposes. By invoking the scanner, you accept respective Terms & Conditions.