mirror of
https://github.com/github/codeql.git
synced 2026-04-30 03:05:15 +02:00
committed by
GitHub
parent
3c7f5420db
commit
b94b78115e
@@ -1,6 +1,6 @@
|
||||
/**
|
||||
* @name Missing read or write permission in a content provider
|
||||
* @description Android content providers which do not configure both read and write permissions can allow permission bypass
|
||||
* @description Android content providers which do not configure both read and write permissions can allow permission bypass.
|
||||
* @kind problem
|
||||
* @problem.severity warning
|
||||
* @security-severity 8.2
|
||||
|
||||
Reference in New Issue
Block a user