I have an android application which contains login authentication, I am not sending encrypted username and password to back-end for authentication.
When I scan this application in "Application Security on Cloud" it is not showing any error, or any security issues. I am expecting a security issue as the password and username are not encrypted. Why am I not getting any errors?