This project is beginning as a clone of jsinspect. Its goal is to become a utility that uses AST analysis to:
- scan Solidity files for content that structurally resembles code with known vulnerabilities
- identify redundancies across contract systems.
This project is beginning as a clone of jsinspect. Its goal is to become a utility that uses AST analysis to: