bherbst / OpenSSL-Checker

A Gradle plugin for checking whether an .apk or an .aar contains OpenSSL versions with known vulnerabilities
Apache License 2.0
11 stars 1 forks source link

Tests with APKs/AARs #1

Closed bherbst closed 7 years ago

bherbst commented 8 years ago

I would like to set up some test to run against real APKs/AARs with and without vulnerable OpenSSL versions.

Bonus points if the AAR is an existing library that is known to have a bad OpenSSL version.

bherbst commented 7 years ago

Done in 1c899ff