mirror of https://github.com/crytic/slither
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.
104 lines
2.8 KiB
104 lines
2.8 KiB
[
|
|
{
|
|
"check": "assembly",
|
|
"impact": "Informational",
|
|
"confidence": "High",
|
|
"description": "GetCode.at uses assembly (tests/inline_assembly_contract.sol#6-20)\n\t- tests/inline_assembly_contract.sol#7-20\n",
|
|
"elements": [
|
|
{
|
|
"type": "function",
|
|
"name": "at",
|
|
"source_mapping": {
|
|
"start": 119,
|
|
"length": 700,
|
|
"filename_used": "/home/travis/build/crytic/slither/tests/inline_assembly_contract.sol",
|
|
"filename_relative": "tests/inline_assembly_contract.sol",
|
|
"filename_absolute": "/home/travis/build/crytic/slither/tests/inline_assembly_contract.sol",
|
|
"filename_short": "tests/inline_assembly_contract.sol",
|
|
"lines": [
|
|
6,
|
|
7,
|
|
8,
|
|
9,
|
|
10,
|
|
11,
|
|
12,
|
|
13,
|
|
14,
|
|
15,
|
|
16,
|
|
17,
|
|
18,
|
|
19,
|
|
20
|
|
],
|
|
"starting_column": 5,
|
|
"ending_column": 6
|
|
},
|
|
"contract": {
|
|
"type": "contract",
|
|
"name": "GetCode",
|
|
"source_mapping": {
|
|
"start": 97,
|
|
"length": 724,
|
|
"filename_used": "/home/travis/build/crytic/slither/tests/inline_assembly_contract.sol",
|
|
"filename_relative": "tests/inline_assembly_contract.sol",
|
|
"filename_absolute": "/home/travis/build/crytic/slither/tests/inline_assembly_contract.sol",
|
|
"filename_short": "tests/inline_assembly_contract.sol",
|
|
"lines": [
|
|
5,
|
|
6,
|
|
7,
|
|
8,
|
|
9,
|
|
10,
|
|
11,
|
|
12,
|
|
13,
|
|
14,
|
|
15,
|
|
16,
|
|
17,
|
|
18,
|
|
19,
|
|
20,
|
|
21
|
|
],
|
|
"starting_column": 1,
|
|
"ending_column": 2
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": "expression",
|
|
"expression": "None",
|
|
"source_mapping": {
|
|
"start": 191,
|
|
"length": 628,
|
|
"filename_used": "/home/travis/build/crytic/slither/tests/inline_assembly_contract.sol",
|
|
"filename_relative": "tests/inline_assembly_contract.sol",
|
|
"filename_absolute": "/home/travis/build/crytic/slither/tests/inline_assembly_contract.sol",
|
|
"filename_short": "tests/inline_assembly_contract.sol",
|
|
"lines": [
|
|
7,
|
|
8,
|
|
9,
|
|
10,
|
|
11,
|
|
12,
|
|
13,
|
|
14,
|
|
15,
|
|
16,
|
|
17,
|
|
18,
|
|
19,
|
|
20
|
|
],
|
|
"starting_column": 9,
|
|
"ending_column": 6
|
|
}
|
|
}
|
|
]
|
|
}
|
|
] |