Removing Suspicious Comments
Created by: paser4se
According to the Common Weakness Enumeration organization, this is a security weakness(CWE-546: Suspicious Comment). The comments in your code can help malicious users to find the potential presence of a bug, incomplete functionality, or weaknesses to attack the system.