Harden Docker and process safety guardrails.
Confine container ops to tracked IDs, tighten image/compose/volume checks, enforce binary allow-lists on background processes, and fix scoped npm docs lookup.
This commit is contained in:
@@ -73,7 +73,7 @@ Post-v1 roadmap (see `PLAN.md` §9): **v1.4** Vue/Nuxt adapters, **v1.5** Sail/p
|
||||
|
||||
## Requirements
|
||||
|
||||
- Node.js >= 18.17 (developed/tested on Node 24)
|
||||
- Node.js >= 22 (developed/tested on Node 24)
|
||||
- For Laravel/CodeIgniter tools: PHP + Composer on `PATH`
|
||||
- For scaffolding Laravel/CodeIgniter projects: Composer on `PATH`
|
||||
- For browser tools: `npx playwright install chromium` (run once after `npm install`)
|
||||
|
||||
Reference in New Issue
Block a user