Skip to content

XS✔ ◾ Omit Registry URLs From Lockfile - #852

Merged
Muiris Woulfe (muiriswoulfe) merged 2 commits into
mainfrom
omit-lockfile-registry-urls
Aug 27, 2026
Merged

XS✔ ◾ Omit Registry URLs From Lockfile#852
Muiris Woulfe (muiriswoulfe) merged 2 commits into
mainfrom
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.

@microsoft-pr-metrics

Copy link
Copy Markdown
Contributor

PR Metrics

Thanks for keeping your pull request small.
Thanks for adding tests.

Lines
Product Code -
Test Code -
Subtotal -
Ignored Code 10
Total 10

Metrics computed by PR Metrics. Add it to your Azure DevOps and GitHub PRs!

@microsoft-pr-metrics microsoft-pr-metrics Bot changed the title Omit Registry URLs From Lockfile XS✔ ◾ Omit Registry URLs From Lockfile Aug 27, 2026
Comment thread package-lock.json

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

Attempts to prevent npm lockfiles from recording registry URLs while retaining integrity-based reproducibility.

Changes:

  • Adds an npm 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 1 comment.

File Description
src/task/.npmrc Adds the omission setting, but at the wrong configuration scope.
docs/security-assessment.md Documents registry-independent lockfile integrity.
docs/dependency-management.md Explains URL omission and reproducibility.

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

Comment thread src/task/.npmrc

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

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

@muiriswoulfe
Muiris Woulfe (muiriswoulfe) merged commit f2446a9 into main Aug 27, 2026
17 checks passed
@muiriswoulfe
Muiris Woulfe (muiriswoulfe) deleted the omit-lockfile-registry-urls branch August 27, 2026 17:40
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.

3 participants