Security News
pnpm 10.0.0 Blocks Lifecycle Scripts by Default
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
hod-foundation
Advanced tools
Install the dependencies and build the project resources
$ npm install
Initiate the server in development mode (Express is used to serve the static resources in development).
$ npm run dev
Then select one of the following journeys to see the applcation in action
See the development documentation for a complete description of the application and how to maintain and support BRP.
Start the application in default mode (production). We use Nginx to serve our static resources in production and ci.
$ npm start
Start the application with Nodemon in development mode. Debug is switched on and the server restarts when the JS or Sass are recompiled.
$ npm run dev
Run the unit tests
$ npm run test
Run the EcmaScript (ES) linter. Rules are defined in .eslintrc
$ npm run lint
Run the jscs style checker. Rules are defined in .jscsrc.json
$ npm run style
Analyse the quality of the codebase (for results - open ./reports/plato/index.html)
$ npm run quality
Compile the Sass to CSS
$ npm run sass
For details on Acceptance tests
See the package.json for a full list of scripts.
Full list of environment variables
FAQs
An Express-based framework for building .gov.uk forms.
We found that hod-foundation demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.