Skip to content

Add secret scanning workflow - #20

Merged
dkafayi merged 1 commit into
mainfrom
add-secret-scanning
Jul 1, 2026
Merged

Add secret scanning workflow#20
dkafayi merged 1 commit into
mainfrom
add-secret-scanning

Conversation

@shodan-wb

Copy link
Copy Markdown
Contributor

Summary

  • Adds Gitleaks + TruffleHog secret scanning on every push, PR, and weekly schedule
  • Reports results to Drata for CMMC compliance evidence
  • Allowlist trimmed to only patterns relevant to this repo (Mapbox public tokens, doc placeholders)

Requester: darius@windbornesystems.com
Context: #llms-darius > shodan drata harcoded credentials monitor 2

Test plan

  • Verify workflow runs on this PR push
  • Confirm Gitleaks scan completes without false positives
  • Confirm TruffleHog scan passes

Adds automated secret scanning on every push, PR, and weekly schedule.
Gitleaks detects hardcoded credentials, TruffleHog verifies live secrets,
and results are reported to Drata for CMMC compliance evidence.
@dkafayi
dkafayi merged commit 20ee4bb into main Jul 1, 2026
4 checks passed
@dkafayi
dkafayi deleted the add-secret-scanning branch July 1, 2026 01:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants