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/detectors
Feist Josselin f3fc106e5c
Merge pull request #1487 from crytic/update-missing-events-wiki
2 years ago
..
assembly fix: anchor links to Vulnerability report docs (#1257) 2 years ago
attributes - Create helpers for VULNERABLE_SOLC_VERSIONS 2 years ago
compiler_bugs - Create helpers for VULNERABLE_SOLC_VERSIONS 2 years ago
erc update link for permit 2 years ago
examples Add the support for multiple compilation units. This commit includes a 4 years ago
functions Merge pull request #1497 from crytic/dev-protected-var 2 years ago
naming_convention Optimization: use `str.startswith(tuple)`, and `str.endswith(tuple)`, when revelant (#1186) 3 years ago
operations update missing events wiki 2 years ago
reentrancy Make results deterministic 2 years ago
shadowing Ignore private `__gap` variables in shadowing detectors (#1117) 3 years ago
slither Refactor core objects to add a file scope. 3 years ago
source Update to gh super linter 4.9.2 + linters (#1157) 3 years ago
statements - Create helpers for VULNERABLE_SOLC_VERSIONS 2 years ago
variables Code quality improvements 2 years ago
__init__.py Initial public commit 6 years ago
abstract_detector.py - Create helpers for VULNERABLE_SOLC_VERSIONS 2 years ago
all_detectors.py Add Codex vuln detector 2 years ago