Skip to content

chore: add yarn.lock (supply chain security)#33

Open
vbatanov wants to merge 1 commit into
masterfrom
chore/add-lockfile
Open

chore: add yarn.lock (supply chain security)#33
vbatanov wants to merge 1 commit into
masterfrom
chore/add-lockfile

Conversation

@vbatanov

Copy link
Copy Markdown

Summary

Adds a committed yarn.lock as part of the Node.js Supply Chain Security initiative.

What was done

  • Detected package manager: yarn
  • Detected Node.js version: 20
  • Generated lockfile inside an isolated node:20 Docker container with --ignore-scripts
  • No production code was changed

Next steps

Once this merges, the repo is unblocked for:

  • npm audit --audit-level=high in CI
  • Socket Firewall enrollment

Generated with Claude Code via /lockfile-pr

Generated by /lockfile-pr skill as part of the Node.js Supply Chain Security initiative.
Adds deterministic dependency resolution - a prerequisite for npm audit and Socket Firewall rollout.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant