{"id":5390448,"name":"@rushstack/lockfile-explorer","ecosystem":"npm","description":"Rush Lockfile Explorer: The UI for solving version conflicts quickly in a large monorepo","homepage":"https://lfx.rushstack.io/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/microsoft/rushstack","keywords_array":["conflict","dependency","doppelganger","interactive","lockfile","monorepo","package","phantom","tool","version","visualization","visualize","visualizer"],"namespace":"rushstack","versions_count":209,"first_release_published_at":"2022-11-04T16:32:23.931Z","latest_release_published_at":"2026-04-10T22:49:33.722Z","latest_release_number":"2.2.13","last_synced_at":"2026-04-10T22:50:13.002Z","created_at":"2022-11-04T17:51:15.806Z","updated_at":"2026-04-10T22:50:13.002Z","registry_url":"https://www.npmjs.com/package/@rushstack/lockfile-explorer","install_command":"npm install @rushstack/lockfile-explorer","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"pr5496":"2.1.3","latest":"2.2.13"}},"repo_metadata":{"id":37271333,"uuid":"69618902","full_name":"microsoft/rushstack","owner":"microsoft","description":"Monorepo for tools developed by the Rush Stack community","archived":false,"fork":false,"pushed_at":"2026-02-23T05:47:19.000Z","size":218559,"stargazers_count":6415,"open_issues_count":1024,"forks_count":672,"subscribers_count":49,"default_branch":"main","last_synced_at":"2026-02-23T13:50:10.232Z","etag":null,"topics":["api","api-extractor","build","bulk-suppressions","eslint","hacktoberfest","heft","lockfile-explorer","monorepo","nodejs","orchestrator","rush","rushstack","toolchain","tsdoc","typescript"],"latest_commit_sha":null,"homepage":"https://rushstack.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/microsoft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-09-30T00:28:20.000Z","updated_at":"2026-02-23T09:35:09.000Z","dependencies_parsed_at":"2024-03-19T07:00:50.689Z","dependency_job_id":"7423bef1-64eb-4677-985c-a097f577ca0e","html_url":"https://github.com/microsoft/rushstack","commit_stats":{"total_commits":14911,"total_committers":324,"mean_commits":46.02160493827161,"dds":0.8043055462410301,"last_synced_commit":"7132851677c97b475226771a268d15f97c51d608"},"previous_names":["microsoft/web-build-tools"],"tags_count":23409,"template":false,"template_full_name":null,"purl":"pkg:github/microsoft/rushstack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","download_url":"https://codeload.github.com/microsoft/rushstack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/sbom","scorecard":{"id":643486,"data":{"date":"2025-08-11","repo":{"name":"github.com/microsoft/rushstack","commit":"ffa49929e54221d1e5f766a23008c12fd7ec7345"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":6,"reason":"Found 18/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/file-doc-tickets.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/rushstack/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/rushstack/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/rushstack/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/file-doc-tickets.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/rushstack/file-doc-tickets.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .devcontainer/setup.sh:12","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"40 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-3fjj-p79j-c9hh","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-36fh-84j7-cv5h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-w5hq-hm5m-4548","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T11:26:13.169Z","repository_id":37271333,"created_at":"2025-08-21T11:26:13.169Z","updated_at":"2025-08-21T11:26:13.169Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29747982,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-23T07:44:07.782Z","status":"ssl_error","status_checked_at":"2026-02-23T07:44:07.432Z","response_time":90,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-04-10T22:50:08.524Z","dependent_packages_count":1,"downloads":32202,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":11.392246908713496,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":1.726407197727207,"forks_count":1.9949200275440064,"average":11.327772525091662},"purl":"pkg:npm/%40rushstack/lockfile-explorer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@rushstack/lockfile-explorer","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@rushstack/lockfile-explorer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@rushstack/lockfile-explorer/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-05T01:01:33.014Z","issues_count":510,"pull_requests_count":1499,"avg_time_to_close_issue":23093026.212560385,"avg_time_to_close_pull_request":3133545.84659557,"issues_closed_count":205,"pull_requests_closed_count":1219,"pull_request_authors_count":141,"issue_authors_count":311,"avg_comments_per_issue":3.2058823529411766,"avg_comments_per_pull_request":0.789859906604403,"merged_pull_requests_count":1109,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":107,"past_year_pull_requests_count":433,"past_year_avg_time_to_close_issue":767054.7948717949,"past_year_avg_time_to_close_pull_request":380303.9129129129,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":333,"past_year_pull_request_authors_count":46,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":0.8598130841121495,"past_year_avg_comments_per_pull_request":0.5542725173210161,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":311,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Frushstack/issues","maintainers":[{"login":"iclanton","count":414,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iclanton"},{"login":"octogonz","count":137,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/octogonz"},{"login":"D4N14L","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/D4N14L"},{"login":"bmiddha","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmiddha"},{"login":"elliot-nelson","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliot-nelson"},{"login":"jeremymeng","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremymeng"},{"login":"TheLarkInn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"jakebailey","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"delilahw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/delilahw"},{"login":"fearthecowboy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fearthecowboy"},{"login":"sachinjoseph","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sachinjoseph"},{"login":"ecraig12345","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ecraig12345"},{"login":"dzearing","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dzearing"},{"login":"christiango","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christiango"},{"login":"ugreg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ugreg"},{"login":"KevinTCoughlin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KevinTCoughlin"},{"login":"tylerbutler","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tylerbutler"},{"login":"rbuckton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rbuckton"}],"active_maintainers":[{"login":"iclanton","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iclanton"},{"login":"octogonz","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/octogonz"},{"login":"bmiddha","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmiddha"},{"login":"D4N14L","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/D4N14L"},{"login":"elliot-nelson","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elliot-nelson"},{"login":"jeremymeng","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremymeng"},{"login":"TheLarkInn","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheLarkInn"},{"login":"delilahw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/delilahw"},{"login":"ugreg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ugreg"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rushstack%2Flockfile-explorer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rushstack%2Flockfile-explorer/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rushstack%2Flockfile-explorer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rushstack%2Flockfile-explorer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rushstack%2Flockfile-explorer/codemeta","maintainers":[{"uuid":"microsoft1es","login":"microsoft1es","name":null,"email":"npmjs@microsoft.com","url":null,"packages_count":2762,"html_url":"https://www.npmjs.com/~microsoft1es","role":null,"created_at":"2026-04-02T06:35:58.292Z","updated_at":"2026-04-02T06:35:58.292Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/microsoft1es/packages"},{"uuid":"odspnpm","login":"odspnpm","name":null,"email":"odspnpm@microsoft.com","url":null,"packages_count":182,"html_url":"https://www.npmjs.com/~odspnpm","role":null,"created_at":"2022-11-18T01:18:02.996Z","updated_at":"2022-11-18T01:18:02.996Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/odspnpm/packages"},{"uuid":"octogonz","login":"octogonz","name":null,"email":"npm@octogonz.com","url":null,"packages_count":85,"html_url":"https://www.npmjs.com/~octogonz","role":null,"created_at":"2022-11-18T01:18:02.989Z","updated_at":"2022-11-18T01:18:02.989Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/octogonz/packages"},{"uuid":"rushstack-admin","login":"rushstack-admin","name":null,"email":"rushstack@octogonz.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~rushstack-admin","role":null,"created_at":"2022-11-18T01:18:03.007Z","updated_at":"2022-11-18T01:18:03.007Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rushstack-admin/packages"}]}