0.11.0 (opens in a new tab)
This release adds support for the latest Solidity features like using a custom error in a require statement and transient storage, adds 7 new detectors, 2 new printers and various other improvements.Slither release notes
Static Analyzer for Solidity and Vypercrytic/slither on GitHub
30 items match, 0 of them low signal.
This release adds support for the latest Solidity features like using a custom error in a require statement and transient storage, adds 7 new detectors, 2 new printers and various other improvements.Slither release notes
0.10.0 - 2023-10-18. This release adds support for Vyper 0.3.7 (thanks to the funding from VyperLang)! Currently, Vyper frameworks such as Ape are not supported. To run slither on Vyper codebases, target the source directory e.g.Slither release notes
0.9.2 - 2023-01-11. This release integrates codex into Slither via two features: slither-documentation, a tool to auto-generate natspec for every function. See the usage on solmate. the codex detector, which uses GPT3 to find vulnerabilities.Slither release notes
0.9.0 - 2022-10-05. This release contains: 3 new detectors · Reduction of false positives in detectors · Refactoring that will help us adding new features · Breaking changes in the internal APIs · Fixes for several bugs and improvements to testing · This relea…Slither release notes
0.8.2 - 2021-12-10. This release adds two new detectors that catch recent vulnerabilities in SushiSwap and Opyn vulnerabilities, and significantly improves Solidity 0.8 support (including top-level functions, custom errors, and immutable variables).Slither release notes
0.8.0 - 2021-05-07. This release significantly improves the support for Solidity 0.8 and adds detectors for 'unused-return-transfers', 'dead-code', and 'write-after-write'.Slither release notes
0.7.1 - 2021-03-29. This release improves the controlled-array-length/solc-version detectors. We are now listing the public bugs found by Slither in our Trophies list. Please contribute if you found vulnerabilities using Slither.Slither release notes
Everything here already leads the page above.