Closed jfernandezsqs closed 3 years ago
This is a function to update a password in a SQLite database. Sonarqube seems to blindly search for the string password=
and ignore any context. So no, this is not a hardcoded credential.
Okay, thank you for confirming. I close the issue.
I have carried out a sonarqube scanner to the DAPS and I have obtained the following security hotspot in the code:
The scanner has detected a password here. Is this a hard coded credential that could be a security issue for the component?
Thanks in advance.