mirror of
https://github.com/github/codeql.git
synced 2026-04-26 17:25:19 +02:00
Change severity level to error
Co-authored-by: Tony Torralba <atorralba@users.noreply.github.com>
This commit is contained in:
committed by
Ed Minnix
parent
0eaad4136e
commit
2d1088e923
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user