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
Feist Josselin 1414de08d8 Document --checklist flag (#1190) 3 years ago
..
analyses Use f-strings instead of old-style formatting 3 years ago
core WIP: feature to read contract storage data (#968) 3 years ago
detectors feat: add arbitrary-send-erc20 and arbitrary-send-erc20-permit detectors (#1025) 3 years ago
formatters Update to pylint 2.12.2 3 years ago
printers fix variable order printer by excluding immutables (#1184) 3 years ago
slithir Improve function lookup for bytes (#1163) 3 years ago
solc_parsing Fix custom error signature lookback (#1156) 3 years ago
tools Update README.md (#1181) 3 years ago
utils Support ternary operator in index access (#1162) 3 years ago
visitors Update to gh super linter 4.9.2 + linters (#1157) 3 years ago
__init__.py Run black 4 years ago
__main__.py Document --checklist flag (#1190) 3 years ago
all_exceptions.py Fix all pylint issues 4 years ago
exceptions.py Run black 4 years ago
slither.py Use f-strings instead of old-style formatting 3 years ago