Harden Docker and process safety guardrails.
Tests / test (push) Failing after 5m3s
Tests / build-and-push-image (push) Has been skipped

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:
melabidi
2026-07-31 16:59:46 -04:00
parent e119153644
commit c37fb170ab
13 changed files with 215 additions and 76 deletions
+1 -1
View File
@@ -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`)