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 22 forks source link

Warning on Play store when submitting builds with FreeRasp #28

Closed sahildudeja-tide closed 1 year ago

sahildudeja-tide commented 2 years ago

When submitting app to the Play store with FreeRASP v3.0.2 we get this warning regarding critical issue with play-services-safetynet com.google.android.gms:play-services-safetynet:18.0.1

image

On investigating further we do see It's being included as a transitive dependency.

image

talsec-app commented 2 years ago

Hi @sahildudeja-tide ,

We are aware of this issue. The SafetyNet Attestation is being discontinued, Google plans to gradually turn down the SafetyNet Attestation API starting in June 2023. The SafetyNet Attestation API currently provides additional diagnostic data for our libraries, but we plan to migrate from SafetyNet API to the Play Integrity API in the near future. It should be done and released within the next version of the freeRASP.

Kind regards, Talsec Team

yardexx commented 1 year ago

Hello @sahildudeja-tide!

New version of freeRASP have been released. New version should fixes issue.

Jaroslav from Talsec Team