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.4.24",
|
||
4 years ago
|
"source_mapping": {
|
||
|
"start": 0,
|
||
|
"length": 24,
|
||
4 years ago
|
"filename_used": "/GENERIC_PATH",
|
||
4 years ago
|
"filename_relative": "tests/detectors/pragma/0.4.25/pragma.0.4.24.sol",
|
||
4 years ago
|
"filename_absolute": "/GENERIC_PATH",
|
||
4 years ago
|
"filename_short": "tests/detectors/pragma/0.4.25/pragma.0.4.24.sol",
|
||
4 years ago
|
"is_dependency": false,
|
||
|
"lines": [
|
||
|
1
|
||
|
],
|
||
|
"starting_column": 1,
|
||
|
"ending_column": 25
|
||
|
},
|
||
|
"type_specific_fields": {
|
||
|
"directive": [
|
||
|
"solidity",
|
||
|
"^",
|
||
|
"0.4",
|
||
4 years ago
|
".24"
|
||
4 years ago
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"type": "pragma",
|
||
4 years ago
|
"name": "^0.4.25",
|
||
4 years ago
|
"source_mapping": {
|
||
|
"start": 0,
|
||
|
"length": 24,
|
||
|
"filename_used": "/GENERIC_PATH",
|
||
4 years ago
|
"filename_relative": "tests/detectors/pragma/0.4.25/pragma.0.4.25.sol",
|
||
4 years ago
|
"filename_absolute": "/GENERIC_PATH",
|
||
4 years ago
|
"filename_short": "tests/detectors/pragma/0.4.25/pragma.0.4.25.sol",
|
||
4 years ago
|
"is_dependency": false,
|
||
|
"lines": [
|
||
|
1
|
||
|
],
|
||
|
"starting_column": 1,
|
||
|
"ending_column": 25
|
||
|
},
|
||
|
"type_specific_fields": {
|
||
|
"directive": [
|
||
|
"solidity",
|
||
|
"^",
|
||
|
"0.4",
|
||
4 years ago
|
".25"
|
||
4 years ago
|
]
|
||
|
}
|
||
|
}
|
||
|
],
|
||
4 years ago
|
"description": "Different versions of Solidity is used in :\n\t- Version used: ['^0.4.24', '^0.4.25']\n\t- ^0.4.24 (tests/detectors/pragma/0.4.25/pragma.0.4.24.sol#1)\n\t- ^0.4.25 (tests/detectors/pragma/0.4.25/pragma.0.4.25.sol#1)\n",
|
||
|
"markdown": "Different versions of Solidity is used in :\n\t- Version used: ['^0.4.24', '^0.4.25']\n\t- [^0.4.24](tests/detectors/pragma/0.4.25/pragma.0.4.24.sol#L1)\n\t- [^0.4.25](tests/detectors/pragma/0.4.25/pragma.0.4.25.sol#L1)\n",
|
||
|
"id": "54735fb882b1f9775c73514464a814ee233d22cfb9eb38621a7fd5a80b93deca",
|
||
4 years ago
|
"check": "pragma",
|
||
|
"impact": "Informational",
|
||
|
"confidence": "High"
|
||
|
}
|
||
|
]
|
||
|
]
|