Open jbruinaud opened 4 years ago
HardcodedCredentials issue exists @ Web.config in branch master
Severity: Medium
CWE:489
Checkmarx
Lines: 51 52 53
Code (Line #51):
<user name="admin" password="admin"/>
Code (Line #52):
<user name="mario" password="luigi"/>
Code (Line #53):
<user name="bob" password="password"/>
Issue still exists.
Issue has total 3 vulnerabilities left to be fix (Please scroll to the top for more information)
HardcodedCredentials issue exists @ Web.config in branch master
Severity: Medium
CWE:489
Checkmarx
Lines: 51 52 53
Code (Line #51):
Code (Line #52):
Code (Line #53):