mirror of
https://github.com/denoland/deno.git
synced 2024-12-11 18:17:48 -05:00
9 lines
428 B
Text
9 lines
428 B
Text
Warning --allow-run without an allow list is susceptible to exploits. Prefer specifying an allow list (https://docs.deno.com/runtime/fundamentals/security/#running-subprocesses)
|
|
NotCapable: Requires run access to "deno", run again with the --allow-run flag
|
|
at [WILDCARD] {
|
|
name: "NotCapable"
|
|
}
|
|
NotCapable: Requires run access to "[WILDLINE]", run again with the --allow-run flag
|
|
at [WILDCARD] {
|
|
name: "NotCapable"
|
|
}
|