mirror of https://github.com/ConsenSys/mythril
blockchainethereumsmart-contractssoliditysecurityprogram-analysissecurity-analysissymbolic-execution
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
820 B
31 lines
820 B
{
|
|
"issues": [{
|
|
"description": {
|
|
"head": "The subtraction can underflow.",
|
|
"tail": "The binary subtraction operation can result in an integer underflow.\n"
|
|
},
|
|
"extra": {},
|
|
"locations": [{
|
|
"sourceMap": "567:1:0"
|
|
}],
|
|
"severity": "High",
|
|
"swcID": "SWC-101",
|
|
"swcTitle": "Integer Overflow and Underflow"
|
|
}, {
|
|
"description": {
|
|
"head": "The subtraction can underflow.",
|
|
"tail": "The binary subtraction operation can result in an integer underflow.\n"
|
|
},
|
|
"extra": {},
|
|
"locations": [{
|
|
"sourceMap": "649:1:0"
|
|
}],
|
|
"severity": "High",
|
|
"swcID": "SWC-101",
|
|
"swcTitle": "Integer Overflow and Underflow"
|
|
}],
|
|
"meta": {},
|
|
"sourceFormat": "evm-byzantium-bytecode",
|
|
"sourceList": ["0xf230bec502569e8b7e7737616d0ad0f200c436624e3c223e5398c0615cd2d6b9"],
|
|
"sourceType": "raw-bytecode"
|
|
}
|
|
|