Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: talsec/Free-RASP-ReactNative

Tags

v5.0.0

Toggle v5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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]>

v4.5.2

Toggle v4.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: freeRASP 4.5.2 (#147)

* feat: enhance listener logic

* change visibility

* Update iOS SDK to 6.14.4

v4.5.1

Toggle v4.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: freeRASP 4.5.1 (#144)

* feat: make dispatchers singletons

* release: freeRASP 4.5.1

v4.5.0

Toggle v4.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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]>

v4.4.0

Toggle v4.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

v4.3.2

Toggle v4.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: add lazy initialization for rasp events (#134)

v4.3.1

Toggle v4.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update CHANGELOG.md (#132)

v4.3.0

Toggle v4.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

v4.2.4

Toggle v4.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: install ios dependencies with install_modules_dependencies (#122)

v4.2.3

Toggle v4.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: freeRASP 4.2.3 (#119)

* feat: update android SDK to 16.0.3

* update SDK version