Commit Graph

4197 Commits (04f0dbecce2ecc08b0b45d6660c22a0bbcc67421)
 

Author SHA1 Message Date
Dan Guido 64dbdd17a2
better features list 6 years ago
Dan Guido f1f08de415
Update README.md 6 years ago
Dan Guido b538e52b55
Update README.md 6 years ago
Dan Guido 2700853ee3
Update README.md 6 years ago
Dan Guido 9f17dedd9b
Update README.md 6 years ago
Dan Guido 4d24862b36
Update README.md 6 years ago
Dan Guido 5e092685cc
Update README.md 6 years ago
Dan Guido b9f5340843
Update README.md 6 years ago
Josselin 13efd858ed WIP: split ternary expression to multiples expersssion 6 years ago
Josselin 46419ff12d Update README.md 6 years ago
Feist Josselin ab301facba
Update README.md 6 years ago
Josselin 2d36296e03 Add missing files 6 years ago
Josselin 2aea762600 Open source tx.origin detector 6 years ago
Feist Josselin 456aad2422
Update README.md 6 years ago
Josselin 65cb37907c Update image documentation 6 years ago
Josselin e6ed6a43c1 Update documentation 6 years ago
Josselin 5930e4ca6b Add plugin skeleton 6 years ago
Josselin 14643f5eca Update README example 6 years ago
Josselin 4d797bb4b7 API changes: 6 years ago
Josselin f7d13240f3 --detect-uninitialized -> --detect-uninitialized-state 6 years ago
Josselin ae255bfb60 Update README 6 years ago
Josselin f45c514f18 Improve uninitialized storage detector documentation 6 years ago
Josselin 26ab17459c Improve uninitialized storage detector 6 years ago
Josselin 5a094bbdd4 Merge branch 'master' into uninitialized-storage 6 years ago
Josselin e1fedcacbf Speedup reentrancy detection through fixpoint 6 years ago
Josselin a0c366a955 Add uninitialized storage var detector 6 years ago
Josselin 6fb297b69e Update README 6 years ago
Josselin 533f94ddfa Only use Impact for classification 6 years ago
Josselin f3b5d2e78e Fix typo 6 years ago
Josselin fdf6534cbe Re-enable source mapping 6 years ago
Josselin 889a49c0e1 Clean documentation 6 years ago
Josselin 45062efb9b Update printer to last API changes 6 years ago
Josselin e18be0b483 Add re-entrancy detector 6 years ago
Josselin bf8303b081 Merge branch 'master' of github.com:trailofbits/slither into external_calls 6 years ago
Josselin 6ac4b56326 Fix node.contain_require_or_assert 6 years ago
Josselin 1e90bb0c8e Add external calls information 6 years ago
Feist Josselin 3a2c2817bc
Merge pull request #17 from trailofbits/plugins-arch 6 years ago
disconnect3d 96e8da1411 Plugin architecture works 6 years ago
Josselin 0d13cdf7c7 Merge branch 'master' of github.com:trailofbits/slither 6 years ago
Josselin 2699248e47 Improve filter_name + fix bug in inheritances 6 years ago
Josselin 51b7378759 Add external/internal keyword to filter_name 6 years ago
Josselin 4705499f20 ExpressionParsing: Remove return value in case if function pointer 6 years ago
Mark Mossberg 1d45b4aa1f Update README.md (#15) 6 years ago
disconnect3d ad3f50d911 Rename slither package to slither-sol 6 years ago
disconnect3d 5fb14cadc4 Rename Slither package to slither 6 years ago
Josselin 7c5af946ad Typo + clean code 6 years ago
Josselin 8465d9282e Add constant keyword to filter_name 6 years ago
Josselin 36102142a0 Better handling of function pointer 6 years ago
Josselin 05c7dbe869 Fix missing char for call parsing 6 years ago
Josselin deedfd695e Use parse_type to parse using for type 6 years ago