mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
Add security severity
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
* @description The Android application uses a Broadcast Receiver that receives an Intent but does not properly verify that the Intent came from an authorized source.
|
||||
* @kind problem
|
||||
* @problem.severity warning
|
||||
* @security-severity 8.2
|
||||
* @precision high
|
||||
* @id java/improper-intent-verification
|
||||
* @tags security
|
||||
|
||||
Reference in New Issue
Block a user