{"id":984041,"name":"@iarna/cli","ecosystem":"npm","description":"Some simple CLI scaffolding for promise returning applications.","homepage":"https://github.com/iarna/cli#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/iarna/cli","keywords_array":[],"namespace":"iarna","versions_count":8,"first_release_published_at":"2017-07-15T22:13:58.596Z","latest_release_published_at":"2024-10-19T00:55:52.477Z","latest_release_number":"2.2.0","last_synced_at":"2026-05-20T06:04:07.255Z","created_at":"2022-04-07T18:29:49.056Z","updated_at":"2026-05-20T06:04:07.255Z","registry_url":"https://www.npmjs.com/package/@iarna/cli","install_command":"npm install @iarna/cli","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.2.0"}},"repo_metadata":{"id":57117259,"uuid":"97345155","full_name":"iarna/cli","owner":"iarna","description":"Some simple CLI scaffolding for promise returning applications.","archived":false,"fork":false,"pushed_at":"2024-10-19T00:53:41.000Z","size":161,"stargazers_count":3,"open_issues_count":2,"forks_count":2,"subscribers_count":0,"default_branch":"latest","last_synced_at":"2025-10-13T05:22:46.125Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/iarna.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-15T22:14:38.000Z","updated_at":"2024-10-19T00:53:44.000Z","dependencies_parsed_at":"2024-10-24T00:17:56.524Z","dependency_job_id":"e9206de7-7bd2-42a9-af0c-d4be7a1b77be","html_url":"https://github.com/iarna/cli","commit_stats":{"total_commits":31,"total_committers":1,"mean_commits":31.0,"dds":0.0,"last_synced_commit":"b9c53a62aee1a99014dee0813b4870b2d07cdd2f"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/iarna/cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iarna%2Fcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iarna%2Fcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iarna%2Fcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iarna%2Fcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iarna","download_url":"https://codeload.github.com/iarna/cli/tar.gz/refs/heads/latest","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iarna%2Fcli/sbom","scorecard":{"id":478884,"data":{"date":"2025-08-11","repo":{"name":"github.com/iarna/cli","commit":"df09f25a22da86fc4fe71fcaa303d239848d543e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'latest'"],"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":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg"],"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-19T16:02:08.568Z","repository_id":57117259,"created_at":"2025-08-19T16:02:08.568Z","updated_at":"2025-08-19T16:02:08.568Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29659752,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T16:33:43.953Z","status":"ssl_error","status_checked_at":"2026-02-20T16:33:43.598Z","response_time":59,"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"},"owner_record":{"login":"iarna","name":"Rebecca Turner","uuid":"983798","kind":"user","description":"","email":"","website":"https://kolektiva.social/@iarna","location":"Maine, USA","twitter":"i_a_r_n_a","company":"@microsoft ","icon_url":"https://avatars.githubusercontent.com/u/983798?u=b96ac217ce06e13b11b74e6a3e9e823a700d6751\u0026v=4","repositories_count":217,"last_synced_at":"2024-04-14T07:07:37.992Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/iarna","funding_links":[],"total_stars":1356,"followers":927,"following":18,"created_at":"2022-11-02T16:18:53.543Z","updated_at":"2024-04-14T07:08:34.340Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iarna","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iarna/repositories"},"tags":[{"name":"v2.1.0","sha":"b9c53a62aee1a99014dee0813b4870b2d07cdd2f","kind":"tag","published_at":"2019-07-06T22:55:08.000Z","download_url":"https://codeload.github.com/iarna/cli/tar.gz/v2.1.0","html_url":"https://github.com/iarna/cli/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iarna/cli@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iarna%2Fcli/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iarna%2Fcli/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"d058447dd4401d424c4d76bcc11186d0ddb05adc","kind":"tag","published_at":"2018-06-11T09:57:39.000Z","download_url":"https://codeload.github.com/iarna/cli/tar.gz/v2.0.2","html_url":"https://github.com/iarna/cli/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iarna/cli@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iarna%2Fcli/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iarna%2Fcli/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"810365aa2fd9cd09d266dacb9ad1fed15016e859","kind":"tag","published_at":"2018-06-08T08:02:11.000Z","download_url":"https://codeload.github.com/iarna/cli/tar.gz/v2.0.1","html_url":"https://github.com/iarna/cli/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iarna/cli@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iarna%2Fcli/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iarna%2Fcli/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"15a436aee2568ab3b3539386ffcbb504c225f29b","kind":"tag","published_at":"2018-06-08T07:01:23.000Z","download_url":"https://codeload.github.com/iarna/cli/tar.gz/v2.0.0","html_url":"https://github.com/iarna/cli/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iarna/cli@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iarna%2Fcli/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iarna%2Fcli/tags/v2.0.0/manifests"},{"name":"v1.2.0","sha":"35eb84e40cf269da67e45fe31a4da6141462653c","kind":"tag","published_at":"2017-09-02T00:55:29.000Z","download_url":"https://codeload.github.com/iarna/cli/tar.gz/v1.2.0","html_url":"https://github.com/iarna/cli/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iarna/cli@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iarna%2Fcli/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iarna%2Fcli/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"fadf2cc6275e937a5ddfa8d8a354be1a4e3d7d75","kind":"tag","published_at":"2017-07-16T02:56:54.000Z","download_url":"https://codeload.github.com/iarna/cli/tar.gz/v1.1.0","html_url":"https://github.com/iarna/cli/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iarna/cli@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iarna%2Fcli/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iarna%2Fcli/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"deb4c26f6619e39cbdbde3387ba9cfbb233b93c0","kind":"tag","published_at":"2017-07-15T22:13:33.000Z","download_url":"https://codeload.github.com/iarna/cli/tar.gz/v1.0.0","html_url":"https://github.com/iarna/cli/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iarna/cli@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iarna%2Fcli/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iarna%2Fcli/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-02-20T18:02:50.033Z","dependent_packages_count":13,"downloads":411146,"downloads_period":"last-month","dependent_repos_count":8046,"rankings":{"downloads":0.3692843315611721,"dependent_repos_count":0.2714287475718252,"dependent_packages_count":1.667763596794647,"stargazers_count":13.142166629479426,"forks_count":9.826911056108848,"docker_downloads_count":0.1571237856323791,"average":4.239113024524716},"purl":"pkg:npm/%40iarna/cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@iarna/cli","docker_dependents_count":3127,"docker_downloads_count":288042719,"usage_url":"https://repos.ecosyste.ms/usage/npm/@iarna/cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@iarna/cli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-05T02:54:47.689Z","issues_count":2,"pull_requests_count":1,"avg_time_to_close_issue":52.0,"avg_time_to_close_pull_request":null,"issues_closed_count":1,"pull_requests_closed_count":0,"pull_request_authors_count":1,"issue_authors_count":2,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":6.0,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"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/iarna%2Fcli/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@iarna%2Fcli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@iarna%2Fcli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@iarna%2Fcli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@iarna%2Fcli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@iarna%2Fcli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@iarna%2Fcli/codemeta","maintainers":[{"uuid":"iarna","login":"iarna","name":null,"email":"me@re-becca.org","url":null,"packages_count":95,"html_url":"https://www.npmjs.com/~iarna","role":null,"created_at":"2022-11-20T17:11:55.005Z","updated_at":"2022-11-20T17:11:55.005Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/iarna/packages"}]}