Style fix.

Co-authored-by: Felicity Chapman <felicitymay@github.com>
This commit is contained in:
Edward Minnix III
2022-10-10 14:52:17 -04:00
committed by GitHub
parent 3c7f5420db
commit b94b78115e

View File

@@ -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