mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-02 07:52:15 +02:00
Merge pull request #2076 from cisagov/za/2050-owasp-fail
Ticket #2050: Fix owasp failures
This commit is contained in:
commit
d8d2295dc6
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ services:
|
|||
- pa11y
|
||||
|
||||
owasp:
|
||||
image: owasp/zap2docker-stable
|
||||
image: ghcr.io/zaproxy/zaproxy:stable
|
||||
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