{"id":3567519,"name":"github.com/tektoncd/operator","ecosystem":"go","description":"","homepage":"https://github.com/tektoncd/operator","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/tektoncd/operator","keywords_array":[],"namespace":"github.com/tektoncd","versions_count":66,"first_release_published_at":"2020-08-07T08:54:04.000Z","latest_release_published_at":"2026-08-19T08:24:35.000Z","latest_release_number":"v0.81.1","last_synced_at":"2026-09-16T16:40:01.975Z","created_at":"2022-04-11T02:38:10.716Z","updated_at":"2026-09-17T23:18:51.993Z","registry_url":"https://pkg.go.dev/github.com/tektoncd/operator","install_command":"go get github.com/tektoncd/operator","documentation_url":"https://pkg.go.dev/github.com/tektoncd/operator#section-documentation","metadata":{},"repo_metadata":{"id":37397163,"uuid":"196359824","full_name":"tektoncd/operator","owner":"tektoncd","description":"Kubernetes operator to manage installation, updation and uninstallation of tektoncd projects (pipeline, …)","archived":false,"fork":false,"pushed_at":"2026-09-16T06:12:47.000Z","size":126467,"stargazers_count":607,"open_issues_count":115,"forks_count":262,"subscribers_count":15,"default_branch":"main","last_synced_at":"2026-09-16T09:49:41.819Z","etag":null,"topics":["kubernetes","kubernetes-operator","operator-crd","pipeline","tektoncd"],"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/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","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-07-11T09:09:10.000Z","updated_at":"2026-09-16T06:10:53.000Z","dependencies_parsed_at":"2026-09-16T03:25:36.040Z","dependency_job_id":null,"html_url":"https://github.com/tektoncd/operator","commit_stats":null,"previous_names":[],"tags_count":89,"template":false,"template_full_name":null,"purl":"pkg:github/tektoncd/operator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tektoncd","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/sbom","scorecard":{"id":453212,"data":{"date":"2025-08-11","repo":{"name":"github.com/tektoncd/operator","commit":"530eb3f3d8a7db149971ee55fb63b29be5681450"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 6 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/helm-release.yaml:10","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/update-tektoncd-task-versions.yml:13","Warn: no topLevel permission defined: .github/workflows/bump-payload-on-main.yaml:1","Warn: no topLevel permission defined: .github/workflows/bump-payload-on-releases.yaml:1","Warn: no topLevel permission defined: .github/workflows/chatops_retest.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yaml:18","Warn: topLevel 'checks' permission set to 'write': .github/workflows/ci.yaml:19","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-matrix.yml:1","Warn: topLevel 'checks' permission set to 'write': .github/workflows/golangci-lint.yaml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yaml:9","Warn: no topLevel permission defined: .github/workflows/helm-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/slash.yml:1","Warn: no topLevel permission defined: .github/workflows/update-tektoncd-task-versions.yml: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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.76.0 not signed: https://api.github.com/repos/tektoncd/operator/releases/221193262","Warn: release artifact tekton-operator-0.76.0 not signed: https://api.github.com/repos/tektoncd/operator/releases/233156488","Warn: release artifact v0.75.0 not signed: https://api.github.com/repos/tektoncd/operator/releases/200868496","Warn: release artifact tekton-operator-0.75.0 not signed: https://api.github.com/repos/tektoncd/operator/releases/203285377","Warn: release artifact v0.74.1 not signed: https://api.github.com/repos/tektoncd/operator/releases/196603041","Warn: release artifact v0.76.0 does not have provenance: https://api.github.com/repos/tektoncd/operator/releases/221193262","Warn: release artifact tekton-operator-0.76.0 does not have provenance: https://api.github.com/repos/tektoncd/operator/releases/233156488","Warn: release artifact v0.75.0 does not have provenance: https://api.github.com/repos/tektoncd/operator/releases/200868496","Warn: release artifact tekton-operator-0.75.0 does not have provenance: https://api.github.com/repos/tektoncd/operator/releases/203285377","Warn: release artifact v0.74.1 does not have provenance: https://api.github.com/repos/tektoncd/operator/releases/196603041"],"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/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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: vendor/github.com/open-policy-agent/opa/internal/compiler/wasm/opa/opa.wasm:1"],"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bump-payload-on-main.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/tektoncd/operator/bump-payload-on-main.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bump-payload-on-main.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/tektoncd/operator/bump-payload-on-main.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bump-payload-on-main.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/tektoncd/operator/bump-payload-on-main.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bump-payload-on-releases.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tektoncd/operator/bump-payload-on-releases.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bump-payload-on-releases.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tektoncd/operator/bump-payload-on-releases.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bump-payload-on-releases.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/tektoncd/operator/bump-payload-on-releases.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chatops_retest.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/tektoncd/operator/chatops_retest.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chatops_retest.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/tektoncd/operator/chatops_retest.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/tektoncd/operator/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tektoncd/operator/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/tektoncd/operator/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/tektoncd/operator/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/tektoncd/operator/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/e2e-matrix.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/tektoncd/operator/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/operator/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/operator/e2e-matrix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/helm-release.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/tektoncd/operator/helm-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/helm-release.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/tektoncd/operator/helm-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/helm-release.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/tektoncd/operator/helm-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/slash.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/tektoncd/operator/slash.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-tektoncd-task-versions.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/tektoncd/operator/update-tektoncd-task-versions.yml/main?enable=pin","Warn: goCommand not pinned by hash: hack/generate-groups.sh:52","Warn: goCommand not pinned by hash: hack/generate-knative.sh:50","Warn: goCommand not pinned by hash: vendor/github.com/json-iterator/go/build.sh:10","Info:  14 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of  13 third-party GitHubAction dependencies pinned","Info:   3 out of   6 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":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2024-3295 / GHSA-55v3-xh23-96gh","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-19T08:44:47.012Z","repository_id":37397163,"created_at":"2025-08-19T08:44:47.012Z","updated_at":"2025-08-19T08:44:47.012Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37407850,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-17T02:00:07.197Z","response_time":111,"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":"tektoncd","name":"Tekton","uuid":"47602533","kind":"organization","description":"","email":null,"website":"https://tekton.dev","location":null,"twitter":"tektoncd","company":null,"icon_url":"https://avatars.githubusercontent.com/u/47602533?v=4","repositories_count":19,"last_synced_at":"2023-03-02T20:25:14.179Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tektoncd","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T10:52:31.711Z","updated_at":"2023-03-02T20:25:14.236Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tektoncd","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tektoncd/repositories"},"tags":[{"name":"v0.81.1","sha":"1510682bd212324f31d74277f092f4f482ca56d3","kind":"commit","published_at":"2026-08-19T08:24:35.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.81.1","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.81.1/manifests"},{"name":"tekton-operator-0.81.1","sha":"1510682bd212324f31d74277f092f4f482ca56d3","kind":"commit","published_at":"2026-08-19T08:24:35.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/tekton-operator-0.81.1","html_url":"https://github.com/tektoncd/operator/releases/tag/tekton-operator-0.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@tekton-operator-0.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/tekton-operator-0.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/tekton-operator-0.81.1/manifests"},{"name":"v0.81.0","sha":"811b38c637ee5db324087e44d8069a6295b11cf4","kind":"commit","published_at":"2026-08-10T08:52:11.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.81.0","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.81.0/manifests"},{"name":"tekton-operator-0.81.0","sha":"811b38c637ee5db324087e44d8069a6295b11cf4","kind":"commit","published_at":"2026-08-10T08:52:11.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/tekton-operator-0.81.0","html_url":"https://github.com/tektoncd/operator/releases/tag/tekton-operator-0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@tekton-operator-0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/tekton-operator-0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/tekton-operator-0.81.0/manifests"},{"name":"v0.76.3","sha":"2a8aaf624fcde123c7f80882b563a14deb50bbe6","kind":"commit","published_at":"2026-08-05T05:50:09.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.76.3","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.76.3/manifests"},{"name":"v0.76.2","sha":"94fbca37569f0153b98f61d0f2ecf7be0e6bd88e","kind":"commit","published_at":"2026-07-29T11:53:29.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.76.2","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.76.2/manifests"},{"name":"v0.75.2","sha":"5b4c9152f21af80571253986cadb93c48b29fc8e","kind":"commit","published_at":"2026-07-22T06:20:03.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.75.2","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.75.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.75.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.75.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.75.2/manifests"},{"name":"v0.77.1","sha":"918d757ee3c5c59ccd796a87075b6de88f81a8cd","kind":"commit","published_at":"2026-07-16T07:54:45.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.77.1","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.77.1/manifests"},{"name":"v0.78.2","sha":"ac4c6b6433976bc8dba6c2ddbfe61e57ce8e688e","kind":"commit","published_at":"2026-07-08T08:56:43.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.78.2","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.78.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.78.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.78.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.78.2/manifests"},{"name":"v0.75.1","sha":"1432aa119cee4888ffa4545069c3f8ca18b3ec7e","kind":"commit","published_at":"2026-07-08T08:56:42.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.75.1","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.75.1/manifests"},{"name":"v0.76.1","sha":"993012ca51381fe9cdcf12209a77b7907c9a0058","kind":"commit","published_at":"2026-07-08T08:54:43.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.76.1","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.76.1/manifests"},{"name":"v0.79.2","sha":"7ad21530bb7b93bb8ef30265d4c3e344e5cf7f8c","kind":"commit","published_at":"2026-07-08T08:54:42.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.79.2","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.79.2/manifests"},{"name":"v0.80.0","sha":"ffdc96bd214ab76de96dafbc544953fb055a660a","kind":"commit","published_at":"2026-06-24T05:56:36.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.80.0","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.80.0/manifests"},{"name":"tekton-operator-0.80.0","sha":"ca2b95e30c8128ffd70d5b6a79ffb2df30faa75a","kind":"commit","published_at":"2026-06-08T16:30:30.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/tekton-operator-0.80.0","html_url":"https://github.com/tektoncd/operator/releases/tag/tekton-operator-0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@tekton-operator-0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/tekton-operator-0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/tekton-operator-0.80.0/manifests"},{"name":"v0.79.1","sha":"472274d85e6623c15f24ad54b4c96240d336bfbe","kind":"commit","published_at":"2026-05-07T14:06:16.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.79.1","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.79.1/manifests"},{"name":"tekton-operator-0.79.1","sha":"472274d85e6623c15f24ad54b4c96240d336bfbe","kind":"commit","published_at":"2026-05-07T14:06:16.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/tekton-operator-0.79.1","html_url":"https://github.com/tektoncd/operator/releases/tag/tekton-operator-0.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@tekton-operator-0.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/tekton-operator-0.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/tekton-operator-0.79.1/manifests"},{"name":"v0.79.0","sha":"183292f74cc131775296e3d3d0b1e631ad9e98e3","kind":"commit","published_at":"2026-03-04T13:31:40.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.79.0","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.79.0/manifests"},{"name":"tekton-operator-0.79.0","sha":"183292f74cc131775296e3d3d0b1e631ad9e98e3","kind":"commit","published_at":"2026-03-04T13:31:40.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/tekton-operator-0.79.0","html_url":"https://github.com/tektoncd/operator/releases/tag/tekton-operator-0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@tekton-operator-0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/tekton-operator-0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/tekton-operator-0.79.0/manifests"},{"name":"v0.78.1","sha":"6c0a52d2ad02cfc17cacac29dbd205b59a718997","kind":"commit","published_at":"2025-12-18T09:56:53.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.78.1","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.78.1/manifests"},{"name":"tekton-operator-0.78.1","sha":"6c0a52d2ad02cfc17cacac29dbd205b59a718997","kind":"commit","published_at":"2025-12-18T09:56:53.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/tekton-operator-0.78.1","html_url":"https://github.com/tektoncd/operator/releases/tag/tekton-operator-0.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@tekton-operator-0.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/tekton-operator-0.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/tekton-operator-0.78.1/manifests"},{"name":"v0.78.0","sha":"e2e528bf6795a497c2c70c8b08e3aaa07e9322b6","kind":"commit","published_at":"2025-12-05T13:00:15.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.78.0","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.78.0/manifests"},{"name":"v0.74.2","sha":"b573e8334ef3eaf31bada7a445a6ef672eed0d58","kind":"commit","published_at":"2025-12-04T08:27:06.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.74.2","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.74.2/manifests"},{"name":"v0.73.3","sha":"59f7353ff3b0345af8bb1d6194df96a81641e8e4","kind":"commit","published_at":"2025-12-04T08:26:15.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.73.3","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.73.3/manifests"},{"name":"v0.77.0","sha":"86343ff500b035548955f3573feee438abf8a921","kind":"commit","published_at":"2025-08-19T08:10:08.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.77.0","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.77.0/manifests"},{"name":"tekton-operator-0.77.0","sha":"86343ff500b035548955f3573feee438abf8a921","kind":"commit","published_at":"2025-08-19T08:10:08.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/tekton-operator-0.77.0","html_url":"https://github.com/tektoncd/operator/releases/tag/tekton-operator-0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@tekton-operator-0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/tekton-operator-0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/tekton-operator-0.77.0/manifests"},{"name":"v0.76.0","sha":"3a1384598051c2d08f7da61a1b77abda314f0d64","kind":"tag","published_at":"2025-07-17T10:43:12.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.76.0","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.76.0/manifests"},{"name":"tekton-operator-0.76.0","sha":"d04cee176c17e6d4c88a7175db9595ddde767d63","kind":"commit","published_at":"2025-05-27T07:36:15.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/tekton-operator-0.76.0","html_url":"https://github.com/tektoncd/operator/releases/tag/tekton-operator-0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@tekton-operator-0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/tekton-operator-0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/tekton-operator-0.76.0/manifests"},{"name":"v0.75.0","sha":"39cdc4dad87c14d393632dbf21f6b86ecfd28811","kind":"commit","published_at":"2025-03-03T07:33:40.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.75.0","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.75.0/manifests"},{"name":"tekton-operator-0.75.0","sha":"07fcbf76face59c774f9d32d1eec786673c86131","kind":"commit","published_at":"2025-02-18T10:45:56.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/tekton-operator-0.75.0","html_url":"https://github.com/tektoncd/operator/releases/tag/tekton-operator-0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@tekton-operator-0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/tekton-operator-0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/tekton-operator-0.75.0/manifests"},{"name":"v0.74.1","sha":"e09bbadf6ce84a87c1ac6858db469fde4f8554db","kind":"commit","published_at":"2025-01-23T17:15:32.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.74.1","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.74.1/manifests"},{"name":"v0.73.2","sha":"4d142d48b9121babed3fc30c8b9bba1ae4a2ae38","kind":"commit","published_at":"2025-01-23T17:15:19.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.73.2","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.73.2/manifests"},{"name":"v0.74.0","sha":"9ae359b88c8aab7b63b7d40341c5025338364849","kind":"commit","published_at":"2024-11-21T13:22:09.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.74.0","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.74.0/manifests"},{"name":"tekton-operator-0.74.0","sha":"9ae359b88c8aab7b63b7d40341c5025338364849","kind":"commit","published_at":"2024-11-21T13:22:09.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/tekton-operator-0.74.0","html_url":"https://github.com/tektoncd/operator/releases/tag/tekton-operator-0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@tekton-operator-0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/tekton-operator-0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/tekton-operator-0.74.0/manifests"},{"name":"tekton-operator-0.73.1","sha":"bbfee7645cc3004be22dcc19ae7c06dbdd7bd9a3","kind":"commit","published_at":"2024-10-10T06:38:09.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/tekton-operator-0.73.1","html_url":"https://github.com/tektoncd/operator/releases/tag/tekton-operator-0.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@tekton-operator-0.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/tekton-operator-0.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/tekton-operator-0.73.1/manifests"},{"name":"v0.73.1","sha":"dbf2fac6906a285a701e5af89a66da12bf57fa02","kind":"commit","published_at":"2024-10-03T06:52:06.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.73.1","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.73.1/manifests"},{"name":"tekton-operator-0.73.0","sha":"b0255228659aedb28152a1a95fe82c2ae7067fd2","kind":"commit","published_at":"2024-10-01T14:34:05.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/tekton-operator-0.73.0","html_url":"https://github.com/tektoncd/operator/releases/tag/tekton-operator-0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@tekton-operator-0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/tekton-operator-0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/tekton-operator-0.73.0/manifests"},{"name":"v0.73.0","sha":"a528a4d667d800b2b22d542d0975b22efd7d909b","kind":"commit","published_at":"2024-10-01T07:44:05.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.73.0","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"c9fe12825033983053637029dfd886e8aacf613d","kind":"commit","published_at":"2024-07-10T13:26:16.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.72.0","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.72.0/manifests"},{"name":"tekton-operator-0.72.0","sha":"c9fe12825033983053637029dfd886e8aacf613d","kind":"commit","published_at":"2024-07-10T13:26:16.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/tekton-operator-0.72.0","html_url":"https://github.com/tektoncd/operator/releases/tag/tekton-operator-0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@tekton-operator-0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/tekton-operator-0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/tekton-operator-0.72.0/manifests"},{"name":"v0.71.0","sha":"13c5ba5822f2f34fdf1130f753db8662caa7a19b","kind":"commit","published_at":"2024-05-31T09:01:11.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.71.0","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.71.0/manifests"},{"name":"tekton-operator-0.71.0","sha":"13c5ba5822f2f34fdf1130f753db8662caa7a19b","kind":"commit","published_at":"2024-05-31T09:01:11.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/tekton-operator-0.71.0","html_url":"https://github.com/tektoncd/operator/releases/tag/tekton-operator-0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@tekton-operator-0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/tekton-operator-0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/tekton-operator-0.71.0/manifests"},{"name":"tekton-operator-0.70.2","sha":"85293f22e64ffbdd1d4e2e1daeab2307bb28ff5e","kind":"commit","published_at":"2024-04-29T02:45:57.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/tekton-operator-0.70.2","html_url":"https://github.com/tektoncd/operator/releases/tag/tekton-operator-0.70.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@tekton-operator-0.70.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/tekton-operator-0.70.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/tekton-operator-0.70.2/manifests"},{"name":"v0.70.2","sha":"1a96707f94178948dbc6639992dcfda9b49671b6","kind":"commit","published_at":"2024-04-22T09:21:57.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.70.2","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.70.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.70.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.70.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.70.2/manifests"},{"name":"v0.70.0","sha":"2014719e9da9e675f8b09cd12209fe981200a134","kind":"commit","published_at":"2024-02-20T07:05:23.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.70.0","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.70.0/manifests"},{"name":"tekton-operator-0.70.0","sha":"2014719e9da9e675f8b09cd12209fe981200a134","kind":"commit","published_at":"2024-02-20T07:05:23.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/tekton-operator-0.70.0","html_url":"https://github.com/tektoncd/operator/releases/tag/tekton-operator-0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@tekton-operator-0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/tekton-operator-0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/tekton-operator-0.70.0/manifests"},{"name":"v0.69.1","sha":"9606a62523036f6042b9582d073cfcd0cbe9efb1","kind":"commit","published_at":"2023-12-18T07:44:44.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.69.1","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.69.1/manifests"},{"name":"tekton-operator-0.69.1","sha":"9606a62523036f6042b9582d073cfcd0cbe9efb1","kind":"commit","published_at":"2023-12-18T07:44:44.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/tekton-operator-0.69.1","html_url":"https://github.com/tektoncd/operator/releases/tag/tekton-operator-0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@tekton-operator-0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/tekton-operator-0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/tekton-operator-0.69.1/manifests"},{"name":"v0.68.1","sha":"0a61ae4f692c40daa2d4d74470ca8db7f74596ad","kind":"commit","published_at":"2023-10-26T05:17:33.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.68.1","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.68.1/manifests"},{"name":"tekton-operator-0.68.0","sha":"71e35e76b8ff2b9277a7e8dba1fd6088a9eaa61b","kind":"commit","published_at":"2023-09-25T06:00:23.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/tekton-operator-0.68.0","html_url":"https://github.com/tektoncd/operator/releases/tag/tekton-operator-0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@tekton-operator-0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/tekton-operator-0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/tekton-operator-0.68.0/manifests"},{"name":"v0.68.0","sha":"040a1d3c6bc0b79b8931fe76033aa3bb177425c9","kind":"commit","published_at":"2023-09-22T08:02:23.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.68.0","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.68.0/manifests"},{"name":"tekton-operator-0.67.0","sha":"3cf0b42ca120966251d376e4ce48bacd24635e5f","kind":"commit","published_at":"2023-08-02T18:44:55.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/tekton-operator-0.67.0","html_url":"https://github.com/tektoncd/operator/releases/tag/tekton-operator-0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@tekton-operator-0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/tekton-operator-0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/tekton-operator-0.67.0/manifests"},{"name":"v0.67.0","sha":"fddb7cc3344307ccc0fdd9cf085bd12a60384cef","kind":"commit","published_at":"2023-05-25T06:41:12.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.67.0","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"ab802a4a349b16a7b5758f6eea9082a3fe9131d5","kind":"commit","published_at":"2023-03-20T10:50:12.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.66.0","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.66.0/manifests"},{"name":"v0.65.1","sha":"a7ddf6e41c3f85fefec23fbe82e53d207d1d2321","kind":"commit","published_at":"2023-03-10T09:07:16.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.65.1","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.65.1/manifests"},{"name":"v0.65.0","sha":"0ef8ccf8981dcc9a321e5c3ec15a336fea305a14","kind":"commit","published_at":"2023-03-09T06:52:54.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.65.0","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.65.0/manifests"},{"name":"v0.64.0","sha":"8d616ddbd3ffd9b10e5dbba10124b2cc3c6553d7","kind":"commit","published_at":"2023-01-04T10:12:27.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.64.0","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.64.0/manifests"},{"name":"v0.63.0","sha":"d92b3e6253070b098ef195b41c20f51ec84a0902","kind":"commit","published_at":"2022-11-25T11:14:30.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.63.0","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.63.0/manifests"},{"name":"v0.62.0","sha":"36d88694a9f8640dd42fc58b13adecc427640f38","kind":"commit","published_at":"2022-09-20T14:45:09.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.62.0","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.62.0/manifests"},{"name":"tekton-operator-0.61.0","sha":"9aad391876a74bf8fcb30e8237985fdf55d53447","kind":"commit","published_at":"2022-08-25T08:33:57.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/tekton-operator-0.61.0","html_url":"https://github.com/tektoncd/operator/releases/tag/tekton-operator-0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@tekton-operator-0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/tekton-operator-0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/tekton-operator-0.61.0/manifests"},{"name":"tekton-operator-chart-0.61.0","sha":"f5c7aec1d9cbde70ba3f3b0e2ffe3863b3d4b9d2","kind":"commit","published_at":"2022-08-25T07:29:56.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/tekton-operator-chart-0.61.0","html_url":"https://github.com/tektoncd/operator/releases/tag/tekton-operator-chart-0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@tekton-operator-chart-0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/tekton-operator-chart-0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/tekton-operator-chart-0.61.0/manifests"},{"name":"v0.61.0","sha":"e45a41ffb7fde81779ef2f0be2e317a0865c358b","kind":"commit","published_at":"2022-08-22T11:38:41.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.61.0","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.61.0/manifests"},{"name":"tekton-operator-0.1.0","sha":"881a8587d772be3b9f43f6c229957ae1330d55e8","kind":"commit","published_at":"2022-08-22T07:19:55.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/tekton-operator-0.1.0","html_url":"https://github.com/tektoncd/operator/releases/tag/tekton-operator-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@tekton-operator-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/tekton-operator-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/tekton-operator-0.1.0/manifests"},{"name":"v0.60.1","sha":"49492037b229549df5af1722cf93c14aa04492be","kind":"commit","published_at":"2022-07-28T10:53:32.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.60.1","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.60.1/manifests"},{"name":"v0.60.0","sha":"0fbab2caa52e944798647931fd07fac8f71786a5","kind":"commit","published_at":"2022-06-28T06:06:26.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.60.0","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.60.0/manifests"},{"name":"v0.59.0","sha":"8982b9a03635d79255e73a2e7e1246c96007c9ad","kind":"commit","published_at":"2022-06-02T08:21:29.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.59.0","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.59.0/manifests"},{"name":"0.58.0","sha":"4a9c092f5bc7c64430af534e9b190c4cad213ab5","kind":"commit","published_at":"2022-05-16T12:06:23.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/0.58.0","html_url":"https://github.com/tektoncd/operator/releases/tag/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/0.58.0/manifests"},{"name":"v0.57.0","sha":"fea08f197fdccda0c54dfea29a768bb78a52f65f","kind":"commit","published_at":"2022-04-28T14:20:54.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.57.0","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.57.0/manifests"},{"name":"v0.56.0","sha":"eaaba2d8a95bf4f74c66d09671661eba9f7bfe05","kind":"commit","published_at":"2022-04-19T00:40:40.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.56.0","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.56.0/manifests"},{"name":"v0.55.1","sha":"7f267728b79f858229fad70657a8cd7dff46705e","kind":"commit","published_at":"2022-03-15T08:17:58.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.55.1","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.55.1/manifests"},{"name":"v0.55.0","sha":"65472294df2d84b82313d1721171b125769fef8c","kind":"commit","published_at":"2022-03-09T01:42:21.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.55.0","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.55.0/manifests"},{"name":"v0.54.0","sha":"0944bde0c8ee7a9748f647f8203a57cc2cdef3e2","kind":"commit","published_at":"2022-01-17T09:33:29.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.54.0","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.54.0/manifests"},{"name":"v0.53.0","sha":"e32914ccc85a07d81c660d32d78205aad4a73b84","kind":"commit","published_at":"2021-12-09T06:52:37.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.53.0","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"86c7ea53e17200b9ae6fc6ec708aacf96533660b","kind":"commit","published_at":"2021-11-26T10:22:20.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.52.0","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.52.0/manifests"},{"name":"v0.51.2","sha":"486a77680dc9b5b0b7d11e697ac72e51ed80c029","kind":"commit","published_at":"2021-11-08T07:11:40.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.51.2","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.51.2/manifests"},{"name":"v0.51.1","sha":"1d8bfc6cbda3912c0376154a7cddb7d971831017","kind":"commit","published_at":"2021-11-04T11:32:17.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.51.1","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.51.1/manifests"},{"name":"v0.51.0","sha":"043d9bc4c5c5df09627b03f24b0c696455cffd42","kind":"commit","published_at":"2021-11-03T12:26:22.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.51.0","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.51.0/manifests"},{"name":"v0.50.2","sha":"bf8de3cc6fc1d04bc78e2ae4b75aceb2e20de5cd","kind":"commit","published_at":"2021-11-03T06:11:39.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.50.2","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"ad1c22f1ea7695c07962f725d4533515f76c3860","kind":"commit","published_at":"2021-10-28T11:32:37.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.50.1","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"299edc612312a4e6bd86132acb3929b6b52be88e","kind":"commit","published_at":"2021-10-14T09:05:32.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.50.0","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"f4f1204f885d77d510c9e1d46d19dbbaa48cfe0b","kind":"commit","published_at":"2021-08-06T06:10:19.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.49.0","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.49.0/manifests"},{"name":"v0.23.0-2","sha":"68da88db51ba009904e0634b8ef9d286ce04430a","kind":"commit","published_at":"2021-05-12T07:54:11.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.23.0-2","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.23.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.23.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.23.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.23.0-2/manifests"},{"name":"v0.23.0-1","sha":"a335db4b576b0d5ec91233d34592175bae27ba33","kind":"commit","published_at":"2021-04-30T13:44:41.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.23.0-1","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.23.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.23.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.23.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.23.0-1/manifests"},{"name":"v0.22.0-3","sha":"b40726a017131ab6925485a792fe9ce8eb4f02bc","kind":"commit","published_at":"2021-04-30T13:27:43.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.22.0-3","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.22.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.22.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.22.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.22.0-3/manifests"},{"name":"v0.22.0-2","sha":"2409f09ffaa9da0fe6d7edcd8905c1cf54b40809","kind":"commit","published_at":"2021-04-23T05:19:41.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.22.0-2","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.22.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.22.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.22.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.22.0-2/manifests"},{"name":"v0.22.0-1","sha":"8a45b51fb39ad08becbbbe42fe769307929bd1ce","kind":"commit","published_at":"2021-03-23T01:26:45.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.22.0-1","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.22.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.22.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.22.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.22.0-1/manifests"},{"name":"v0.21.0-1","sha":"d01ac5500e0335c9cdadbe1a76e133bb33c13d87","kind":"commit","published_at":"2021-03-03T10:14:45.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.21.0-1","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.21.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.21.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.21.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.21.0-1/manifests"},{"name":"v0.19.0-1","sha":"d7d558714aa1056a1e88856988c1d58487e293be","kind":"commit","published_at":"2021-02-25T13:24:43.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.19.0-1","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.19.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.19.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.19.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.19.0-1/manifests"},{"name":"v0.15.2-1","sha":"06134f1d18509e9aa6708ec09211ebc1ccc26717","kind":"commit","published_at":"2020-08-19T05:49:08.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.15.2-1","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.15.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.15.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.15.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.15.2-1/manifests"},{"name":"v0.15.1-1","sha":"1feb18af936164a33dfb1340478c7eb6a4ffa1f6","kind":"commit","published_at":"2020-08-07T08:54:04.000Z","download_url":"https://codeload.github.com/tektoncd/operator/tar.gz/v0.15.1-1","html_url":"https://github.com/tektoncd/operator/releases/tag/v0.15.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/operator@v0.15.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.15.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/tags/v0.15.1-1/manifests"}]},"repo_metadata_updated_at":"2026-09-17T23:18:51.992Z","dependent_packages_count":8,"downloads":null,"downloads_period":null,"dependent_repos_count":9,"rankings":{"downloads":null,"dependent_repos_count":1.7383647924598153,"dependent_packages_count":1.8881479220967636,"stargazers_count":3.0442173469591824,"forks_count":2.2652640841549507,"docker_downloads_count":2.2143289525686756,"average":2.2300646196478775},"purl":"pkg:golang/github.com/tektoncd/operator","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/tektoncd/operator","docker_dependents_count":1,"docker_downloads_count":5,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/tektoncd/operator","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/tektoncd/operator/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-17T18:01:05.764Z","issues_count":144,"pull_requests_count":1256,"avg_time_to_close_issue":14748699.246753247,"avg_time_to_close_pull_request":464880.2953667954,"issues_closed_count":77,"pull_requests_closed_count":1036,"pull_request_authors_count":69,"issue_authors_count":87,"avg_comments_per_issue":2.5416666666666665,"avg_comments_per_pull_request":3.9323248407643314,"merged_pull_requests_count":949,"bot_issues_count":2,"bot_pull_requests_count":489,"past_year_issues_count":12,"past_year_pull_requests_count":201,"past_year_avg_time_to_close_issue":9072096.8,"past_year_avg_time_to_close_pull_request":237037.86754966888,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":151,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":3.7661691542288556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":71,"past_year_merged_pull_requests_count":145,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Foperator/issues","maintainers":[{"login":"jkhelil","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkhelil"},{"login":"jkandasa","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkandasa"},{"login":"PuneetPunamiya","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PuneetPunamiya"},{"login":"vdemeester","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vdemeester"},{"login":"l-qing","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/l-qing"},{"login":"AlanGreene","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlanGreene"},{"login":"afrittoli","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afrittoli"},{"login":"divyansh42","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/divyansh42"},{"login":"aThorp96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aThorp96"},{"login":"infernus01","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/infernus01"},{"login":"rupalibehera","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rupalibehera"},{"login":"pratap0007","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pratap0007"},{"login":"waveywaves","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waveywaves"},{"login":"zakisk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zakisk"},{"login":"theakshaypant","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/theakshaypant"},{"login":"henrywang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henrywang"},{"login":"alexiswl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexiswl"},{"login":"sm43","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sm43"},{"login":"tbronn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbronn"},{"login":"ab-ghosh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ab-ghosh"},{"login":"twoGiants","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/twoGiants"},{"login":"ahmedkhan4u","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmedkhan4u"}],"active_maintainers":[{"login":"jkhelil","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkhelil"},{"login":"infernus01","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/infernus01"},{"login":"AlanGreene","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlanGreene"},{"login":"divyansh42","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/divyansh42"},{"login":"l-qing","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/l-qing"},{"login":"waveywaves","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waveywaves"},{"login":"zakisk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zakisk"},{"login":"ab-ghosh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ab-ghosh"},{"login":"theakshaypant","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/theakshaypant"},{"login":"vdemeester","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vdemeester"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftektoncd%2Foperator/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftektoncd%2Foperator/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftektoncd%2Foperator/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftektoncd%2Foperator/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftektoncd%2Foperator/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftektoncd%2Foperator/codemeta","maintainers":[]}