You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have been using Trufflehog for scanning security issue with the code base. They stopped update the Python version years ago but maintain a pre-commit hook that can be used.
Description
Replace the dependency with pre-commit hook instead.
So we can use the maintained version from the repo at the CI but not locally. We can still make it a pre-commit hook with the current Trufflehog package, or maybe it makes sense to search for other packages to replace it.
Context
We have been using Trufflehog for scanning security issue with the code base. They stopped update the Python version years ago but maintain a pre-commit hook that can be used.
Description
Replace the dependency with pre-commit hook instead.
Yes, let's replace it!
Originally posted by @merelcht in #4005 (comment)
The text was updated successfully, but these errors were encountered: