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

Predicate Value::forBytes

Gets the Value for the bytes constant bytes, if it exists. There will be no Value for most byte strings, unless it is explicitly declared in the source program.

Import path

import python
StringValue forBytes(string bytes)