Change severity level to error

Co-authored-by: Tony Torralba <atorralba@users.noreply.github.com>
This commit is contained in:
Edward Minnix III
2023-03-07 12:38:20 -05:00
committed by Ed Minnix
parent 0eaad4136e
commit 2d1088e923

View File

@@ -4,7 +4,7 @@
* @description Creating an intent with a URI pointing to a untrusted file can lead to the installation of an untrusted application.
* @kind path-problem
* @security-severity 9.3
* @problem.severity warning
* @problem.severity error
* @precision medium
* @tags security
* external/cwe/cwe-094