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 8aa279e commit 586a8ddCopy full SHA for 586a8dd
.github/workflows/zap-scans.yml
@@ -47,6 +47,6 @@ jobs:
47
uses: zaproxy/action-api-scan@v0.9.0
48
with:
49
token: ${{ secrets.GITHUB_TOKEN }}
50
- target: "https://justice.gov.bc.ca/train-security/swagger/v1/swagger.json"
+ target: "https://justice.gov.bc.ca/licensing/swagger/v1/swagger.json"
51
artifact_name: "licensing_portal_api_zap_scan"
52
issue_title: "licensing_portal_api_zap_scan"
0 commit comments