-
Notifications
You must be signed in to change notification settings - Fork 74
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
godaddy/tartufo:3.1.0 docker images fails after scan #336
Comments
Running |
Hi @tbergquist-godaddy, thanks for this bug report! I'm looking into this problem this morning, and hope to have a resolution soon. Though looking at the error message, it appears that this is a problem specifically with pre-commit. Can you try with a |
…fail (#337) * Default _issue_file to None to ensure it is defined * Version bump for quick bugfix release
@tbergquist-godaddy Sorry about that, took me less than a minute of investigation to realize what went wrong. v3.1.1 has been released now to fix the issue! Thank you again for the bug report! |
Thank you for the quick fix 😊 I can confirm it is now working again. |
🐛 Bug Report
Running the command
docker run -t --rm -v "$(pwd):/git" godaddy/tartufo --config /git/tartufo.toml --output-dir /git/.tartufo pre-commit
(targets latest which at the moment is3.1.0
fails with this error message:To Reproduce
Run snippet from above
Expected Behavior
Docker image doesn't crash after scan.
Code Example
N/A
Environment
Docker
The text was updated successfully, but these errors were encountered: