Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump trufflesecurity/trufflehog from 3.82.6 to 3.82.7 #110

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2024

Bumps trufflesecurity/trufflehog from 3.82.6 to 3.82.7.

Release notes

Sourced from trufflesecurity/trufflehog's releases.

v3.82.7

What's Changed

New Contributors

Full Changelog: trufflesecurity/trufflehog@v3.82.6...v3.82.7

Commits
  • 59c615a Fix git binary handling and add a smoke test (#3379)
  • 57802ab fix(deps): update module google.golang.org/protobuf to v1.35.1 (#3382)
  • ce5da50 Added Cisco Meraki API Key detector (#3367)
  • 23e8ae4 improved the agora detector (#3360)
  • 40fdf44 fix(deps): update module github.com/xanzy/go-gitlab to v0.110.0 (#3376)
  • a35bea0 fix(deps): update golang.org/x/exp digest to 225e2ab (#3371)
  • 99dd43c fix(deps): update module golang.org/x/net to v0.30.0 (#3373)
  • a980713 fix(deps): update module golang.org/x/crypto to v0.28.0 (#3372)
  • d590129 chore(deps): update sigstore/cosign-installer action to v3.7.0 (#3368)
  • 8b360ca fix(deps): update module cloud.google.com/go/storage to v1.44.0 (#3366)
  • 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.82.6 to 3.82.7.
- [Release notes](https://github.com/trufflesecurity/trufflehog/releases)
- [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml)
- [Commits](trufflesecurity/trufflehog@v3.82.6...v3.82.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Oct 7, 2024
@github-actions github-actions bot merged commit 3399f76 into main Oct 7, 2024
10 of 15 checks passed
Copy link

PR-Agent was enabled for this repository. To continue using it, please link your git user with your CodiumAI identity here.

CI Failure Feedback 🧐

Action: label

Failed stage: Run actions/labeler@v5 [❌]

Failure summary:

The action failed because the configuration file .github/labeler.yml was not found.

  • The action attempted to fetch the file via the API but received an HttpError: Not Found.
  • This indicates that the file does not exist in the repository or the action does not have the
    correct access rights to retrieve it.

  • Relevant error logs:
    1:  ##[group]Operating System
    2:  Ubuntu
    ...
    
    27:  with:
    28:  repo-token: ***
    29:  configuration-path: .github/labeler.yml
    30:  sync-labels: false
    31:  dot: true
    32:  ##[endgroup]
    33:  The configuration file (path: .github/labeler.yml) was not found locally, fetching via the api
    34:  ##[warning]The config file was not found at .github/labeler.yml. Make sure it exists and that this action has the correct access rights.
    35:  ##[error]HttpError: Not Found
    36:  ##[error]Not Found
    

    ✨ CI feedback usage guide:

    The CI feedback tool (/checks) automatically triggers when a PR has a failed check.
    The tool analyzes the failed checks and provides several feedbacks:

    • Failed stage
    • Failed test name
    • Failure summary
    • Relevant error logs

    In addition to being automatically triggered, the tool can also be invoked manually by commenting on a PR:

    /checks "https://github.com/{repo_name}/actions/runs/{run_number}/job/{job_number}"
    

    where {repo_name} is the name of the repository, {run_number} is the run number of the failed check, and {job_number} is the job number of the failed check.

    Configuration options

    • enable_auto_checks_feedback - if set to true, the tool will automatically provide feedback when a check is failed. Default is true.
    • excluded_checks_list - a list of checks to exclude from the feedback, for example: ["check1", "check2"]. Default is an empty list.
    • enable_help_text - if set to true, the tool will provide a help message with the feedback. Default is true.
    • persistent_comment - if set to true, the tool will overwrite a previous checks comment with the new feedback. Default is true.
    • final_update_message - if persistent_comment is true and updating a previous checks message, the tool will also create a new message: "Persistent checks updated to latest commit". Default is true.

    See more information about the checks tool in the docs.

    @dependabot dependabot bot deleted the dependabot/github_actions/trufflesecurity/trufflehog-3.82.7 branch October 7, 2024 21:06
    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