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
Devashish Tomar 13817184ad
fixed markdown regex pattern of group 1
3 years ago
..
analyses Improve top-level function suppoort and import with renaming 3 years ago
core validate and sanitize --markdown-root flag's input if necessary 3 years ago
detectors Disable incorrect strict equality on top level functions (#952) 3 years ago
formatters Add more type hints 3 years ago
printers Add support for CustomError (#947) 3 years ago
slithir Improve support for yul's slot direct usage (#983) 3 years ago
solc_parsing Improve YUL parsing (#987) 3 years ago
tools Fix slither-flat external/private options (#964) 3 years ago
utils fixed markdown regex pattern of group 1 3 years ago
visitors Improve constant folding (Fix #820) 4 years ago
__init__.py Run black 4 years ago
__main__.py validate and sanitize --markdown-root flag's input if necessary 3 years ago
all_exceptions.py Fix all pylint issues 4 years ago
exceptions.py Run black 4 years ago
slither.py Add the support for multiple compilation units. This commit includes a 4 years ago