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.
67 lines
2.9 KiB
67 lines
2.9 KiB
[
|
|
[
|
|
{
|
|
"elements": [
|
|
{
|
|
"type": "pragma",
|
|
"name": "^0.5.15",
|
|
"source_mapping": {
|
|
"start": 0,
|
|
"length": 24,
|
|
"filename_used": "/GENERIC_PATH",
|
|
"filename_relative": "tests/detectors/pragma/0.5.16/pragma.0.5.15.sol",
|
|
"filename_absolute": "/GENERIC_PATH",
|
|
"filename_short": "tests/detectors/pragma/0.5.16/pragma.0.5.15.sol",
|
|
"is_dependency": false,
|
|
"lines": [
|
|
1
|
|
],
|
|
"starting_column": 1,
|
|
"ending_column": 25
|
|
},
|
|
"type_specific_fields": {
|
|
"directive": [
|
|
"solidity",
|
|
"^",
|
|
"0.5",
|
|
".15"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "pragma",
|
|
"name": "^0.5.16",
|
|
"source_mapping": {
|
|
"start": 0,
|
|
"length": 24,
|
|
"filename_used": "/GENERIC_PATH",
|
|
"filename_relative": "tests/detectors/pragma/0.5.16/pragma.0.5.16.sol",
|
|
"filename_absolute": "/GENERIC_PATH",
|
|
"filename_short": "tests/detectors/pragma/0.5.16/pragma.0.5.16.sol",
|
|
"is_dependency": false,
|
|
"lines": [
|
|
1
|
|
],
|
|
"starting_column": 1,
|
|
"ending_column": 25
|
|
},
|
|
"type_specific_fields": {
|
|
"directive": [
|
|
"solidity",
|
|
"^",
|
|
"0.5",
|
|
".16"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"description": "Different versions of Solidity are used:\n\t- Version used: ['^0.5.15', '^0.5.16']\n\t- ^0.5.15 (tests/detectors/pragma/0.5.16/pragma.0.5.15.sol#1)\n\t- ^0.5.16 (tests/detectors/pragma/0.5.16/pragma.0.5.16.sol#1)\n",
|
|
"markdown": "Different versions of Solidity are used:\n\t- Version used: ['^0.5.15', '^0.5.16']\n\t- [^0.5.15](tests/detectors/pragma/0.5.16/pragma.0.5.15.sol#L1)\n\t- [^0.5.16](tests/detectors/pragma/0.5.16/pragma.0.5.16.sol#L1)\n",
|
|
"first_markdown_element": "tests/detectors/pragma/0.5.16/pragma.0.5.15.sol#L1",
|
|
"id": "f3c6aef8c4d19f960e801fe9343d7cb4c290460cb7b4b14dca769269f0234b31",
|
|
"check": "pragma",
|
|
"impact": "Informational",
|
|
"confidence": "High"
|
|
}
|
|
]
|
|
] |