Skip to content
On this page

SCM Scan Settings

Get the most out of your SCM scans with these configuration options

Select your Scan Type


1.   Click on the newly added project

2.   Click on "Project Settings" in the top right corner

3.   Under the "Scan Settings", select the testing solution you want to configure

Testing Solution tabs

Schedule Scan


You can set your scan to be done on a scheduled basis for all scan types. The available options for the scheduled scans are as follows:

Daily

7:00 AM Singapore Timezone

Weekly

every Monday at 7:00 AM Singapore Timezone

Monthly

Starting from the date the scheduled scan is enabled. For example, if you enable the schedule scan settings on Janaury 1, the subsequent monthly scans will occur on the 1st of every month

To schedule a scan in Scantist, you can follow these steps:

insert image

1.   Toggle the switch to enable scheduled scans

2.   Choose whether your project is a source code or binary project

3.   Select the branch of the project that you want to scan

4.   Choose the frequency of the scheduled scan: daily, weekly or monthly

5.   Click "Save" to save the scheduled scan settings

Event Driven Scan


You can set your scan to be done on PR triggered event. The available events for the event driven scans are as follows:

Push Request

A scan will be triggered automatically for every commit on all the branches of the SCM

Pull Request

A scan will be triggered automatically for every pull request created on the SCM

Both

A scan will be triggered automatically for every push and pull requests

To trigger a scan, you can follow these steps:

Event Driven Scan

1.   Toggle the switch to enable scheduled scans

2.   Choose the event of the scan: push, pull or both

3.   Select the branch of the project that you want to scan

4.   Click "Save" to save the scheduled scan settings