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
Thanks, @elopez for the pointer. I took the liberty to propose a fix. Let me know if using an environment variable follows the dev best practices guidelines. I'll add a unit test after confirmation.
elopez
added a commit
to elopez/slither
that referenced
this issue
Feb 16, 2024
Describe the issue:
Flag
--disable-color
seem to be ignored and printer produces colored output with ASCII escape characters not suitable to capture into plaintext filesWorkaround: pass the output through the following sed script:
Code example to reproduce the issue:
Version:
slither --version
0.10.0
From docker image
ghcr.io/trailofbits/eth-security-toolbox:nightly
Relevant log output:
No response
The text was updated successfully, but these errors were encountered: