summaryrefslogtreecommitdiff
path: root/tests/specs/permission/deny_run_binary_absolute_path
diff options
context:
space:
mode:
Diffstat (limited to 'tests/specs/permission/deny_run_binary_absolute_path')
-rw-r--r--tests/specs/permission/deny_run_binary_absolute_path/main.out1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/specs/permission/deny_run_binary_absolute_path/main.out b/tests/specs/permission/deny_run_binary_absolute_path/main.out
index 45b228387..7f11e7880 100644
--- a/tests/specs/permission/deny_run_binary_absolute_path/main.out
+++ b/tests/specs/permission/deny_run_binary_absolute_path/main.out
@@ -1,3 +1,4 @@
+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"