Skip to content

Commit

Permalink
Deprecate in favor of OSS (#2)
Browse files Browse the repository at this point in the history
We are deprecating this in favor of the OSS tool.
  • Loading branch information
rosecodym authored Nov 21, 2024
1 parent 896eb9c commit d89910e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@

Find exposed credentials in your CI using [**TruffleHog Enterprise**](https://trufflesecurity.com/).

> [!IMPORTANT]
> This action is deprecated. Please instead [use the open-source tool to scan as a GitHub action](https://github.com/trufflesecurity/trufflehog?tab=readme-ov-file#octocat-trufflehog-github-action).
## Usage

Add a new job to your GitHub workflow using the `trufflesecurity/TruffleHog-Enterprise-Github-Action` action.
Expand Down
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ inputs:
<head> Scan commits until here (usually dev branch).
[<workdir>] Optional path to the repo to scan.
required: false
deprecationMessage: This action is deprecated. Please use the open-source scanner to scan via GitHub actions, as described at https://github.com/trufflesecurity/trufflehog?tab=readme-ov-file#octocat-trufflehog-github-action.
branding:
icon: "shield"
color: "green"
Expand Down

0 comments on commit d89910e

Please sign in to comment.