mirror of
https://github.com/github/codeql.git
synced 2025-12-21 11:16:30 +01:00
Add change note
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @name Improper Verification of Intent by Broadcast Reciever
|
||||
* @name Improper Verification of Intent by Broadcast Receiver
|
||||
* @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
|
||||
|
||||
Reference in New Issue
Block a user