Unprotected initializer at ThunderLoanUpgraded.revertIfZero(uint256).
Initializers must be protected. Function ThunderLoanUpgraded.revertIfZero(uint256) is an unprotected initializer.
The function is unprotected and can be called multiple times. Anyone can set/update values before the contract is initialized.
Slither, Manual Code Review
Protect initializers with modifiers/require statements
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.