Load scripts via "zap-baseline.py" script for CI/CD
See original GitHub issueIs your feature request related to a problem? Please describe. For authentication and ANTI-CSRF and etc. scripts loading and check in CI/CD.
Describe the solution you’d like
Add option in zap-baseline.py
script for loading.
Would you like to help implementing this feature? I’ve implemented this in pull request and it working for my case.
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
ZAP - Baseline Scan
The ZAP Baseline scan is a script that is available in the ZAP Docker images. It runs the ZAP spider against the specified...
Read more >Can't invoke python scripts in image v2.10.0 (zap-baseline.py ...
Summary We currently leverage owasp/zap2docker-stable public image and run these python scripts in CI/CD. When using the iron bank image ...
Read more >How to use Authentication script in ZAP docker baseline script?
I have Authentication.js script to handle authentication. I am using context file with this script as script authentication . i am running this...
Read more >CICD with Owasp Zap, Docker and Pipeline Scripting (Part 2)
If you have ever struggled with integrating Owasp Zap into your CICD pipeline using Jenkins pipeline scripting, this tutorial is for you!
Read more >How to integrate application security testing in the CI/CD ...
Injection flaws, cross-site scripting and broken authentication never fail to make ... docker run owasp/zap2docker-weekly zap-baseline.py -t ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
The AF is being actively developed - initial auth support is here: https://www.zaproxy.org/docs/desktop/addons/automation-framework/environment/ In time it will support all of the auth and ant-csrf features that ZAP supports 😃
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.