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.
46 lines
1.3 KiB
46 lines
1.3 KiB
[
|
|
{
|
|
"contract": "ContractWithFunctionNotCalled",
|
|
"filename": "tests/external_function.sol",
|
|
"func": "funcNotCalled3",
|
|
"sourceMapping": {
|
|
"filename": "tests/external_function.sol",
|
|
"length": 41,
|
|
"start": 257
|
|
},
|
|
"vuln": "ExternalFunc"
|
|
},
|
|
{
|
|
"contract": "ContractWithFunctionNotCalled",
|
|
"filename": "tests/external_function.sol",
|
|
"func": "funcNotCalled2",
|
|
"sourceMapping": {
|
|
"filename": "tests/external_function.sol",
|
|
"length": 41,
|
|
"start": 304
|
|
},
|
|
"vuln": "ExternalFunc"
|
|
},
|
|
{
|
|
"contract": "ContractWithFunctionNotCalled",
|
|
"filename": "tests/external_function.sol",
|
|
"func": "funcNotCalled",
|
|
"sourceMapping": {
|
|
"filename": "tests/external_function.sol",
|
|
"length": 40,
|
|
"start": 351
|
|
},
|
|
"vuln": "ExternalFunc"
|
|
},
|
|
{
|
|
"contract": "ContractWithFunctionNotCalled2",
|
|
"filename": "tests/external_function.sol",
|
|
"func": "funcNotCalled",
|
|
"sourceMapping": {
|
|
"filename": "tests/external_function.sol",
|
|
"length": 304,
|
|
"start": 552
|
|
},
|
|
"vuln": "ExternalFunc"
|
|
}
|
|
]
|
|
|