Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Bumps trufflesecurity/trufflehog from 3.63.4 to 3.90.13.

Release notes

Sourced from trufflesecurity/trufflehog's releases.

v3.90.13

What's Changed

New Contributors

Full Changelog: trufflesecurity/trufflehog@v3.90.12...v3.90.13

v3.90.12

What's Changed

Full Changelog: trufflesecurity/trufflehog@v3.90.11...v3.90.12

v3.90.11

What's Changed

Full Changelog: trufflesecurity/trufflehog@v3.90.10...v3.90.11

v3.90.10

What's Changed

Full Changelog: trufflesecurity/trufflehog@v3.90.9...v3.90.10

v3.90.9

What's Changed

... (truncated)

Commits
  • f15cb8b Add source type label to chunk size metric (#4543)
  • 75056d9 Updated GDrive proto to support On-Prem Scanning (#4539)
  • fa512d5 chore: fix feature support to append user agent suffix (#4520)
  • daf7e56 Implemented Graphql requests for Github PR's, Issues and comments scanning (#...
  • da5081c use pr-approval-check@main (#4531)
  • cff9dd2 pr-approval-check: use separate workflow to check approvals (#4530)
  • 0f2d803 Switch to an outside action for pr approval (#4523)
  • e473452 pr approval workflow: use pull_request_target (#4522)
  • 189cd9a Require product eng approval for PRs (#4478)
  • b84c3d1 Remove depaware (#4515)
  • 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.63.4 to 3.90.13.
- [Release notes](https://github.com/trufflesecurity/trufflehog/releases)
- [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml)
- [Commits](trufflesecurity/trufflehog@v3.63.4...v3.90.13)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added ci-cd CI/CD and DevOps related dependencies security Security related issues labels Nov 10, 2025
@github-actions
Copy link
Contributor

🚀 Development Environment Options

This repository supports Dev Containers for a consistent development environment.

Option 1: GitHub Codespaces (Recommended)

Create a cloud-based development environment:

  1. Click the green Code button above
  2. Select the Codespaces tab
  3. Click Create codespace on dependabot/github_actions/trufflesecurity/trufflehog-3.90.13
  4. Wait 2-3 minutes for environment setup
  5. Start coding with all tools pre-configured!

Option 2: VS Code Dev Containers (Local)

Use Dev Containers on your local machine:

  1. Install Docker Desktop
  2. Install VS Code
  3. Install the Dev Containers extension
  4. Clone this PR branch locally
  5. Open in VS Code and click "Reopen in Container" when prompted

Option 3: Traditional Local Setup

Set up the development environment manually:

# Clone the repository
git clone https://github.com/manavgup/rag_modulo.git
cd rag_modulo
git checkout dependabot/github_actions/trufflesecurity/trufflehog-3.90.13

# Initialize development environment
make dev-init
make dev-build
make dev-up
make dev-validate

Available Commands

Once in your development environment:

make help           # Show all available commands
make dev-validate   # Validate environment setup
make test-atomic    # Run atomic tests
make test-unit      # Run unit tests
make lint          # Run linting

Services Available

When running make dev-up:


This automated message helps reviewers quickly set up the development environment.

Copy link
Owner

@manavgup manavgup left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving safe GitHub Actions dependency update: trufflesecurity/trufflehog 3.63.4 → 3.90.13. All checks passing except claude-review.

@manavgup manavgup merged commit 6c1030f into main Nov 13, 2025
22 of 23 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/trufflesecurity/trufflehog-3.90.13 branch November 13, 2025 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-cd CI/CD and DevOps related dependencies security Security related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants