Merge pull request #2076 from cisagov/za/2050-owasp-fail

Ticket #2050: Fix owasp failures
This commit is contained in:
zandercymatics 2024-04-25 11:44:28 -06:00 committed by GitHub
commit d8d2295dc6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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/