Update security_checks.md

pull/30/head
Bernhard Mueller 7 years ago committed by GitHub
parent a294dd21f9
commit 98cab31c6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      security_checks.md

@ -6,7 +6,7 @@
|Missing check on CALL return value| | [unchecked_retval](mythril/analysis/modules/unchecked_retval.py) |Missing check on CALL return value| | [unchecked_retval](mythril/analysis/modules/unchecked_retval.py)
|Re-entrancy| | | |Re-entrancy| | |
|Multiple transfers in a single transaction| | | | |Multiple transfers in a single transaction| | | |
|Integer overflow/underflow| | | |Integer overflow/underflow| | [integer_underflow(mythril/analysis/modules/integer_underflow.py) |
|Type confusion| | | |Type confusion| | |
|Predictable RNG| | | |Predictable RNG| | |
|Transaction order dependence| | | | |Transaction order dependence| | | |

Loading…
Cancel
Save