Commit Graph

2578 Commits (9567b69418c6d83eb97463474df744ad93830fa7)
 

Author SHA1 Message Date
Josselin Feist 9567b69418 Merge branch 'fix-ternary-with-type' of github.com:vladyan18/slither into vladyan18-fix-ternary-with-type 2 years ago
Feist Josselin 26ad3c6872
include enums declared in top level (#1300) 2 years ago
Feist Josselin 0056406b5a
Fix broken tests introduced with #1239 (#1302) 2 years ago
alpharush 033d18efae
add FAQ and useful info to contribution guidelines (#1047) 2 years ago
Mickaël Schoentgen bb0b04be2f
Fix deprecation warnings: invalid escape sequence (#1185) 2 years ago
h00p30 a3fa7e6c2c
Support of ERC1363, ERC4524 for slither-check-erc (#1274) 2 years ago
alpharush 2e341aee9b
do not convert IRs with arguments to state var read (#1230) 2 years ago
Emilio López 8bead9347c
Unify path filtering across POSIX and Windows (#1196) 2 years ago
Jean Cvllr 89852f0c6f
fix: anchor links to Vulnerability report docs (#1257) 2 years ago
greenknot c4c7d5674a
Dockerfile: upgrade from Ubuntu Bionic (18.04) to Focal (20.04) (#1242) 2 years ago
Kyle Baker 6971f3005d
replace-initialize (#1239) 2 years ago
alpharush 167b4c0394
handle tmp call to library's custom error (#1267) 2 years ago
alpharush 98e6d8c13e
add support for enum max/min members, fix min member on elementary (#1276) 2 years ago
h00p30 63a154fbb0
Remove unnecessary Check event (#1277) 2 years ago
Emilio López ad60e5e089
pip-audit: Use our official action (#1243) 2 years ago
Emilio López ce0a4006b9
Disable coloring if output is not a terminal, fix Windows tests (#1244) 2 years ago
Vladislav Volosnikov a4a139ecaa Add check ElementaryTypeNameExpression in copy_expression 2 years ago
alpharush d0a4f5595d
add up to 0.8.15 for ast tests (#1268) 2 years ago
Mathis 6a2e1e0819
Do not fail with no results and sarif output (#1229) 2 years ago
Cosmos 3416d05d16
fix wrong argument annotation (#1233) 2 years ago
Josselin Feist 168e96298f Merge branch 'master' into dev 3 years ago
Mickaël Schoentgen 75f858d4bf
Optimization: use a more efficient regexp for hexadecimal check (#1200) 3 years ago
Henrik Brodin fdf346f530
Hbrodin/ssa array tests (#1205) 3 years ago
Josselin fba37f2c0c Merge branch 'dev' of github.com:crytic/slither into dev 3 years ago
Feist Josselin 33922541bb
Update README (#1207) 3 years ago
Josselin 5a151479f2 Merge branch 'master' into dev 3 years ago
Mickaël Schoentgen 39f558504a
Optimization: use `str.startswith(tuple)`, and `str.endswith(tuple)`, when revelant (#1186) 3 years ago
alpharush d5d95feee3
do not warn of digit count if checksummed address (#1193) 3 years ago
Feist Josselin 488dbaec1e
Update README.md 3 years ago
Feist Josselin c1b5a1ee50
Update README.md 3 years ago
Feist Josselin 562af10616
Update README.md 3 years ago
Feist Josselin 8dfa8033a1
Document --checklist flag (#1190) 3 years ago
Josselin 8caf5f70be Merge branch 'master' into dev 3 years ago
Josselin 6e350e7533 Merge branch 'dev' of github.com:crytic/slither into dev 3 years ago
alpharush f131242fb2
Update README.md (#1181) 3 years ago
alpharush 2c463abdb0
feat: add arbitrary-send-erc20 and arbitrary-send-erc20-permit detectors (#1025) 3 years ago
alpharush 4d1bcc6a5b
fix variable order printer by excluding immutables (#1184) 3 years ago
Josselin f962d6c4ee 0.8.3 3 years ago
Josselin 07deae97b9 Merge branch 'dev' of github.com:crytic/slither into dev 3 years ago
Feist Josselin e94e02e32d
Update to crytic-compile 0.2.3 (#1179) 3 years ago
Josselin e5c35def93 Update to crytic-compile 0.2.3 3 years ago
alpharush ac1cda784e
Support ternary operator in index access (#1162) 3 years ago
alpharush e324c9087b
WIP: feature to read contract storage data (#968) 3 years ago
Feist Josselin a08dba0fb1
Use pytest 7.0.1 (#1177) 3 years ago
Evan Sultanik 75a9766c35
Return Function.name to handle special function types for which Function._name == None (#1170) (#1171) 3 years ago
feliam e3b75c003e
Print all entry points not reaching whenNotPaused. Fix - 1114 (#1128) 3 years ago
Kevin Ingersoll 597ac46195
fix shell rendering in bug report template (#1167) 3 years ago
Feist Josselin 741fc06ea8
Improve function lookup for bytes (#1163) 3 years ago
Henrik Brodin 644f5e59a9
Test cases for SSA IR (#1101) 3 years ago
Feist Josselin 3af6616281
Fix custom error signature lookback (#1156) 3 years ago