Skip to content

Omit Registry URLs From Lockfile - #849

Open
Muiris Woulfe (muiriswoulfe) wants to merge 1 commit into
microsoft:mainfrom
muiriswoulfe:omit-lockfile-registry-urls
Open

Omit Registry URLs From Lockfile#849
Muiris Woulfe (muiriswoulfe) wants to merge 1 commit into
microsoft:mainfrom
muiriswoulfe:omit-lockfile-registry-urls

Conversation

@muiriswoulfe

Copy link
Copy Markdown
Member

Purpose

Keep npm lock data independent of registry storage locations.

Impact

Dependency metadata no longer exposes registry URLs, while package versions remain unchanged. Documentation now reflects integrity-based reproducibility.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates dependency metadata handling to omit registry tarball URLs from npm lockfiles.

Changes:

  • Adds the lockfile registry omission setting.
  • Updates dependency and security documentation.

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 2 comments.

File Description
src/task/.npmrc Adds registry URL omission configuration.
docs/security-assessment.md Documents integrity-based verification.
docs/dependency-management.md Explains URL-free lockfile reproducibility.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread docs/dependency-management.md
Comment thread src/task/.npmrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants