{"id":6298665,"name":"github.com/openshift/backplane-cli","ecosystem":"go","description":"","homepage":"https://github.com/openshift/backplane-cli","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/openshift/backplane-cli","keywords_array":[],"namespace":"github.com/openshift","versions_count":81,"first_release_published_at":"2023-02-07T09:05:36.000Z","latest_release_published_at":"2026-05-17T21:56:47.000Z","latest_release_number":"v0.10.0","last_synced_at":"2026-05-18T00:45:21.112Z","created_at":"2023-02-10T04:41:17.623Z","updated_at":"2026-05-18T00:45:21.112Z","registry_url":"https://pkg.go.dev/github.com/openshift/backplane-cli","install_command":"go get github.com/openshift/backplane-cli","documentation_url":"https://pkg.go.dev/github.com/openshift/backplane-cli#section-documentation","metadata":{},"repo_metadata":{"id":65734341,"uuid":"592384858","full_name":"openshift/backplane-cli","owner":"openshift","description":"backplane-cli is a CLI tool to interact with backplane-api.","archived":false,"fork":false,"pushed_at":"2025-10-27T16:17:19.000Z","size":2260,"stargazers_count":20,"open_issues_count":7,"forks_count":72,"subscribers_count":13,"default_branch":"main","last_synced_at":"2025-10-27T18:15:18.506Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openshift.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-01-23T16:09:46.000Z","updated_at":"2025-10-27T16:12:38.000Z","dependencies_parsed_at":"2023-10-12T10:53:39.490Z","dependency_job_id":"cbb4b06c-2958-4985-918a-e03a3e5ff683","html_url":"https://github.com/openshift/backplane-cli","commit_stats":{"total_commits":36,"total_committers":10,"mean_commits":3.6,"dds":0.75,"last_synced_commit":"cf34cd344a947ed79f4881e13f5e98735954a1f4"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/openshift/backplane-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openshift%2Fbackplane-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openshift%2Fbackplane-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openshift%2Fbackplane-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openshift%2Fbackplane-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openshift","download_url":"https://codeload.github.com/openshift/backplane-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openshift%2Fbackplane-cli/sbom","scorecard":{"id":518517,"data":{"date":"2025-08-11","repo":{"name":"github.com/openshift/backplane-cli","commit":"e40771e4093c4abc563e8b882556a70ac37ac3c7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"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":10,"reason":"all changesets reviewed","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":"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":"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":"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":"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":"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: Apache License 2.0: 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":"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.3.0 not signed: https://api.github.com/repos/openshift/backplane-cli/releases/239519252","Warn: release artifact v0.2.0 not signed: https://api.github.com/repos/openshift/backplane-cli/releases/232732995","Warn: release artifact v0.1.47 not signed: https://api.github.com/repos/openshift/backplane-cli/releases/222956522","Warn: release artifact v0.1.46 not signed: https://api.github.com/repos/openshift/backplane-cli/releases/219373189","Warn: release artifact v0.1.45 not signed: https://api.github.com/repos/openshift/backplane-cli/releases/217880653","Warn: release artifact v0.3.0 does not have provenance: https://api.github.com/repos/openshift/backplane-cli/releases/239519252","Warn: release artifact v0.2.0 does not have provenance: https://api.github.com/repos/openshift/backplane-cli/releases/232732995","Warn: release artifact v0.1.47 does not have provenance: https://api.github.com/repos/openshift/backplane-cli/releases/222956522","Warn: release artifact v0.1.46 does not have provenance: https://api.github.com/repos/openshift/backplane-cli/releases/219373189","Warn: release artifact v0.1.45 does not have provenance: https://api.github.com/repos/openshift/backplane-cli/releases/217880653"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/openshift/.github/SECURITY.md:1","Info: Found linked content: github.com/openshift/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/openshift/.github/SECURITY.md:1","Info: Found text in security policy: github.com/openshift/.github/SECURITY.md:1"],"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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: containerImage not pinned by hash: Dockerfile:3","Warn: containerImage not pinned by hash: Dockerfile:13","Warn: containerImage not pinned by hash: Dockerfile:37","Warn: containerImage not pinned by hash: Dockerfile:93","Warn: containerImage not pinned by hash: make.Dockerfile:3: pin your Docker image by updating registry.access.redhat.com/ubi8/ubi to registry.access.redhat.com/ubi8/ubi@sha256:4f0a4e4deb450583408a06165e92a4dcd4f0740a23815f3326fc5c97ee9ca768","Warn: downloadThenRun not pinned by hash: make.Dockerfile:11","Warn: downloadThenRun not pinned by hash: hack/codecov.sh:53","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   1 out of   1 goCommand 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["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":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3533 / GHSA-wq9g-9vfc-cfq9","Warn: Project is vulnerable to: GO-2025-3787 / GHSA-fv92-fjc5-jj9h","Warn: Project is vulnerable to: GO-2025-3488 / GHSA-6v2p-p543-phr9"],"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-20T02:23:04.079Z","repository_id":65734341,"created_at":"2025-08-20T02:23:04.079Z","updated_at":"2025-08-20T02:23:04.079Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281331985,"owners_count":26483032,"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-10-27T02:00:05.855Z","response_time":61,"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":"openshift","name":"OpenShift","uuid":"792337","kind":"organization","description":"The developer and operations friendly Kubernetes distro","email":null,"website":"https://openshift.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/792337?v=4","repositories_count":781,"last_synced_at":"2025-06-12T06:10:41.362Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openshift","funding_links":[],"total_stars":35526,"followers":1734,"following":0,"created_at":"2022-11-02T16:36:19.990Z","updated_at":"2025-06-12T06:10:41.362Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openshift","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openshift/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-27T19:38:54.480Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.8022212791057335,"dependent_packages_count":8.376244562665123,"stargazers_count":14.55669471696058,"forks_count":5.960541878653791,"docker_downloads_count":null,"average":8.423925609346307},"purl":"pkg:golang/github.com/openshift/backplane-cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/openshift/backplane-cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/openshift/backplane-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/openshift/backplane-cli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-27T18:01:20.374Z","issues_count":6,"pull_requests_count":759,"avg_time_to_close_issue":37885.333333333336,"avg_time_to_close_pull_request":405540.6953937593,"issues_closed_count":6,"pull_requests_closed_count":673,"pull_request_authors_count":42,"issue_authors_count":2,"avg_comments_per_issue":5.166666666666667,"avg_comments_per_pull_request":4.961791831357049,"merged_pull_requests_count":486,"bot_issues_count":5,"bot_pull_requests_count":442,"past_year_issues_count":3,"past_year_pull_requests_count":340,"past_year_avg_time_to_close_issue":38185.666666666664,"past_year_avg_time_to_close_pull_request":277716.70070422534,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":284,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":5.666666666666667,"past_year_avg_comments_per_pull_request":4.6647058823529415,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":215,"past_year_merged_pull_requests_count":213,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openshift%2Fbackplane-cli/issues","maintainers":[{"login":"wanghaoran1988","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wanghaoran1988"},{"login":"typeid","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/typeid"},{"login":"cblecker","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cblecker"},{"login":"Makdaam","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Makdaam"},{"login":"krishvoor","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krishvoor"},{"login":"mrbarge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrbarge"},{"login":"MateSaary","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MateSaary"}],"active_maintainers":[{"login":"cblecker","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cblecker"},{"login":"krishvoor","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krishvoor"},{"login":"typeid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/typeid"},{"login":"MateSaary","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MateSaary"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fopenshift%2Fbackplane-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fopenshift%2Fbackplane-cli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fopenshift%2Fbackplane-cli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fopenshift%2Fbackplane-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fopenshift%2Fbackplane-cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fopenshift%2Fbackplane-cli/codemeta","maintainers":[]}