1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/tests/specs/permission/special
Luca Casonato f3cc760f2f
fix(runtime): allow r/w access to /etc without --allow-all (#23718)
This is not a special path that can be used to escalate or bypass Deno
permissions, such as `--allow-env`.
2024-05-07 14:51:42 +02:00
..
__test__.jsonc chore(cli): add permission test (#23633) 2024-05-01 13:17:05 -06:00
main.js fix(runtime): allow r/w access to /etc without --allow-all (#23718) 2024-05-07 14:51:42 +02:00