We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85b0945 commit eaf23bbCopy full SHA for eaf23bb
1 file changed
scanners/zap-automation-framework/examples/demo-zap-baseline-scan/scan.yaml
@@ -17,7 +17,7 @@ data:
17
jobs:
18
- type: spider # The traditional spider - fast but doesnt handle modern apps so well
19
parameters:
20
- context: zap-baseline-automation-scan # String: Name of the context to spider, default: first context
+ context: baseline-config # String: Name of the context to spider, default: first context
21
maxDuration: 1 # Int: The max time in minutes the spider will be allowed to run for, default: 0 unlimited
22
- type: passiveScan-wait # Passive scan wait for the passive scanner to finish
23
0 commit comments