trufflehog icon indicating copy to clipboard operation
trufflehog copied to clipboard

Find, verify, and analyze leaked credentials

Results 681 trufflehog issues
Sort by recently updated
recently updated
newest added

### Description: This PR implements SourceUnitEnumChunker for S3 source. Each Object in the bucket will be considered as Unit. ### Checklist: * [x] Tests passing (`make test-community`)? * [x] Lint...

### TruffleHog Version trufflehog 3.90.3 ### Trace Output No trace output as it failed to detect the secret ### Expected Behavior Should detect the Azure OpenAI Secret and verify it....

enhancement
pkg/detectors

### Description: Update the proto definitions found for Bitbucket sources to have OAuth option in the config file. ### Checklist: * [ ] Tests passing (`make test-community`)? * [ ]...

### Description: Allows changing Docker image used for the scan job, this is useful if the Docker images should be pulled from a different place than the GitHub Container Registry....

Hi There, I have the trufflehog binary installed and executing the binary with the following flags returns several identified secrets within the directory. This was run in a directory that...

question
GitHub Action

Description Currently, the FromData(ctx context.Context, verify bool, data []byte) function accepts a []byte parameter, but the data is immediately converted to a string within the function body. However, in most...

enhancement

### Description: This commit adds the updated (`ntn_` prefix) Notion API regex key detection and updates the test keys. `secret` prefix keys have been depreciated in the public api. ###...

Please review the [Community Note](https://github.com/trufflesecurity/trufflehog/blob/main/.github/community_note.md) before submitting ### TruffleHog Version N/A ### Trace Output N/A ### Actual Behavior 1. The hook install took several minutes. ### Steps to Reproduce 1....

bug

### Description: Follow up of https://github.com/trufflesecurity/trufflehog/pull/4208 LambdaTest is a cloud-based cross-browser testing platform that allows developers to test their web applications across various browsers and devices. This relates to issue...

### TruffleHog Version trufflehog 3.90.2 ### Trace Output N/A: analyze does not work with log level ``` trufflehog --log-level=5 analyze 2025-07-28T17:34:47+02:00 info-2 trufflehog trufflehog 3.90.2 🐷🔑🐷 TruffleHog. Unearth your secrets....

bug