mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-12 04:29:44 +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
|
- pa11y
|
||||||
|
|
||||||
owasp:
|
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
|
command: zap-baseline.py -t http://app:8080 -c zap.conf -I -r zap_report.html
|
||||||
volumes:
|
volumes:
|
||||||
- .:/zap/wrk/
|
- .:/zap/wrk/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue