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.
49 lines
2.2 KiB
49 lines
2.2 KiB
[
|
|
[
|
|
{
|
|
"elements": [
|
|
{
|
|
"type": "pragma",
|
|
"name": "0.5.14",
|
|
"source_mapping": {
|
|
"start": 0,
|
|
"length": 23,
|
|
"filename_relative": "tests/detectors/solc-version/0.5.14/static.sol",
|
|
"filename_absolute": "/GENERIC_PATH",
|
|
"filename_short": "tests/detectors/solc-version/0.5.14/static.sol",
|
|
"is_dependency": false,
|
|
"lines": [
|
|
1
|
|
],
|
|
"starting_column": 1,
|
|
"ending_column": 24
|
|
},
|
|
"type_specific_fields": {
|
|
"directive": [
|
|
"solidity",
|
|
"0.5",
|
|
".14"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"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",
|
|
"first_markdown_element": "tests/detectors/solc-version/0.5.14/static.sol#L1",
|
|
"id": "cf9412fdac7f959dea885dbcebb2f9cfb0f3b0ca55f8fc84ebdc51e09eaf6957",
|
|
"check": "solc-version",
|
|
"impact": "Informational",
|
|
"confidence": "High"
|
|
},
|
|
{
|
|
"elements": [],
|
|
"description": "solc-0.5.14 is known to contain severe issues (https://solidity.readthedocs.io/en/latest/bugs.html)",
|
|
"markdown": "solc-0.5.14 is known to contain severe issues (https://solidity.readthedocs.io/en/latest/bugs.html)",
|
|
"first_markdown_element": "",
|
|
"id": "d29c07fc4fd9f7602b9f99b17646c6ce1a1c10740d60888a7a706f2537f6e59d",
|
|
"check": "solc-version",
|
|
"impact": "Informational",
|
|
"confidence": "High"
|
|
}
|
|
]
|
|
] |