{"id":1165251,"name":"@sapling/cli","ecosystem":"npm","description":"CLI for setting up and managing Sapling projects","homepage":"https://github.com/saplingjs/cli","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/saplingjs/cli","keywords_array":["oclif","cli","sapling"],"namespace":"sapling","versions_count":4,"first_release_published_at":"2021-03-26T03:18:38.198Z","latest_release_published_at":"2021-03-26T04:14:27.107Z","latest_release_number":"0.1.3","last_synced_at":"2026-04-07T20:32:00.848Z","created_at":"2022-04-08T12:37:25.440Z","updated_at":"2026-04-07T20:32:00.848Z","registry_url":"https://www.npmjs.com/package/@sapling/cli","install_command":"npm install @sapling/cli","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.1.3"}},"repo_metadata":{"id":36977297,"uuid":"293767109","full_name":"saplingjs/cli","owner":"saplingjs","description":"⌨️ Official CLI for creating and managing Sapling projects","archived":false,"fork":false,"pushed_at":"2023-05-22T05:00:56.000Z","size":1917,"stargazers_count":1,"open_issues_count":15,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-15T08:54:24.268Z","etag":null,"topics":["cli","node","oclif","sapling","saplingjs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saplingjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"saplingjs"}},"created_at":"2020-09-08T09:44:23.000Z","updated_at":"2023-03-24T05:40:07.000Z","dependencies_parsed_at":"2024-09-23T04:01:06.053Z","dependency_job_id":"69248b24-8ca2-4fdc-8be3-1854eef5655a","html_url":"https://github.com/saplingjs/cli","commit_stats":{"total_commits":411,"total_committers":2,"mean_commits":205.5,"dds":"0.10948905109489049","last_synced_commit":"9394e1afb3a7dd6dbbfd36c0d4e7ec1d40924769"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/saplingjs/cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saplingjs%2Fcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saplingjs%2Fcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saplingjs%2Fcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saplingjs%2Fcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saplingjs","download_url":"https://codeload.github.com/saplingjs/cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saplingjs%2Fcli/sbom","scorecard":{"id":800389,"data":{"date":"2025-08-11","repo":{"name":"github.com/saplingjs/cli","commit":"9394e1afb3a7dd6dbbfd36c0d4e7ec1d40924769"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 16 changesets","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/saplingjs/cli/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/saplingjs/cli/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/saplingjs/cli/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/saplingjs/cli/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/saplingjs/cli/lint.yml/master?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"15 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T10:18:31.649Z","repository_id":36977297,"created_at":"2025-08-23T10:18:31.649Z","updated_at":"2025-08-23T10:18:31.649Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275626894,"owners_count":25499118,"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-09-17T02:00:09.119Z","response_time":84,"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":"saplingjs","name":"Sapling","uuid":"70546566","kind":"organization","description":"A Node.js web framework for faster-than-light development","email":"hello@saplingjs.com","website":"https://www.saplingjs.com","location":"Cambridge, UK","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/70546566?v=4","repositories_count":9,"last_synced_at":"2024-05-20T15:09:54.897Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/saplingjs","funding_links":["https://github.com/sponsors/saplingjs"],"total_stars":15,"followers":1,"following":0,"created_at":"2022-11-14T05:56:53.193Z","updated_at":"2024-05-20T15:09:56.504Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saplingjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saplingjs/repositories"},"tags":[{"name":"v0.1.3","sha":"7597702d0af3e3fe6e55d646f723b8946613f4d1","kind":"tag","published_at":"2021-03-26T04:14:13.000Z","download_url":"https://codeload.github.com/saplingjs/cli/tar.gz/v0.1.3","html_url":"https://github.com/saplingjs/cli/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saplingjs/cli@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saplingjs%2Fcli/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saplingjs%2Fcli/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"1b9085a77f20301acf63274af361cf42fd0839f4","kind":"tag","published_at":"2021-03-26T04:09:16.000Z","download_url":"https://codeload.github.com/saplingjs/cli/tar.gz/v0.1.2","html_url":"https://github.com/saplingjs/cli/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saplingjs/cli@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saplingjs%2Fcli/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saplingjs%2Fcli/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"fadd8565b470aa634ccfa06e9dda175efaebf60e","kind":"tag","published_at":"2021-03-26T03:22:14.000Z","download_url":"https://codeload.github.com/saplingjs/cli/tar.gz/v0.1.1","html_url":"https://github.com/saplingjs/cli/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saplingjs/cli@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saplingjs%2Fcli/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saplingjs%2Fcli/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"a2b5218995c03f63f925b7635d73ff035bd0f880","kind":"tag","published_at":"2021-03-26T03:17:41.000Z","download_url":"https://codeload.github.com/saplingjs/cli/tar.gz/v0.1.0","html_url":"https://github.com/saplingjs/cli/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saplingjs/cli@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saplingjs%2Fcli/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saplingjs%2Fcli/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-23T03:27:44.180Z","dependent_packages_count":1,"downloads":20,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":32.37087298809202,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":16.794436995991045,"forks_count":17.419597981652586,"average":21.62736690200844},"purl":"pkg:npm/%40sapling/cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@sapling/cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@sapling/cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@sapling/cli/dependencies","status":null,"funding_links":["https://github.com/sponsors/saplingjs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-15T11:10:40.893Z","issues_count":0,"pull_requests_count":102,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":392342.5052631579,"issues_closed_count":0,"pull_requests_closed_count":95,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.5098039215686274,"merged_pull_requests_count":43,"bot_issues_count":0,"bot_pull_requests_count":102,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/saplingjs%2Fcli/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sapling%2Fcli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sapling%2Fcli/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sapling%2Fcli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sapling%2Fcli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sapling%2Fcli/codemeta","maintainers":[{"uuid":"groenroos","login":"groenroos","name":null,"email":"oskari@groenroos.fi","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~groenroos","role":null,"created_at":"2022-11-20T23:48:17.531Z","updated_at":"2022-11-20T23:48:17.531Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/groenroos/packages"}]}