chore(dependency): add TruffleHog dependency to docs (#4115)

This commit is contained in:
Sergio Garcia
2024-05-28 09:42:07 -04:00
committed by GitHub
parent 33246a4dab
commit c7827cdc80

View File

@@ -44,6 +44,8 @@ Before we merge any of your pull requests we pass checks to the code, we use the
You can see all dependencies in file `pyproject.toml`.
Moreover, you would need to install [`TruffleHog`](https://github.com/trufflesecurity/trufflehog) to check for secrets in the code. You can install it using the official installation guide [here](https://github.com/trufflesecurity/trufflehog?tab=readme-ov-file#floppy_disk-installation).
## Pull Request Checklist
If you create or review a PR in https://github.com/prowler-cloud/prowler please follow this checklist: