Skip to content

feat: add Stretcher protocol implementations and comprehensive tests … #13

feat: add Stretcher protocol implementations and comprehensive tests …

feat: add Stretcher protocol implementations and comprehensive tests … #13

Workflow file for this run

name: secret-scan
on: [ push, pull_request ]
jobs:
trufflehog:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
with: { fetch-depth: 0 }
- uses: trufflesecurity/trufflehog@main
with:
extra_args: --results=verified,unknown