Skip to content

ci(canaries): add alerting to provisioned k8s clusters #7473

ci(canaries): add alerting to provisioned k8s clusters

ci(canaries): add alerting to provisioned k8s clusters #7473

Workflow file for this run

name: . 🕵🏼 Security scanner
on:
push:
merge_group:
schedule:
# Scheduled to run at 8 a.m on every day-of-week from Monday through Friday.
- cron: '0 8 * * 1-5'
workflow_dispatch:
jobs:
security:
uses: ./.github/workflows/component_security.yml
secrets:
slack_webhook: ${{ secrets.CAOS_SLACK_WEBHOOK }}