CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.13 (changelog, source)
Search

Predicate UnsafeJQueryPlugin::isLikelyIntentionalHtmlSink

Holds if there exists a jQuery plugin that likely expects sink to be treated as an HTML fragment.

Import path

import semmle.javascript.security.dataflow.UnsafeJQueryPluginCustomizations
predicate isLikelyIntentionalHtmlSink(Node sink)