SmartContractSecurity / SWC-registry

Smart Contract Weakness Classification and Test Cases
https://swcregistry.io/
MIT License
852 stars 167 forks source link

SWC-100: Versions not specified #264

Closed nightwatchcyber closed 1 year ago

nightwatchcyber commented 2 years ago

The definition for SWC-100 doesn't indicate that Solidity v0.4.1 and above will now throw an error if no visibility is specified: https://github.com/ethereum/solidity/blob/develop/Changelog.md

Can that be added?

chaals commented 1 year ago

I'll add it when I get around to annotating this, but closing this as a narrower duplicate of #271