Skip to content

freeRASP 3.9.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Sep 12:50
c41629c
  • Android SDK version: 11.1.0
  • iOS SDK version: 6.6.0

React Native

Fixed

  • Fixed incorrect path to types in package.json

Changed

  • Improved error messages when validation of the freeRASP configuration fails

Android

Added

  • Added the auditing of the internal execution for the future check optimization and overall security improvements.

Fixed

  • Fixed native crashes (SEGFAULT errors) in ifpip method
  • Fixed collision for command line tools (like ping) invoked without absolute path

Changed

  • ❗️Breaking: Changed the way TalsecConfig is created, we introduced a Builder pattern to make the process more streamlined and readable
  • Updated OpenSSL to version 3.0.14
  • Updated CURL to version 8.8.0
  • Refactored fetching the list of installed applications for root and hook detection.

iOS

Added

Changed

  • Updated OpenSSL to version 3.0.14
  • Updated CURL to version 8.8.0