Compare commits

...

2 Commits

Author SHA1 Message Date
Kenneth Kehl
0a018f6804 Merge pull request #3335 from GSA/fix_zaproxy
fix zaproxy action full scan
2026-07-01 07:04:45 -07:00
Kenneth Kehl
be39fe844e fix zaproxy action full scan 2026-06-30 12:59:53 -07:00

View File

@@ -53,7 +53,7 @@ jobs:
env:
NOTIFY_ENVIRONMENT: scanning
- name: Run OWASP Full Scan
uses: zaproxy/action-full-scan@v0.12.0
uses: zaproxy/action-full-scan@v0.13.0
with:
docker_name: 'ghcr.io/zaproxy/zaproxy:weekly'
target: 'http://localhost:6012'