Schedule and incremental checks

Periodic checks might be helpful to get an updated list of vulnerabilities, assuming that both code base and scanner rules are getting updated.

Schedule and incremental checks are only enabled if Git repository is provided and not for the zip file upload.

To set up a schedule, choose the scan frequency you need. The first run will be executed immediately, all next will run after the timeframe set in the same time, as the first run.

Monitor checks will execute full scan immediately and then will be checking for changes in repository given branch every hour. If the branch contains new commits, ScanSuite will download and scan changed files only.

To view and amend scheduled scans use the top drop-down list:

Last updated