zap-cdk
    Preparing search index...

    Interface IPassiveScanWait

    IPassiveScanWait Represents the configuration for waiting during a passive scan.

    interface IPassiveScanWait {
        maxDuration?: number;
    }
    Index

    Properties

    Properties

    maxDuration?: number

    The max time to wait for the passive scanner, default: 0 (unlimited).