Introducing experimental integrity policies to Node.js
CYBERSECURITY FEATURED ANALYSIS

Introducing experimental integrity policies to Node.js

SOURCE

Blog RSS Feed | Snyk

DATE

READ

1 min read

A recent experimental feature for introducing integrity policies landed in Node.js core 11.8.0. This capability, shipped in non LTS version yet, provides integrity checks for a Node.js runtime when modules are being …

A recent experimental feature for introducing integrity policies landed in Node.js core 11.8.0. This capability, shipped in non LTS version yet, provides integrity checks for a Node.js runtime when modules are being loaded, in order to verify that the modules code haven’t been tampered with.