mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 15:04:11 -05:00
ac73b1042b
The exploit `--allow-import` is preventing against requires a compromised host. To make things easier and given its popularity, we're going to have the default `--allow-import` value include `cdn.jsdelivr.net:443`, but this can be overridden by replacing the `--allow-import` value with something else. |
||
---|---|---|
.. | ||
deno_json.rs | ||
flags.rs | ||
flags_net.rs | ||
import_map.rs | ||
lockfile.rs | ||
mod.rs | ||
package_json.rs |