Add security-severity

This commit is contained in:
Tony Torralba
2022-08-30 15:30:27 +02:00
parent 4a18892da9
commit 76ea255277

View File

@@ -4,6 +4,7 @@
* to access unexpected resources.
* @kind path-problem
* @problem.severity warning
* @security-severity 7.5
* @precision high
* @id java/android/unsafe-content-uri-resolution
* @tags security