Skip to content

Commit 17b6f67

Browse files
committed
Remove (outdated) zap-baseline.py script
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.
1 parent 89a72c7 commit 17b6f67

File tree

2 files changed

+9
-508
lines changed

2 files changed

+9
-508
lines changed

src/examples/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Examples
2+
3+
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

Comments
 (0)