-
Notifications
You must be signed in to change notification settings - Fork 23
Description
Is this a support request?
No
Describe the bug
We are using Launch darkly in our app, there is a bug reported by security scan. Broadcast receivers not protected with Permissions and can leak data to other apps.
Receiver name com.launchdarkly.sdk.android.ConnectivityReceiver
class name com.launchdarkly.sdk.android.LDClient
method ()
If this is an issue, please provide a fix.
If not our security team needs an explanation on this to prove this as not issue.
Requesting your help with this.
To reproduce
Security scan by nowsecure and checkmarx.
Expected behavior
This vulnerability should not be reported in scan report.
Logs
If applicable, add any log output related to your problem.
SDK version
3.1.1
Language version, developer tools
Android studio
OS/platform
Android
Additional context
Add any other context about the problem here.