{"id":372723,"url":"https://github.com/npm/cmd-shim","last_synced_at":"2026-06-13T00:30:26.417Z","repository":{"id":7765168,"uuid":"9133549","full_name":"npm/cmd-shim","owner":"npm","description":"The cmd-shim used in npm","archived":false,"fork":false,"pushed_at":"2026-05-22T15:18:19.000Z","size":338,"stargazers_count":77,"open_issues_count":13,"forks_count":45,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-06-07T07:02:15.302Z","etag":null,"topics":["npm-cli"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/npm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2013-03-31T17:43:56.000Z","updated_at":"2026-05-22T15:18:22.000Z","dependencies_parsed_at":"2023-01-13T14:29:40.015Z","dependency_job_id":"310e21cd-8459-4bc8-9c6c-aec256cd6f54","html_url":"https://github.com/npm/cmd-shim","commit_stats":{"total_commits":151,"total_committers":25,"mean_commits":6.04,"dds":0.7086092715231789,"last_synced_commit":"7a64d844e293d36046727d5acec9e7f7ea755219"},"previous_names":["forbeslindesay/cmd-shim"],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/npm/cmd-shim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npm","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/sbom","scorecard":{"id":51611,"data":{"date":"2025-08-04","repo":{"name":"github.com/npm/cmd-shim","commit":"5b0f567654d375ca901d62a79338fbab1addf5c9"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.1,"checks":[{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/audit.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/audit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/audit.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/audit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-release.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/ci-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-release.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/ci-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/ci-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-release.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/ci-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/ci-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-release.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/ci-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post-dependabot.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/post-dependabot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post-dependabot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/post-dependabot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post-dependabot.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/post-dependabot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull-request.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull-request.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-integration.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-integration.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/audit.yml:41","Warn: npmCommand not pinned by hash: .github/workflows/ci-release.yml:62","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:45","Warn: npmCommand not pinned by hash: .github/workflows/post-dependabot.yml:39","Warn: npmCommand not pinned by hash: .github/workflows/pull-request.yml:45","Warn: npmCommand not pinned by hash: .github/workflows/release-integration.yml:56","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:50","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:130","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  12 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:25","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:247","Info: topLevel 'contents' permission set to 'read': .github/workflows/audit.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci-release.yml:22","Warn: topLevel 'checks' permission set to 'write': .github/workflows/ci-release.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/post-dependabot.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/pull-request.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-integration.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","Warn: topLevel 'checks' permission set to 'write': .github/workflows/release.yml:13","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 11 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T23:50:00.619Z","repository_id":7765168,"created_at":"2025-08-14T23:50:00.620Z","updated_at":"2025-08-14T23:50:00.620Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34039495,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-07T02:00:07.652Z","response_time":124,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"}},"owner":{"login":"npm","name":"npm","uuid":"6078720","kind":"organization","description":"JavaScript Package Manager, Registry \u0026 Website","email":null,"website":"https://npmjs.com","location":"United States of America","twitter":"npmjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6078720?v=4","repositories_count":343,"last_synced_at":"2024-04-14T06:35:40.452Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/npm","funding_links":[],"total_stars":50155,"followers":2401,"following":0,"created_at":"2022-11-02T16:18:59.756Z","updated_at":"2024-04-14T06:36:45.292Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npm/repositories"},"packages":[{"id":1535064,"name":"cmd-shim","ecosystem":"npm","description":"Used in npm for command line application support","homepage":"https://github.com/npm/cmd-shim#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/npm/cmd-shim","keywords_array":[],"namespace":null,"versions_count":26,"first_release_published_at":"2013-03-31T18:09:52.437Z","latest_release_published_at":"2026-06-08T15:31:24.966Z","latest_release_number":"9.0.1","last_synced_at":"2026-06-09T03:30:29.062Z","created_at":"2022-04-09T04:52:15.890Z","updated_at":"2026-06-09T03:30:29.062Z","registry_url":"https://www.npmjs.com/package/cmd-shim","install_command":"npm install cmd-shim","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"9.0.1"}},"repo_metadata":{"id":7765168,"uuid":"9133549","full_name":"npm/cmd-shim","owner":"npm","description":"The cmd-shim used in npm","archived":false,"fork":false,"pushed_at":"2024-05-04T01:09:05.000Z","size":304,"stargazers_count":75,"open_issues_count":10,"forks_count":41,"subscribers_count":15,"default_branch":"main","last_synced_at":"2024-05-18T15:34:47.363Z","etag":null,"topics":["npm-cli"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/npm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2013-03-31T17:43:56.000Z","updated_at":"2024-06-18T12:31:35.805Z","dependencies_parsed_at":"2023-01-13T14:29:40.015Z","dependency_job_id":"310e21cd-8459-4bc8-9c6c-aec256cd6f54","html_url":"https://github.com/npm/cmd-shim","commit_stats":{"total_commits":120,"total_committers":22,"mean_commits":5.454545454545454,"dds":0.6333333333333333,"last_synced_commit":"9fdb1dc53e4de21eb1fe111ebdb0692d1f24ab9d"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npm","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":218140214,"owners_count":16283869,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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"},"owner_record":{"login":"npm","name":"npm","uuid":"6078720","kind":"organization","description":"JavaScript Package Manager, Registry \u0026 Website","email":null,"website":"https://npmjs.com","location":"United States of America","twitter":"npmjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6078720?v=4","repositories_count":343,"last_synced_at":"2024-04-14T06:35:40.452Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/npm","funding_links":[],"total_stars":50155,"followers":2401,"following":0,"created_at":"2022-11-02T16:18:59.756Z","updated_at":"2024-04-14T06:36:45.292Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npm/repositories"},"tags":[{"name":"v6.0.3","sha":"6283211cbd16527bbd575f6d1ce12b92333d696b","kind":"commit","published_at":"2024-05-04T01:07:52.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/v6.0.3","html_url":"https://github.com/npm/cmd-shim/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"e5327c0db02e434228e3f14b01adca5e48c7ecfb","kind":"commit","published_at":"2023-10-18T18:23:32.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/v6.0.2","html_url":"https://github.com/npm/cmd-shim/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"aaef8542f0bfa9bb783f32f88bb1066c5a4fed10","kind":"commit","published_at":"2022-12-13T22:29:36.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/v6.0.1","html_url":"https://github.com/npm/cmd-shim/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"25724bfea794ebec14432278b1a4d223cc158f83","kind":"commit","published_at":"2022-10-11T18:47:53.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/v6.0.0","html_url":"https://github.com/npm/cmd-shim/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v6.0.0/manifests"},{"name":"v5.0.0","sha":"c55b9a9a4cb3f321a9abad7d6d45e2aac2f82b08","kind":"commit","published_at":"2022-04-05T17:51:24.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/v5.0.0","html_url":"https://github.com/npm/cmd-shim/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"c5118da34126e6639361fe9706a5ff07e726ed45","kind":"tag","published_at":"2021-02-05T20:45:45.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/v4.1.0","html_url":"https://github.com/npm/cmd-shim/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"92c0a16d3c8a8c53ade76b5eae8efae01dd7f41f","kind":"tag","published_at":"2020-07-11T00:16:40.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/v4.0.2","html_url":"https://github.com/npm/cmd-shim/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"4a799fbd4358dd1ae73e1bb2aa51811654743949","kind":"tag","published_at":"2020-01-27T21:36:08.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/v4.0.1","html_url":"https://github.com/npm/cmd-shim/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f35dcd50f8427e32e9622f3f64bb01d917f15ffa","kind":"tag","published_at":"2020-01-27T07:14:56.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/v4.0.0","html_url":"https://github.com/npm/cmd-shim/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v4.0.0/manifests"},{"name":"v3.0.3","sha":"bf5df1156ff856571011d0b4b8ce78fe19441a57","kind":"tag","published_at":"2019-08-21T21:02:58.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/v3.0.3","html_url":"https://github.com/npm/cmd-shim/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"c380c2ab26f1eaea1fd15cb868d5fc9ea3847076","kind":"tag","published_at":"2019-08-21T00:05:24.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/v3.0.2","html_url":"https://github.com/npm/cmd-shim/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a9ea3f8e772da68b38ceb9d55e1374d3b1d43b03","kind":"tag","published_at":"2019-08-20T19:48:52.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/v3.0.1","html_url":"https://github.com/npm/cmd-shim/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"a8247738b11e27f5668a07374a9928445b00ebf4","kind":"tag","published_at":"2019-08-14T19:40:56.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/v3.0.0","html_url":"https://github.com/npm/cmd-shim/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"37dd1e4681bcf75fd686e9f0665448f162f74790","kind":"tag","published_at":"2019-08-12T19:08:42.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/v2.1.0","html_url":"https://github.com/npm/cmd-shim/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v2.1.0/manifests"},{"name":"2.0.2","sha":"75edc98dec188cca8b819865699a2eaa5e41afae","kind":"tag","published_at":"2016-02-10T15:02:50.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/2.0.2","html_url":"https://github.com/npm/cmd-shim/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"8d4210eab1bdcedd50c0f30c34dcee5bccaad71f","kind":"tag","published_at":"2014-09-05T16:57:36.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/2.0.1","html_url":"https://github.com/npm/cmd-shim/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"3c6ae7465b2c95e90b7928843af2433f7164bd4e","kind":"tag","published_at":"2014-08-02T01:43:25.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/2.0.0","html_url":"https://github.com/npm/cmd-shim/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/2.0.0/manifests"},{"name":"1.1.2","sha":"07faabccc420c85e2b74f4c647d12752569b2bcf","kind":"tag","published_at":"2014-07-11T13:27:23.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/1.1.2","html_url":"https://github.com/npm/cmd-shim/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"250b3518013329b234e47741d8255941e85bdabd","kind":"tag","published_at":"2013-08-25T16:26:56.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/1.1.1","html_url":"https://github.com/npm/cmd-shim/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"4510c90e762b8b64d89ff3dc64baec7335de3171","kind":"tag","published_at":"2013-04-03T10:48:17.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/1.1.0","html_url":"https://github.com/npm/cmd-shim/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/1.1.0/manifests"}]},"repo_metadata_updated_at":"2024-09-08T12:59:10.688Z","dependent_packages_count":231,"downloads":31582147,"downloads_period":"last-month","dependent_repos_count":150662,"rankings":{"downloads":0.08773985076750808,"dependent_repos_count":0.08992472254284577,"dependent_packages_count":0.2105677106704792,"stargazers_count":5.492374313665231,"forks_count":4.232782635616488,"docker_downloads_count":0.003162314411672965,"average":1.686091924612371},"purl":"pkg:npm/cmd-shim","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/cmd-shim","docker_dependents_count":63599,"docker_downloads_count":12560992936,"usage_url":"https://repos.ecosyste.ms/usage/npm/cmd-shim","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/cmd-shim/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T18:38:30.029Z","issues_count":22,"pull_requests_count":132,"avg_time_to_close_issue":29363179.846153848,"avg_time_to_close_pull_request":10175398.5703125,"issues_closed_count":13,"pull_requests_closed_count":128,"pull_request_authors_count":38,"issue_authors_count":20,"avg_comments_per_issue":2.1363636363636362,"avg_comments_per_pull_request":1.1363636363636365,"merged_pull_requests_count":54,"bot_issues_count":0,"bot_pull_requests_count":83,"past_year_issues_count":2,"past_year_pull_requests_count":49,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":929143.125,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":48,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.0408163265306123,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":44,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cmd-shim/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cmd-shim/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cmd-shim/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cmd-shim/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cmd-shim/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cmd-shim/codemeta","maintainers":[{"uuid":"saquibkhan","login":"saquibkhan","name":null,"email":"saquibkhan@github.com","url":null,"packages_count":274,"html_url":"https://www.npmjs.com/~saquibkhan","role":null,"created_at":"2022-12-10T22:41:41.681Z","updated_at":"2022-12-10T22:41:41.681Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/saquibkhan/packages"},{"uuid":"reggi","login":"reggi","name":null,"email":"reggi@github.com","url":null,"packages_count":452,"html_url":"https://www.npmjs.com/~reggi","role":null,"created_at":"2024-05-31T13:43:19.109Z","updated_at":"2024-05-31T13:43:19.109Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/reggi/packages"},{"uuid":"npm-cli-ops","login":"npm-cli-ops","name":null,"email":"npm-cli+bot@github.com","url":null,"packages_count":127,"html_url":"https://www.npmjs.com/~npm-cli-ops","role":null,"created_at":"2023-03-08T00:12:05.281Z","updated_at":"2023-03-08T00:12:05.281Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/npm-cli-ops/packages"},{"uuid":"owlstronaut","login":"owlstronaut","name":null,"email":"owlstronaut@github.com","url":null,"packages_count":280,"html_url":"https://www.npmjs.com/~owlstronaut","role":null,"created_at":"2026-02-10T17:32:25.291Z","updated_at":"2026-02-10T17:32:25.291Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/owlstronaut/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5642303,"maintainers_count":1199935,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":4997926,"name":"org.webjars.npm:cmd-shim","ecosystem":"maven","description":"WebJar for cmd-shim","homepage":"https://www.webjars.org","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/npm/cmd-shim","keywords_array":[],"namespace":"org.webjars.npm","versions_count":7,"first_release_published_at":"2016-11-09T07:31:54.000Z","latest_release_published_at":"2025-05-14T07:25:43.000Z","latest_release_number":"7.0.0","last_synced_at":"2026-06-09T23:00:24.878Z","created_at":"2022-07-27T10:53:24.299Z","updated_at":"2026-06-09T23:00:24.878Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/cmd-shim/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/cmd-shim/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":7765168,"uuid":"9133549","full_name":"npm/cmd-shim","owner":"npm","description":"The cmd-shim used in npm","archived":false,"fork":false,"pushed_at":"2025-10-23T20:51:38.000Z","size":332,"stargazers_count":76,"open_issues_count":11,"forks_count":43,"subscribers_count":12,"default_branch":"main","last_synced_at":"2025-10-28T02:34:39.846Z","etag":null,"topics":["npm-cli"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/npm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2013-03-31T17:43:56.000Z","updated_at":"2025-10-23T20:51:41.000Z","dependencies_parsed_at":"2023-01-13T14:29:40.015Z","dependency_job_id":"310e21cd-8459-4bc8-9c6c-aec256cd6f54","html_url":"https://github.com/npm/cmd-shim","commit_stats":{"total_commits":151,"total_committers":25,"mean_commits":6.04,"dds":0.7086092715231789,"last_synced_commit":"7a64d844e293d36046727d5acec9e7f7ea755219"},"previous_names":["forbeslindesay/cmd-shim"],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/npm/cmd-shim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npm","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/sbom","scorecard":{"id":51611,"data":{"date":"2025-08-04","repo":{"name":"github.com/npm/cmd-shim","commit":"5b0f567654d375ca901d62a79338fbab1addf5c9"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.1,"checks":[{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/audit.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/audit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/audit.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/audit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-release.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/ci-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-release.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/ci-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/ci-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-release.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/ci-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/ci-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-release.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/ci-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post-dependabot.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/post-dependabot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post-dependabot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/post-dependabot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post-dependabot.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/post-dependabot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull-request.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull-request.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-integration.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-integration.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/audit.yml:41","Warn: npmCommand not pinned by hash: .github/workflows/ci-release.yml:62","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:45","Warn: npmCommand not pinned by hash: .github/workflows/post-dependabot.yml:39","Warn: npmCommand not pinned by hash: .github/workflows/pull-request.yml:45","Warn: npmCommand not pinned by hash: .github/workflows/release-integration.yml:56","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:50","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:130","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  12 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:25","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:247","Info: topLevel 'contents' permission set to 'read': .github/workflows/audit.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci-release.yml:22","Warn: topLevel 'checks' permission set to 'write': .github/workflows/ci-release.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/post-dependabot.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/pull-request.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-integration.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","Warn: topLevel 'checks' permission set to 'write': .github/workflows/release.yml:13","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 11 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T23:50:00.619Z","repository_id":7765168,"created_at":"2025-08-14T23:50:00.620Z","updated_at":"2025-08-14T23:50:00.620Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281441016,"owners_count":26501758,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-28T02:00:06.022Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"npm","name":"npm","uuid":"6078720","kind":"organization","description":"JavaScript Package Manager, Registry \u0026 Website","email":null,"website":"https://npmjs.com","location":"United States of America","twitter":"npmjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6078720?v=4","repositories_count":343,"last_synced_at":"2024-04-14T06:35:40.452Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/npm","funding_links":[],"total_stars":50155,"followers":2401,"following":0,"created_at":"2022-11-02T16:18:59.756Z","updated_at":"2024-04-14T06:36:45.292Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npm/repositories"},"tags":[{"name":"v8.0.0","sha":"ea0f7bd72dfb64d203032073cefdbb9324adc261","kind":"commit","published_at":"2025-10-22T15:27:51.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/v8.0.0","html_url":"https://github.com/npm/cmd-shim/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/cmd-shim@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v8.0.0/manifests"},{"name":"v7.0.0","sha":"693079b3c46fb7fec87cb5d976e21d266462fcfd","kind":"commit","published_at":"2024-08-26T22:12:41.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/v7.0.0","html_url":"https://github.com/npm/cmd-shim/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/cmd-shim@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v7.0.0/manifests"},{"name":"v6.0.3","sha":"6283211cbd16527bbd575f6d1ce12b92333d696b","kind":"commit","published_at":"2024-05-04T01:07:52.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/v6.0.3","html_url":"https://github.com/npm/cmd-shim/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/cmd-shim@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"e5327c0db02e434228e3f14b01adca5e48c7ecfb","kind":"commit","published_at":"2023-10-18T18:23:32.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/v6.0.2","html_url":"https://github.com/npm/cmd-shim/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/cmd-shim@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"aaef8542f0bfa9bb783f32f88bb1066c5a4fed10","kind":"commit","published_at":"2022-12-13T22:29:36.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/v6.0.1","html_url":"https://github.com/npm/cmd-shim/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/cmd-shim@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"25724bfea794ebec14432278b1a4d223cc158f83","kind":"commit","published_at":"2022-10-11T18:47:53.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/v6.0.0","html_url":"https://github.com/npm/cmd-shim/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/cmd-shim@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v6.0.0/manifests"},{"name":"v5.0.0","sha":"c55b9a9a4cb3f321a9abad7d6d45e2aac2f82b08","kind":"commit","published_at":"2022-04-05T17:51:24.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/v5.0.0","html_url":"https://github.com/npm/cmd-shim/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/cmd-shim@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"c5118da34126e6639361fe9706a5ff07e726ed45","kind":"tag","published_at":"2021-02-05T20:45:45.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/v4.1.0","html_url":"https://github.com/npm/cmd-shim/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/cmd-shim@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"92c0a16d3c8a8c53ade76b5eae8efae01dd7f41f","kind":"tag","published_at":"2020-07-11T00:16:40.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/v4.0.2","html_url":"https://github.com/npm/cmd-shim/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/cmd-shim@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"4a799fbd4358dd1ae73e1bb2aa51811654743949","kind":"tag","published_at":"2020-01-27T21:36:08.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/v4.0.1","html_url":"https://github.com/npm/cmd-shim/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/cmd-shim@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f35dcd50f8427e32e9622f3f64bb01d917f15ffa","kind":"tag","published_at":"2020-01-27T07:14:56.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/v4.0.0","html_url":"https://github.com/npm/cmd-shim/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/cmd-shim@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v4.0.0/manifests"},{"name":"v3.0.3","sha":"bf5df1156ff856571011d0b4b8ce78fe19441a57","kind":"tag","published_at":"2019-08-21T21:02:58.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/v3.0.3","html_url":"https://github.com/npm/cmd-shim/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/cmd-shim@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"c380c2ab26f1eaea1fd15cb868d5fc9ea3847076","kind":"tag","published_at":"2019-08-21T00:05:24.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/v3.0.2","html_url":"https://github.com/npm/cmd-shim/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/cmd-shim@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a9ea3f8e772da68b38ceb9d55e1374d3b1d43b03","kind":"tag","published_at":"2019-08-20T19:48:52.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/v3.0.1","html_url":"https://github.com/npm/cmd-shim/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/cmd-shim@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"a8247738b11e27f5668a07374a9928445b00ebf4","kind":"tag","published_at":"2019-08-14T19:40:56.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/v3.0.0","html_url":"https://github.com/npm/cmd-shim/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/cmd-shim@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"37dd1e4681bcf75fd686e9f0665448f162f74790","kind":"tag","published_at":"2019-08-12T19:08:42.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/v2.1.0","html_url":"https://github.com/npm/cmd-shim/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/cmd-shim@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v2.1.0/manifests"},{"name":"2.0.2","sha":"75edc98dec188cca8b819865699a2eaa5e41afae","kind":"tag","published_at":"2016-02-10T15:02:50.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/2.0.2","html_url":"https://github.com/npm/cmd-shim/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/cmd-shim@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"8d4210eab1bdcedd50c0f30c34dcee5bccaad71f","kind":"tag","published_at":"2014-09-05T16:57:36.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/2.0.1","html_url":"https://github.com/npm/cmd-shim/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/cmd-shim@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"3c6ae7465b2c95e90b7928843af2433f7164bd4e","kind":"tag","published_at":"2014-08-02T01:43:25.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/2.0.0","html_url":"https://github.com/npm/cmd-shim/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/cmd-shim@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/2.0.0/manifests"},{"name":"1.1.2","sha":"07faabccc420c85e2b74f4c647d12752569b2bcf","kind":"tag","published_at":"2014-07-11T13:27:23.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/1.1.2","html_url":"https://github.com/npm/cmd-shim/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/cmd-shim@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"250b3518013329b234e47741d8255941e85bdabd","kind":"tag","published_at":"2013-08-25T16:26:56.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/1.1.1","html_url":"https://github.com/npm/cmd-shim/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/cmd-shim@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"4510c90e762b8b64d89ff3dc64baec7335de3171","kind":"tag","published_at":"2013-04-03T10:48:17.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/1.1.0","html_url":"https://github.com/npm/cmd-shim/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/cmd-shim@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/1.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T12:58:26.566Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":9.330802583451545,"stargazers_count":21.078725449084377,"forks_count":17.168435984534604,"average":19.889476989504477},"purl":"pkg:maven/org.webjars.npm/cmd-shim","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:cmd-shim","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:cmd-shim","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:cmd-shim/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-23T23:06:09.946Z","issues_count":22,"pull_requests_count":165,"avg_time_to_close_issue":29363179.846153848,"avg_time_to_close_pull_request":8985151.264900662,"issues_closed_count":13,"pull_requests_closed_count":151,"pull_request_authors_count":40,"issue_authors_count":20,"avg_comments_per_issue":2.1363636363636362,"avg_comments_per_pull_request":1.0606060606060606,"merged_pull_requests_count":65,"bot_issues_count":0,"bot_pull_requests_count":110,"past_year_issues_count":0,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":155696.8,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8461538461538461,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/issues","maintainers":[{"login":"lukekarrys","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukekarrys"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:cmd-shim/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:cmd-shim/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:cmd-shim/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:cmd-shim/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:cmd-shim/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:cmd-shim/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608406,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":12381904,"name":"org.mvnpm:cmd-shim","ecosystem":"maven","description":"Used in npm for command line application support","homepage":"https://github.com/npm/cmd-shim#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/npm/cmd-shim","keywords_array":[],"namespace":"org.mvnpm","versions_count":3,"first_release_published_at":"2025-10-13T23:28:03.000Z","latest_release_published_at":"2026-05-09T14:26:01.000Z","latest_release_number":"9.0.0","last_synced_at":"2026-06-09T23:00:25.487Z","created_at":"2025-10-13T23:32:41.984Z","updated_at":"2026-06-09T23:00:25.488Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/cmd-shim/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/cmd-shim/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":7765168,"uuid":"9133549","full_name":"npm/cmd-shim","owner":"npm","description":"The cmd-shim used in npm","archived":false,"fork":false,"pushed_at":"2025-10-23T20:51:38.000Z","size":332,"stargazers_count":76,"open_issues_count":11,"forks_count":43,"subscribers_count":12,"default_branch":"main","last_synced_at":"2025-10-28T02:34:39.846Z","etag":null,"topics":["npm-cli"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/npm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2013-03-31T17:43:56.000Z","updated_at":"2025-10-23T20:51:41.000Z","dependencies_parsed_at":"2023-01-13T14:29:40.015Z","dependency_job_id":"310e21cd-8459-4bc8-9c6c-aec256cd6f54","html_url":"https://github.com/npm/cmd-shim","commit_stats":{"total_commits":151,"total_committers":25,"mean_commits":6.04,"dds":0.7086092715231789,"last_synced_commit":"7a64d844e293d36046727d5acec9e7f7ea755219"},"previous_names":["forbeslindesay/cmd-shim"],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/npm/cmd-shim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npm","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/sbom","scorecard":{"id":51611,"data":{"date":"2025-08-04","repo":{"name":"github.com/npm/cmd-shim","commit":"5b0f567654d375ca901d62a79338fbab1addf5c9"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.1,"checks":[{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/audit.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/audit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/audit.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/audit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-release.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/ci-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-release.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/ci-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/ci-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-release.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/ci-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/ci-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-release.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/ci-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post-dependabot.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/post-dependabot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post-dependabot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/post-dependabot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post-dependabot.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/post-dependabot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull-request.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull-request.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-integration.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-integration.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/npm/cmd-shim/release.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/audit.yml:41","Warn: npmCommand not pinned by hash: .github/workflows/ci-release.yml:62","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:45","Warn: npmCommand not pinned by hash: .github/workflows/post-dependabot.yml:39","Warn: npmCommand not pinned by hash: .github/workflows/pull-request.yml:45","Warn: npmCommand not pinned by hash: .github/workflows/release-integration.yml:56","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:50","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:130","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  12 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:25","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:247","Info: topLevel 'contents' permission set to 'read': .github/workflows/audit.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci-release.yml:22","Warn: topLevel 'checks' permission set to 'write': .github/workflows/ci-release.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/post-dependabot.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/pull-request.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-integration.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","Warn: topLevel 'checks' permission set to 'write': .github/workflows/release.yml:13","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 11 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T23:50:00.619Z","repository_id":7765168,"created_at":"2025-08-14T23:50:00.620Z","updated_at":"2025-08-14T23:50:00.620Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281441016,"owners_count":26501758,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-28T02:00:06.022Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"npm","name":"npm","uuid":"6078720","kind":"organization","description":"JavaScript Package Manager, Registry \u0026 Website","email":null,"website":"https://npmjs.com","location":"United States of America","twitter":"npmjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6078720?v=4","repositories_count":343,"last_synced_at":"2024-04-14T06:35:40.452Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/npm","funding_links":[],"total_stars":50155,"followers":2401,"following":0,"created_at":"2022-11-02T16:18:59.756Z","updated_at":"2024-04-14T06:36:45.292Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npm/repositories"},"tags":[{"name":"v8.0.0","sha":"ea0f7bd72dfb64d203032073cefdbb9324adc261","kind":"commit","published_at":"2025-10-22T15:27:51.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/v8.0.0","html_url":"https://github.com/npm/cmd-shim/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/cmd-shim@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v8.0.0/manifests"},{"name":"v7.0.0","sha":"693079b3c46fb7fec87cb5d976e21d266462fcfd","kind":"commit","published_at":"2024-08-26T22:12:41.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/v7.0.0","html_url":"https://github.com/npm/cmd-shim/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/cmd-shim@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v7.0.0/manifests"},{"name":"v6.0.3","sha":"6283211cbd16527bbd575f6d1ce12b92333d696b","kind":"commit","published_at":"2024-05-04T01:07:52.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/v6.0.3","html_url":"https://github.com/npm/cmd-shim/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/cmd-shim@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"e5327c0db02e434228e3f14b01adca5e48c7ecfb","kind":"commit","published_at":"2023-10-18T18:23:32.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/v6.0.2","html_url":"https://github.com/npm/cmd-shim/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/cmd-shim@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"aaef8542f0bfa9bb783f32f88bb1066c5a4fed10","kind":"commit","published_at":"2022-12-13T22:29:36.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/v6.0.1","html_url":"https://github.com/npm/cmd-shim/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/cmd-shim@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"25724bfea794ebec14432278b1a4d223cc158f83","kind":"commit","published_at":"2022-10-11T18:47:53.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/v6.0.0","html_url":"https://github.com/npm/cmd-shim/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/cmd-shim@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v6.0.0/manifests"},{"name":"v5.0.0","sha":"c55b9a9a4cb3f321a9abad7d6d45e2aac2f82b08","kind":"commit","published_at":"2022-04-05T17:51:24.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/v5.0.0","html_url":"https://github.com/npm/cmd-shim/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/cmd-shim@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"c5118da34126e6639361fe9706a5ff07e726ed45","kind":"tag","published_at":"2021-02-05T20:45:45.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/v4.1.0","html_url":"https://github.com/npm/cmd-shim/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/cmd-shim@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"92c0a16d3c8a8c53ade76b5eae8efae01dd7f41f","kind":"tag","published_at":"2020-07-11T00:16:40.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/v4.0.2","html_url":"https://github.com/npm/cmd-shim/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/cmd-shim@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"4a799fbd4358dd1ae73e1bb2aa51811654743949","kind":"tag","published_at":"2020-01-27T21:36:08.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/v4.0.1","html_url":"https://github.com/npm/cmd-shim/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/cmd-shim@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f35dcd50f8427e32e9622f3f64bb01d917f15ffa","kind":"tag","published_at":"2020-01-27T07:14:56.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/v4.0.0","html_url":"https://github.com/npm/cmd-shim/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/cmd-shim@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v4.0.0/manifests"},{"name":"v3.0.3","sha":"bf5df1156ff856571011d0b4b8ce78fe19441a57","kind":"tag","published_at":"2019-08-21T21:02:58.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/v3.0.3","html_url":"https://github.com/npm/cmd-shim/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/cmd-shim@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"c380c2ab26f1eaea1fd15cb868d5fc9ea3847076","kind":"tag","published_at":"2019-08-21T00:05:24.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/v3.0.2","html_url":"https://github.com/npm/cmd-shim/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/cmd-shim@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a9ea3f8e772da68b38ceb9d55e1374d3b1d43b03","kind":"tag","published_at":"2019-08-20T19:48:52.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/v3.0.1","html_url":"https://github.com/npm/cmd-shim/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/cmd-shim@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"a8247738b11e27f5668a07374a9928445b00ebf4","kind":"tag","published_at":"2019-08-14T19:40:56.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/v3.0.0","html_url":"https://github.com/npm/cmd-shim/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/cmd-shim@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"37dd1e4681bcf75fd686e9f0665448f162f74790","kind":"tag","published_at":"2019-08-12T19:08:42.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/v2.1.0","html_url":"https://github.com/npm/cmd-shim/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/cmd-shim@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/v2.1.0/manifests"},{"name":"2.0.2","sha":"75edc98dec188cca8b819865699a2eaa5e41afae","kind":"tag","published_at":"2016-02-10T15:02:50.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/2.0.2","html_url":"https://github.com/npm/cmd-shim/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/cmd-shim@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"8d4210eab1bdcedd50c0f30c34dcee5bccaad71f","kind":"tag","published_at":"2014-09-05T16:57:36.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/2.0.1","html_url":"https://github.com/npm/cmd-shim/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/cmd-shim@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"3c6ae7465b2c95e90b7928843af2433f7164bd4e","kind":"tag","published_at":"2014-08-02T01:43:25.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/2.0.0","html_url":"https://github.com/npm/cmd-shim/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/cmd-shim@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/2.0.0/manifests"},{"name":"1.1.2","sha":"07faabccc420c85e2b74f4c647d12752569b2bcf","kind":"tag","published_at":"2014-07-11T13:27:23.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/1.1.2","html_url":"https://github.com/npm/cmd-shim/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/cmd-shim@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"250b3518013329b234e47741d8255941e85bdabd","kind":"tag","published_at":"2013-08-25T16:26:56.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/1.1.1","html_url":"https://github.com/npm/cmd-shim/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/cmd-shim@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"4510c90e762b8b64d89ff3dc64baec7335de3171","kind":"tag","published_at":"2013-04-03T10:48:17.000Z","download_url":"https://codeload.github.com/npm/cmd-shim/tar.gz/1.1.0","html_url":"https://github.com/npm/cmd-shim/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/cmd-shim@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/tags/1.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T12:58:26.564Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.65495237463257,"dependent_packages_count":45.256025581933386,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":38.45548897828298},"purl":"pkg:maven/org.mvnpm/cmd-shim","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:cmd-shim","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:cmd-shim","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:cmd-shim/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-23T23:06:09.946Z","issues_count":22,"pull_requests_count":165,"avg_time_to_close_issue":29363179.846153848,"avg_time_to_close_pull_request":8985151.264900662,"issues_closed_count":13,"pull_requests_closed_count":151,"pull_request_authors_count":40,"issue_authors_count":20,"avg_comments_per_issue":2.1363636363636362,"avg_comments_per_pull_request":1.0606060606060606,"merged_pull_requests_count":65,"bot_issues_count":0,"bot_pull_requests_count":110,"past_year_issues_count":0,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":155696.8,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8461538461538461,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/issues","maintainers":[{"login":"lukekarrys","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukekarrys"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:cmd-shim/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:cmd-shim/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:cmd-shim/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:cmd-shim/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:cmd-shim/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:cmd-shim/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608406,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":14599226,"name":"github.com/npm/cmd-shim","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/npm/cmd-shim","keywords_array":[],"namespace":null,"versions_count":18,"first_release_published_at":"2026-06-07T12:35:54.259Z","latest_release_published_at":"2026-06-08T15:28:51.000Z","latest_release_number":"v9.0.1+incompatible","last_synced_at":"2026-06-09T23:00:28.487Z","created_at":"2026-06-07T12:35:52.647Z","updated_at":"2026-06-09T23:00:28.488Z","registry_url":"https://pkg.go.dev/github.com/npm/cmd-shim","install_command":"go get github.com/npm/cmd-shim","documentation_url":"https://pkg.go.dev/github.com/npm/cmd-shim#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-06-07T13:38:19.748Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.008019565149023,"dependent_packages_count":4.6926943333956155,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.850356949272319},"purl":"pkg:golang/github.com/npm/cmd-shim","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/npm/cmd-shim","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/npm/cmd-shim","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/npm/cmd-shim/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnpm%2Fcmd-shim/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnpm%2Fcmd-shim/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnpm%2Fcmd-shim/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnpm%2Fcmd-shim/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnpm%2Fcmd-shim/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnpm%2Fcmd-shim/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2167441,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":148315,"full_name":"npm/cmd-shim","default_branch":"main","total_commits":175,"total_committers":28,"total_bot_commits":52,"total_bot_committers":2,"mean_commits":6.25,"dds":0.7485714285714286,"past_year_total_commits":22,"past_year_total_committers":5,"past_year_total_bot_commits":15,"past_year_total_bot_committers":2,"past_year_mean_commits":4.4,"past_year_dds":0.4545454545454546,"last_synced_at":"2026-06-09T23:01:09.087Z","last_synced_commit":"6ea7b53e6d9999bbfaa576f1daf512d83fdb7761","created_at":"2023-03-08T01:16:32.792Z","updated_at":"2026-06-09T23:00:40.370Z","committers":[{"name":"isaacs","email":"i@izs.me","login":"isaacs","count":44},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":43},{"name":"Luke Karrys","email":"luke@lukekarrys.com","login":"lukekarrys","count":22},{"name":"ForbesLindesay","email":"forbes@lindesay.co.uk","login":"ForbesLindesay","count":14},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":9},{"name":"Gar","email":"gar+gh@danger.computer","login":"wraithgar","count":6},{"name":"Michael Smith","email":"owlstronaut@github.com","login":"owlstronaut","count":6},{"name":"Forbes Lindesay","email":"forbes.lindesay@red-gate.com","login":null,"count":4},{"name":"Chris Sidi","email":"hashtagchris@github.com","login":"hashtagchris","count":4},{"name":"nlf","email":"quitlahok@gmail.com","login":"nlf","count":3},{"name":"SkyLined","email":"berendjanwever@gmail.com","login":null,"count":2},{"name":"ExE Boss","email":"3889017+ExE-Boss","login":"ExE-Boss","count":2},{"name":"André Cruz","email":"andremiguelcruz@msn.com","login":"satazor","count":1},{"name":"Bas Bossink","email":"bas.bossink@gmail.com","login":"basbossink","count":1},{"name":"Christian Staudenmayer","email":"christian.staudenmayer@zwickroell.com","login":"staudenmayerc","count":1},{"name":"CommanderRoot","email":"CommanderRoot","login":"CommanderRoot","count":1},{"name":"Daniel Ruf","email":"daniel@daniel-ruf.de","login":"DanielRuf","count":1},{"name":"Dennis Haney","email":"davh@davh.dk","login":"davhdavh","count":1},{"name":"Igor Klopov","email":"igor@klopov.com","login":"igorklopov","count":1},{"name":"Jamie King","email":"hello@jamieking.me","login":"10xLaCroixDrinker","count":1},{"name":"Johannes Schindelin","email":"johannes.schindelin@gmx.de","login":"dscho","count":1},{"name":"Nad Alaba","email":"37968805+nadalaba","login":"nadalaba","count":1},{"name":"Sean Copenhaver","email":"sean.copenhaver@gmail.com","login":"copenhas","count":1},{"name":"Stef Busking","email":"stef.busking@gmail.com","login":"bwrrp","count":1},{"name":"Stephane Rufer","email":"stephane.rufer@gmail.com","login":"rufman","count":1},{"name":"Thomas GENTILHOMME","email":"gentilhomme.thomas@gmail.com","login":"fraxken","count":1},{"name":"npm CLI robot","email":"npm-cli+bot@github.com","login":"npm-cli-bot","count":1},{"name":"thefourtheye","email":"thefourtheye","login":"thefourtheye","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":12},{"name":"Michael Smith","email":"owlstronaut@github.com","login":"owlstronaut","count":5},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":3},{"name":"npm CLI robot","email":"npm-cli+bot@github.com","login":"npm-cli-bot","count":1},{"name":"Nad Alaba","email":"37968805+nadalaba","login":"nadalaba","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-12T00:00:28.150Z","repositories_count":6255874,"commits_count":882032415,"contributors_count":35061845,"owners_count":1164820,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"npm/cmd-shim","html_url":"https://github.com/npm/cmd-shim","last_synced_at":"2026-06-09T23:00:22.869Z","status":"active","issues_count":23,"pull_requests_count":171,"avg_time_to_close_issue":29363179.846153848,"avg_time_to_close_pull_request":11035071.14556962,"issues_closed_count":13,"pull_requests_closed_count":158,"pull_request_authors_count":41,"issue_authors_count":21,"avg_comments_per_issue":2.0434782608695654,"avg_comments_per_pull_request":1.0818713450292399,"merged_pull_requests_count":69,"bot_issues_count":0,"bot_pull_requests_count":114,"past_year_issues_count":1,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":530545.7,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":9,"created_at":"2023-05-19T11:14:06.436Z","updated_at":"2026-06-09T23:00:22.869Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fcmd-shim/issues","issue_labels_count":{"table":{"Needs Triage":6,"Priority 1":1}},"pull_request_labels_count":{"table":{"Dependencies":100,"autorelease: tagged":8,"autorelease: pending":4,"semver:minor":1}},"issue_author_associations_count":{"table":{"NONE":22,"CONTRIBUTOR":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":147,"NONE":23,"MEMBER":1}},"issue_authors":{"table":{"coolaj86":2,"jddxf":2,"ChALkeR":1,"yeldiRium":1,"samarthbharti217":1,"joeywatts":1,"othiym23":1,"nex3":1,"bgoscinski":1,"jclab-joseph":1,"igibek":1,"SkyLined":1,"staticshock":1,"connorjsmith":1,"cshorler":1,"Phakrada666":1,"ckohen":1,"lucastheisen":1,"5cover":1,"kgryte":1,"dsherret":1}},"pull_request_authors":{"table":{"dependabot[bot]":101,"github-actions[bot]":12,"ExE-Boss":5,"zkochan":4,"wraithgar":4,"owlstronaut":4,"nlf":3,"dscho":2,"hashtagchris":2,"10xLaCroixDrinker":2,"DanielRuf":2,"greenkeeper[bot]":1,"basbossink":1,"SevenOutman":1,"connorjsmith":1,"octet-stream":1,"milahu":1,"rufman":1,"dsherret":1,"isaacs":1,"igorklopov":1,"Timsonrobl":1,"cspotcode":1,"coolaj86":1,"nadalaba":1,"staudenmayerc":1,"lukekarrys":1,"alexsch01":1,"davhdavh":1,"copenhas":1,"yeldiRium":1,"fraxken":1,"thefourtheye":1,"staticshock":1,"SkyLined":1,"giovannicalo":1,"othiym23":1,"CommanderRoot":1,"alinaimi":1,"skeggse":1,"satazor":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-12T00:00:21.419Z","repositories_count":14789545,"issues_count":33244364,"pull_requests_count":109533414,"authors_count":11301560,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"Needs Triage":1}},"past_year_pull_request_labels_count":{"table":{"Dependencies":9,"autorelease: tagged":2}},"past_year_issue_author_associations_count":{"table":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":14,"NONE":1}},"past_year_issue_authors":{"table":{"5cover":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":9,"github-actions[bot]":2,"owlstronaut":2,"alexsch01":1,"nadalaba":1}},"maintainers":[{"table":{"login":"lukekarrys","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukekarrys"}}],"active_maintainers":[]}},"events":{"total":{"ReleaseEvent":1,"DeleteEvent":11,"PullRequestEvent":19,"ForkEvent":1,"IssueCommentEvent":8,"PushEvent":21,"PullRequestReviewEvent":8,"CreateEvent":15},"last_year":{"ReleaseEvent":1,"DeleteEvent":8,"PullRequestEvent":14,"ForkEvent":1,"IssueCommentEvent":5,"PushEvent":18,"PullRequestReviewEvent":7,"CreateEvent":13}},"keywords":["npm-cli"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-06T20:15:13.915Z","updated_at":"2022-08-06T20:15:13.915Z","repository_link":"https://github.com/npm/cmd-shim/blob/main/package.json","dependencies":[{"id":586466926,"package_name":"mkdirp-infer-owner","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":586466927,"package_name":"@npmcli/eslint-config","ecosystem":"npm","requirements":"^3.0.1","direct":true,"kind":"development","optional":false},{"id":586466928,"package_name":"@npmcli/template-oss","ecosystem":"npm","requirements":"3.5.0","direct":true,"kind":"development","optional":false},{"id":586466929,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":586466930,"package_name":"tap","ecosystem":"npm","requirements":"^16.0.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/audit.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T14:29:39.665Z","updated_at":"2023-01-13T14:29:39.665Z","repository_link":"https://github.com/npm/cmd-shim/blob/main/.github/workflows/audit.yml","dependencies":[{"id":6876221439,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6876221440,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci-release.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T14:29:39.717Z","updated_at":"2023-01-13T14:29:39.717Z","repository_link":"https://github.com/npm/cmd-shim/blob/main/.github/workflows/ci-release.yml","dependencies":[{"id":6876221441,"package_name":"actions/github-script","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":6876221442,"package_name":"LouisBrunner/checks-action","ecosystem":"actions","requirements":"v1.3.1","direct":true,"kind":"composite","optional":false},{"id":6876221443,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6876221444,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T14:29:39.775Z","updated_at":"2023-01-13T14:29:39.775Z","repository_link":"https://github.com/npm/cmd-shim/blob/main/.github/workflows/ci.yml","dependencies":[{"id":6876221445,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6876221446,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T14:29:39.838Z","updated_at":"2023-01-13T14:29:39.838Z","repository_link":"https://github.com/npm/cmd-shim/blob/main/.github/workflows/codeql-analysis.yml","dependencies":[{"id":6876221447,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6876221448,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6876221449,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/post-dependabot.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T14:29:39.874Z","updated_at":"2023-01-13T14:29:39.874Z","repository_link":"https://github.com/npm/cmd-shim/blob/main/.github/workflows/post-dependabot.yml","dependencies":[{"id":6876221450,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6876221451,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6876221452,"package_name":"dependabot/fetch-metadata","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pull-request.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T14:29:39.933Z","updated_at":"2023-01-13T14:29:39.933Z","repository_link":"https://github.com/npm/cmd-shim/blob/main/.github/workflows/pull-request.yml","dependencies":[{"id":6876221453,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6876221454,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T14:29:39.965Z","updated_at":"2023-01-13T14:29:39.965Z","repository_link":"https://github.com/npm/cmd-shim/blob/main/.github/workflows/release.yml","dependencies":[{"id":6876221455,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6876221456,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6876221457,"package_name":"actions/github-script","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":6876221458,"package_name":"LouisBrunner/checks-action","ecosystem":"actions","requirements":"v1.3.1","direct":true,"kind":"composite","optional":false}]}],"score":31.088404412450103,"created_at":"2026-05-14T10:20:24.858Z","updated_at":"2026-06-13T00:30:26.418Z","avatar_url":"https://github.com/npm.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372723","html_url":"https://summary.ecosyste.ms/projects/372723"}