Skip to content

Commit

Permalink
Added code for scan cancel on timeout (#1393)
Browse files Browse the repository at this point in the history
Co-authored-by: Satyam Chaurasia <[email protected]>
  • Loading branch information
1 parent 1734132 commit d9f94dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/Configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -634,6 +634,7 @@ For more details on break build, please refer to [Thresholds and policies](https
| `customkeystore` | false | No | Yes | Yes | When `customkeystore` is set to `true` then cx-flow will consider custom keystore. |
| `trustcerts` | false | No | Yes | Yes | If this option is true Cx-flow will bypass SSL. Default value is false so it will not bypass SSL. |
| `isBranchedIncremental` | false | No | Yes | Yes | If this option is true Cx-flow will do incremental scan for first time created branched project. |
| `cancelInpregressScan` | false | No | Yes | Yes | If a scan timeout occurs and the user requests to cancel the in-progress scan, set this boolean variable to true. |
No* = Default is applied

### Custom Checkmarx Fields
Expand Down

0 comments on commit d9f94dc

Please sign in to comment.