AndroidTacticalAssaultKit-CIV
AndroidTacticalAssaultKit-CIV copied to clipboard
Upgrade SSL connections to TLSv1.2
We ran a Sonarqube scan on the project and it flagged usages of SSLContext.getInstance("SSL") as a critical level security vulnerability:
https://rules.sonarsource.com/java/tag/owasp/RSPEC-4423
Please consider upgrading to at least TLS v1.2 to mitigate this vulnerability.
The submitted patch is currently in code review and has been targeted for 4.5.1 and forward.