Releases: talsec/Free-RASP-ReactNative
Releases · talsec/Free-RASP-ReactNative
freeRASP 3.11.0
React Native
Added
- Added
adbEnabled
callback, which allows you to detect USB debugging option enabled in the developer settings on the device
Android
Added
- ADB detection feature
freeRASP 3.10.0
- Android SDK version: 12.0.0
- iOS SDK version: 6.6.3
React Native
Added
- 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
iOS
Added
- Enhanced security with Serotonin Jailbreak Detection to identify compromised devices.
Changed
- Updated SDK code signing; it will now be signed with:
- Team ID: PBDDS45LQS
- Team Name: Lynx SFT s.r.o.
freeRASP 3.9.3
iOS
Changed
- Renewed the signing certificate
freeRASP 3.9.2
Android
Fixed
- Reported ANR issues present on some devices were resolved (GH Flutter issue #138)
- Reported crashes caused by ConcurrentModificationException and NullPointerException were resolved (GH Flutter issue #140)
- Reported crashes caused by the UnsupportedOperationException were resolved
freeRASP 3.9.1
- Android SDK version: 11.1.1
- iOS SDK version: 6.6.0
Android
Fixed
- False positives for hook detection
freeRASP 3.9.0
- 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
- Dopamine jailbreak detection.
Changed
- Updated OpenSSL to version 3.0.14
- Updated CURL to version 8.8.0
freeRASP 3.8.2
React Native
Fixed
- Updated proguard rules to resolve build issues in RN 0.75.x
freeRASP 3.8.1
freeRASP 3.8.0
- ⚡ Added new threat
systemVPN
for VPN detection - 📄 Documentation updates
Android
- ⚡ Added new threat
devMode
for Developer mode detection - ⚡ Fixed proguard warning in specific versions of RN
- ⚡ Fixed issue with Arabic alphabet in logs caused by the device’s default system locale
- ✔️ Increased the version of the GMS dependency
- ✔️ Updated CA bundle
iOS
- ⚡ Fixed issue with Arabic alphabet in logs caused by the device’s default system locale
- ⚡ Enhanced and accelerated the data collection logic
- ⚡ Passcode check is now periodical
- ✔️ Updated CA bundle
freeRASP 3.7.2
- ⚡ Update expo config plugin to fix release build issue in RN 0.73