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 542ec891a1 Add fallback/receive as shadowed builtin 5 years ago
..
analyses Run data dependency in all existing functions (including not reacheable) 5 years ago
core Fix bug introduced in #445: The change in the function signature makes the parsing failed, as solc generated in the json type using the contract's name 5 years ago
detectors Add fallback/receive as shadowed builtin 5 years ago
formatters Change the way modifier/constructor calls are handled: 5 years ago
printers Merge pull request #460 from crytic/dev-myprettytable 5 years ago
slithir Merge pull request #454 from crytic/dev-decimal 5 years ago
solc_parsing Fix incorrect parsing in case of empty catch statement 5 years ago
tools Create MyPrettyTable: wrapper around PrettyTable to allow json seralization 5 years ago
utils Merge pull request #460 from crytic/dev-myprettytable 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 Clean zip type 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