Tags: talsec/Free-RASP-ReactNative
Tags
release: freeRASP 5.0.0 (#149) * feat: bump Android SDK to 18.3.0 * feat!: rename reason to reasons in SuspiciousAppInfo * feat!: deprecate old malware config fields * feat: add SuspiciousAppDetectionConfig to API * refactor: extract SuspiciousAppDetectionConfig parsing to utils * chore: update changelog for 4.6.0 * refactor: align toMalwareScanScope to operate on scope object directly * fix: add TalsecConfig type annotation to example config * fix: use positional arguments for non-Kotlin SDK constructors * refactor: simplify enum parsing and map reading in Extensions * fix: use emptyList() as default trustedInstallSources in MalwareScanScope * refactor: tighten SuspiciousAppDetectionConfig parsing * feat!: remove deprecated MalwareConfig API * chore: bump to 5.0.0 * docs: drop stale MalwareConfig deprecation notes from 4.6.0 * docs: merge unreleased 4.6.0 changelog into 5.0.0 * refactor: rename MalwareScanScope to ScanScope and extract config helpers * fix ci * docs: update changelog * refactor: rename normalizeConfig to withDefaults * refactor: rename ScanScope.scanScope field to scopeType Rename the `scanScope: ScopeType` field inside the `ScanScope` type to `scopeType` so the field name matches its type name. Update the JSON key, default config, example app, and Kotlin native bridge accordingly. Co-authored-by: Cursor <[email protected]> --------- Co-authored-by: Tomas Psota <[email protected]> Co-authored-by: Tomas Psota <[email protected]> Co-authored-by: Cursor <[email protected]>
release: freeRASP 4.5.0 (#140) * feat: refactor event dispatcher * fix * update SDKs * add ios identifier * feat: update ios sdk * feat: unify lifecycle events * fix * update changelog for ios * lint * fix: changelog + version * Update CHANGELOG.md Co-authored-by: martinzigrai <[email protected]> --------- Co-authored-by: martinzigrai <[email protected]>
release: freeRASP 4.4.0 (#139) * feat: prevent multi registration of listener * chore: update tsconfig * feat: update listeners registration * feat: add threat caching * feat: refactor listener registration * feat: add automation check * chore: update example app * chore: raise version * feat: raise compileSdk version * update the android sdk, implement ios cache + align api * chore: remove import * rename wrapper -> plugin * chore: refactor internal listener * feat: improve context handling on android native
release: freeRASP 4.3.0 (#125) * add implementation * feat: refactor ios * feat: add permissions, killOnBypass * fix: resolve potential collision with threat identifiers * fix: update identifiers on ios * chore: bump android to 17.0.1 * chore: remove unused file * chore: fix ios podspec * fix: random generator * fix: identifier generator change
PreviousNext