Skip to content

freeRASP 7.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Nov 17:51
· 5 commits to master since this release
f4b5b29
  • Android SDK version: 12.0.0
  • iOS SDK version: 6.6.3

Cordova

Added

  • BREAKING CHANGE: New dependency is required to run freeRASP; add following plugin to android/build.gradle:
plugins{
    id 'org.jetbrains.kotlin.plugin.serialization' version '1.7.10'
}
  • Added configuration fields for malware detection

Android

Added

  • New feature: malware detection as a new callback for enhanced app security

Fixed

  • Refactoring Magisk checks in the root detection
  • Resolving IllegalArgumentException caused by unregistering not registered receiver in TalsecMonitoringReceiver

iOS

Added

Changed

  • Updated SDK code signing; it will now be signed with:
    • Team ID: PBDDS45LQS
    • Team Name: Lynx SFT s.r.o.