diff --git a/docs/Configuration.md b/docs/Configuration.md index 64337bc82..9ceb516cb 100644 --- a/docs/Configuration.md +++ b/docs/Configuration.md @@ -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