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

Predicate graphProperties

Holds if property key of the graph has the given value.

Import path

import semmle.javascript.PrintAst
predicate graphProperties(string key, string value)