Skip to content

Instantly share code, notes, and snippets.

@dinvlad
Created June 28, 2023 19:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dinvlad/b460083b8a0ce1c51d83ec39727ba253 to your computer and use it in GitHub Desktop.
Save dinvlad/b460083b8a0ce1c51d83ec39727ba253 to your computer and use it in GitHub Desktop.
Trufflehog update redirect error
$ trufflehog filesystem . --debug --trace
2023/06/28 15:53:38 [updater parent] run
2023/06/28 15:53:38 [updater parent] checking for updates...
2023/06/28 15:53:39 [updater parent] failed to get latest version: Post "https://oss.trufflehog.org/updates": stopped after 10 redirects
2023/06/28 15:53:39 [updater parent] starting /usr/local/bin/trufflehog
2023/06/28 15:53:40 [updater child#1] run
2023/06/28 15:53:40 [updater child#1] start program
2023-06-28T15:53:40-04:00 info-2 trufflehog trufflehog 3.40.0
2023-06-28T15:53:40-04:00 info-2 trufflehog engine started {"workers": 16}
2023-06-28T15:53:40-04:00 info-0 trufflehog loaded decoders {"count": 3}
2023-06-28T15:53:40-04:00 info-0 trufflehog loaded detectors {"total": 746, "verification_enabled": 746, "verification_disabled": 0}
🐷🔑🐷 TruffleHog. Unearth your secrets. 🐷🔑🐷
2023/06/28 15:53:40 [updater parent] checking for updates...
2023-06-28T15:53:41-04:00 info-2 trufflehog finished scanning {"chunks": 0, "bytes": 0}
2023/06/28 15:53:41 [updater parent] prog exited with 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment