Skip to content

Tags: talsec/Free-RASP-ReactNative

Tags

v4.2.1

Toggle v4.2.1's commit message

Verified

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

* chore: update proguard rules to avoid renaming conflicts

* feat: update Android SDK to 16.0.2

v4.2.0

Toggle v4.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add multi instance detection, release 4.2.0 (#114)

* feat: update ios sdk

* feat: add android sdk 16.0.1

* feat: add multi instance detection

* release: freeRASP 4.2.0

* Update CHANGELOG.md

Co-authored-by: Ondřej Přikryl <xprikryl2@users.noreply.github.com>

---------

Co-authored-by: Jaroslav Novotný <62177414+yardexx@users.noreply.github.com>
Co-authored-by: Ondřej Přikryl <xprikryl2@users.noreply.github.com>

v4.1.0

Toggle v4.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add screenshot blocking protection for ios, add external id (fr…

…eeRASP 4.1.0) (#111)

* feat: add screenshot blocking protection for ios, add external id

* fix docs

* chore: add condition for screen blocking

v4.0.0

Toggle v4.0.0's commit message

Verified

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

* release: freeRASP 3.14.2

* feat: set kotlin version properly

* bug fixes

v3.14.1

Toggle v3.14.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: use sdk versions from plugin (#108)

v3.14.0

Toggle v3.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Screen casting protection (#104)(#103)

* feat: update example app

* chore: add build scripts

* chore: remove duplicated gitignore rule

* feat: Screen casting protection (#104)

* Screen Capture protection

* Screen Capture protection

* Screen Capture protection

* Screen Capture protection

* Screen Capture protection

* chore: update example app

* feat: callback about start freerasp just after it is started

* feat: use java 17

* feat: add check for screen protector being registered already

* feat(Android): update proguard rules

* chore(release): freeRASP 3.14.0

* chore: add permissions to example apps

* rollback java version

* chore: update demo app

---------

Co-authored-by: Tomas Psota <to.psota@gmail.com>

* Update CHANGELOG.md

---------

Co-authored-by: Ahmed Ayman Abd El-Moneim <33450003+Ahmad-Ayman@users.noreply.github.com>

v3.13.0

Toggle v3.13.0's commit message

Verified

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

* New Android SDK

* Update CHANGELOG.md

v3.12.0

Toggle v3.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Make malware async (#98)

* fe=ix(Android): make malware parsing async

* fix(ts): make malware parsing async

* core(example): make malware parsing async

* chore(release): freerasp 3.12.0

* chore: bug fixes

* chore(Android): unregister listeners on destroy

* chore(Android): remove unregister listeners

v3.11.0

Toggle v3.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #96 from talsec/add-adb

feat: add ADB detection callback

v3.10.0

Toggle v3.10.0's commit message

Verified

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

* feat(ts): add malware detection

* feat(ts): add malware detection

* feat(example): add malware demo

* chore(release): freeRASP 3.10.0

* docs: update changelog

* chore(ts): refactoring

* chore(example): update add apps to whiltelist

* chore(Android): rename malware to malwareConfig

* chore(ts): export types properly

* feat(Android): make applicationInfo nullable

* feat(Android): add error logs, improve array parsing

* feat(ci): add prettier to ci

* feat(iOS): update SDK to 6.6.3

* feat(Android): update SDK to 12.0.0

* chore(example): update example app

* chore(example): update lockfile

* ci: bump xcode version

* docs: update changelog

* ci: mark build ios optional