mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-01 07:26:34 +02:00
Update docker-compose.yml
This commit is contained in:
parent
bc77ad777f
commit
8bfa8a4c57
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ services:
|
|||
- pa11y
|
||||
|
||||
owasp:
|
||||
image: owasp/zap2docker-stable
|
||||
image: softwaresecurityproject/zap-bare
|
||||
command: zap-baseline.py -t http://app:8080 -c zap.conf -I -r zap_report.html
|
||||
volumes:
|
||||
- .:/zap/wrk/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue