We got an error in Play Store Console about our app having an "Implicit Internal Intent" vulnerability (error info). The error is fixed, however we would like to add a way to detect these vulnerabilities sooner.
Is there any Android Lint Check or any other library that can detect these vulnerabilities?
Thanks