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

Allow disabling Slither #1327

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Allow disabling Slither #1327

wants to merge 2 commits into from

Conversation

elopez
Copy link
Member

@elopez elopez commented Nov 5, 2024

This allows explicitly disabling Slither with a new --disable-slither command-line flag or disableSlither configuration option. A blinking, red warning will be shown in the UI when Slither is disabled or otherwise failed, to disuade people from fuzzing without it.

Closes #1318

This allows explicitly disabling Slither with a new `--disable-slither` command-line flag
or `disableSlither` configuration option. A blinking, red warning will be shown in the UI
when Slither is disabled or otherwise failed, to disuade people from fuzzing without it.

Closes #1318
@rappie
Copy link

rappie commented Nov 5, 2024

🥳 🎉

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.

Option to explicitly disable slither
2 participants