mirror of
https://github.com/denoland/deno.git
synced 2024-11-01 09:24:20 -04:00
1e478d73e3
This relates directly to [an
issue](https://github.com/denoland/deno_std/issues/620) that I initially
raised in `deno_std` awhile back, and was reminded about it today when
the `oak` project popped up on my github recommended repos.
As of now Deno's http servers are vulnerable to the same underlying
issue of go CVE-2019-16276 due to the fact that it's based off of ported
go code from their old standard library. [Here's the commit that fixed
the
CVE.](
|
||
---|---|---|
.. | ||
mod.ts | ||
test.ts |