Skip to content

chore(deps): bump trufflesecurity/trufflehog from 9b6b5326bfe25dbd856eccc8a8275eb5dea7bd52 to c1a1d6a28a601e902d8652e75425c4b3d3294053#838

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/trufflesecurity/trufflehog-c1a1d6a28a601e902d8652e75425c4b3d3294053
Closed

chore(deps): bump trufflesecurity/trufflehog from 9b6b5326bfe25dbd856eccc8a8275eb5dea7bd52 to c1a1d6a28a601e902d8652e75425c4b3d3294053#838
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/trufflesecurity/trufflehog-c1a1d6a28a601e902d8652e75425c4b3d3294053

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 26, 2026

Copy link
Copy Markdown
Contributor

Bumps trufflesecurity/trufflehog from 9b6b5326bfe25dbd856eccc8a8275eb5dea7bd52 to c1a1d6a28a601e902d8652e75425c4b3d3294053.

Commits
  • c1a1d6a Expose SecretParts in the JSON output (#5073)
  • 39a1435 Add scan_all_installations option for multi-org GitHub App scanning (#4775)
  • 8b85dcd Bump shared renovate-config to v1.0.3 (#5044)
  • 2e4db5f Skip reverification results during deduplication (#5069)
  • 4945fa3 huggingface: add bucket scanning (#5017)
  • 3d196c8 [INS-406] Braintrust detector (#4826)
  • 6f52203 fix: add git worktree support in PrepareRepo (#4690)
  • 092db2a Fix GitHub App cross-org member enumeration using per-installation tokens (#4...
  • See full diff in compare view

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 this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 9b6b5326bfe25dbd856eccc8a8275eb5dea7bd52 to c1a1d6a28a601e902d8652e75425c4b3d3294053.
- [Release notes](https://github.com/trufflesecurity/trufflehog/releases)
- [Commits](trufflesecurity/trufflehog@9b6b532...c1a1d6a)

---
updated-dependencies:
- dependency-name: trufflesecurity/trufflehog
  dependency-version: c1a1d6a28a601e902d8652e75425c4b3d3294053
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 26, 2026
@dependabot dependabot Bot requested a review from shouri123 as a code owner June 26, 2026 11:43
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 26, 2026
@github-actions github-actions Bot added gssoc Official GSSoC contribution issue gssoc:approved GSSoC: PR approved and scored labels Jun 26, 2026
@github-actions

Copy link
Copy Markdown
Contributor

⚠️ Deprecation Warning: The deny-licenses option is deprecated for possible removal in the next major release. For more information, see issue 997.

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
actions/trufflesecurity/trufflehog c1a1d6a28a601e902d8652e75425c4b3d3294053 🟢 7.4
Details
CheckScoreReason
Maintained🟢 1030 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Code-Review🟢 10all changesets reviewed
Security-Policy🟢 10security policy file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts🟢 9binaries present in source code
License🟢 10license file detected
Fuzzing⚠️ 0project is not fuzzed
Branch-Protection🟢 5branch protection is not maximal on development and all release branches
Signed-Releases🟢 84 out of the last 4 releases have a total of 4 signed artifacts.
Pinned-Dependencies🟢 7dependency not pinned by hash detected -- score normalized to 7
Packaging🟢 10packaging workflow detected
SAST🟢 10SAST tool is run on all commits

Scanned Files

  • .github/workflows/secret-scan.yml

@github-actions

Copy link
Copy Markdown
Contributor

👋 Thank you @dependabot[bot] for your contribution to Late-Meet!

⚠️ Warning: This PR does not seem to link to an open issue. Please edit the PR description to include Closes #XX to ensure your contribution counts for GSSoC points.

Please review any automated suggestions or code review comments that may appear below! We will review your PR as soon as possible!


Please consider starring the repository ⭐ to show your support!

@github-actions github-actions Bot added needs-issue type:ci Type: CI/CD pipeline and removed needs-issue labels Jun 26, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🚀 Thank You for Contributing to Late-Meet

Please ensure that:

  • the issue was assigned to you before opening this PR
  • the PR references the related issue
  • your changes follow repository contribution guidelines
  • the project builds successfully before submission

Unassigned, duplicate, or low-quality PRs may be closed.

Thank you for contributing 💙

@sonarqubecloud

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown
Contributor

📊 Test Coverage Report

Coverage Results

@github-actions

Copy link
Copy Markdown
Contributor

📦 Bundle Size Report

Metric Size
PR Bundle 453KiB
Base Bundle 453KiB
Difference ✅ No change

🤖 Generated by the Bundle Size Report workflow

@dependabot @github

dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #854.

@dependabot dependabot Bot closed this Jul 3, 2026
@dependabot dependabot Bot deleted the dependabot/github_actions/trufflesecurity/trufflehog-c1a1d6a28a601e902d8652e75425c4b3d3294053 branch July 3, 2026 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code gssoc:approved GSSoC: PR approved and scored gssoc Official GSSoC contribution issue size/XS type:ci Type: CI/CD pipeline

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants