We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1de1c15 commit eaff78bCopy full SHA for eaff78b
javascript/ql/src/Security/CWE-079/UnsafeJQueryPlugin.ql
@@ -2,7 +2,7 @@
2
* @name Unsafe jQuery plugin
3
* @description A jQuery plugin that unintentionally constructs HTML from some of its options may be unsafe to use for clients.
4
* @kind path-problem
5
- * @problem.severity error
+ * @problem.severity warning
6
* @precision high
7
* @id js/unsafe-jquery-plugin
8
* @tags security
0 commit comments