CodeQL library for Python
codeql/python-all 0.12.0 (changelog, source)
Search

Predicate Input::encodeContent

Gets the textual representation of content c used in MaD.

arg will be printed in square brackets ([]) after the result, unless arg is the empty string.

Import path

import semmle.python.dataflow.new.internal.FlowSummaryImpl
string encodeContent(ContentSet cs, string arg)