{"id":3707253,"name":"github.com/knative/operator","ecosystem":"go","description":"","homepage":"https://github.com/knative/operator","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/knative/operator","keywords_array":[],"namespace":"github.com/knative","versions_count":170,"first_release_published_at":"2020-04-17T18:02:49.000Z","latest_release_published_at":"2026-02-25T16:12:21.000Z","latest_release_number":"v0.48.1","last_synced_at":"2026-05-31T22:02:47.291Z","created_at":"2022-04-11T12:19:22.206Z","updated_at":"2026-05-31T22:02:47.291Z","registry_url":"https://pkg.go.dev/github.com/knative/operator","install_command":"go get github.com/knative/operator","documentation_url":"https://pkg.go.dev/github.com/knative/operator#section-documentation","metadata":{},"repo_metadata":{"id":37480506,"uuid":"249774565","full_name":"knative/operator","owner":"knative","description":"Combined operator for Knative.","archived":false,"fork":false,"pushed_at":"2025-10-30T19:02:38.000Z","size":58556,"stargazers_count":205,"open_issues_count":11,"forks_count":109,"subscribers_count":16,"default_branch":"main","last_synced_at":"2025-10-30T21:06:51.884Z","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/knative.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-03-24T17:33:49.000Z","updated_at":"2025-10-28T13:54:42.000Z","dependencies_parsed_at":"2024-04-08T07:46:41.899Z","dependency_job_id":"a9b3627e-a97d-47ea-be69-2ecac3384d33","html_url":"https://github.com/knative/operator","commit_stats":{"total_commits":1138,"total_committers":52,"mean_commits":"21.884615384615383","dds":"0.41124780316344467","last_synced_commit":"14087ca8102e05b90e0514bc61f2832b0f39dab8"},"previous_names":["knative-sandbox/operator"],"tags_count":282,"template":false,"template_full_name":null,"purl":"pkg:github/knative/operator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knative%2Foperator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knative%2Foperator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knative%2Foperator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knative%2Foperator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knative","download_url":"https://codeload.github.com/knative/operator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knative%2Foperator/sbom","scorecard":{"id":564327,"data":{"date":"2025-08-11","repo":{"name":"github.com/knative/operator","commit":"650497b2493703ac73d5b50ef2fbf70e5dc57bba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.2,"checks":[{"name":"Maintained","score":10,"reason":"23 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish-helm.yaml:13","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","Warn: no topLevel permission defined: .github/workflows/publish-helm.yaml:1"],"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":"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":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/operator/releases/tag/knative-v1.19.0","Info: signed release artifact: checksums.txt.sig: https://github.com/knative/operator/releases/tag/knative-v1.18.1","Info: signed release artifact: checksums.txt.sig: https://github.com/knative/operator/releases/tag/knative-v1.17.8","Info: signed release artifact: checksums.txt.sig: https://github.com/knative/operator/releases/tag/knative-v1.18.0","Info: signed release artifact: checksums.txt.sig: https://github.com/knative/operator/releases/tag/knative-v1.17.7","Warn: release artifact knative-v1.19.0 does not have provenance: https://api.github.com/repos/knative/operator/releases/235395317","Warn: release artifact knative-v1.18.1 does not have provenance: https://api.github.com/repos/knative/operator/releases/216854526","Warn: release artifact knative-v1.17.8 does not have provenance: https://api.github.com/repos/knative/operator/releases/216854649","Warn: release artifact knative-v1.18.0 does not have provenance: https://api.github.com/repos/knative/operator/releases/214611352","Warn: release artifact knative-v1.17.7 does not have provenance: https://api.github.com/repos/knative/operator/releases/213891839"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","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/operator/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/operator/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/operator/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/operator/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/operator/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/operator/knative-verify.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-helm.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/knative/operator/publish-helm.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-helm.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/knative/operator/publish-helm.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-helm.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/knative/operator/publish-helm.yaml/main?enable=pin","Warn: downloadThenRun not pinned by hash: test/e2e-common.sh:81","Warn: downloadThenRun not pinned by hash: test/e2e-common.sh:122","Warn: downloadThenRun not pinned by hash: test/e2e-eventing-upgrade-tests.sh:54","Warn: downloadThenRun not pinned by hash: test/e2e-serving-upgrade-tests.sh:58","Warn: goCommand not pinned by hash: vendor/github.com/json-iterator/go/build.sh:10","Warn: goCommand not pinned by hash: vendor/github.com/rickb777/plural/build+test.sh:7","Warn: goCommand not pinned by hash: vendor/knative.dev/hack/infra-library.sh:150","Warn: goCommand not pinned by hash: vendor/knative.dev/hack/microbenchmarks.sh:63","Warn: downloadThenRun not pinned by hash: vendor/knative.dev/serving/test/e2e-networking-library.sh:51","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   3 out of   7 goCommand dependencies pinned","Info:   0 out of   5 downloadThenRun 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"}}]},"last_synced_at":"2025-08-20T14:33:30.123Z","repository_id":37480506,"created_at":"2025-08-20T14:33:30.123Z","updated_at":"2025-08-20T14:33:30.123Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281883165,"owners_count":26577960,"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-30T02:00:06.501Z","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":"knative","name":"Knative","uuid":"35583233","kind":"organization","description":"Kubernetes-based platform to build, deploy, and manage modern serverless workloads","email":"admins@knative.dev","website":"https://knative.dev/","location":null,"twitter":"KnativeProject","company":null,"icon_url":"https://avatars.githubusercontent.com/u/35583233?v=4","repositories_count":26,"last_synced_at":"2023-03-02T04:30:45.810Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/knative","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T22:30:15.743Z","updated_at":"2023-03-02T04:30:45.836Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knative","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knative/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-30T21:12:31.987Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/knative/operator","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/knative/operator","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/knative/operator","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/knative/operator/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-30T17:03:05.668Z","issues_count":112,"pull_requests_count":896,"avg_time_to_close_issue":12510959.233766234,"avg_time_to_close_pull_request":382015.08960573474,"issues_closed_count":77,"pull_requests_closed_count":837,"pull_request_authors_count":30,"issue_authors_count":75,"avg_comments_per_issue":3.4107142857142856,"avg_comments_per_pull_request":3.0513392857142856,"merged_pull_requests_count":695,"bot_issues_count":0,"bot_pull_requests_count":39,"past_year_issues_count":28,"past_year_pull_requests_count":331,"past_year_avg_time_to_close_issue":2519004.4166666665,"past_year_avg_time_to_close_pull_request":104528.05102040817,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":294,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":24,"past_year_avg_comments_per_issue":1.2857142857142858,"past_year_avg_comments_per_pull_request":2.909365558912387,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":36,"past_year_merged_pull_requests_count":247,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/knative%2Foperator/issues","maintainers":[{"login":"matzew","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matzew"},{"login":"pierDipi","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierDipi"},{"login":"nak3","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nak3"},{"login":"hhk7734","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hhk7734"},{"login":"dprotaso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dprotaso"},{"login":"ReToCode","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ReToCode"},{"login":"kahirokunn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kahirokunn"}],"active_maintainers":[{"login":"matzew","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matzew"},{"login":"pierDipi","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierDipi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fknative%2Foperator/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fknative%2Foperator/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fknative%2Foperator/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fknative%2Foperator/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fknative%2Foperator/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fknative%2Foperator/codemeta","maintainers":[]}