deno/cli/schemas
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
..
config-file.v1.json fix(check): support "moduleResolution": "bundler" in compiler options (#30603) 2025-09-04 17:45:50 +01:00
kv-metadata-exchange-response.v1.json refactor(cli): update JSON schemas versions (#28252) 2025-02-24 10:11:06 -05:00
lint-rules.v1.json feat(lint): no-unversioned-import rule (#30609) 2025-09-03 22:05:20 +00:00
lint-tags.v1.json feat(lint): no-import-prefix workspace rule (#30598) 2025-09-02 22:59:19 +00:00
module-graph.json refactor(cli): update JSON schemas versions (#28252) 2025-02-24 10:11:06 -05:00
permission-audit.v1.json feat: permission audit log (#30575) 2025-09-08 14:23:11 +02:00
registry-completions.v1.json refactor(cli): update JSON schemas versions (#28252) 2025-02-24 10:11:06 -05:00
registry-completions.v2.json refactor(cli): update JSON schemas versions (#28252) 2025-02-24 10:11:06 -05:00