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.
252 lines
12 KiB
252 lines
12 KiB
[
|
|
[
|
|
{
|
|
"elements": [
|
|
{
|
|
"type": "event",
|
|
"name": "Transfer",
|
|
"source_mapping": {
|
|
"start": 1204,
|
|
"length": 53,
|
|
"filename_used": "/GENERIC_PATH",
|
|
"filename_relative": "tests/detectors/erc20-indexed/0.6.11/erc20_indexed.sol",
|
|
"filename_absolute": "/GENERIC_PATH",
|
|
"filename_short": "tests/detectors/erc20-indexed/0.6.11/erc20_indexed.sol",
|
|
"is_dependency": false,
|
|
"lines": [
|
|
19
|
|
],
|
|
"starting_column": 5,
|
|
"ending_column": 58
|
|
},
|
|
"type_specific_fields": {
|
|
"parent": {
|
|
"type": "contract",
|
|
"name": "IERC20Bad",
|
|
"source_mapping": {
|
|
"start": 679,
|
|
"length": 644,
|
|
"filename_used": "/GENERIC_PATH",
|
|
"filename_relative": "tests/detectors/erc20-indexed/0.6.11/erc20_indexed.sol",
|
|
"filename_absolute": "/GENERIC_PATH",
|
|
"filename_short": "tests/detectors/erc20-indexed/0.6.11/erc20_indexed.sol",
|
|
"is_dependency": false,
|
|
"lines": [
|
|
12,
|
|
13,
|
|
14,
|
|
15,
|
|
16,
|
|
17,
|
|
18,
|
|
19,
|
|
20,
|
|
21
|
|
],
|
|
"starting_column": 1,
|
|
"ending_column": 2
|
|
}
|
|
},
|
|
"signature": "Transfer(address,address,uint256)"
|
|
},
|
|
"additional_fields": {
|
|
"parameter_name": "from"
|
|
}
|
|
}
|
|
],
|
|
"description": "ERC20 event IERC20BadTransfer(address,address,uint256) (tests/detectors/erc20-indexed/0.6.11/erc20_indexed.sol#19)does not index parameter from\n",
|
|
"markdown": "ERC20 event [IERC20BadTransfer(address,address,uint256)](tests/detectors/erc20-indexed/0.6.11/erc20_indexed.sol#L19)does not index parameter from\n",
|
|
"first_markdown_element": "tests/detectors/erc20-indexed/0.6.11/erc20_indexed.sol#L19",
|
|
"id": "a86c7a54115f270548e82d71570dc4d2900b622b0f82c6fce137f3a35314af53",
|
|
"check": "erc20-indexed",
|
|
"impact": "Informational",
|
|
"confidence": "High"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"type": "event",
|
|
"name": "Transfer",
|
|
"source_mapping": {
|
|
"start": 1204,
|
|
"length": 53,
|
|
"filename_used": "/GENERIC_PATH",
|
|
"filename_relative": "tests/detectors/erc20-indexed/0.6.11/erc20_indexed.sol",
|
|
"filename_absolute": "/GENERIC_PATH",
|
|
"filename_short": "tests/detectors/erc20-indexed/0.6.11/erc20_indexed.sol",
|
|
"is_dependency": false,
|
|
"lines": [
|
|
19
|
|
],
|
|
"starting_column": 5,
|
|
"ending_column": 58
|
|
},
|
|
"type_specific_fields": {
|
|
"parent": {
|
|
"type": "contract",
|
|
"name": "IERC20Bad",
|
|
"source_mapping": {
|
|
"start": 679,
|
|
"length": 644,
|
|
"filename_used": "/GENERIC_PATH",
|
|
"filename_relative": "tests/detectors/erc20-indexed/0.6.11/erc20_indexed.sol",
|
|
"filename_absolute": "/GENERIC_PATH",
|
|
"filename_short": "tests/detectors/erc20-indexed/0.6.11/erc20_indexed.sol",
|
|
"is_dependency": false,
|
|
"lines": [
|
|
12,
|
|
13,
|
|
14,
|
|
15,
|
|
16,
|
|
17,
|
|
18,
|
|
19,
|
|
20,
|
|
21
|
|
],
|
|
"starting_column": 1,
|
|
"ending_column": 2
|
|
}
|
|
},
|
|
"signature": "Transfer(address,address,uint256)"
|
|
},
|
|
"additional_fields": {
|
|
"parameter_name": "to"
|
|
}
|
|
}
|
|
],
|
|
"description": "ERC20 event IERC20BadTransfer(address,address,uint256) (tests/detectors/erc20-indexed/0.6.11/erc20_indexed.sol#19)does not index parameter to\n",
|
|
"markdown": "ERC20 event [IERC20BadTransfer(address,address,uint256)](tests/detectors/erc20-indexed/0.6.11/erc20_indexed.sol#L19)does not index parameter to\n",
|
|
"first_markdown_element": "tests/detectors/erc20-indexed/0.6.11/erc20_indexed.sol#L19",
|
|
"id": "29c46eb3a4695004959847ae09377729cdf3aa583de95560090b9bd49977c49b",
|
|
"check": "erc20-indexed",
|
|
"impact": "Informational",
|
|
"confidence": "High"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"type": "event",
|
|
"name": "Approval",
|
|
"source_mapping": {
|
|
"start": 1262,
|
|
"length": 59,
|
|
"filename_used": "/GENERIC_PATH",
|
|
"filename_relative": "tests/detectors/erc20-indexed/0.6.11/erc20_indexed.sol",
|
|
"filename_absolute": "/GENERIC_PATH",
|
|
"filename_short": "tests/detectors/erc20-indexed/0.6.11/erc20_indexed.sol",
|
|
"is_dependency": false,
|
|
"lines": [
|
|
20
|
|
],
|
|
"starting_column": 5,
|
|
"ending_column": 64
|
|
},
|
|
"type_specific_fields": {
|
|
"parent": {
|
|
"type": "contract",
|
|
"name": "IERC20Bad",
|
|
"source_mapping": {
|
|
"start": 679,
|
|
"length": 644,
|
|
"filename_used": "/GENERIC_PATH",
|
|
"filename_relative": "tests/detectors/erc20-indexed/0.6.11/erc20_indexed.sol",
|
|
"filename_absolute": "/GENERIC_PATH",
|
|
"filename_short": "tests/detectors/erc20-indexed/0.6.11/erc20_indexed.sol",
|
|
"is_dependency": false,
|
|
"lines": [
|
|
12,
|
|
13,
|
|
14,
|
|
15,
|
|
16,
|
|
17,
|
|
18,
|
|
19,
|
|
20,
|
|
21
|
|
],
|
|
"starting_column": 1,
|
|
"ending_column": 2
|
|
}
|
|
},
|
|
"signature": "Approval(address,address,uint256)"
|
|
},
|
|
"additional_fields": {
|
|
"parameter_name": "owner"
|
|
}
|
|
}
|
|
],
|
|
"description": "ERC20 event IERC20BadApproval(address,address,uint256) (tests/detectors/erc20-indexed/0.6.11/erc20_indexed.sol#20)does not index parameter owner\n",
|
|
"markdown": "ERC20 event [IERC20BadApproval(address,address,uint256)](tests/detectors/erc20-indexed/0.6.11/erc20_indexed.sol#L20)does not index parameter owner\n",
|
|
"first_markdown_element": "tests/detectors/erc20-indexed/0.6.11/erc20_indexed.sol#L20",
|
|
"id": "7d72b56a71ca96db304878f25484c496af1d283a9b777dc788f1473974057025",
|
|
"check": "erc20-indexed",
|
|
"impact": "Informational",
|
|
"confidence": "High"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"type": "event",
|
|
"name": "Approval",
|
|
"source_mapping": {
|
|
"start": 1262,
|
|
"length": 59,
|
|
"filename_used": "/GENERIC_PATH",
|
|
"filename_relative": "tests/detectors/erc20-indexed/0.6.11/erc20_indexed.sol",
|
|
"filename_absolute": "/GENERIC_PATH",
|
|
"filename_short": "tests/detectors/erc20-indexed/0.6.11/erc20_indexed.sol",
|
|
"is_dependency": false,
|
|
"lines": [
|
|
20
|
|
],
|
|
"starting_column": 5,
|
|
"ending_column": 64
|
|
},
|
|
"type_specific_fields": {
|
|
"parent": {
|
|
"type": "contract",
|
|
"name": "IERC20Bad",
|
|
"source_mapping": {
|
|
"start": 679,
|
|
"length": 644,
|
|
"filename_used": "/GENERIC_PATH",
|
|
"filename_relative": "tests/detectors/erc20-indexed/0.6.11/erc20_indexed.sol",
|
|
"filename_absolute": "/GENERIC_PATH",
|
|
"filename_short": "tests/detectors/erc20-indexed/0.6.11/erc20_indexed.sol",
|
|
"is_dependency": false,
|
|
"lines": [
|
|
12,
|
|
13,
|
|
14,
|
|
15,
|
|
16,
|
|
17,
|
|
18,
|
|
19,
|
|
20,
|
|
21
|
|
],
|
|
"starting_column": 1,
|
|
"ending_column": 2
|
|
}
|
|
},
|
|
"signature": "Approval(address,address,uint256)"
|
|
},
|
|
"additional_fields": {
|
|
"parameter_name": "spender"
|
|
}
|
|
}
|
|
],
|
|
"description": "ERC20 event IERC20BadApproval(address,address,uint256) (tests/detectors/erc20-indexed/0.6.11/erc20_indexed.sol#20)does not index parameter spender\n",
|
|
"markdown": "ERC20 event [IERC20BadApproval(address,address,uint256)](tests/detectors/erc20-indexed/0.6.11/erc20_indexed.sol#L20)does not index parameter spender\n",
|
|
"first_markdown_element": "tests/detectors/erc20-indexed/0.6.11/erc20_indexed.sol#L20",
|
|
"id": "df4d927d202bdca1fc411d6960d3f62ed2784f5eca7435cb0503f4154f2e3bc6",
|
|
"check": "erc20-indexed",
|
|
"impact": "Informational",
|
|
"confidence": "High"
|
|
}
|
|
]
|
|
] |