[L-1] Wide Solidity Pragma
Description: The pragma directive pragma solidity >=0.8.22
; allows for the use of any Solidity version greater than or equal to 0.8.22
. This can lead to potential issues if future versions introduce breaking changes or unexpected behavior.
Impact: Future Solidity versions may introduce breaking changes or deprecate certain features, which can lead to unexpected behaviors or vulnerabilities in the contract.
Recommended Mitigation:
https://github.com/Cyfrin/2024-05-Sablier/issues/1
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.