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
Michael Colburn c4165c9b86 Add assembly information to the human summary printer 5 years ago
..
analyses Run data dependency in all existing functions (including not reacheable) 5 years ago
core Improve slithir to dot: 5 years ago
detectors Refactor reentrancy to show where are the calls/write to variables in internal calls (fix #412) 5 years ago
formatters Change the way modifier/constructor calls are handled: 5 years ago
printers Add assembly information to the human summary printer 5 years ago
slithir Add suport for new call syntax: {gas: X, value: Y} (fix #419) 5 years ago
solc_parsing Improve error handling in case of contract's name dupplicate 5 years ago
tools Fix incorrect import in upgradeability check 5 years ago
utils Finding ID generation: prevent collision on pragma 5 years ago
visitors Add suport for new call syntax: {gas: X, value: Y} (fix #419) 5 years ago
__init__.py Make a slither package 6 years ago
__main__.py Minor 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 Breaking change in the way Slither handled codebase with name reused 5 years ago