Events do not give information of the caller of the function
Events are critical and need to be as complete as possible. Events must emit the caller of the function in which the event was emitted. Events are missing the caller emitted as msg.sender
Disadvantages offchain tooling, front ends, monitoring, reporting and even security tools which may rely on observing if caller is appropriate real time so action can be taken in case something is not as expected.
Manual Analysis
Events must emit the caller of the function by ensuring they pass and emit msg.sender variable e.g
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.