trufflesecurity / trufflehog

Find, verify, and analyze leaked credentials
https://trufflesecurity.com
GNU Affero General Public License v3.0
15.83k stars 1.65k forks source link

Fix integration tests #2970

Closed rosecodym closed 3 months ago

rosecodym commented 3 months ago

Description:

The recent engine changes (#2887) broke some integration tests. This PR fixes them. I also fixed an unrelated linter issue.

Checklist:

ahrav commented 3 months ago

Thank you for cleaning up my mess ❤️