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.
66 lines
2.8 KiB
66 lines
2.8 KiB
4 years ago
|
[
|
||
|
[
|
||
|
{
|
||
|
"elements": [
|
||
|
{
|
||
|
"type": "pragma",
|
||
4 years ago
|
"name": "^0.7.5",
|
||
4 years ago
|
"source_mapping": {
|
||
|
"start": 0,
|
||
4 years ago
|
"length": 23,
|
||
4 years ago
|
"filename_used": "/GENERIC_PATH",
|
||
4 years ago
|
"filename_relative": "tests/detectors/pragma/0.7.6/pragma.0.7.5.sol",
|
||
4 years ago
|
"filename_absolute": "/GENERIC_PATH",
|
||
4 years ago
|
"filename_short": "tests/detectors/pragma/0.7.6/pragma.0.7.5.sol",
|
||
4 years ago
|
"is_dependency": false,
|
||
|
"lines": [
|
||
|
1
|
||
|
],
|
||
|
"starting_column": 1,
|
||
4 years ago
|
"ending_column": 24
|
||
4 years ago
|
},
|
||
|
"type_specific_fields": {
|
||
|
"directive": [
|
||
|
"solidity",
|
||
|
"^",
|
||
4 years ago
|
"0.7",
|
||
|
".5"
|
||
4 years ago
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"type": "pragma",
|
||
4 years ago
|
"name": "^0.7.6",
|
||
4 years ago
|
"source_mapping": {
|
||
|
"start": 0,
|
||
4 years ago
|
"length": 23,
|
||
4 years ago
|
"filename_used": "/GENERIC_PATH",
|
||
4 years ago
|
"filename_relative": "tests/detectors/pragma/0.7.6/pragma.0.7.6.sol",
|
||
4 years ago
|
"filename_absolute": "/GENERIC_PATH",
|
||
4 years ago
|
"filename_short": "tests/detectors/pragma/0.7.6/pragma.0.7.6.sol",
|
||
4 years ago
|
"is_dependency": false,
|
||
|
"lines": [
|
||
|
1
|
||
|
],
|
||
|
"starting_column": 1,
|
||
4 years ago
|
"ending_column": 24
|
||
4 years ago
|
},
|
||
|
"type_specific_fields": {
|
||
|
"directive": [
|
||
|
"solidity",
|
||
|
"^",
|
||
4 years ago
|
"0.7",
|
||
|
".6"
|
||
4 years ago
|
]
|
||
|
}
|
||
|
}
|
||
|
],
|
||
4 years ago
|
"description": "Different versions of Solidity is used in :\n\t- Version used: ['^0.7.5', '^0.7.6']\n\t- ^0.7.5 (tests/detectors/pragma/0.7.6/pragma.0.7.5.sol#1)\n\t- ^0.7.6 (tests/detectors/pragma/0.7.6/pragma.0.7.6.sol#1)\n",
|
||
|
"markdown": "Different versions of Solidity is used in :\n\t- Version used: ['^0.7.5', '^0.7.6']\n\t- [^0.7.5](tests/detectors/pragma/0.7.6/pragma.0.7.5.sol#L1)\n\t- [^0.7.6](tests/detectors/pragma/0.7.6/pragma.0.7.6.sol#L1)\n",
|
||
|
"id": "597d3c331984072a9736ee79c2c673b49ad9e38fcf2086c845f48b6fe1521dae",
|
||
4 years ago
|
"check": "pragma",
|
||
|
"impact": "Informational",
|
||
|
"confidence": "High"
|
||
|
}
|
||
|
]
|
||
|
]
|