Running an Incremental Scan from a Zip Archive
Notice
Initiating an Incremental scan is possible only if a scan has already been completed within a project.
Incremental scans are relevant only for SAST scanners.
API Security currently supports Java - Spring 2.x and C# - ASP.NET 4.x Web API only.
To open the new Scan dialog:
On the Application and Projects home page, click Projects.
Navigate to the desired project in the list and click <
Scan>. The New Scan dialog appears.
To define the new scan:
If the desired project does not appear under Project Name, select it from the drop-down list.
Under Source to Scan, select File.
Upload the zip archive that contains your code. To do so, drag and drop the zip archive or click Select File to select and upload it.
Under Scan Tags, add a tag to the new scan (optional).
Tags can be added in two different formats:
Label: <string>
key:value: <string:string>
Check
Incremental Scan.
Click <Next>. You are asked to select the scanners.
Select one or multiple scanners.
Click <Scan>. The New Scan dialog closes and the scan start.
Note
If you select API Security, SAST is selected as well as API Security utilizes the SAST code to detect APIs.
If you select any additional scanner, a full scan is performed. Incremental scans can only be performed by SAST and API Security.