Skip to content

[Snyk] Security upgrade alpine from 3.16.2 to 3.19 #354

[Snyk] Security upgrade alpine from 3.16.2 to 3.19

[Snyk] Security upgrade alpine from 3.16.2 to 3.19 #354

Workflow file for this run

name: secret-scan
on: [push,pull_request]
jobs:
secret-scan:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/[email protected]
with:
fetch-depth: 0
- name: gitleaks-action
uses: gitleaks/[email protected]
with:
config-path: security/.gitleaks.toml
- name: TruffleHog OSS
uses: trufflesecurity/[email protected]
with:
path: ./
base: ${{ github.event.repository.default_branch }}
head: HEAD
extra_args: --debug --only-verified