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

Module Cheerio

Import path

import javascript

Predicates

cheerioObjectRef

Gets a reference to a cheerio object, a collection of virtual DOM elements with an interface similar to jQuery objects.

cheerioRef

Gets a reference to the cheerio function, possibly with a loaded DOM.

Classes

AttributeDef

A definition of a DOM attribute through cheerio.

CheerioObjectCreation

A creation of cheerio object, a collection of virtual DOM elements with an interface similar to that of a jQuery object.

XssSink

An XSS sink through cheerio.

Modules