Skip to content

Conversation

shahzadhaider1
Copy link
Contributor

Description:

Duplicate detector entries were introduced in this PR: #4261
Hence, we were getting the following warnings:

2025-07-30T12:09:22+05:00	info-0	trufflehog	possible duplicate detector configured	{"detector": "StripePaymentIntent"}
2025-07-30T12:09:22+05:00	info-0	trufflehog	possible duplicate detector configured	{"detector": "BitbucketAppPassword"}
2025-07-30T12:09:22+05:00	info-0	trufflehog	possible duplicate detector configured	{"detector": "Hasura"}

This PR addresses the issue by:

  • Removing the duplicate entries from the engine defaults file
  • Alphabetically sorting the newly added Tableau detector within the list

Checklist:

  • Tests passing (make test-community)?
  • Lint passing (make lint this requires golangci-lint)?

@shahzadhaider1 shahzadhaider1 self-assigned this Jul 30, 2025
@shahzadhaider1 shahzadhaider1 requested a review from a team as a code owner July 30, 2025 07:27
@shahzadhaider1 shahzadhaider1 merged commit 10f895d into trufflesecurity:main Jul 30, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants