mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
Change description wording
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user