Getting Started
Prerequisites
LavaMoat is distributed as a Node.js command-line tool. You’ll need an LTS version of Node.js:
- Node.js v20.0.0 (recommended) or
- Node.js v16.20.0 (minimum)
How to secure your app against supply-chain attacks
- Control dependency lifecycle scripts (eg. “postinstall”) via @lavamoat/allow-scripts
- Run your server or build process in lavamoat-node
- Build your ui with our Webpack5 plugin (beta) or use LavaMoat for Browserify