-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"syntax error" while processing a file #2877
Comments
Source:
|
I opened a pull request for this in the upstream library: paultag/go-debian#130. |
@ahrav Is there an optimal field order for |
Either order should have the same effect. Personally, I prefer the string first in this case (how you have it), but both should work fine. Thanks for tracking this down. 🙇 |
This reminds me, there was also an issue with the rpmutils package causing an IOOR panic. I temporarily band-aided with a |
No movement on the PR yet. It may end up being necessary to fork it to avoid this common and annoying error. |
TruffleHog Version
trufflehog --version
trufflehog 3.76.3
Trace Output
Invocation
trufflehog git --no-update --no-verification --trace -j file:///data/REDACTED > ~/trufflehog.json 2> ~/log.txt
From log.txt
Expected Behavior
No errors
Actual Behavior
"invalid syntax" error
Steps to Reproduce
It is a private repository so I cannot provide steps to reproduce
Environment
The text was updated successfully, but these errors were encountered: