trufflesecurity / trufflehog

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

Ensure that `detector-tests` workflow runs detector tests #2994

Closed rgmz closed 1 week ago

rgmz commented 2 weeks ago

Description:

This is a follow-up to #2989.

Right now, no detector tests run if there happens to be an issue with the preceding set of steps. e.g., none of the recent structural engine changes have been tested because an assertion is failing in the gcs integration test (https://github.com/trufflesecurity/trufflehog/actions/runs/9593821520/job/26455075295).

Checklist: