{"id":12054859,"name":"github.com/Codegangsta/cli","ecosystem":"go","description":"Package cli provides a minimal framework for creating and organizing command line\nGo applications. cli is designed to be easy to understand and write, the most simple\ncli application can be written as follows:\n\nOf course this application does not do much, so let's make this an actual application:","homepage":"https://github.com/Codegangsta/cli","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Codegangsta/cli","keywords_array":[],"namespace":"github.com/Codegangsta","versions_count":51,"first_release_published_at":"2013-07-22T14:50:14.000Z","latest_release_published_at":"2025-06-14T02:43:22.000Z","latest_release_number":"v1.22.17","last_synced_at":"2026-05-20T15:28:51.242Z","created_at":"2025-08-30T10:30:00.486Z","updated_at":"2026-05-20T15:28:51.242Z","registry_url":"https://pkg.go.dev/github.com/Codegangsta/cli","install_command":"go get github.com/Codegangsta/cli","documentation_url":"https://pkg.go.dev/github.com/Codegangsta/cli#section-documentation","metadata":{},"repo_metadata":{"id":37373375,"uuid":"11393110","full_name":"urfave/cli","owner":"urfave","description":"A declarative, simple, fast, and fun package for building command line tools in Go","archived":false,"fork":false,"pushed_at":"2025-08-26T09:10:09.000Z","size":12123,"stargazers_count":23460,"open_issues_count":50,"forks_count":1753,"subscribers_count":297,"default_branch":"main","last_synced_at":"2025-08-26T11:38:31.497Z","etag":null,"topics":["cli","command-line","go","golang-library","json","toml","yaml"],"latest_commit_sha":null,"homepage":"https://cli.urfave.org","language":"Go","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/urfave.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"docs/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-07-13T19:32:06.000Z","updated_at":"2025-08-26T11:08:03.000Z","dependencies_parsed_at":"2022-07-04T10:25:08.603Z","dependency_job_id":"6ef72135-4f21-46ab-b050-9f08c5594f43","html_url":"https://github.com/urfave/cli","commit_stats":{"total_commits":2217,"total_committers":299,"mean_commits":7.414715719063545,"dds":0.8006314839873703,"last_synced_commit":"35945b7480697f11590e578d10d3ccdb4166652a"},"previous_names":["codegangsta/cli"],"tags_count":194,"template":false,"template_full_name":null,"purl":"pkg:github/urfave/cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urfave%2Fcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urfave%2Fcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urfave%2Fcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urfave%2Fcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/urfave","download_url":"https://codeload.github.com/urfave/cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urfave%2Fcli/sbom","scorecard":{"id":296425,"data":{"date":"2025-08-04","repo":{"name":"github.com/urfave/cli","commit":"ba5d54b7f9444ca8eb6502c85691a1aef985e0d6"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 9/11 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"30 commit(s) and 2 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/SECURITY.md:1","Info: Found linked content: docs/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/SECURITY.md:1","Info: Found text in security policy: docs/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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish-docs.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:14"],"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":"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":"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid func name: autocomplete/bash_autocomplete:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/urfave/cli/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/urfave/cli/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/urfave/cli/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/urfave/cli/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/urfave/cli/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/urfave/cli/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/urfave/cli/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/urfave/cli/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/urfave/cli/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/urfave/cli/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/urfave/cli/test.yml/main?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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":"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":"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":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch 'v2-maint'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'v2-maint'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v2-maint'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'v2-maint'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch 'v2-maint'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch 'v2-maint'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'last push approval' is disabled on branch 'v2-maint'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'v2-maint'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch 'v2-maint'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch 'v2-maint'"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 2 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-17T19:37:13.124Z","repository_id":37373375,"created_at":"2025-08-17T19:37:13.124Z","updated_at":"2025-08-17T19:37:13.124Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272778999,"owners_count":24991503,"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-08-29T02:00:10.610Z","response_time":87,"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"}},"repo_metadata_updated_at":"2025-12-30T01:55:07.307Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.565115136414191,"dependent_packages_count":5.214699962789589,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.38990754960189},"purl":"pkg:golang/github.com/%21codegangsta/cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Codegangsta/cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Codegangsta/cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Codegangsta/cli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T23:07:42.648Z","issues_count":230,"pull_requests_count":261,"avg_time_to_close_issue":23997417.629213482,"avg_time_to_close_pull_request":1576276.3654618473,"issues_closed_count":177,"pull_requests_closed_count":249,"pull_request_authors_count":79,"issue_authors_count":153,"avg_comments_per_issue":4.817391304347826,"avg_comments_per_pull_request":1.8505747126436782,"merged_pull_requests_count":223,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":76,"past_year_pull_requests_count":114,"past_year_avg_time_to_close_issue":1263567.3125,"past_year_avg_time_to_close_pull_request":407348.8761904762,"past_year_issues_closed_count":48,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":34,"past_year_issue_authors_count":59,"past_year_avg_comments_per_issue":3.1447368421052633,"past_year_avg_comments_per_pull_request":1.456140350877193,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":98,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/urfave%2Fcli/issues","maintainers":[{"login":"meatballhat","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meatballhat"},{"login":"bartekpacia","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartekpacia"},{"login":"coilysiren","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coilysiren"},{"login":"asahasrabuddhe","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asahasrabuddhe"},{"login":"huiyifyj","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huiyifyj"},{"login":"carhartl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carhartl"},{"login":"Juneezee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Juneezee"},{"login":"1ambd4","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1ambd4"},{"login":"Dokiys","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dokiys"},{"login":"midischwarz12","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/midischwarz12"}],"active_maintainers":[{"login":"meatballhat","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meatballhat"},{"login":"bartekpacia","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartekpacia"},{"login":"huiyifyj","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huiyifyj"},{"login":"Juneezee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Juneezee"},{"login":"midischwarz12","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/midischwarz12"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCodegangsta%2Fcli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCodegangsta%2Fcli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCodegangsta%2Fcli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCodegangsta%2Fcli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCodegangsta%2Fcli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCodegangsta%2Fcli/codemeta","maintainers":[]}