talsec / Free-RASP-Flutter

Flutter library for improving app security and threat monitoring on Android and iOS mobile devices.
https://github.com/talsec/Free-RASP-Community
MIT License
194 stars 20 forks source link

False positive issue within the "onHooks" callback #144

Closed yamin-elmakis closed 2 weeks ago

yamin-elmakis commented 3 weeks ago

Describe the bug we are running our app with freeRASP and we are using entrust SDK for android (https://www.entrust.com/products/digital-card-solution) and we keep getting callbacks from the "onHooks", while the same code in iOS not (not using entrust SDK).

To Reproduce If applicable, steps to reproduce the behavior.

Expected behavior the "onHooks" callback should be called.

Screenshots just a log of. the "onHooks" callback.

Please complete the following information:

Additional context Add any other context about the problem here.

xprikryl2 commented 3 weeks ago

Hello @yamin-elmakis,

Could you please share the package name or your watcher mail with us? You can send it to support@talsec.app together with the link to this issue. This will greatly help us identify your application and further investigate. Thank you.

Best regards, Ondrej from Talsec

yamin-elmakis commented 2 weeks ago

looks like a mistake on my side and the freeRASP version was 6.5.0 and it is fixed in version 6.7.2. Thank you