mirror of
https://github.com/github/codeql.git
synced 2026-04-28 10:15:14 +02:00
Fix misspellings
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/**
|
||||
* @name Improper verification of intent by broadcast receiver
|
||||
* @description A broadcast reciever that does not verify intents it recieves may be susceptible to unintended behaviour by third party applications sending it explicit intents.
|
||||
* @description A broadcast receiver that does not verify intents it receives may be susceptible to unintended behavior by third party applications sending it explicit intents.
|
||||
* @kind problem
|
||||
* @problem.severity warning
|
||||
* @security-severity 8.2
|
||||
|
||||
Reference in New Issue
Block a user