Commit Graph

762 Commits (18ad15a57794ad6b9da25135b75f74db8ba70f4b)
 

Author SHA1 Message Date
Josselin 2f43bc1e6b Merge branch 'patch-npx-alt' of https://github.com/mattaereal/slither into mattaereal-patch-npx-alt 6 years ago
Feist Josselin d1aa53a249
Update README.md 6 years ago
Josselin 539383f151 Refactor JSON output 6 years ago
Josselin d49ea4475d Open source detector on dangerous block.timestamp usage 6 years ago
Josselin eb1a848283 Add missing testcases 6 years ago
Josselin d5c439c5d2 Open source shadowing state variable detectors 6 years ago
Feist Josselin fed11e9cf6
Merge pull request #102 from trailofbits/dev-solidity-05 6 years ago
Josselin c43c64f009 Merge branch 'master' of github.com:trailofbits/slither 6 years ago
Josselin 8248bba943 Improve slithIR RETURN conversion (close #89) 6 years ago
Feist Josselin 049cb50ed1
Merge pull request #107 from trailofbits/docker-verify-solc 6 years ago
Disconnect3d de529a6fe3
Verify solc binary 6 years ago
Josselin 39d88e119a Fix incorrect do while CFG recovery (fix 97) 6 years ago
Josselin a4032dc000 Parse local variables prior parsing modifier (fix 99) 6 years ago
Josselin f70fe60b1d Improve mix mapping/array type recovery (fix 99) 6 years ago
Josselin f804da4735 Improve ternary conversion (close #98) 6 years ago
Josselin 2916af5e90 Improve sha256/ripemd160 support 6 years ago
Matías A. Ré Medina 514b94b15d Add support for executing truffle locally 6 years ago
Josselin 37c2ded097 Add visibility to Solidity script examples 6 years ago
Josselin 1f90b4c7f1 Update travis scripts 6 years ago
Josselin f7c1d2c5e7 Update travis install 6 years ago
Josselin f2a3779c56 Merge branch 'master' into dev-solidity-05 6 years ago
Josselin 7f02976f04 Merge branch 'dev-improve-json' 6 years ago
Josselin b906965dcc Update naming convention to new json format 6 years ago
Josselin a860e0f96c Merge branch 'master' of github.com:trailofbits/slither 6 years ago
Josselin 2d46050744 Fix incorrect unpacking in function summary printer (#104) 6 years ago
William Woodruff 214e18a30c
Dockerfile: Rewrite to use Ubuntu, official PPA 6 years ago
Josselin 0c63564669 Add Solidity 0.5 Support (WIP) 6 years ago
Josselin 09c559c148 Merge branch 'master' into dev-solidity-05 6 years ago
Josselin 191cb76b42 Merge branch 'master' of github.com:trailofbits/slither 6 years ago
Feist Josselin fd60773027
Merge pull request #94 from trailofbits/dev-improve-json 6 years ago
Josselin d3726f9dd7 Make json result more deterministic 6 years ago
Josselin 16e0269972 Add impact and confidence fields 6 years ago
Josselin 1c666c729d Partial support of Solidity 0.5 (WIP) 6 years ago
Josselin 19e1c6340d Json: 6 years ago
Feist Josselin 4ed73e151d
Merge pull request #93 from SolidCheck/master 6 years ago
rawwwulea ea1309f28a Fixed Dockerimage - slither not compatible with solc > 0.5.x atm, so downgrade solc to 0.4.25 6 years ago
Josselin f1b578c11f Minor 6 years ago
Josselin 1fb497a417 WIP: add support for state variables 6 years ago
Josselin 767e01ec2c Dominator: corner case if there is a if without else for dominance frontier 6 years ago
Josselin 27d38c3bd5 Sort slither cli output by detector.impact 6 years ago
adamhos e5f3fa854e Fix ConstantPragma detector wiki link (#88) 6 years ago
Josselin e25be40be4 Add node.local_variables_written/local_variables_read 6 years ago
Josselin cb6ecbf2bb Merge branch 'dev' into dev-ssa 6 years ago
Josselin 4d97d82ac0 Ternary operation: move variable declaration to condition node to avoid dupplicate variable declaration 6 years ago
Josselin b6952b4732 WIP: Improve ssa conversion 6 years ago
Josselin efa088b931 Minor 6 years ago
Josselin 29926c7e4f Clean expression_to_slithir modifications 6 years ago
Josselin a404027b5b Add missing files 6 years ago
Josselin 2915840be2 Keep original slithIR and generate the SSA version as a second list of IR (WIP) 6 years ago
Josselin 0e6e0cb176 Improve slithir conversion 6 years ago