Skip to content

Commit

Permalink
Merge pull request #2076 from cisagov/za/2050-owasp-fail
Browse files Browse the repository at this point in the history
Ticket #2050: Fix owasp failures
  • Loading branch information
zandercymatics committed Apr 25, 2024
2 parents 6cdc633 + 4c93459 commit d8d2295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down

0 comments on commit d8d2295

Please sign in to comment.