1<!DOCTYPE html> 2<html lang="en"> 3<head> 4 <meta charset="utf-8"> 5 <meta name="viewport" content="width=device-width"> 6 <meta name="nodejs.org:node-version" content="v14.19.1"> 7 <title>Policies | Node.js v14.19.1 Documentation</title> 8 <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:400,700,400italic&display=fallback"> 9 <link rel="stylesheet" href="assets/style.css"> 10 <link rel="stylesheet" href="assets/hljs.css"> 11 <link rel="canonical" href="https://nodejs.org/api/policy.html"> 12</head> 13<body class="alt apidoc" id="api-section-policy"> 14 <div id="content" class="clearfix"> 15 <div id="column2" class="interior"> 16 <div id="intro" class="interior"> 17 <a href="/" title="Go back to the home page"> 18 Node.js 19 </a> 20 </div> 21 <ul> 22<li><a href="documentation.html" class="nav-documentation">About this documentation</a></li> 23<li><a href="synopsis.html" class="nav-synopsis">Usage and example</a></li> 24</ul> 25<hr class="line"> 26<ul> 27<li><a href="assert.html" class="nav-assert">Assertion testing</a></li> 28<li><a href="async_hooks.html" class="nav-async_hooks">Async hooks</a></li> 29<li><a href="buffer.html" class="nav-buffer">Buffer</a></li> 30<li><a href="addons.html" class="nav-addons">C++ addons</a></li> 31<li><a href="n-api.html" class="nav-n-api">C/C++ addons with Node-API</a></li> 32<li><a href="embedding.html" class="nav-embedding">C++ embedder API</a></li> 33<li><a href="child_process.html" class="nav-child_process">Child processes</a></li> 34<li><a href="cluster.html" class="nav-cluster">Cluster</a></li> 35<li><a href="cli.html" class="nav-cli">Command-line options</a></li> 36<li><a href="console.html" class="nav-console">Console</a></li> 37<li><a href="corepack.html" class="nav-corepack">Corepack</a></li> 38<li><a href="crypto.html" class="nav-crypto">Crypto</a></li> 39<li><a href="debugger.html" class="nav-debugger">Debugger</a></li> 40<li><a href="deprecations.html" class="nav-deprecations">Deprecated APIs</a></li> 41<li><a href="diagnostics_channel.html" class="nav-diagnostics_channel">Diagnostics Channel</a></li> 42<li><a href="dns.html" class="nav-dns">DNS</a></li> 43<li><a href="domain.html" class="nav-domain">Domain</a></li> 44<li><a href="errors.html" class="nav-errors">Errors</a></li> 45<li><a href="events.html" class="nav-events">Events</a></li> 46<li><a href="fs.html" class="nav-fs">File system</a></li> 47<li><a href="globals.html" class="nav-globals">Globals</a></li> 48<li><a href="http.html" class="nav-http">HTTP</a></li> 49<li><a href="http2.html" class="nav-http2">HTTP/2</a></li> 50<li><a href="https.html" class="nav-https">HTTPS</a></li> 51<li><a href="inspector.html" class="nav-inspector">Inspector</a></li> 52<li><a href="intl.html" class="nav-intl">Internationalization</a></li> 53<li><a href="modules.html" class="nav-modules">Modules: CommonJS modules</a></li> 54<li><a href="esm.html" class="nav-esm">Modules: ECMAScript modules</a></li> 55<li><a href="module.html" class="nav-module">Modules: <code>module</code> API</a></li> 56<li><a href="packages.html" class="nav-packages">Modules: Packages</a></li> 57<li><a href="net.html" class="nav-net">Net</a></li> 58<li><a href="os.html" class="nav-os">OS</a></li> 59<li><a href="path.html" class="nav-path">Path</a></li> 60<li><a href="perf_hooks.html" class="nav-perf_hooks">Performance hooks</a></li> 61<li><a href="policy.html" class="nav-policy active">Policies</a></li> 62<li><a href="process.html" class="nav-process">Process</a></li> 63<li><a href="punycode.html" class="nav-punycode">Punycode</a></li> 64<li><a href="querystring.html" class="nav-querystring">Query strings</a></li> 65<li><a href="readline.html" class="nav-readline">Readline</a></li> 66<li><a href="repl.html" class="nav-repl">REPL</a></li> 67<li><a href="report.html" class="nav-report">Report</a></li> 68<li><a href="stream.html" class="nav-stream">Stream</a></li> 69<li><a href="string_decoder.html" class="nav-string_decoder">String decoder</a></li> 70<li><a href="timers.html" class="nav-timers">Timers</a></li> 71<li><a href="tls.html" class="nav-tls">TLS/SSL</a></li> 72<li><a href="tracing.html" class="nav-tracing">Trace events</a></li> 73<li><a href="tty.html" class="nav-tty">TTY</a></li> 74<li><a href="dgram.html" class="nav-dgram">UDP/datagram</a></li> 75<li><a href="url.html" class="nav-url">URL</a></li> 76<li><a href="util.html" class="nav-util">Utilities</a></li> 77<li><a href="v8.html" class="nav-v8">V8</a></li> 78<li><a href="vm.html" class="nav-vm">VM</a></li> 79<li><a href="wasi.html" class="nav-wasi">WASI</a></li> 80<li><a href="worker_threads.html" class="nav-worker_threads">Worker threads</a></li> 81<li><a href="zlib.html" class="nav-zlib">Zlib</a></li> 82</ul> 83<hr class="line"> 84<ul> 85<li><a href="https://github.com/nodejs/node" class="nav-https-github-com-nodejs-node">Code repository and issue tracker</a></li> 86</ul> 87 </div> 88 89 <div id="column1" data-id="policy" class="interior"> 90 <header> 91 <div class="header-container"> 92 <h1>Node.js v14.19.1 documentation</h1> 93 <button class="theme-toggle-btn" id="theme-toggle-btn" title="Toggle dark mode/light mode" aria-label="Toggle dark mode/light mode" hidden> 94 <svg xmlns="http://www.w3.org/2000/svg" class="icon dark-icon" height="24" width="24"> 95 <path fill="none" d="M0 0h24v24H0z" /> 96 <path d="M11.1 12.08c-2.33-4.51-.5-8.48.53-10.07C6.27 2.2 1.98 6.59 1.98 12c0 .14.02.28.02.42.62-.27 1.29-.42 2-.42 1.66 0 3.18.83 4.1 2.15A4.01 4.01 0 0111 18c0 1.52-.87 2.83-2.12 3.51.98.32 2.03.5 3.11.5 3.5 0 6.58-1.8 8.37-4.52-2.36.23-6.98-.97-9.26-5.41z"/> 97 <path d="M7 16h-.18C6.4 14.84 5.3 14 4 14c-1.66 0-3 1.34-3 3s1.34 3 3 3h3c1.1 0 2-.9 2-2s-.9-2-2-2z"/> 98 </svg> 99 <svg xmlns="http://www.w3.org/2000/svg" class="icon light-icon" height="24" width="24"> 100 <path d="M0 0h24v24H0z" fill="none" /> 101 <path d="M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z"/> 102 </svg> 103 </button> 104 </div> 105 <div id="gtoc"> 106 <ul> 107 <li> 108 <a href="index.html">Index</a> 109 </li> 110 <li> 111 <a href="all.html">View on single page</a> 112 </li> 113 <li> 114 <a href="policy.json">View as JSON</a> 115 </li> 116 117 <li class="version-picker"> 118 <a href="#">View another version <span>▼</span></a> 119 <ol class="version-picker"><li><a href="https://nodejs.org/docs/latest-v17.x/api/policy.html">17.x</a></li> 120<li><a href="https://nodejs.org/docs/latest-v16.x/api/policy.html">16.x <b>LTS</b></a></li> 121<li><a href="https://nodejs.org/docs/latest-v15.x/api/policy.html">15.x</a></li> 122<li><a href="https://nodejs.org/docs/latest-v14.x/api/policy.html">14.x <b>LTS</b></a></li> 123<li><a href="https://nodejs.org/docs/latest-v13.x/api/policy.html">13.x</a></li> 124<li><a href="https://nodejs.org/docs/latest-v12.x/api/policy.html">12.x <b>LTS</b></a></li> 125<li><a href="https://nodejs.org/docs/latest-v11.x/api/policy.html">11.x</a></li></ol> 126 </li> 127 128 <li class="edit_on_github"><a href="https://github.com/nodejs/node/edit/master/doc/api/policy.md">Edit on GitHub</a></li> 129 </ul> 130 </div> 131 <hr> 132 </header> 133 134 <details id="toc" open><summary>Table of contents</summary><ul> 135<li><span class="stability_1"><a href="#policy_policies">Policies</a></span> 136<ul> 137<li><a href="#policy_enabling">Enabling</a></li> 138<li><a href="#policy_features">Features</a> 139<ul> 140<li><a href="#policy_error_behavior">Error behavior</a></li> 141<li><a href="#policy_integrity_checks">Integrity checks</a></li> 142<li><a href="#policy_dependency_redirection">Dependency redirection</a> 143<ul> 144<li><a href="#policy_example_patched_dependency">Example: Patched dependency</a></li> 145</ul> 146</li> 147<li><a href="#policy_scopes">Scopes</a> 148<ul> 149<li><a href="#policy_example">Example</a></li> 150<li><a href="#policy_integrity_using_scopes">Integrity using scopes</a></li> 151<li><a href="#policy_dependency_redirection_using_scopes">Dependency redirection using scopes</a></li> 152<li><a href="#policy_example_import_maps_emulation">Example: [import maps][] emulation</a></li> 153</ul> 154</li> 155</ul> 156</li> 157</ul> 158</li> 159</ul></details> 160 161 <div id="apicontent"> 162 <h2>Policies<span><a class="mark" href="#policy_policies" id="policy_policies">#</a></span></h2> 163 164 165<p></p><div class="api_stability api_stability_1"><a href="documentation.html#documentation_stability_index">Stability: 1</a> - Experimental</div><p></p> 166 167<p>Node.js contains experimental support for creating policies on loading code.</p> 168<p>Policies are a security feature intended to allow guarantees 169about what code Node.js is able to load. The use of policies assumes 170safe practices for the policy files such as ensuring that policy 171files cannot be overwritten by the Node.js application by using 172file permissions.</p> 173<p>A best practice would be to ensure that the policy manifest is read-only for 174the running Node.js application and that the file cannot be changed 175by the running Node.js application in any way. A typical setup would be to 176create the policy file as a different user id than the one running Node.js 177and granting read permissions to the user id running Node.js.</p> 178<section><h3>Enabling<span><a class="mark" href="#policy_enabling" id="policy_enabling">#</a></span></h3> 179 180<p>The <code>--experimental-policy</code> flag can be used to enable features for policies 181when loading modules.</p> 182<p>Once this has been set, all modules must conform to a policy manifest file 183passed to the flag:</p> 184<pre><code class="language-bash">node --experimental-policy=policy.json app.js</code></pre> 185<p>The policy manifest will be used to enforce constraints on code loaded by 186Node.js.</p> 187<p>To mitigate tampering with policy files on disk, an integrity for 188the policy file itself may be provided via <code>--policy-integrity</code>. 189This allows running <code>node</code> and asserting the policy file contents 190even if the file is changed on disk.</p> 191<pre><code class="language-bash">node --experimental-policy=policy.json --policy-integrity=<span class="hljs-string">"sha384-SggXRQHwCG8g+DktYYzxkXRIkTiEYWBHqev0xnpCxYlqMBufKZHAHQM3/boDaI/0"</span> app.js</code></pre> 192</section><section><h3>Features<span><a class="mark" href="#policy_features" id="policy_features">#</a></span></h3> 193<h4>Error behavior<span><a class="mark" href="#policy_error_behavior" id="policy_error_behavior">#</a></span></h4> 194<p>When a policy check fails, Node.js by default will throw an error. 195It is possible to change the error behavior to one of a few possibilities 196by defining an "onerror" field in a policy manifest. The following values are 197available to change the behavior:</p> 198<ul> 199<li><code>"exit"</code>: will exit the process immediately. 200No cleanup code will be allowed to run.</li> 201<li><code>"log"</code>: will log the error at the site of the failure.</li> 202<li><code>"throw"</code>: will throw a JS error at the site of the failure. This is the 203default.</li> 204</ul> 205<pre><code class="language-json"><span class="hljs-punctuation">{</span> 206 <span class="hljs-attr">"onerror"</span><span class="hljs-punctuation">:</span> <span class="hljs-string">"log"</span><span class="hljs-punctuation">,</span> 207 <span class="hljs-attr">"resources"</span><span class="hljs-punctuation">:</span> <span class="hljs-punctuation">{</span> 208 <span class="hljs-attr">"./app/checked.js"</span><span class="hljs-punctuation">:</span> <span class="hljs-punctuation">{</span> 209 <span class="hljs-attr">"integrity"</span><span class="hljs-punctuation">:</span> <span class="hljs-string">"sha384-SggXRQHwCG8g+DktYYzxkXRIkTiEYWBHqev0xnpCxYlqMBufKZHAHQM3/boDaI/0"</span> 210 <span class="hljs-punctuation">}</span> 211 <span class="hljs-punctuation">}</span> 212<span class="hljs-punctuation">}</span></code></pre> 213<h4>Integrity checks<span><a class="mark" href="#policy_integrity_checks" id="policy_integrity_checks">#</a></span></h4> 214<p>Policy files must use integrity checks with Subresource Integrity strings 215compatible with the browser 216<a href="https://www.w3.org/TR/SRI/#the-integrity-attribute">integrity attribute</a> 217associated with absolute URLs.</p> 218<p>When using <code>require()</code> or <code>import</code> all resources involved in loading are checked 219for integrity if a policy manifest has been specified. If a resource does not 220match the integrity listed in the manifest, an error will be thrown.</p> 221<p>An example policy file that would allow loading a file <code>checked.js</code>:</p> 222<pre><code class="language-json"><span class="hljs-punctuation">{</span> 223 <span class="hljs-attr">"resources"</span><span class="hljs-punctuation">:</span> <span class="hljs-punctuation">{</span> 224 <span class="hljs-attr">"./app/checked.js"</span><span class="hljs-punctuation">:</span> <span class="hljs-punctuation">{</span> 225 <span class="hljs-attr">"integrity"</span><span class="hljs-punctuation">:</span> <span class="hljs-string">"sha384-SggXRQHwCG8g+DktYYzxkXRIkTiEYWBHqev0xnpCxYlqMBufKZHAHQM3/boDaI/0"</span> 226 <span class="hljs-punctuation">}</span> 227 <span class="hljs-punctuation">}</span> 228<span class="hljs-punctuation">}</span></code></pre> 229<p>Each resource listed in the policy manifest can be of one the following 230formats to determine its location:</p> 231<ol> 232<li>A <a href="https://url.spec.whatwg.org/#relative-url-with-fragment-string">relative-URL string</a> to a resource from the manifest such as <code>./resource.js</code>, <code>../resource.js</code>, or <code>/resource.js</code>.</li> 233<li>A complete URL string to a resource such as <code>file:///resource.js</code>.</li> 234</ol> 235<p>When loading resources the entire URL must match including search parameters 236and hash fragment. <code>./a.js?b</code> will not be used when attempting to load 237<code>./a.js</code> and vice versa.</p> 238<p>To generate integrity strings, a script such as 239<code>node -e 'process.stdout.write("sha256-");process.stdin.pipe(crypto.createHash("sha256").setEncoding("base64")).pipe(process.stdout)' < FILE</code> 240can be used.</p> 241<p>Integrity can be specified as the boolean value <code>true</code> to accept any 242body for the resource which can be useful for local development. It is not 243recommended in production since it would allow unexpected alteration of 244resources to be considered valid.</p> 245<h4>Dependency redirection<span><a class="mark" href="#policy_dependency_redirection" id="policy_dependency_redirection">#</a></span></h4> 246<p>An application may need to ship patched versions of modules or to prevent 247modules from allowing all modules access to all other modules. Redirection 248can be used by intercepting attempts to load the modules wishing to be 249replaced.</p> 250<pre><code class="language-json"><span class="hljs-punctuation">{</span> 251 <span class="hljs-attr">"resources"</span><span class="hljs-punctuation">:</span> <span class="hljs-punctuation">{</span> 252 <span class="hljs-attr">"./app/checked.js"</span><span class="hljs-punctuation">:</span> <span class="hljs-punctuation">{</span> 253 <span class="hljs-attr">"dependencies"</span><span class="hljs-punctuation">:</span> <span class="hljs-punctuation">{</span> 254 <span class="hljs-attr">"fs"</span><span class="hljs-punctuation">:</span> <span class="hljs-keyword">true</span><span class="hljs-punctuation">,</span> 255 <span class="hljs-attr">"os"</span><span class="hljs-punctuation">:</span> <span class="hljs-string">"./app/node_modules/alt-os"</span><span class="hljs-punctuation">,</span> 256 <span class="hljs-attr">"http"</span><span class="hljs-punctuation">:</span> <span class="hljs-punctuation">{</span> <span class="hljs-attr">"import"</span><span class="hljs-punctuation">:</span> <span class="hljs-keyword">true</span> <span class="hljs-punctuation">}</span> 257 <span class="hljs-punctuation">}</span> 258 <span class="hljs-punctuation">}</span> 259 <span class="hljs-punctuation">}</span> 260<span class="hljs-punctuation">}</span></code></pre> 261<p>The dependencies are keyed by the requested specifier string and have values 262of either <code>true</code>, <code>null</code>, a string pointing to a module to be resolved, 263or a conditions object.</p> 264<p>The specifier string does not perform any searching and must match exactly what 265is provided to the <code>require()</code> or <code>import</code> except for a canonicalization step. 266Therefore, multiple specifiers may be needed in the policy if it uses multiple 267different strings to point to the same module (such as excluding the extension).</p> 268<p>Specifier strings are canonicalized but not resolved prior to be used for 269matching in order to have some compatibility with import maps, for example if a 270resource <code>file:///C:/app/server.js</code> was given the following redirection from a 271policy located at <code>file:///C:/app/policy.json</code>:</p> 272<pre><code class="language-json"><span class="hljs-punctuation">{</span> 273 <span class="hljs-attr">"resources"</span><span class="hljs-punctuation">:</span> <span class="hljs-punctuation">{</span> 274 <span class="hljs-attr">"file:///C:/app/utils.js"</span><span class="hljs-punctuation">:</span> <span class="hljs-punctuation">{</span> 275 <span class="hljs-attr">"dependencies"</span><span class="hljs-punctuation">:</span> <span class="hljs-punctuation">{</span> 276 <span class="hljs-attr">"./utils.js"</span><span class="hljs-punctuation">:</span> <span class="hljs-string">"./utils-v2.js"</span> 277 <span class="hljs-punctuation">}</span> 278 <span class="hljs-punctuation">}</span> 279 <span class="hljs-punctuation">}</span> 280<span class="hljs-punctuation">}</span></code></pre> 281<p>Any specifier used to load <code>file:///C:/app/utils.js</code> would then be intercepted 282and redirected to <code>file:///C:/app/utils-v2.js</code> instead regardless of using an 283absolute or relative specifier. However, if a specifier that is not an absolute 284or relative URL string is used, it would not be intercepted. So, if an import 285such as <code>import('#utils')</code> was used, it would not be intercepted.</p> 286<p>If the value of the redirection is <code>true</code>, a "dependencies" field at the top of 287the policy file will be used. If that field at the top of the policy file is 288<code>true</code> the default node searching algorithms are used to find the module.</p> 289<p>If the value of the redirection is a string, it is resolved relative to 290the manifest and then immediately used without searching.</p> 291<p>Any specifier string for which resolution is attempted and that is not listed in 292the dependencies results in an error according to the policy.</p> 293<p>Redirection does not prevent access to APIs through means such as direct access 294to <code>require.cache</code> or through <code>module.constructor</code> which allow access to 295loading modules. Policy redirection only affects specifiers to <code>require()</code> and 296<code>import</code>. Other means, such as to prevent undesired access to APIs through 297variables, are necessary to lock down that path of loading modules.</p> 298<p>A boolean value of <code>true</code> for the dependencies map can be specified to allow a 299module to load any specifier without redirection. This can be useful for local 300development and may have some valid usage in production, but should be used 301only with care after auditing a module to ensure its behavior is valid.</p> 302<p>Similar to <code>"exports"</code> in <code>package.json</code>, dependencies can also be specified to 303be objects containing conditions which branch how dependencies are loaded. In 304the preceding example, <code>"http"</code> is allowed when the <code>"import"</code> condition is 305part of loading it.</p> 306<p>A value of <code>null</code> for the resolved value causes the resolution to fail. This 307can be used to ensure some kinds of dynamic access are explicitly prevented.</p> 308<p>Unknown values for the resolved module location cause failures but are 309not guaranteed to be forward compatible.</p> 310<h5>Example: Patched dependency<span><a class="mark" href="#policy_example_patched_dependency" id="policy_example_patched_dependency">#</a></span></h5> 311<p>Redirected dependencies can provide attenuated or modified functionality as fits 312the application. For example, log data about timing of function durations by 313wrapping the original:</p> 314<pre><code class="language-js"><span class="hljs-keyword">const</span> original = <span class="hljs-built_in">require</span>(<span class="hljs-string">'fn'</span>); 315<span class="hljs-variable language_">module</span>.<span class="hljs-property">exports</span> = <span class="hljs-keyword">function</span> <span class="hljs-title function_">fn</span>(<span class="hljs-params">...args</span>) { 316 <span class="hljs-variable language_">console</span>.<span class="hljs-title function_">time</span>(); 317 <span class="hljs-keyword">try</span> { 318 <span class="hljs-keyword">return</span> <span class="hljs-keyword">new</span>.<span class="hljs-property">target</span> ? 319 <span class="hljs-title class_">Reflect</span>.<span class="hljs-title function_">construct</span>(original, args) : 320 <span class="hljs-title class_">Reflect</span>.<span class="hljs-title function_">apply</span>(original, <span class="hljs-variable language_">this</span>, args); 321 } <span class="hljs-keyword">finally</span> { 322 <span class="hljs-variable language_">console</span>.<span class="hljs-title function_">timeEnd</span>(); 323 } 324};</code></pre> 325<h4>Scopes<span><a class="mark" href="#policy_scopes" id="policy_scopes">#</a></span></h4> 326<p>Use the <code>"scopes"</code> field of a manifest to set configuration for many resources 327at once. The <code>"scopes"</code> field works by matching resources by their segments. 328If a scope or resource includes <code>"cascade": true</code>, unknown specifiers will 329be searched for in their containing scope. The containing scope for cascading 330is found by recursively reducing the resource URL by removing segments for 331<a href="https://url.spec.whatwg.org/#special-scheme">special schemes</a>, keeping trailing <code>"/"</code> suffixes, and removing the query and 332hash fragment. This leads to the eventual reduction of the URL to its origin. 333If the URL is non-special the scope will be located by the URL's origin. If no 334scope is found for the origin or in the case of opaque origins, a protocol 335string can be used as a scope. If no scope is found for the URL's protocol, a 336final empty string <code>""</code> scope will be used.</p> 337<p>Note, <code>blob:</code> URLs adopt their origin from the path they contain, and so a scope 338of <code>"blob:https://nodejs.org"</code> will have no effect since no URL can have an 339origin of <code>blob:https://nodejs.org</code>; URLs starting with 340<code>blob:https://nodejs.org/</code> will use <code>https://nodejs.org</code> for its origin and 341thus <code>https:</code> for its protocol scope. For opaque origin <code>blob:</code> URLs they will 342have <code>blob:</code> for their protocol scope since they do not adopt origins.</p> 343<h5>Example<span><a class="mark" href="#policy_example" id="policy_example">#</a></span></h5> 344<pre><code class="language-json"><span class="hljs-punctuation">{</span> 345 <span class="hljs-attr">"scopes"</span><span class="hljs-punctuation">:</span> <span class="hljs-punctuation">{</span> 346 <span class="hljs-attr">"file:///C:/app/"</span><span class="hljs-punctuation">:</span> <span class="hljs-punctuation">{</span><span class="hljs-punctuation">}</span><span class="hljs-punctuation">,</span> 347 <span class="hljs-attr">"file:"</span><span class="hljs-punctuation">:</span> <span class="hljs-punctuation">{</span><span class="hljs-punctuation">}</span><span class="hljs-punctuation">,</span> 348 <span class="hljs-attr">""</span><span class="hljs-punctuation">:</span> <span class="hljs-punctuation">{</span><span class="hljs-punctuation">}</span> 349 <span class="hljs-punctuation">}</span> 350<span class="hljs-punctuation">}</span></code></pre> 351<p>Given a file located at <code>file:///C:/app/bin/main.js</code>, the following scopes would 352be checked in order:</p> 353<ol> 354<li><code>"file:///C:/app/bin/"</code></li> 355</ol> 356<p>This determines the policy for all file based resources within 357<code>"file:///C:/app/bin/"</code>. This is not in the <code>"scopes"</code> field of the policy and 358would be skipped. Adding this scope to the policy would cause it to be used 359prior to the <code>"file:///C:/app/"</code> scope.</p> 360<ol start="2"> 361<li><code>"file:///C:/app/"</code></li> 362</ol> 363<p>This determines the policy for all file based resources within 364<code>"file:///C:/app/"</code>. This is in the <code>"scopes"</code> field of the policy and it would 365determine the policy for the resource at <code>file:///C:/app/bin/main.js</code>. If the 366scope has <code>"cascade": true</code>, any unsatisfied queries about the resource would 367delegate to the next relevant scope for <code>file:///C:/app/bin/main.js</code>, <code>"file:"</code>.</p> 368<ol start="3"> 369<li><code>"file:///C:/"</code></li> 370</ol> 371<p>This determines the policy for all file based resources within <code>"file:///C:/"</code>. 372This is not in the <code>"scopes"</code> field of the policy and would be skipped. It would 373not be used for <code>file:///C:/app/bin/main.js</code> unless <code>"file:///"</code> is set to 374cascade or is not in the <code>"scopes"</code> of the policy.</p> 375<ol start="4"> 376<li><code>"file:///"</code></li> 377</ol> 378<p>This determines the policy for all file based resources on the <code>localhost</code>. This 379is not in the <code>"scopes"</code> field of the policy and would be skipped. It would not 380be used for <code>file:///C:/app/bin/main.js</code> unless <code>"file:///"</code> is set to cascade 381or is not in the <code>"scopes"</code> of the policy.</p> 382<ol start="5"> 383<li><code>"file:"</code></li> 384</ol> 385<p>This determines the policy for all file based resources. It would not be used 386for <code>file:///C:/app/bin/main.js</code> unless <code>"file:///"</code> is set to cascade or is not 387in the <code>"scopes"</code> of the policy.</p> 388<ol start="6"> 389<li><code>""</code></li> 390</ol> 391<p>This determines the policy for all resources. It would not be used for 392<code>file:///C:/app/bin/main.js</code> unless <code>"file:"</code> is set to cascade.</p> 393<h5>Integrity using scopes<span><a class="mark" href="#policy_integrity_using_scopes" id="policy_integrity_using_scopes">#</a></span></h5> 394<p>Setting an integrity to <code>true</code> on a scope will set the integrity for any 395resource not found in the manifest to <code>true</code>.</p> 396<p>Setting an integrity to <code>null</code> on a scope will set the integrity for any 397resource not found in the manifest to fail matching.</p> 398<p>Not including an integrity is the same as setting the integrity to <code>null</code>.</p> 399<p><code>"cascade"</code> for integrity checks will be ignored if <code>"integrity"</code> is explicitly 400set.</p> 401<p>The following example allows loading any file:</p> 402<pre><code class="language-json"><span class="hljs-punctuation">{</span> 403 <span class="hljs-attr">"scopes"</span><span class="hljs-punctuation">:</span> <span class="hljs-punctuation">{</span> 404 <span class="hljs-attr">"file:"</span><span class="hljs-punctuation">:</span> <span class="hljs-punctuation">{</span> 405 <span class="hljs-attr">"integrity"</span><span class="hljs-punctuation">:</span> <span class="hljs-keyword">true</span> 406 <span class="hljs-punctuation">}</span> 407 <span class="hljs-punctuation">}</span> 408<span class="hljs-punctuation">}</span></code></pre> 409<h5>Dependency redirection using scopes<span><a class="mark" href="#policy_dependency_redirection_using_scopes" id="policy_dependency_redirection_using_scopes">#</a></span></h5> 410<p>The following example, would allow access to <code>fs</code> for all resources within 411<code>./app/</code>:</p> 412<pre><code class="language-json"><span class="hljs-punctuation">{</span> 413 <span class="hljs-attr">"resources"</span><span class="hljs-punctuation">:</span> <span class="hljs-punctuation">{</span> 414 <span class="hljs-attr">"./app/checked.js"</span><span class="hljs-punctuation">:</span> <span class="hljs-punctuation">{</span> 415 <span class="hljs-attr">"cascade"</span><span class="hljs-punctuation">:</span> <span class="hljs-keyword">true</span><span class="hljs-punctuation">,</span> 416 <span class="hljs-attr">"integrity"</span><span class="hljs-punctuation">:</span> <span class="hljs-keyword">true</span> 417 <span class="hljs-punctuation">}</span> 418 <span class="hljs-punctuation">}</span><span class="hljs-punctuation">,</span> 419 <span class="hljs-attr">"scopes"</span><span class="hljs-punctuation">:</span> <span class="hljs-punctuation">{</span> 420 <span class="hljs-attr">"./app/"</span><span class="hljs-punctuation">:</span> <span class="hljs-punctuation">{</span> 421 <span class="hljs-attr">"dependencies"</span><span class="hljs-punctuation">:</span> <span class="hljs-punctuation">{</span> 422 <span class="hljs-attr">"fs"</span><span class="hljs-punctuation">:</span> <span class="hljs-keyword">true</span> 423 <span class="hljs-punctuation">}</span> 424 <span class="hljs-punctuation">}</span> 425 <span class="hljs-punctuation">}</span> 426<span class="hljs-punctuation">}</span></code></pre> 427<p>The following example, would allow access to <code>fs</code> for all <code>data:</code> resources:</p> 428<pre><code class="language-json"><span class="hljs-punctuation">{</span> 429 <span class="hljs-attr">"resources"</span><span class="hljs-punctuation">:</span> <span class="hljs-punctuation">{</span> 430 <span class="hljs-attr">"data:text/javascript,import('fs');"</span><span class="hljs-punctuation">:</span> <span class="hljs-punctuation">{</span> 431 <span class="hljs-attr">"cascade"</span><span class="hljs-punctuation">:</span> <span class="hljs-keyword">true</span><span class="hljs-punctuation">,</span> 432 <span class="hljs-attr">"integrity"</span><span class="hljs-punctuation">:</span> <span class="hljs-keyword">true</span> 433 <span class="hljs-punctuation">}</span> 434 <span class="hljs-punctuation">}</span><span class="hljs-punctuation">,</span> 435 <span class="hljs-attr">"scopes"</span><span class="hljs-punctuation">:</span> <span class="hljs-punctuation">{</span> 436 <span class="hljs-attr">"data:"</span><span class="hljs-punctuation">:</span> <span class="hljs-punctuation">{</span> 437 <span class="hljs-attr">"dependencies"</span><span class="hljs-punctuation">:</span> <span class="hljs-punctuation">{</span> 438 <span class="hljs-attr">"fs"</span><span class="hljs-punctuation">:</span> <span class="hljs-keyword">true</span> 439 <span class="hljs-punctuation">}</span> 440 <span class="hljs-punctuation">}</span> 441 <span class="hljs-punctuation">}</span> 442<span class="hljs-punctuation">}</span></code></pre> 443<h5>Example: <a href="https://url.spec.whatwg.org/#relative-url-with-fragment-string">import maps</a> emulation<span><a class="mark" href="#policy_example_import_maps_emulation" id="policy_example_import_maps_emulation">#</a></span></h5> 444<p>Given an import map:</p> 445<pre><code class="language-json"><span class="hljs-punctuation">{</span> 446 <span class="hljs-attr">"imports"</span><span class="hljs-punctuation">:</span> <span class="hljs-punctuation">{</span> 447 <span class="hljs-attr">"react"</span><span class="hljs-punctuation">:</span> <span class="hljs-string">"./app/node_modules/react/index.js"</span> 448 <span class="hljs-punctuation">}</span><span class="hljs-punctuation">,</span> 449 <span class="hljs-attr">"scopes"</span><span class="hljs-punctuation">:</span> <span class="hljs-punctuation">{</span> 450 <span class="hljs-attr">"./ssr/"</span><span class="hljs-punctuation">:</span> <span class="hljs-punctuation">{</span> 451 <span class="hljs-attr">"react"</span><span class="hljs-punctuation">:</span> <span class="hljs-string">"./app/node_modules/server-side-react/index.js"</span> 452 <span class="hljs-punctuation">}</span> 453 <span class="hljs-punctuation">}</span> 454<span class="hljs-punctuation">}</span></code></pre> 455<pre><code class="language-json"><span class="hljs-punctuation">{</span> 456 <span class="hljs-attr">"dependencies"</span><span class="hljs-punctuation">:</span> <span class="hljs-keyword">true</span><span class="hljs-punctuation">,</span> 457 <span class="hljs-attr">"scopes"</span><span class="hljs-punctuation">:</span> <span class="hljs-punctuation">{</span> 458 <span class="hljs-attr">""</span><span class="hljs-punctuation">:</span> <span class="hljs-punctuation">{</span> 459 <span class="hljs-attr">"cascade"</span><span class="hljs-punctuation">:</span> <span class="hljs-keyword">true</span><span class="hljs-punctuation">,</span> 460 <span class="hljs-attr">"dependencies"</span><span class="hljs-punctuation">:</span> <span class="hljs-punctuation">{</span> 461 <span class="hljs-attr">"react"</span><span class="hljs-punctuation">:</span> <span class="hljs-string">"./app/node_modules/react/index.js"</span> 462 <span class="hljs-punctuation">}</span> 463 <span class="hljs-punctuation">}</span><span class="hljs-punctuation">,</span> 464 <span class="hljs-attr">"./ssr/"</span><span class="hljs-punctuation">:</span> <span class="hljs-punctuation">{</span> 465 <span class="hljs-attr">"cascade"</span><span class="hljs-punctuation">:</span> <span class="hljs-keyword">true</span><span class="hljs-punctuation">,</span> 466 <span class="hljs-attr">"dependencies"</span><span class="hljs-punctuation">:</span> <span class="hljs-punctuation">{</span> 467 <span class="hljs-attr">"react"</span><span class="hljs-punctuation">:</span> <span class="hljs-string">"./app/node_modules/server-side-react/index.js"</span> 468 <span class="hljs-punctuation">}</span> 469 <span class="hljs-punctuation">}</span> 470 <span class="hljs-punctuation">}</span> 471<span class="hljs-punctuation">}</span></code></pre> 472<p>Import maps assume you can get any resource by default. This means 473<code>"dependencies"</code> at the top level of the policy should be set to <code>true</code>. 474Policies require this to be opt-in since it enables all resources of the 475application cross linkage which doesn't make sense for many scenarios. They also 476assume any given scope has access to any scope above its allowed dependencies; 477all scopes emulating import maps must set <code>"cascade": true</code>.</p> 478<p>Import maps only have a single top level scope for their "imports". So for 479emulating <code>"imports"</code> use the <code>""</code> scope. For emulating <code>"scopes"</code> use the 480<code>"scopes"</code> in a similar manner to how <code>"scopes"</code> works in import maps.</p> 481<p>Caveats: Policies do not use string matching for various finding of scope. They 482do URL traversals. This means things like <code>blob:</code> and <code>data:</code> URLs might not be 483entirely interoperable between the two systems. For example import maps can 484partially match a <code>data:</code> or <code>blob:</code> URL by partitioning the URL on a <code>/</code> 485character, policies intentionally cannot. For <code>blob:</code> URLs import map scopes do 486not adopt the origin of the <code>blob:</code> URL.</p> 487<p>Additionally, import maps only work on <code>import</code> so it may be desirable to add a 488<code>"import"</code> condition to all dependency mappings.</p></section> 489 <!-- API END --> 490 </div> 491 </div> 492 </div> 493 <script> 494 'use strict'; 495 { 496 const kCustomPreference = 'customDarkTheme'; 497 const userSettings = sessionStorage.getItem(kCustomPreference); 498 const themeToggleButton = document.getElementById('theme-toggle-btn'); 499 if (userSettings === null && window.matchMedia) { 500 const mq = window.matchMedia('(prefers-color-scheme: dark)'); 501 if ('onchange' in mq) { 502 function mqChangeListener(e) { 503 document.body.classList.toggle('dark-mode', e.matches); 504 } 505 mq.addEventListener('change', mqChangeListener); 506 if (themeToggleButton) { 507 themeToggleButton.addEventListener('click', function() { 508 mq.removeEventListener('change', mqChangeListener); 509 }, { once: true }); 510 } 511 } 512 if (mq.matches) { 513 document.body.classList.add('dark-mode'); 514 } 515 } else if (userSettings === 'true') { 516 document.body.classList.add('dark-mode'); 517 } 518 if (themeToggleButton) { 519 themeToggleButton.hidden = false; 520 themeToggleButton.addEventListener('click', function() { 521 sessionStorage.setItem( 522 kCustomPreference, 523 document.body.classList.toggle('dark-mode') 524 ); 525 }); 526 } 527 } 528 </script> 529</body> 530</html> 531