You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been using Slither for several months and find it to be an invaluable tool for both developers and auditors. As part of my thesis on smart contract security, I have been working on implementing new detectors for Slither, primarily focused on gas optimization. I have already developed and am currently testing a few detectors in this area.
While reviewing research papers on static analyzers, I noticed that Slither is consistently recognized as one of the best-performing tools. Given this, I believe that instead of improving another tool, we should focus on expanding Slither’s detection capabilities. By adding new detectors and improving its coverage, we can enhance its ability to identify a wider range of smart contract vulnerabilities.
I would love to hear ideas, suggestions, or feedback on:
Potential new vulnerability detectors that could be implemented
Areas within Slither that could be improved for better coverage
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi everyone,
I have been using Slither for several months and find it to be an invaluable tool for both developers and auditors. As part of my thesis on smart contract security, I have been working on implementing new detectors for Slither, primarily focused on gas optimization. I have already developed and am currently testing a few detectors in this area.
While reviewing research papers on static analyzers, I noticed that Slither is consistently recognized as one of the best-performing tools. Given this, I believe that instead of improving another tool, we should focus on expanding Slither’s detection capabilities. By adding new detectors and improving its coverage, we can enhance its ability to identify a wider range of smart contract vulnerabilities.
I would love to hear ideas, suggestions, or feedback on:
Looking forward to your insights and discussions!
Best regards,
Beta Was this translation helpful? Give feedback.
All reactions