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.
48 lines
2.0 KiB
48 lines
2.0 KiB
4 years ago
|
[
|
||
|
[
|
||
|
{
|
||
|
"elements": [
|
||
|
{
|
||
|
"type": "pragma",
|
||
4 years ago
|
"name": "0.5.14",
|
||
4 years ago
|
"source_mapping": {
|
||
|
"start": 0,
|
||
|
"length": 23,
|
||
|
"filename_used": "/GENERIC_PATH",
|
||
4 years ago
|
"filename_relative": "tests/detectors/solc-version/0.5.14/static.sol",
|
||
4 years ago
|
"filename_absolute": "/GENERIC_PATH",
|
||
4 years ago
|
"filename_short": "tests/detectors/solc-version/0.5.14/static.sol",
|
||
4 years ago
|
"is_dependency": false,
|
||
|
"lines": [
|
||
|
1
|
||
|
],
|
||
|
"starting_column": 1,
|
||
|
"ending_column": 24
|
||
|
},
|
||
|
"type_specific_fields": {
|
||
|
"directive": [
|
||
|
"solidity",
|
||
4 years ago
|
"0.5",
|
||
|
".14"
|
||
4 years ago
|
]
|
||
|
}
|
||
|
}
|
||
|
],
|
||
4 years ago
|
"description": "Pragma version0.5.14 (tests/detectors/solc-version/0.5.14/static.sol#1) is known to contain severe issues (https://solidity.readthedocs.io/en/latest/bugs.html)\n",
|
||
|
"markdown": "Pragma version[0.5.14](tests/detectors/solc-version/0.5.14/static.sol#L1) is known to contain severe issues (https://solidity.readthedocs.io/en/latest/bugs.html)\n",
|
||
|
"id": "cf9412fdac7f959dea885dbcebb2f9cfb0f3b0ca55f8fc84ebdc51e09eaf6957",
|
||
4 years ago
|
"check": "solc-version",
|
||
|
"impact": "Informational",
|
||
|
"confidence": "High"
|
||
|
},
|
||
|
{
|
||
|
"elements": [],
|
||
4 years ago
|
"description": "solc-0.5.14 is not recommended for deployment\n",
|
||
|
"markdown": "solc-0.5.14 is not recommended for deployment\n",
|
||
|
"id": "839b9aa9c05b3f4bfeb7aefa9b7a69d82a322bf527f21bbf7080a7855f003803",
|
||
4 years ago
|
"check": "solc-version",
|
||
|
"impact": "Informational",
|
||
|
"confidence": "High"
|
||
|
}
|
||
|
]
|
||
|
]
|