Skip to content

Security veracode policy scan #7

Security veracode policy scan

Security veracode policy scan #7

name: Security veracode policy scan
on:
workflow_dispatch:
schedule:
- cron: "59 6 * * MON" # Every Monday
jobs:
security-veracode-policy-check:
name: Project security veracode policy scan
uses: ministryofjustice/hmpps-github-actions/.github/workflows/[email protected] # WORKFLOW_VERSION
with:
channel_id: ${{ vars.SECURITY_ALERTS_SLACK_CHANNEL_ID || 'NO_SLACK' }}
secrets: inherit