Skip to content

Commit 7595ee3

Browse files
authored
Merge pull request #10 from thc202/rm-zap-baseline
Remove (outdated) zap-baseline.py script
2 parents 89a72c7 + 17b6f67 commit 7595ee3

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)