Event emitted without any useful parameters is less useful than it should be.
emit SetNetPassword();
n/a
LOW
VSC.
Related to another QA finding of mine, to add one or more parameters to the event declaration:
event SetNetPassword(address indexed owner, string password);
Then implement this into the function:
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.