OpenSSL security vulnerability issue
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
Your app is statically linking against a version of OpenSSL that has multiple
security vulnerabilities. You should update OpenSSL as soon as possible.
The vulnerabilities were addressed in OpenSSL versions beginning with 1.0.1h,
1.0.0m, and 0.9.8za. To confirm your OpenSSL version, you can do a grep via ("$
unzip -p YourApp.apk | strings | grep "OpenSSL""). For more information about
the vulnerability, please consult
http://www.openssl.org/news/secadv_20140605.txt.
is there anyway to fix this? Thanks
```
Original issue reported on code.google.com by `emarc.ma...@gmail.com` on 27 Feb 2015 at 5:28
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.