add test create 3000 users

This commit is contained in:
root
2026-06-08 01:53:27 -04:00
parent 68a5c9edca
commit 8ca24ef03f
4 changed files with 889 additions and 0 deletions
+40
View File
@@ -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