Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GHARBIyasmine authored Nov 6, 2024
1 parent 0cdbde0 commit 5f9c0c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
# Step 7: Initiate ZAP Scan on the Juice-Shop target
- name: Run ZAP Scan
run: |
kubectl apply -f scan.yaml
kubectl apply -f https://github.com/GHARBIyasmine/SecureCodeBox-Penetration-testing/blob/main/scan.yaml
# Step 8: Wait for ZAP Scan Completion
- name: Wait for ZAP Scan Results
Expand Down

0 comments on commit 5f9c0c0

Please sign in to comment.