Skip to content

SC-21939 && SC-21940: Adjust the notification channel and the diff (m… #134

SC-21939 && SC-21940: Adjust the notification channel and the diff (m…

SC-21939 && SC-21940: Adjust the notification channel and the diff (m… #134

Workflow file for this run

name: Trivy secrets scan
on:
push:
branches-ignore:
- master
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
trivy-secrets-scan:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: Scan for secrets in repository
uses: aquasecurity/[email protected]
with:
scan-type: 'fs'
trivy-config: .trivy/trivy.yaml