{"id":4460993,"name":"@spryker-lerna/create","ecosystem":"npm","description":"Create a new lerna-managed package","homepage":"https://github.com/lerna/lerna/tree/master/commands/create#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lerna/lerna","keywords_array":["lerna","command"],"namespace":"spryker-lerna","versions_count":2,"first_release_published_at":"2022-06-04T00:32:46.983Z","latest_release_published_at":"2022-06-04T02:53:23.718Z","latest_release_number":"5.2.0","last_synced_at":"2026-04-07T21:22:34.382Z","created_at":"2022-06-04T00:41:50.445Z","updated_at":"2026-04-07T21:22:34.382Z","registry_url":"https://www.npmjs.com/package/@spryker-lerna/create","install_command":"npm install @spryker-lerna/create","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"lerna-temp":"5.2.0","latest":"5.1.0"}},"repo_metadata":{"id":37548097,"uuid":"47394776","full_name":"lerna/lerna","owner":"lerna","description":"Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.","archived":false,"fork":false,"pushed_at":"2026-03-25T22:02:34.000Z","size":40518,"stargazers_count":36087,"open_issues_count":309,"forks_count":2279,"subscribers_count":248,"default_branch":"main","last_synced_at":"2026-03-26T21:53:07.494Z","etag":null,"topics":["lerna","monorepo","npm","package","publishing"],"latest_commit_sha":null,"homepage":"https://lerna.js.org","language":"TypeScript","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/lerna.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":null,"security":null,"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":"2015-12-04T09:36:55.000Z","updated_at":"2026-03-26T08:30:22.000Z","dependencies_parsed_at":"2024-10-04T08:32:23.343Z","dependency_job_id":"db6c20d8-1a22-4d69-8f4e-6d67868e344c","html_url":"https://github.com/lerna/lerna","commit_stats":{"total_commits":2736,"total_committers":357,"mean_commits":7.663865546218488,"dds":0.472953216374269,"last_synced_commit":"c3e601bee1bd6416e8b067ec8121abd996163d86"},"previous_names":["sebmck/lerna"],"tags_count":265,"template":false,"template_full_name":null,"purl":"pkg:github/lerna/lerna","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lerna%2Flerna","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lerna%2Flerna/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lerna%2Flerna/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lerna%2Flerna/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lerna","download_url":"https://codeload.github.com/lerna/lerna/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lerna%2Flerna/sbom","scorecard":{"id":585532,"data":{"date":"2025-08-11","repo":{"name":"github.com/lerna/lerna","commit":"d2ced36e1b0a454a6fcff2f4ed81e118b7b70a53"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":3,"reason":"Found 11/29 approved changesets -- score normalized to 3","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":"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/claude.yml:25","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/claude.yml:26","Info: jobLevel 'issues' permission set to 'read': .github/workflows/claude.yml:27","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/claude.yml:1","Warn: no topLevel permission defined: .github/workflows/other-node-versions.yml:1","Warn: no topLevel permission defined: .github/workflows/website-deploy.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":"Maintained","score":10,"reason":"14 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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":"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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/lerna/lerna/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/lerna/lerna/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/lerna/lerna/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/lerna/lerna/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/lerna/lerna/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/lerna/lerna/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/lerna/lerna/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:203: update your workflow using https://app.stepsecurity.io/secureworkflow/lerna/lerna/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/claude.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/lerna/lerna/claude.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/claude.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/lerna/lerna/claude.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/other-node-versions.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/lerna/lerna/other-node-versions.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/other-node-versions.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/lerna/lerna/other-node-versions.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/other-node-versions.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/lerna/lerna/other-node-versions.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website-deploy.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/lerna/lerna/website-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website-deploy.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/lerna/lerna/website-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website-deploy.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/lerna/lerna/website-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/website-deploy.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/lerna/lerna/website-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website-deploy.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/lerna/lerna/website-deploy.yml/main?enable=pin","Warn: npmCommand not pinned by hash: tools/scripts/build.sh:20","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   3 out of   4 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"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-20T20:24:30.416Z","repository_id":37548097,"created_at":"2025-08-20T20:24:30.416Z","updated_at":"2025-08-20T20:24:30.416Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31529437,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-04-07T21:22:34.238Z","dependent_packages_count":3,"downloads":20,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":9.350896465141826,"dependent_repos_count":10.295976646711454,"dependent_packages_count":5.888476794839281,"stargazers_count":0.47284795194963614,"forks_count":0.7900881833127883,"docker_downloads_count":null,"average":5.359657208390997},"purl":"pkg:npm/%40spryker-lerna/create","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@spryker-lerna/create","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@spryker-lerna/create","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@spryker-lerna/create/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-23T19:23:32.342Z","issues_count":371,"pull_requests_count":364,"avg_time_to_close_issue":15954369.475903615,"avg_time_to_close_pull_request":1741927.6563467493,"issues_closed_count":166,"pull_requests_closed_count":323,"pull_request_authors_count":66,"issue_authors_count":327,"avg_comments_per_issue":3.981132075471698,"avg_comments_per_pull_request":1.7115384615384615,"merged_pull_requests_count":228,"bot_issues_count":0,"bot_pull_requests_count":89,"past_year_issues_count":51,"past_year_pull_requests_count":105,"past_year_avg_time_to_close_issue":8097735.375,"past_year_avg_time_to_close_pull_request":1127800.3076923077,"past_year_issues_closed_count":16,"past_year_pull_requests_closed_count":78,"past_year_pull_request_authors_count":23,"past_year_issue_authors_count":46,"past_year_avg_comments_per_issue":1.0196078431372548,"past_year_avg_comments_per_pull_request":1.180952380952381,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":34,"past_year_merged_pull_requests_count":41,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lerna%2Flerna/issues","maintainers":[{"login":"JamesHenry","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"fahslaj","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fahslaj"},{"login":"gigabo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gigabo"},{"login":"evocateur","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evocateur"}],"active_maintainers":[{"login":"JamesHenry","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@spryker-lerna%2Fcreate/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@spryker-lerna%2Fcreate/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@spryker-lerna%2Fcreate/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@spryker-lerna%2Fcreate/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@spryker-lerna%2Fcreate/codemeta","maintainers":[{"uuid":"spryker-bot","login":"spryker-bot","name":null,"email":"github-bot@spryker.com","url":null,"packages_count":259,"html_url":"https://www.npmjs.com/~spryker-bot","role":null,"created_at":"2022-11-15T22:24:07.112Z","updated_at":"2022-11-15T22:24:07.112Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/spryker-bot/packages"}]}