We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d429684 commit 17f0602Copy full SHA for 17f0602
.github/workflows/zap-scans.yml
@@ -40,7 +40,7 @@ jobs:
40
target: "https://justice.gov.bc.ca/licensing/"
41
artifact_name: "licensing_portal_ui_zap_scan"
42
issue_title: "licensing_portal_ui_zap_scan"
43
- context_file: ".github/workflows/zap-contexts/licensing.context"
+ cmd_options: "-t https://justice.gov.bc.ca/licensing/.*"
44
45
# licensing-portal-api-zap-scan:
46
# runs-on: ubuntu-latest
0 commit comments