Skip to content

Allow disabling Slither#1327

Merged
elopez merged 3 commits intomasterfrom
dev-disable-slither
Dec 3, 2024
Merged

Allow disabling Slither#1327
elopez merged 3 commits intomasterfrom
dev-disable-slither

Conversation

@elopez
Copy link
Copy Markdown
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 dissuade 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
Copy Markdown

rappie commented Nov 5, 2024

🥳 🎉

@elopez elopez marked this pull request as ready for review November 9, 2024 12:48
Copy link
Copy Markdown
Member

@arcz arcz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@elopez elopez merged commit 740e950 into master Dec 3, 2024
@elopez elopez deleted the dev-disable-slither branch December 3, 2024 10:24
datradito pushed a commit to datradito/echidna-mcp that referenced this pull request Dec 29, 2025
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 crytic#1318
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

3 participants