Skip to content

Commit 5dcd011

Browse files
committed
Update download link
Use main branch to download the project. Signed-off-by: thc202 <[email protected]>
1 parent 3014370 commit 5dcd011

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
@@ -9,7 +9,7 @@ ZAP is an Open Source Web App Security Testing Tool and browser proxy, that is v
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
12-
5. Download the project (https://github.com/zaproxy/community-scripts/archive/master.zip), unzip it and navigate into this directory (`/api/sdlc-integration`) - let's call it the root from now on.
12+
5. Download the project (https://github.com/zaproxy/community-scripts/archive/main.zip), unzip it and navigate into this directory (`/api/sdlc-integration`) - let's call it the root from now on.
1313
6. Install requirements: `pip install -r requirements.txt`
1414
7. Modify `core/config.py` - here you can configure:
1515
1. ZAP's URL

0 commit comments

Comments
 (0)