Static Analyzer for Solidity
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
slither/slither
Josselin a474896e50 Add padding on function id printer (fix #500) 4 years ago
..
analyses Add better fixpoint on are_variables_written 5 years ago
core Yul: minor modifs 4 years ago
detectors Detect suicidal external function (fix #527) 4 years ago
formatters Change the way modifier/constructor calls are handled: 5 years ago
printers Add padding on function id printer (fix #500) 4 years ago
slithir Merge pull request #541 from crytic/dev-external-call-st-to-tuple 4 years ago
solc_parsing Yul: minor modifs 4 years ago
tools slither-flat: Improve helper 4 years ago
utils Merge dev-0.7 classes to dev: 4 years ago
visitors Fix incorrect tuple type in case of low level call (fix #529) 4 years ago
__init__.py Make a slither package 6 years ago
__main__.py Improve dupplicate name report 5 years ago
all_exceptions.py Breaking change in the way Slither handled codebase with name reused 5 years ago
exceptions.py Improve Exception handling 6 years ago
slither.py Merge dev-0.7 classes to dev: 4 years ago