Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2024

Bumps trufflesecurity/trufflehog from 3.85.0 to 3.86.1.

Release notes

Sourced from trufflesecurity/trufflehog's releases.

v3.86.1

What's Changed

Full Changelog: trufflesecurity/trufflehog@v3.86.0...v3.86.1

v3.86.0

What's Changed

New Contributors

Full Changelog: trufflesecurity/trufflehog@v3.85.0...v3.86.0

Commits
  • 6ceb490 fix(deps): update module golang.org/x/crypto to v0.31.0 (#3767)
  • bce9610 fix(deps): update golang.org/x/exp digest to 1829a12 (#3761)
  • 3525c6f [refactor] - s3 metrics (#3760)
  • c24b4d5 [Fix] detector's integration tests starting with alphabet 'g' (#3765)
  • b26aa17 [Fix] detector's integration tests starting with alphabet 'e' & 'f' (#3764)
  • 2821fb3 updated testingbot detector and it's integration tests (#3763)
  • e716a84 fix(deps): update module google.golang.org/api to v0.211.0 (#3759)
  • fa18638 fix(deps): update golang.org/x/exp digest to 1443442 (#3758)
  • f726d02 Add new detector for Twitch OAuth Access Tokens (#3756)
  • 4949561 Fix SatisMeter Detector (#3692)
  • 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.85.0 to 3.86.1.
- [Release notes](https://github.com/trufflesecurity/trufflehog/releases)
- [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml)
- [Commits](trufflesecurity/trufflehog@710d09b...6ceb490)

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

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 Dec 12, 2024
@github-actions github-actions bot merged commit 7ba8248 into main Dec 12, 2024
4 of 6 checks passed
@github-actions github-actions bot deleted the dependabot/github_actions/trufflesecurity/trufflehog-3.86.1 branch December 12, 2024 05:29
@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.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA bdbedeb.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

License Issues

.github/workflows/trufflehog.yml

PackageVersionLicenseIssue Type
trufflesecurity/trufflehog6ceb49097f21249369f015c4d571173e9252f04dAGPL-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 6ceb49097f21249369f015c4d571173e9252f04d 🟢 7.2
Details
CheckScoreReason
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Security-Policy🟢 9security policy file detected
Maintained🟢 1030 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
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
Signed-Releases🟢 85 out of the last 5 releases have a total of 5 signed artifacts.
Branch-Protection🟢 6branch protection is not maximal on development and all release branches
Packaging🟢 10packaging workflow detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Vulnerabilities🟢 100 existing vulnerabilities detected
SAST🟢 10SAST tool is run on all commits

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