- Checkmarx Documentation
- Checkmarx DAST
- Configuration File
- Configuration File Structure
- Jobs Supported
- passiveScan-wait
passiveScan-wait
Description
This job waits for the passive scanner to finish scanning the requests and responses in the current queue. You should typically run this job after the jobs that explore your application, such as the spider jobs or those that import API definitions. If any more requests are sent by the engine or proxied after this job has run then they will be processed by the passive scanner. You can run this job as many times as you need to.
Jobs structure
- type: passiveScan-wait parameters: maxDuration: 5
Possible parameters
- maxDuration: <int> (Default - 0 is unlimited)
Max time to wait for the passive scanner.
Name | Description | Type / Default |
---|---|---|
|
| Int, default: 0 unlimited |
In this section: