chore(deps): bump trufflesecurity/trufflehog from 3.94.2 to 3.94.3#199
Conversation
Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.94.2 to 3.94.3. - [Release notes](https://github.com/trufflesecurity/trufflehog/releases) - [Commits](trufflesecurity/trufflehog@v3.94.2...v3.94.3) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog dependency-version: 3.94.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Greptile SummaryThis PR is an automated Dependabot bump of the
Confidence Score: 5/5Safe to merge — routine patch bump of a security scanning action with no breaking changes. Single-line version bump (3.94.2 → 3.94.3) generated by Dependabot. The upstream patch release contains only bugfixes and minor enhancements to TruffleHog's scanning capabilities. No workflow logic is altered, no new permissions are introduced, and the compatibility score from Dependabot is high. No files require special attention.
|
| Filename | Overview |
|---|---|
| .github/workflows/ci.yml | Single-line version bump of trufflesecurity/trufflehog from v3.94.2 to v3.94.3; no structural changes to the workflow. |
Sequence Diagram
sequenceDiagram
participant GH as GitHub Actions
participant TH as trufflesecurity/trufflehog@v3.94.3
participant Repo as Repository
GH->>Repo: Checkout code
GH->>TH: Run TruffleHog scan
Note over TH: path: .<br/>base: github.event.before<br/>head: github.sha
TH->>Repo: Diff base..head commits
TH-->>GH: Report detected secrets (if any)
Reviews (1): Last reviewed commit: "chore(deps): bump trufflesecurity/truffl..." | Re-trigger Greptile
Bumps trufflesecurity/trufflehog from 3.94.2 to 3.94.3.
Release notes
Sourced from trufflesecurity/trufflehog's releases.
Commits
47e7b7cSplit out detector types into separate proto file in order to narrow CODEOWNE...9bfdb3eAdd HTML decoder for secret detection in HTML-formatted sources (#4840)bff3d26[CSM-1857] Fix expired Azure secrets being silently dropped (#4845)b0ee281Add nil check and error context to GitHub analyzer (#4858)a8770b8Add AnalysisInfo to verified results (#4862)239dc4ehandle AADSTS50173 as explicit revocation signal for azure refresh tokens (#4...e48f903Add release bot workflow for trufflehog releases (#4835)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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)