crytic / crytic/slither

Output is to stderr instead of stdout

Open
#1,248 1 comment 0 reactions 0 assignees View on GitHub
bug-candidate
Dominant language
Python
Stars
6.4k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

### Describe the issue:

Not able to pipe or redirect output to a file

### Code example to reproduce the issue:

```slither . | tee output.file```
```slither . > output.file```

### Version:

0.8.3

### Relevant log output:

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.