Age | Commit message (Expand) | Author |
---|---|---|
2024-09-16 | feat: warn when using `--allow-run` with no allow list (#25215) | David Sherret |
2024-09-16 | refactor(permissions): split up Descriptor into Allow, Deny, and Query (#25508) | David Sherret |
2024-09-10 | feat(cli): use NotCapable error for permission errors (#25431) | Luca Casonato |
2024-09-04 | fix(regression): do not expose resolved path in Deno.Command permission denie... | David Sherret |
2024-09-04 | fix: lock down allow-run permissions more (#25370) | David Sherret |
2024-05-10 | fix(runtime): Allow opening /dev/fd/XXX for unix (#23743) | Matt Mastracci |
2024-05-08 | fix(runtime): allow nul device on windows (#23741) | Matt Mastracci |
2024-05-07 | fix(runtime): allow r/w access to /etc without --allow-all (#23718) | Luca Casonato |
2024-05-01 | chore(cli): add permission test (#23633) | Matt Mastracci |