Skip to content
name: Security veracode policy scan
on:
push:
workflow_dispatch:
schedule:
- cron: "16 3 * * 1" # Every Monday at 03:16 UTC
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: SECURITY_ALERTS_SLACK_CHANNEL_ID
secrets: inherit