runner added + scaner

This commit is contained in:
mal0
2025-07-04 21:09:05 +00:00
parent cb0a8c3ab4
commit dccdb689dd
3 changed files with 45 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
name: TruffleHog OSS
on:
push:
branches:
- master
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Secret Scanning
uses: trufflesecurity/trufflehog@main
with:
extra_args: --results=verified,unknown