mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
Update query description to better describe issue
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/**
|
||||
* @name Missing read or write permission in a content provider
|
||||
* @description Defining an incomplete set of permissions
|
||||
* @description Android content providers which do not configure both read and write permissions can allow permission bypass
|
||||
* @kind problem
|
||||
* @problem.severity warning
|
||||
* @security-severity 7.8
|
||||
|
||||
Reference in New Issue
Block a user