We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0eaad41 commit 2d1088eCopy full SHA for 2d1088e
java/ql/src/Security/CWE/CWE-094/ArbitraryAPKInstallation.ql
@@ -4,7 +4,7 @@
4
* @description Creating an intent with a URI pointing to a untrusted file can lead to the installation of an untrusted application.
5
* @kind path-problem
6
* @security-severity 9.3
7
- * @problem.severity warning
+ * @problem.severity error
8
* @precision medium
9
* @tags security
10
* external/cwe/cwe-094
0 commit comments