SAST scanner with AI: Permissions are missing in your app manifest. Please add the android:readPermission and android:writePermission permissions settings. Expo
A static application security testing (SAST) tool that utilizes AI has a reported issue with missing permissions in its Android application manifest. Developers are advised to include `android:readPermission` and `android:writePermission` settings. The post emphasizes that simply setting `Exported = "false"` is insufficient to prevent accidental changes and ensure proper security. AI
IMPACT This is a specific technical issue for a security tool; minimal direct impact on AI operators.