Skip to content

chore(deps): bump trufflesecurity/trufflehog from 3.93.7 to 3.93.8 in the actions group - #17

Merged
hyperpolymath merged 1 commit into
mainfrom
dependabot/github_actions/actions-61a93ddb18
Mar 11, 2026
Merged

hyperpolymath merged 1 commit into
mainfrom
dependabot/github_actions/actions-61a93ddb18

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 10, 2026 •

Copy link
Copy Markdown
Contributor

Bumps the actions group with 1 update: trufflesecurity/trufflehog.

Updates trufflesecurity/trufflehog from 3.93.7 to 3.93.8

Release notes

Sourced from trufflesecurity/trufflehog's releases.

v3.93.8

What's Changed

Full Changelog: trufflesecurity/trufflehog@v3.93.7...v3.93.8

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

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
dependabot Bot force-pushed the dependabot/github_actions/actions-61a93ddb18 branch from 9be58fc to 17e94b2 Compare March 11, 2026 13:25
@hyperpolymath
hyperpolymath merged commit 3ae05c1 into main Mar 11, 2026
16 of 20 checks passed
@hyperpolymath
hyperpolymath deleted the dependabot/github_actions/actions-61a93ddb18 branch March 11, 2026 23:58
Repository owner deleted a comment from chatgpt-codex-connector Bot May 13, 2026
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`.
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.

1 participant