Skip to content

freeRASP 7.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Dec 12:28
· 2 commits to master since this release
32f1eed
  • iOS SDK version: 6.6.3
  • Android SDK version: 13.0.0

Cordova

Changed

  • App icons for detected malware are not fetched automatically anymore, which reduces computation required to retrieve malware data. From now on, app icons have to be retrieved using the getAppIcon method
  • Parsing of malware data is now async

Android

Changed

  • Malware data is now parsed on background thread to improve responsiveness