Skip to content

feat: add JSON import (close #16) #10

feat: add JSON import (close #16)

feat: add JSON import (close #16) #10

Workflow file for this run

on:
push:
branches:
- main
pull_request:
jobs:
trufflehog:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: trufflesecurity/trufflehog@main
with:
base: ""
head: ${{ github.ref_name }}
extra_args: --only-verified