mirror of
https://github.com/github/codeql.git
synced 2025-12-24 12:46:34 +01:00
JS: change severity to warning
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* @name Unsafe jQuery plugin
|
||||
* @description A jQuery plugin that unintentionally constructs HTML from some of its options may be unsafe to use for clients.
|
||||
* @kind path-problem
|
||||
* @problem.severity error
|
||||
* @problem.severity warning
|
||||
* @precision high
|
||||
* @id js/unsafe-jquery-plugin
|
||||
* @tags security
|
||||
|
||||
Reference in New Issue
Block a user