add test create 3000 users
This commit is contained in:
@@ -0,0 +1,40 @@
|
||||
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
|
||||
Reference in New Issue
Block a user