fix: add pnpm-lock.yaml for reproducible builds (PRI-551) #56
Reference in New Issue
Block a user
Delete Branch "fix/pri-551-add-pnpm-lock"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
pnpm-lock.yamlgenerated from existingpackage-lock.jsonviapnpm import--frozen-lockfileCI builds andpnpm auditsecurity scanningheadlamp-intel-gpu-pluginandheadlamp-plugin-templateTesting
pnpm install --frozen-lockfile✅pnpm auditfound 13 vulnerabilities (1 low, 9 moderate, 3 high) — these are inherited from existing dependencies, not introduced by this changeQA Checklist
Related
Pull request closed