_maturityDate is not being checked if is in the future and no function can change it if not.
_maturityDate should be checked if is in the future else it could break the contract
https://github.com/Cyfrin/2025-02-raac/blob/main/contracts/zeno/ZENO.sol#L20-L29
_maturityDate is not being checked if is in the future, currently there is no way to change it if not, this could potentially break the contract.
manual
check if _maturityDate > block.timestamp
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.