Skip to content
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

Filter upgradeability checks by name/impact #1532

Merged
merged 5 commits into from
Jan 5, 2023

Conversation

webthethird
Copy link
Contributor

Implements #936.

Follows the same approach as the equivalent argument options in the main Slither module, with options to selectively enable/disable checks by name using comma separated lists, and to exclude checks according to impact level.

Does not currently provide an option to enable only a given impact level (i.e., the opposite of --exclude-<IMPACT>), but implementing this would be trivial if desired.

for slither-check-upgradeability
for slither-check-upgradeability
and fix references
@webthethird webthethird changed the base branch from master to dev December 23, 2022 19:53
which caused CI test to fail
@montyly
Copy link
Member

montyly commented Jan 5, 2023

This is great, thanks @webthethird

@montyly montyly merged commit 16ebaf6 into crytic:dev Jan 5, 2023
@webthethird webthethird deleted the dev-upgradeability-filter-checks branch March 15, 2023 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants