Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2025

Bumps trufflesecurity/trufflehog from 3.88.25 to 3.88.26.

Release notes

Sourced from trufflesecurity/trufflehog's releases.

v3.88.26

What's Changed

New Contributors

Full Changelog: trufflesecurity/trufflehog@v3.88.25...v3.88.26

Commits
  • b06f6d7 Add --no-color option to force disabling colorized output (#4081)
  • d1c547f Don't die on collection request failure to Postman API (#4094)
  • 3f7e4c5 Don't die on workspace request failure to Postman API (#4095)
  • 4fd8aa8 Remove unnecessarily verbosity call when logging error (#4097)
  • b18f3d9 feat: langfuse support (#4079)
  • a451507 fix(deps): update module github.com/snowflakedb/gosnowflake to v1.13.3 [secur...
  • a5e0032 added shannon entropy check in accuweather detector (#4096)
  • 94d5061 Harness Detector Implementation (#4085)
  • 60e359b Netlify Detector Version 2 implementation (#4091)
  • 7008ad2 Small comment fix: workspaces --> collections (#4093)
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 3.88.25 to 3.88.26.
- [Release notes](https://github.com/trufflesecurity/trufflehog/releases)
- [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml)
- [Commits](trufflesecurity/trufflehog@d722a7e...b06f6d7)

---
updated-dependencies:
- dependency-name: trufflesecurity/trufflehog
  dependency-version: 3.88.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Apr 29, 2025
@github-actions github-actions bot merged commit 0dfc350 into main Apr 29, 2025
2 of 6 checks passed
@github-actions github-actions bot deleted the dependabot/github_actions/trufflesecurity/trufflehog-3.88.26 branch April 29, 2025 21:11
@github-actions
Copy link

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ❌ 1 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ✅ 0 package(s) with unknown licenses.
See the Details below.

License Issues

.github/workflows/trufflehog.yml

PackageVersionLicenseIssue Type
trufflesecurity/trufflehogb06f6d72a3791308bb7ba59c2b8cb7a083bd17e4AGPL-3.0Incompatible License
Allowed Licenses: Apache-2.0, BSD-2-Clause, BSD-3-Clause, ISC, MPL-2.0, MIT

OpenSSF Scorecard

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

Scanned Files

  • .github/workflows/trufflehog.yml

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants