chore(deps): bump trufflesecurity/trufflehog from 3.93.7 to 3.93.8 in the actions group - #17
Merged
Conversation
Bumps the actions group with 1 update: [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog). Updates `trufflesecurity/trufflehog` from 3.93.7 to 3.93.8 - [Release notes](https://github.com/trufflesecurity/trufflehog/releases) - [Commits](trufflesecurity/trufflehog@c3e599b...6c05c4a) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog dependency-version: 3.93.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/actions-61a93ddb18
branch
from
March 11, 2026 13:25
9be58fc to
17e94b2
Compare
hyperpolymath
added a commit
that referenced
this pull request
Sep 20, 2026
The header still read "while the wrapper publishes `scan / Hypatia Neurosymbolic Analysis`". That repository publishes the bare name from an inline job and the prefixed name from its wrapper caller now, so the sentence described a condition that no longer exists. Split out from the census-count correction because the previous attempt at it matched the wrong text and silently changed nothing.
hyperpolymath
added a commit
that referenced
this pull request
Sep 20, 2026
…in the gate header (#871) ## What Two self-inflicted defects in the artefacts that merged as #869, both caught by re-reading them against the census data they quote. **1. The audit miscounted its own census.** It said *337 required contexts across 179 repositories*; the verdicts it prints alongside (app-owned 168 + producible 156 + app-named 4 + unsatisfiable 5) total **333**. Corrected, plus the fact that all 333 were ruleset-sourced, so no repository in the census still enforced required status checks through legacy branch protection. **2. The gate's header described `hyperpolymath/tropical-types#17` in the present tense** ("the wrapper publishes `scan / Hypatia Neurosymbolic Analysis`"). That repository publishes the bare name from an inline job and the prefixed name from its wrapper caller now — the sentence was stale on merge. Also records why the five unsatisfiable contexts matter rather than being app-configuration work: every one binds `integration_id: 15368` (GitHub Actions), so they are repository-owned workflow job names. No external publisher could ever satisfy them, and the fix is a rename or a re-armed rule, not a settings tweak. ## Why it is worth a PR rather than a quiet push The whole point of this audit is that unverified claims about CI state are how a required context becomes unsatisfiable without anyone noticing. A census document that miscounts its own census, and a header that describes a fixed condition as live, are the same failure at one remove. ## Verification * `bash scripts/tests/check-required-contexts-test.sh` — 5/5 pass (unchanged by the edit; run to confirm nothing else moved). * `bash -n scripts/check-required-contexts.sh` — parses. * Counts cross-checked against the census records: 333 contexts over 179 repositories, 5 unsatisfiable in 4 repositories (`awesome-gleam` ×2, `casket-ssg`, `coord-tui`, `vext`), all `integration_id: 15368`.
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.
Bumps the actions group with 1 update: trufflesecurity/trufflehog.
Updates
trufflesecurity/trufflehogfrom 3.93.7 to 3.93.8Release notes
Sourced from trufflesecurity/trufflehog's releases.
Commits
6c05c4aStop growing filesystem resume data (#4797)ef63d66fix: make LDAP verification context-aware (#4768)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions