-
Notifications
You must be signed in to change notification settings - Fork 179
Remove zap baseline and zap advanced scanner #3081
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove zap baseline and zap advanced scanner #3081
Conversation
in favor of the ZAP-automation-framework - Deleted scanner directories - Removed scanner from CI, release-build and scb-bot Signed-off-by: Samreet Singh <samreet.singh@iteratec.com>
(zap-baseline-scan and zap-advanced-scan) - Changed examples with zap files with either nmap or zap-automation-framework - removed section "Reusing components from other scanners" in Makefile.md because this was only applicable to zap-advanced Signed-off-by: Samreet Singh <samreet.singh@iteratec.com>
The provided parameters were the same as for the zap-advanced and therefore not compatible with the zap-automation-framework. Signed-off-by: Samreet Singh <samreet.singh@iteratec.com>
Signed-off-by: Samreet Singh <samreet.singh@iteratec.com>
Signed-off-by: Samreet Singh <samreet.singh@iteratec.com>
…pgrading guide Signed-off-by: Samreet Singh <samreet.singh@iteratec.com>
and replace ZAP-script with simpler solution Signed-off-by: Samreet Singh <samreet.singh@iteratec.com>
Signed-off-by: Samreet Singh <samreet.singh@iteratec.com>
✅ Deploy Preview for docs-securecodebox ready!
To ed 8000 it notification comments on pull requests, go to your Netlify project configuration. |
|
This pull request includes breaking changes. Please make sure that you included the breaking changes and the steps required to upgrade in Upgrading. |
|



Description
Remove the ZAP-baseline and ZAP-advanced scanner in favor of the zap-automation-framework.
closes #3057
Checklist