28个版本
新版本 0.1.9 | 2024年8月5日 |
---|---|
0.1.4 | 2024年6月24日 |
0.0.28 | 2024年5月29日 |
0.0.24 | 2024年4月26日 |
0.0.10 | 2023年12月23日 |
#75 in #solidity
391 每月下载量
在 3 个crate中使用(通过 aderyn_driver)
745KB
18K SLoC
一个强大的Solidity静态分析器,可以从宏观角度分析您的智能合约。
Aderyn Core
aderyn_core是Aderyn的后端基础设施。
src/
├─ ast/ // Solidity AST Structs
├─ context/ // Solidity project context to be analyzed
├─ detect/ // Where Detector specifications and logic live
├─ framework/ // Foundry/Hardhat detection
├─ fscloc/ // Solidity file stats
├─ report/ // Report printers
├─ visitor/ // AST visitors
依赖关系
~23–39MB
~634K SLoC