trufflesecurity / trufflehog

Find and verify secrets
https://trufflesecurity.com
GNU Affero General Public License v3.0
14.39k stars 1.57k forks source link

List of Verifiers and Verifier endpoints for trufflehog #3013

Closed arjunharidasp closed 4 days ago

arjunharidasp commented 1 week ago

Description

We have seen the verifier option in the trufflehog command line that helps to verify the validity of the detected secrets

We would like to know whether the verification mechanism is implemented for all the detectors you are having

Preferred Solution

If Trufflehog team can publish the list of detectors which also support the verifiers

publishing a list of available verifiers and validation endpoints will be very useful

zricethezav commented 4 days ago

We don't plan on supporting that. You can manually do that by writing a script looking at the files in the pkg/detectors package.