Update javascript/ql/src/Security/CWE-770/ResourceExhaustion.qhelp

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
This commit is contained in:
Esben Sparre Andreasen
2020-06-19 09:47:26 +02:00
committed by GitHub
parent 2846666f32
commit e73beccc0b

View File

@@ -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>