Skip to content

Commit 4d30821

Browse files
authored
Merge pull request #174 from thc202/update-download-link
Update ZAP download link
2 parents 492caa4 + e4ab4f8 commit 4d30821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/sdlc-integration/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ZAP is an Open Source Web App Security Testing Tool and browser proxy, that is v
55

66
## Project Setup
77

8-
1. Download and Install ZAP - [https://github.com/zaproxy/zaproxy/wiki/Downloads](https://github.com/zaproxy/zaproxy/wiki/Downloads)
8+
1. Download and Install ZAP - [https://www.zaproxy.org/download/](https://www.zaproxy.org/download/)
99
2. Add ZAP root certificate to your browser - Open ZAP > Tools > Options > Dynamic SSL Certificates > Save
1010
3. Start ZAP daemon (also see `demos/start-zap.sh` script): `zap.sh -daemon -port 8080 -config api.disablekey=true &`
1111
4. Configure your machine or browser to use ZAP local proxy for all internet traffic

0 commit comments

Comments
 (0)