Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a18892 commit 76ea255Copy full SHA for 76ea255
1 file changed
java/ql/src/Security/CWE/CWE-441/UnsafeContentUriResolution.ql
@@ -4,6 +4,7 @@
4
* to access unexpected resources.
5
* @kind path-problem
6
* @problem.severity warning
7
+ * @security-severity 7.5
8
* @precision high
9
* @id java/android/unsafe-content-uri-resolution
10
* @tags security
0 commit comments