We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95b7414 commit db1a07aCopy full SHA for db1a07a
runtime/fundamentals/security.md
@@ -107,7 +107,7 @@ format, where each line is an object with the following keys:
107
accessed with no value
108
109
A schema for this can be found
110
-[here](https://deno.land/x/deno/cli/schemas/permission-audit.v1.json).
+[here](https://github.com/denoland/deno/blob/main/cli/schemas/permission-audit.v1.json).
111
112
In addition, this env var can be combined with the above-mentioned
113
`DENO_TRACE_PERMISSIONS`, which then adds a new `stack` field to the entries
0 commit comments