We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1febae1 commit b361ef3Copy full SHA for b361ef3
.github/workflows/zapScan.yaml
@@ -4,7 +4,7 @@ on:
4
push:
5
jobs:
6
zap-owasp:
7
- uses: bcgov/pipeline-templates/.github/workflows/owasp-scan.yaml@main
+ uses: llowgn/pipeline-templates/.github/workflows/owasp-scan.yaml@main
8
with:
9
ZAP_SCAN_TYPE: 'base' # Accepted values are base and full.
10
ZAP_TARGET_URL: http://www.itsecgames.com
0 commit comments