| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
Pins the Yarn bootstrap install and strengthens dependency verification with SHA-512 integrity hashes.
Changes:
Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| Extension/package.json | Uses the pinned bootstrap package for global Yarn installation. |
| Extension/yarn.lock | Adds SHA-512 checksums alongside SHA-1. |
| Extension/readme.developer.md | Documents pinned Yarn bootstrap behavior. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Sorry, something went wrong.
…and-lock-checksums
| Back | FazBrowse Home | New Git URL |
Summary
Two independent Yarn hardening changes, both using only supported package-manager behavior — no new scripts or custom tooling.
This retains only the supported-package-manager portion of #14701, which was closed without merging.
Notes for reviewers
Validation