41 lines
879 B
YAML
41 lines
879 B
YAML
env:
|
|
contexts:
|
|
- excludePaths: []
|
|
name: baseline
|
|
urls:
|
|
- http://host.docker.internal:4173
|
|
parameters:
|
|
failOnError: true
|
|
progressToStdout: false
|
|
jobs:
|
|
- parameters:
|
|
enableTags: false
|
|
maxAlertsPerRule: 10
|
|
type: passiveScan-config
|
|
- parameters:
|
|
maxDuration: 1
|
|
url: http://host.docker.internal:4173
|
|
type: spider
|
|
- parameters:
|
|
maxDuration: 0
|
|
type: passiveScan-wait
|
|
- parameters:
|
|
format: Long
|
|
summaryFile: /home/zap/zap_out.json
|
|
rules: []
|
|
type: outputSummary
|
|
- parameters:
|
|
reportDescription: ''
|
|
reportDir: /zap/wrk/
|
|
reportFile: zap-preview.html
|
|
reportTitle: ZAP Scanning Report
|
|
template: traditional-html
|
|
type: report
|
|
- parameters:
|
|
reportDescription: ''
|
|
reportDir: /zap/wrk/
|
|
reportFile: zap-preview.json
|
|
reportTitle: ZAP Scanning Report
|
|
template: traditional-json
|
|
type: report
|