CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.14 (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.