Commit Graph

57 Commits (b31c73de3d27f2800a126e28eff2d75058955ff3)

Author SHA1 Message Date
Tadashi 2bf8461099 Fix: skip functions without args 3 years ago
Tadashi b5db35e7f6 Detect if function has at least one memory arg 3 years ago
Feist Josselin d41861e6cf
Add support for enhanced analyses through code comments (#1089) 3 years ago
alpharush 4b74b62f85
Remove results if functions have onlyProxy modifier (#1122) 3 years ago
alpharush bab44b77d2
reentrancy-no-eth: do not count staticcalls as reentrant (#1119) 3 years ago
Boyan MILANOV c57e272d6c
Ignore private `__gap` variables in shadowing detectors (#1117) 3 years ago
Boyan-MILANOV a5470586ac Update RTLO detector test 3 years ago
Boyan-MILANOV 963ecc9bd9 Add test for RTLO infinite loop 3 years ago
Tadashi aceab1243c Added new tests and updated JSON artifacts 3 years ago
Josselin 6e58e7e30b Sort the detectors' results by Id 3 years ago
Jaime 5ae6a06ed1 fix issue-887, FP reentrancy in constructor 3 years ago
Jaime aa5421fc04 fix issue-1029, FP on unprotected-upgrade detector 3 years ago
Jaime 696fcc265f fix issue-929, FP in dead-code detector 3 years ago
Josselin b587d897c7 Update solc version recommendations 3 years ago
Josselin 54c78edd65 Add support for immutable variable 3 years ago
s1m0 9e6bcfab07 Add tests 3 years ago
s1m0 063da82cdf Add tests 3 years ago
s1m0 04c43332d8 Fix undetected cases 3 years ago
s1m0 f026361ad5 Multiple improvements 3 years ago
s1m0 67a7d1726f Multiple improvements 3 years ago
s1m0 63b553fcba Add detector delegatecall in loop 3 years ago
s1m0 c86a0ed4d5 Add detector msg.value in loop 3 years ago
Josselin 5c94dfd8af Update abiencoderv2 detector 4 years ago
Josselin 07d06f1f49 Open source write-after-write detector 4 years ago
Josselin 54251b096e Open source dead-code detector 4 years ago
Josselin a988d9c89e Update tests 4 years ago
Josselin 9e8e175496 Update tests 4 years ago
Josselin c2f7773aa7 Minor modif to the unchecked-return-transfer 4 years ago
Alexander Remie afeb77c444 added DAO contract for reentrancy-eth test 4 years ago
Alexander Remie c4948d2cea deduce test file path from solc version and detector name 4 years ago
Alexander Remie fa22b62634 restructure tests/ 4 years ago
Josselin 232dfb1aaf Add the support for multiple compilation units. This commit includes a 4 years ago
Alexander Remie c1aca4c956 add unused-return-transfers detector + exclude transfer/transferFrom from unused-return detector 4 years ago
Natalie Chin 128b0cf5c1 Added tests for benign reentrancy 4 years ago
Josselin e0fae81573 Fix incorrect confidence on assert state change detector 4 years ago
Josselin 789c356646 Open source new detectors 4 years ago
Natalie Chin b8cb7c6dad Added tests for reentrancy read before written 4 years ago
Josselin 08ac1df8ff Open source 19 detectors 4 years ago
Josselin 6faa08c56a Improve ignore finding feature 4 years ago
Josselin ac109d42f7 Open source unprotected upgrade 4 years ago
Natalie Chin 82fd8606ea Added test and json artifact for boolean-constant-misuse 4 years ago
Natalie Chin 6c2427a9f1 Renamed test file and added json artifact 4 years ago
Natalie Chin ab5f242505 Added boolean equality tests 4 years ago
Josselin 9ccfe83388 Fix minor and improve support for multiple source mapping 4 years ago
Josselin 2ee2792064 Refactor detectors tests to use pytest 4 years ago