deno/cli/args
Leo Kettmeir e02e4c2042
feat: permission audit log (#30575)
Adds a `DENO_PERMISSIONS_AUDIT` env var to set the path for a JSONL
permission audit log, with contains the permission and value.
Additionally this can be combined with `DENO_TRACE_PERMISSIONS`, which
will then include the traces in the audit log too.
2025-09-08 14:23:11 +02:00
..
flags.rs feat: permission audit log (#30575) 2025-09-08 14:23:11 +02:00
flags_net.rs feat: --allow-net supports CIDR ranges (#29704) 2025-06-26 22:13:04 +02:00
mod.rs feat(cli): reload environment variables with --watch and --env-file (#30197) 2025-09-04 09:32:30 -04:00