Skip to content

Commit 919ee38

Browse files
asgerferik-krogh
andauthored
Update javascript/ql/src/semmle/javascript/security/dataflow/DeepObjectResourceExhaustionCustomizations.qll
Co-authored-by: Erik Krogh Kristensen <[email protected]>
1 parent 6c884f8 commit 919ee38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/ql/src/semmle/javascript/security/dataflow/DeepObjectResourceExhaustionCustomizations.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ private import semmle.javascript.security.TaintedObjectCustomizations
1212
*/
1313
module DeepObjectResourceExhaustion {
1414
/**
15-
* A data flow source for slow input validation.
15+
* A data flow source for inefficient handling of user-controlled objects.
1616
*/
1717
abstract class Source extends DataFlow::Node {
1818
/** Gets a flow label to associate with this source. */

0 commit comments

Comments
 (0)