{"id":13451514,"url":"https://github.com/knative/client","last_synced_at":"2026-01-28T11:00:44.595Z","repository":{"id":37887415,"uuid":"161563145","full_name":"knative/client","owner":"knative","description":"Knative developer experience, docs, reference Knative CLI implementation ","archived":false,"fork":false,"pushed_at":"2026-01-21T14:10:12.000Z","size":41671,"stargazers_count":375,"open_issues_count":47,"forks_count":272,"subscribers_count":19,"default_branch":"main","last_synced_at":"2026-01-22T01:59:29.132Z","etag":null,"topics":["cli","client","kubernetes","serverless"],"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/knative.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.adoc","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"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":"2018-12-13T00:45:50.000Z","updated_at":"2026-01-21T14:12:47.000Z","dependencies_parsed_at":"2023-10-24T15:34:26.576Z","dependency_job_id":"e1d55c01-b893-4035-8f81-70f7c7886730","html_url":"https://github.com/knative/client","commit_stats":{"total_commits":1121,"total_committers":108,"mean_commits":10.37962962962963,"dds":0.7395182872435326,"last_synced_commit":"46dbf661179dcfbcebcf2ccd7c4c3f5549ad68db"},"previous_names":["knative/clients"],"tags_count":117,"template":false,"template_full_name":null,"purl":"pkg:github/knative/client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knative%2Fclient","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knative%2Fclient/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knative%2Fclient/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knative%2Fclient/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knative","download_url":"https://codeload.github.com/knative/client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knative%2Fclient/sbom","scorecard":{"id":113078,"data":{"date":"2025-08-04","repo":{"name":"github.com/knative/client","commit":"9ab334e740502101a378114d629e2cb429949015"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7.2,"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Maintained","score":9,"reason":"11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/knative-go-build.yaml:1","Warn: no topLevel permission defined: .github/workflows/knative-go-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/knative-security.yaml:1","Warn: no topLevel permission defined: .github/workflows/knative-stale.yaml:1","Warn: no topLevel permission defined: .github/workflows/knative-style.yaml:1","Warn: no topLevel permission defined: .github/workflows/knative-verify.yaml: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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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":"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"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":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: checksums.txt.sig: https://github.com/knative/client/releases/tag/knative-v1.19.0","Info: signed release artifact: checksums.txt.sig: https://github.com/knative/client/releases/tag/knative-v1.18.0","Info: signed release artifact: checksums.txt.sig: https://github.com/knative/client/releases/tag/knative-v1.17.0","Info: signed release artifact: checksums.txt.sig: https://github.com/knative/client/releases/tag/knative-v1.16.1","Info: signed release artifact: checksums.txt.sig: https://github.com/knative/client/releases/tag/knative-v1.16.0","Warn: release artifact knative-v1.19.0 does not have provenance: https://api.github.com/repos/knative/client/releases/234561494","Warn: release artifact knative-v1.18.0 does not have provenance: https://api.github.com/repos/knative/client/releases/214331386","Warn: release artifact knative-v1.17.0 does not have provenance: https://api.github.com/repos/knative/client/releases/196134294","Warn: release artifact knative-v1.16.1 does not have provenance: https://api.github.com/repos/knative/client/releases/188671883","Warn: release artifact knative-v1.16.0 does not have provenance: https://api.github.com/repos/knative/client/releases/181281274"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/knative-go-build.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/knative/client/knative-go-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/knative-go-test.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/knative/client/knative-go-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/knative-security.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/knative/client/knative-security.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/knative-stale.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/knative/client/knative-stale.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/knative-style.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/knative/client/knative-style.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/knative-verify.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/knative/client/knative-verify.yaml/main?enable=pin","Warn: containerImage not pinned by hash: test/test_images/helloworld/Dockerfile:4","Warn: containerImage not pinned by hash: test/test_images/helloworld/Dockerfile:18: pin your Docker image by updating docker.io/library/alpine:3 to docker.io/library/alpine:3@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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":"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T16:20:21.192Z","repository_id":37887415,"created_at":"2025-08-15T16:20:21.192Z","updated_at":"2025-08-15T16:20:21.192Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28844406,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T10:53:21.605Z","status":"ssl_error","status_checked_at":"2026-01-28T10:53:20.789Z","response_time":57,"last_error":"SSL_read: 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"}},"keywords":["cli","client","kubernetes","serverless"],"created_at":"2024-07-31T07:00:55.041Z","updated_at":"2026-01-28T11:00:44.570Z","avatar_url":"https://github.com/knative.png","language":"Go","funding_links":[],"categories":["Tools","Go"],"sub_categories":[],"readme":"# Kn\n\n[![go.dev reference](https://img.shields.io/badge/go.dev-reference-007d9c?logo=go\u0026logoColor=white)](https://pkg.go.dev/knative.dev/client)\n[![Go Report Card](https://goreportcard.com/badge/knative/client)](https://goreportcard.com/report/knative/client)\n[![Releases](https://img.shields.io/github/release-pre/knative/client.svg)](https://github.com/knative/client/releases)\n[![LICENSE](https://img.shields.io/github/license/knative/client.svg)](https://github.com/knative/client/blob/main/LICENSE)\n[![Slack Status](https://img.shields.io/badge/slack-join_chat-white.svg?logo=slack\u0026style=social)](https://knative.slack.com)\n[![codecov](https://codecov.io/gh/knative/client/branch/main/graph/badge.svg)](https://codecov.io/gh/knative/client)\n\nThe Knative client `kn` is your door to the [Knative](https://knative.dev)\nworld. It allows you to create Knative resources interactively from the command\nline or from within scripts.\n\n`kn` offers you:\n\n- Full support for managing all features of\n  [Knative Serving](https://github.com/knative/serving) (services, revisions,\n  traffic splits)\n- Growing support for [Knative eventing](https://github.com/knative/eventing),\n  closely following its development (managing of sources \u0026 triggers)\n- A plugin architecture similar to that of `kubectl` plugins\n- A thin client-specific API in golang which helps with tasks like synchronously\n  waiting on Knative service write operations.\n- An easy integration of Knative into Tekton Pipelines by using\n  [`kn` in a Tekton `Task`](https://github.com/tektoncd/catalog/tree/master/task/kn).\n\n\nThis client uses the\n[Knative Serving](https://github.com/knative/docs/blob/main/docs/serving/spec/knative-api-specification-1.0.md)\nand\n[Knative Eventing](https://github.com/knative/eventing/tree/main/docs/spec)\nAPIs exclusively so that it will work with any Knative installation, even those\nthat are not Kubernetes based. It does not help with _installing_ Knative itself\nthough. Please refer to the various\n[Knative installation options](https://knative.dev/docs/install/) for how to\ninstall Knative with its prerequisites.\n\n## Documentation\n\nRefer to the [user's guide](https://knative.dev/docs/client/) to learn more. You can read about\ncommon use cases, get detailed documentation on each command, and learn how to\nextend the `kn` CLI.\n\nFollowing are some useful resources for getting-started using `kn` CLI:\n\n- [Installation](https://knative.dev/docs/client/install-kn/) - how to install `kn` and run on your machine\n- [Configuration](https://knative.dev/docs/client/configure-kn/) - how to customize `kn`\n- [Reference Manual](docs/cmd/kn.md) - all possible commands and options with\n  usage examples\n\nAdditionally you can visit [knative.dev](https://knative.dev) for more examples.\n\n## Developers\n\nIf you are interested in contributing, see [CONTRIBUTING.md](./CONTRIBUTING.md)\nand [DEVELOPMENT.md](DEVELOPMENT.md). For a list of help wanted issues in Knative,\ncheck out [CLOTRIBUTOR](https://clotributor.dev/search?project=knative\u0026page=1)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknative%2Fclient","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fknative%2Fclient","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknative%2Fclient/lists"}