Skip to content

Security veracode pipeline scan #20

Security veracode pipeline scan

Security veracode pipeline scan #20

name: Security veracode pipeline scan
on:
workflow_dispatch:
schedule:
- cron: "48 3 * * MON-FRI" # Every weekday at 03:48 UTC
jobs:
security-veracode-pipeline-scan:
name: Project security veracode pipeline 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