mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
Add query metadata
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
/**
|
||||
* @id java/android/arbitrary-apk-installation
|
||||
* @name Android APK installation
|
||||
* @description Installing an APK from an untrusted source.
|
||||
* @kind path-problem
|
||||
* @security-severity 9.3
|
||||
* @problem.severity warning
|
||||
* @precision medium
|
||||
* @tags security
|
||||
* external/cwe/cwe-094
|
||||
*/
|
||||
|
||||
import java
|
||||
|
||||
Reference in New Issue
Block a user