Skip to content

feat: Support Accept: application/json on /config #54493

feat: Support Accept: application/json on /config

feat: Support Accept: application/json on /config #54493

name: TruffleHog Secrets Scan
on: [pull_request]
permissions:
contents: read
jobs:
TruffleHog:
runs-on: ubuntu-x64
permissions:
contents: "read"
steps:
- name: Checkout code
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
with:
fetch-depth: 0
persist-credentials: false
- name: TruffleHog OSS
uses: trufflesecurity/trufflehog@363923b901c911a9164f50b6c423f47c15372b1c # v3.97.4
with:
path: ./
base: ${{ github.event.repository.default_branch }}
head: HEAD
extra_args: --debug --only-verified