Change description wording

This commit is contained in:
Ed Minnix
2023-03-03 15:14:09 -05:00
parent 10cd6328dc
commit 4d51e4fed0

View File

@@ -1,7 +1,7 @@
/**
* @id java/android/arbitrary-apk-installation
* @name Android APK installation
* @description Installing an APK from an untrusted source.
* @description Creating an intent with a URI pointing to a untrusted file can lead to the installation of an untrusted application.
* @kind path-problem
* @security-severity 9.3
* @problem.severity warning