f6cc723bf49f0843baa52c6c814ac64eba756ccb
Instead of skipping the frontend test when vitest is not installed, security-gate.sh now runs `npm ci -w frontend` automatically. Also add `cache: "npm"` to security-gate's actions/setup-node so the npm cache from the frontend-tests job is reused — prevents OOM on the 1GB VPS (cache restore is disk-only, not 300MB download). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
648 MiB
Languages
Python
33.4%
Shell
32.4%
TypeScript
23.7%
PowerShell
4.5%
JavaScript
4.2%
Other
1.7%