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

Module DeepObjectResourceExhaustion

Provides sources, sinks and sanitizers for reasoning about DoS attacks due to inefficient handling of user-controlled objects.

Import path

import semmle.javascript.security.dataflow.DeepObjectResourceExhaustionCustomizations

Classes

Sanitizer

A sanitizer for inefficient handling of user-controlled objects.

Sink

A data flow sink for inefficient handling of user-controlled objects.

Source

A data flow source for inefficient handling of user-controlled objects.