Skip to content

ZAP Scanner - Notify API #1

ZAP Scanner - Notify API

ZAP Scanner - Notify API #1

name: ZAP Scanner - Notify API
on:
workflow_dispatch:
jobs:
zap_scan_notify:
runs-on: ubuntu-latest
name: Scan the notify application
steps:
- name: zap_scan_notify
uses: zaproxy/[email protected]
with:
allow_issue_writing: false
token: ${{ secrets.GITHUB_TOKEN }}
issue_title: 'Notify ZAP Scan Report'
target: 'https://met-notify-api-dev.apps.gold.devops.gov.bc.ca/'