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.0 KiB
49 lines
2.0 KiB
[
|
|
[
|
|
{
|
|
"elements": [],
|
|
"description": "solc-0.7.6 is not recommended for deployment\n",
|
|
"markdown": "solc-0.7.6 is not recommended for deployment\n",
|
|
"first_markdown_element": "",
|
|
"id": "ddb8ee36d9dd69b14eab702506268f8f9ef3283777d042e197277e29407b386e",
|
|
"check": "solc-version",
|
|
"impact": "Informational",
|
|
"confidence": "High"
|
|
},
|
|
{
|
|
"elements": [
|
|
{
|
|
"type": "pragma",
|
|
"name": "0.7.6",
|
|
"source_mapping": {
|
|
"start": 0,
|
|
"length": 22,
|
|
"filename_relative": "tests/detectors/solc-version/0.7.6/static.sol",
|
|
"filename_absolute": "/GENERIC_PATH",
|
|
"filename_short": "tests/detectors/solc-version/0.7.6/static.sol",
|
|
"is_dependency": false,
|
|
"lines": [
|
|
1
|
|
],
|
|
"starting_column": 1,
|
|
"ending_column": 23
|
|
},
|
|
"type_specific_fields": {
|
|
"directive": [
|
|
"solidity",
|
|
"0.7",
|
|
".6"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"description": "Pragma version0.7.6 (tests/detectors/solc-version/0.7.6/static.sol#1) allows old versions\n",
|
|
"markdown": "Pragma version[0.7.6](tests/detectors/solc-version/0.7.6/static.sol#L1) allows old versions\n",
|
|
"first_markdown_element": "tests/detectors/solc-version/0.7.6/static.sol#L1",
|
|
"id": "e7a5c0ee3d0af7a59907908f88499f79435e302745284c6279167a1cc209b4ed",
|
|
"check": "solc-version",
|
|
"impact": "Informational",
|
|
"confidence": "High"
|
|
}
|
|
]
|
|
] |