Sarif error output
Open
enhancement
- Dominant language
- Python
- Stars
- 6.4k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the desired feature
Currently when you use `slither --sarif -` and slither encounters some error (for example because compilation fails), then slither will present the user with a normal error.
It would be neat if slither instead outputted the error in the sarif format. This helps downstream tools present the error to the user.
Contributor guide
Assessment
This issue has not been assessed yet.