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

Module SQL

Import path

import javascript

Classes

SqlSanitizer

An dataflow node that sanitizes a string to make it safe to embed into a SQL command.

SqlString

A string-valued dataflow node that is interpreted as a SQL command.