summaryrefslogtreecommitdiff
path: root/tests/specs/permission/deny_run_binary_absolute_path/main.out
blob: 7f11e7880d245218a145b81145c62f0e3ab8d715 (plain)
1
2
3
4
5
6
7
8
9
Warning --allow-run can be trivially exploited. 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"
}