You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove zap-baseline.py script, it's not being maintained in this repo.
Add README to examples directory and link to the (maintained)
zap-baseline.py script.
This directory contains example Python scripts using the OWASP ZAP Python API.
4
+
5
+
## Other Scripts
6
+
7
+
Other Python scripts, not contained in this repository, that use the OWASP ZAP Python API:
8
+
9
+
-[zap-baseline.py](https://github.com/zaproxy/zaproxy/blob/develop/build/docker/zap-baseline.py), for more information about the script refer to the [ZAP Baseline Scan](https://github.com/zaproxy/zaproxy/wiki/ZAP-Baseline-Scan) wiki page.
0 commit comments