mirror of
https://github.com/denoland/deno.git
synced 2024-11-28 16:20:57 -05:00
652694f15d
Deno does not cover storage explosion attacks from evaluated runtime code. I've chosen the following parts for this clarification: - _Evaluated_ code - storage explosion attacks caused by services in Deno such as the HTTP server should still be covered. - Isolated - If the storage explosion attack can happen at arbitrary different files, it may leave a much more lasting impact on a targeted host system than on simply the Deno cache. |
||
---|---|---|
.. | ||
mtime_cache | ||
workflows | ||
CODE_OF_CONDUCT.md | ||
PULL_REQUEST_TEMPLATE.md | ||
SECURITY.md |