runLiquidation
function does not have any type of access control
Lack of access control on runLiquidation
method can lead to potential issue like liquidating before or after a required time.
Anyone can call runLiquidation
which can create problem for protocol if it is called at an inappropriate time.
Manual code review
The recommendation is made for implementing access control like onlyowner or specify a role for function of runLiquidation
to make it impossible for normal user to call it.
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.