Review feedback: incorporate github action, make OWASP pass with explicit exceptions

This commit is contained in:
Neil Martinsen-Burrell 2022-10-07 10:58:29 -05:00
parent 09bf50f6a5
commit 1aef237b19
No known key found for this signature in database
GPG key ID: 6A3C818CC10D0184
10 changed files with 327 additions and 100 deletions

View file

@ -73,7 +73,7 @@ services:
- pa11y
owasp:
image: owasp/zap2docker-weekly
image: owasp/zap2docker-stable
command: zap-baseline.py -t http://app:8080 -c zap.conf -I -r zap_report.html
volumes:
- .:/zap/wrk/