summaryrefslogtreecommitdiff
path: root/tests/specs/permission/deny_run_binary_absolute_path/main.out
blob: fef29eae75d818907e76f380bb5fef59e7bc1c8c (plain)
1
2
3
4
5
6
7
8
9
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"
}