MZAP Env
Version updated for https://github.com/hahwul/mzap to version v2.0.0.
- This action is used across all versions by 1 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The mzap GitHub Action facilitates automated security scanning by executing OWASP ZAP scans (spider, AJAX spider, and active scans) across multiple ZAP API hosts using round-robin scheduling. It simplifies and accelerates vulnerability assessments by enabling distributed scan execution, optional wait/polling for scan completion, and automated report generation in HTML or PDF formats. This action is ideal for streamlining security workflows in CI/CD pipelines.
Release notes
What’s Changed
- V2/crystal by @hahwul in https://github.com/hahwul/mzap/pull/20
Full Changelog: https://github.com/hahwul/mzap/compare/v1.3.1...v2.0.0