Commit graph

3 commits

Author SHA1 Message Date
Bartek Iwańczuk 42e2e318ab
chore: update SECURITY.md (#21766) 2024-01-02 17:53:01 -05:00
Tristan F 652694f15d
docs(security): clarify storage explosion attacks in policy (#18697)
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.
2023-04-24 13:03:53 +02:00
David Sherret 5e1113ec77
chore: move/remove some repo top level files (#16951) 2022-12-05 17:30:58 -05:00
Renamed from SECURITY.md (Browse further)