{"id":1532248,"name":"cliui","ecosystem":"npm","description":"easily create complex multi-column command-line-interfaces","homepage":"https://github.com/yargs/cliui#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/yargs/cliui","keywords_array":["cli","command-line","layout","design","console","wrap","table"],"namespace":null,"versions_count":27,"first_release_published_at":"2015-04-20T21:30:56.852Z","latest_release_published_at":"2025-03-17T02:36:25.499Z","latest_release_number":"9.0.1","last_synced_at":"2026-06-03T09:11:46.770Z","created_at":"2022-04-09T04:45:34.257Z","updated_at":"2026-06-03T09:11:46.771Z","registry_url":"https://www.npmjs.com/package/cliui","install_command":"npm install cliui","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"9.0.1"}},"repo_metadata":{"id":30731255,"uuid":"34287546","full_name":"yargs/cliui","owner":"yargs","description":"easily create complex multi-column command-line-interfaces.","archived":false,"fork":false,"pushed_at":"2026-03-23T16:48:09.000Z","size":171,"stargazers_count":388,"open_issues_count":23,"forks_count":44,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-03-24T10:33:04.208Z","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/yargs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-04-20T21:29:07.000Z","updated_at":"2026-03-10T00:51:27.000Z","dependencies_parsed_at":"2024-02-12T23:28:27.334Z","dependency_job_id":"2d207f9f-4f20-4976-b159-c7088d23db44","html_url":"https://github.com/yargs/cliui","commit_stats":{"total_commits":109,"total_committers":16,"mean_commits":6.8125,"dds":0.7155963302752293,"last_synced_commit":"af3145da0ea31738c4715865a6da0ee388a94c74"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/yargs/cliui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yargs%2Fcliui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yargs%2Fcliui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yargs%2Fcliui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yargs%2Fcliui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yargs","download_url":"https://codeload.github.com/yargs/cliui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yargs%2Fcliui/sbom","scorecard":{"id":1238312,"data":{"date":"2025-07-07","repo":{"name":"github.com/yargs/cliui","commit":"4a715326b438e81b5a5a30cb90dcf6f85a7bacc0"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":4.3,"checks":[{"name":"Code-Review","score":3,"reason":"Found 6/16 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/bb9c347dff6349d986baab6578a46d68a5524c62/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/bb9c347dff6349d986baab6578a46d68a5524c62/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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-please.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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"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/ci.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/yargs/cliui/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/yargs/cliui/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/yargs/cliui/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/yargs/cliui/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/yargs/cliui/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/yargs/cliui/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/yargs/cliui/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/yargs/cliui/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/yargs/cliui/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/yargs/cliui/release-please.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/yargs/cliui/release-please.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/yargs/cliui/release-please.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/yargs/cliui/release-please.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yaml:44","Warn: npmCommand not pinned by hash: .github/workflows/ci.yaml:56","Warn: npmCommand not pinned by hash: .github/workflows/ci.yaml:21","Warn: npmCommand not pinned by hash: .github/workflows/release-please.yml:21","Warn: npmCommand not pinned by hash: .github/workflows/release-please.yml:42","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   5 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/bb9c347dff6349d986baab6578a46d68a5524c62/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/bb9c347dff6349d986baab6578a46d68a5524c62/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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: ISC License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}}]},"last_synced_at":"2025-09-30T06:29:05.984Z","repository_id":30731255,"created_at":"2025-09-30T06:29:05.986Z","updated_at":"2025-09-30T06:29:05.986Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31317921,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T21:35:00.834Z","status":"ssl_error","status_checked_at":"2026-04-02T21:34:59.806Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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-05-29T12:08:32.524Z","dependent_packages_count":2055,"downloads":735087686,"downloads_period":"last-month","dependent_repos_count":4471191,"rankings":{"downloads":0.001533270323224336,"dependent_repos_count":0.0008213948160130371,"dependent_packages_count":0.03838651773500927,"stargazers_count":3.3321797299472884,"forks_count":4.133725303046855,"docker_downloads_count":0.005393825958485611,"average":1.2520066736378126},"purl":"pkg:npm/cliui","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/cliui","docker_dependents_count":48188,"docker_downloads_count":11830288337,"usage_url":"https://repos.ecosyste.ms/usage/npm/cliui","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/cliui/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-02-27T00:00:52.957Z","issues_count":34,"pull_requests_count":137,"avg_time_to_close_issue":36986459.941176474,"avg_time_to_close_pull_request":19277147.396825396,"issues_closed_count":17,"pull_requests_closed_count":126,"pull_request_authors_count":22,"issue_authors_count":30,"avg_comments_per_issue":2.764705882352941,"avg_comments_per_pull_request":1.1094890510948905,"merged_pull_requests_count":55,"bot_issues_count":1,"bot_pull_requests_count":77,"past_year_issues_count":8,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":958996.5,"past_year_avg_time_to_close_pull_request":422873.14285714284,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.125,"past_year_avg_comments_per_pull_request":0.7142857142857143,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yargs%2Fcliui/issues","maintainers":[{"login":"bcoe","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bcoe"},{"login":"shadowspawn","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shadowspawn"},{"login":"maxrimue","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxrimue"}],"active_maintainers":[{"login":"bcoe","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bcoe"},{"login":"shadowspawn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shadowspawn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cliui/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cliui/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cliui/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cliui/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cliui/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cliui/codemeta","maintainers":[{"uuid":"bcoe","login":"bcoe","name":null,"email":"bencoe@gmail.com","url":null,"packages_count":557,"html_url":"https://www.npmjs.com/~bcoe","role":null,"created_at":"2022-11-19T23:01:25.329Z","updated_at":"2022-11-19T23:01:25.329Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bcoe/packages"},{"uuid":"oss-bot","login":"oss-bot","name":null,"email":"bencoe+oss-bot@gmail.com","url":null,"packages_count":57,"html_url":"https://www.npmjs.com/~oss-bot","role":null,"created_at":"2022-11-19T23:01:25.337Z","updated_at":"2022-11-19T23:01:25.337Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oss-bot/packages"}]}