crytic / crytic/slither

Exit with non-zero exit code when there are uncaught mutants

Open
#2,772 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
6.4k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

### Describe the desired feature

currently, `slither-analyze` exits with error code zero when there are uncaught mutants. It would be useful for running in CI & other scripts to return a non-zero code when mutants can slip through.

Moreso, it could be useful to have an error code different from `1`, which seems to be the one used when there is something wrong with the invocation/configuration of the tool

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.