Add TruffleHog secret scanning workflow#18
Merged
pandemicsyn merged 3 commits intomainfrom Feb 4, 2026
Merged
Conversation
Contributor
Author
Code Review SummaryStatus: 1 Issues Found | Recommendation: Address before merge Overview
Issue Details (click to expand)WARNING
Files Reviewed (1 files)
|
marius-kilocode
approved these changes
Feb 4, 2026
jrf0110
added a commit
that referenced
this pull request
Apr 22, 2026
Executed via three sub-agent runs: 1. Browse (Flow 2) — sub-agent verified browse-direct matches upstream count 2. Full lifecycle (Flows 3, 4, 6, 7) — sub-agent verified post -> claim -> done -> accept on item w-870be07fbc through PRs #8-11. Stamp s-35e8a923... issued with author=jrf0110, subject=jfawcett. 3. Branches (Flows 5, 8, 9) — sub-agent verified unclaim (item w-68aa4ab1dd, PR #14), reject (w-d2cf6acf6a, PR #18), and close (w-89e6720ca4, PR #22) on fresh items. Only Flow 10 (disconnect) remains — it is a pure gastown operation and doesn't touch upstream DoltHub state, so lower priority. Total: 19 PRs merged, 4 rigs in play (jfawcett contributor, jrf0110 maintainer), full lifecycle graph exercised.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a GitHub Actions workflow for secret scanning using TruffleHog. The workflow runs on push to main and on pull requests, scanning for verified and unknown secrets.