Static Analyzer for Solidity
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.
 
 
 
 
slither/tests/expected_json/solc_version_incorrect.solc...

7 lines
509 B


Pragma version^0.4.23 (tests/solc_version_incorrect.sol#2) allows old versions
Pragma version>=0.4.0<0.6.0 (tests/solc_version_incorrect.sol#3) allows old versions
solc-0.4.25 is not recommended for deployment
Reference: https://github.com/crytic/slither/wiki/Detector-Documentation#incorrect-versions-of-solidity
tests/solc_version_incorrect.sol analyzed (1 contracts with 1 detectors), 3 result(s) found
Use https://crytic.io/ to get access to additional detectors and Github integration