{"id":13575019,"url":"https://github.com/tektoncd/cli","last_synced_at":"2026-07-23T20:00:52.539Z","repository":{"id":37451318,"uuid":"181939372","full_name":"tektoncd/cli","owner":"tektoncd","description":"A CLI for interacting with Tekton!","archived":false,"fork":false,"pushed_at":"2026-07-16T09:22:53.000Z","size":115912,"stargazers_count":461,"open_issues_count":73,"forks_count":269,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-07-16T11:13:34.017Z","etag":null,"topics":["cli","command-line","hacktoberfest","pipeline","tekton"],"latest_commit_sha":null,"homepage":"","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/tektoncd.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2019-04-17T17:33:25.000Z","updated_at":"2026-07-15T06:22:49.000Z","dependencies_parsed_at":"2025-12-06T03:08:19.743Z","dependency_job_id":null,"html_url":"https://github.com/tektoncd/cli","commit_stats":{"total_commits":1690,"total_committers":101,"mean_commits":16.73267326732673,"dds":0.7994082840236687,"last_synced_commit":"8222bc0369addf9f248abeb4da5bd36726eea164"},"previous_names":[],"tags_count":88,"template":false,"template_full_name":null,"purl":"pkg:github/tektoncd/cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tektoncd","download_url":"https://codeload.github.com/tektoncd/cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fcli/sbom","scorecard":{"id":431637,"data":{"date":"2025-08-11","repo":{"name":"github.com/tektoncd/cli","commit":"f586b9731cc0e84d1adc33aee25e97c07ef52e10"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"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":"Maintained","score":10,"reason":"30 commit(s) and 5 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":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":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/chatops_retest.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yaml:14","Warn: topLevel 'checks' permission set to 'write': .github/workflows/ci.yaml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:15","Warn: no topLevel permission defined: .github/workflows/e2e-matrix.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/slash.yml:4","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":"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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/tektoncd/.github/SECURITY.md:1","Info: Found linked content: github.com/tektoncd/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/tektoncd/.github/SECURITY.md:1","Info: Found text in security policy: github.com/tektoncd/.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.41.1 not signed: https://api.github.com/repos/tektoncd/cli/releases/232168990","Warn: release artifact v0.41.0 not signed: https://api.github.com/repos/tektoncd/cli/releases/219792641","Warn: release artifact v0.40.0 not signed: https://api.github.com/repos/tektoncd/cli/releases/202451355","Warn: release artifact v0.37.1 not signed: https://api.github.com/repos/tektoncd/cli/releases/199289191","Warn: release artifact v0.35.3 not signed: https://api.github.com/repos/tektoncd/cli/releases/199328939","Warn: release artifact v0.41.1 does not have provenance: https://api.github.com/repos/tektoncd/cli/releases/232168990","Warn: release artifact v0.41.0 does not have provenance: https://api.github.com/repos/tektoncd/cli/releases/219792641","Warn: release artifact v0.40.0 does not have provenance: https://api.github.com/repos/tektoncd/cli/releases/202451355","Warn: release artifact v0.37.1 does not have provenance: https://api.github.com/repos/tektoncd/cli/releases/199289191","Warn: release artifact v0.35.3 does not have provenance: https://api.github.com/repos/tektoncd/cli/releases/199328939"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/e2e-matrix.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/tektoncd/cli/e2e-matrix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-matrix.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/tektoncd/cli/e2e-matrix.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/e2e-matrix.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/tektoncd/cli/e2e-matrix.yml/main?enable=pin","Warn: containerImage not pinned by hash: contrib/tkn-image/Dockerfile:4","Warn: containerImage not pinned by hash: contrib/tkn-image/Dockerfile:10","Warn: containerImage not pinned by hash: tekton/debbuild/container/Dockerfile:2: pin your Docker image by updating ubuntu:rolling to ubuntu:rolling@sha256:478be0e56353c3160cad9ae534108a3c9f9c52f33d1217414b977ff4253ed018","Warn: containerImage not pinned by hash: tekton/rpmbuild/Dockerfile:1: pin your Docker image by updating fedora:latest to fedora:latest@sha256:3da64cb89971a1cdbc6046e307eeebcb54f7281c0a606ee48d9995473f6b88d5","Warn: goCommand not pinned by hash: vendor/github.com/json-iterator/go/build.sh:10","Info:  16 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   4 out of   5 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":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3770","Warn: Project is vulnerable to: GO-2023-1901","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: GHSA-77hh-43cm-v8j6"],"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-19T03:29:17.511Z","repository_id":37451318,"created_at":"2025-08-19T03:29:17.511Z","updated_at":"2025-08-19T03:29:17.511Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35814993,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-23T02:00:06.683Z","response_time":57,"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"}},"keywords":["cli","command-line","hacktoberfest","pipeline","tekton"],"created_at":"2024-08-01T15:00:57.528Z","updated_at":"2026-07-23T20:00:52.458Z","avatar_url":"https://github.com/tektoncd.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":null,"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftektoncd%2Fcli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftektoncd%2Fcli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftektoncd%2Fcli/lists"}