mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Update javascript/ql/src/Security/CWE-770/ResourceExhaustion.qhelp
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2846666f32
commit
e73beccc0b
@@ -22,7 +22,7 @@
|
||||
|
||||
Ensure that attackers can not control object sizes and their
|
||||
lifetimes. If object sizes and lifetimes must be controlled by
|
||||
external parties, ensure to restrict the object sizes and lifetimes to
|
||||
external parties, ensure you restrict the object sizes and lifetimes so that
|
||||
be within accptable ranges.
|
||||
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user