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

Module PostMessageStarQuery

Provides a taint tracking configuration for reasoning about cross-window communication with unrestricted origin.

Note, for performance reasons: only import this file if PostMessageStar::Configuration is needed, otherwise PostMessageStarCustomizations should be imported instead.

Import path

import semmle.javascript.security.dataflow.PostMessageStarQuery

Imports

PostMessageStar
javascript

Provides classes for working with JavaScript programs, as well as JSON, YAML and HTML.

Classes

Configuration

A taint tracking configuration for cross-window communication with unrestricted origin.