mirror of
https://github.com/denoland/deno.git
synced 2024-11-25 15:29:32 -05:00
74fc66da11
`--allow-run` even with an allow list has essentially been `--allow-all`... this locks it down more. 1. Resolves allow list for `--allow-run=` on startup to an absolute path, then uses these paths when evaluating if a command can execute. Also, adds these paths to `--deny-write` 1. Resolves the environment (cwd and env vars) before evaluating permissions and before executing a command. Then uses this environment to evaluate the permissions and then evaluate the command.
8 lines
510 B
Text
8 lines
510 B
Text
[UNORDERED_START]
|
|
Download http://localhost:4260/@denotest/node-addon-implicit-node-gyp
|
|
Download http://localhost:4260/@denotest/node-addon-implicit-node-gyp/1.0.0.tgz
|
|
Initialize @denotest/node-addon-implicit-node-gyp@1.0.0
|
|
[UNORDERED_END]
|
|
Warning node-gyp was used in a script, but was not listed as a dependency. Either add it as a dependency or install it globally (e.g. `npm install -g node-gyp`)
|
|
[WILDCARD]
|
|
error: script 'install' in '@denotest/node-addon-implicit-node-gyp@1.0.0' failed with exit code 1
|