Skip to content

Application name is now being obtained from platform-config.yml inste… #639

Application name is now being obtained from platform-config.yml inste…

Application name is now being obtained from platform-config.yml inste… #639

Workflow file for this run

name: Trufflehog scan
on: [push]
permissions: read-all
jobs:
trufflehog:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: trufflesecurity/trufflehog@main
with:
base: ""
head: ${{ github.ref_name }}
extra_args: --no-verification --exclude-paths=.trufflehogignore