mirror of
https://github.com/github/codeql.git
synced 2026-05-02 04:05:14 +02:00
JS: Fix missing qldoc
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
import javascript
|
||||
import semmle.javascript.security.TaintedObject
|
||||
|
||||
/**
|
||||
* Provides a taint tracking configuration for reasoning about DoS attacks
|
||||
* due to inefficient handling of user-controlled objects.
|
||||
*/
|
||||
module DeepObjectResourceExhaustion {
|
||||
import DeepObjectResourceExhaustionCustomizations::DeepObjectResourceExhaustion
|
||||
|
||||
|
||||
Reference in New Issue
Block a user