Skip to content

Commit

Permalink
chore debug zap scan
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshLarouche committed Sep 18, 2023
1 parent 4bda9bf commit 92637a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ jobs:
uses: bcgov/pipeline-templates/.github/workflows/owasp-scan.yaml@owasp-gcp-fix
with:
ZAP_SCAN_TYPE: "base" # Accepted values are base and full.
ZAP_TARGET_URL: http://www.itsecgames.com
ZAP_TARGET_URL: "http://localhost:3004/"
ZAP_DURATION: "2"
ZAP_MAX_DURATION: "5"
ZAP_GCP_PUBLISH: false
Expand Down

0 comments on commit 92637a8

Please sign in to comment.