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 588e6014d2 Continue to refactor JSON output (WIP) 6 years ago
..
analyses API taint changes: 6 years ago
core Improve contract.is_signature_only 6 years ago
detectors Continue to refactor JSON output (WIP) 6 years ago
printers Merge branch 'master' into dev 6 years ago
slithir Fix incorrect type recover for external calls to mapping of mapping (fix #83) 6 years ago
solc_parsing Fix incorrect attribute in modifier parsing (is_implemented) 6 years ago
utils Add support for NewArray in ternary split (close #79) 6 years ago
visitors Improve Unused return value detector: 6 years ago
__init__.py Make a slither package 6 years ago
__main__.py Check for 'truffle-config.js' file existence 6 years ago
slither.py Improve truffle parsing 6 years ago