{"id":3704847,"name":"github.com/tektoncd/chains","ecosystem":"go","description":"","homepage":"https://github.com/tektoncd/chains","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/tektoncd/chains","keywords_array":[],"namespace":"github.com/tektoncd","versions_count":73,"first_release_published_at":"2021-05-12T18:40:45.000Z","latest_release_published_at":"2026-09-24T08:54:49.000Z","latest_release_number":"v0.29.6","last_synced_at":"2026-09-26T17:41:16.051Z","created_at":"2022-04-11T12:12:27.855Z","updated_at":"2026-09-26T17:41:16.051Z","registry_url":"https://pkg.go.dev/github.com/tektoncd/chains","install_command":"go get github.com/tektoncd/chains","documentation_url":"https://pkg.go.dev/github.com/tektoncd/chains#section-documentation","metadata":null,"repo_metadata":{"id":37078737,"uuid":"272426602","full_name":"tektoncd/chains","owner":"tektoncd","description":"Supply Chain Security in Tekton Pipelines","archived":false,"fork":false,"pushed_at":"2026-09-22T14:15:13.000Z","size":130726,"stargazers_count":277,"open_issues_count":80,"forks_count":164,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-09-22T21:55:38.221Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tektoncd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":"ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-15T11:59:10.000Z","updated_at":"2026-09-21T08:18:53.000Z","dependencies_parsed_at":"2026-09-08T04:24:45.313Z","dependency_job_id":null,"html_url":"https://github.com/tektoncd/chains","commit_stats":null,"previous_names":[],"tags_count":69,"template":false,"template_full_name":null,"purl":"pkg:github/tektoncd/chains","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tektoncd","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/sbom","scorecard":{"id":872939,"data":{"date":"2025-08-11","repo":{"name":"github.com/tektoncd/chains","commit":"3c34df581c2e413f12c06fc6e84b90c4c3155ed5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"21 commit(s) and 1 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/goclean.yml:1","Warn: no topLevel permission defined: .github/workflows/kind-e2e.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:12","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yaml:14","Warn: no topLevel permission defined: .github/workflows/reusable-e2e.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-on-microshift.yaml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.25.1 not signed: https://api.github.com/repos/tektoncd/chains/releases/219604013","Warn: release artifact v0.25.0 not signed: https://api.github.com/repos/tektoncd/chains/releases/218303996","Warn: release artifact v0.24.0 not signed: https://api.github.com/repos/tektoncd/chains/releases/199628440","Warn: release artifact v0.23.1 not signed: https://api.github.com/repos/tektoncd/chains/releases/195893260","Warn: release artifact v0.22.3 not signed: https://api.github.com/repos/tektoncd/chains/releases/195741484","Warn: release artifact v0.25.1 does not have provenance: https://api.github.com/repos/tektoncd/chains/releases/219604013","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/tektoncd/chains/releases/218303996","Warn: release artifact v0.24.0 does not have provenance: https://api.github.com/repos/tektoncd/chains/releases/199628440","Warn: release artifact v0.23.1 does not have provenance: https://api.github.com/repos/tektoncd/chains/releases/195893260","Warn: release artifact v0.22.3 does not have provenance: https://api.github.com/repos/tektoncd/chains/releases/195741484"],"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":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Info: Possibly incomplete results: error parsing shell code: \u003e must be followed by a word: docs/vendor/gcp/slsa-2/env.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/tektoncd/chains/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/tektoncd/chains/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/tektoncd/chains/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/tektoncd/chains/codeql.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tektoncd/chains/lint.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-e2e.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/tektoncd/chains/reusable-e2e.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-e2e.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/tektoncd/chains/reusable-e2e.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-on-microshift.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/tektoncd/chains/test-on-microshift.yaml/main?enable=pin","Warn: goCommand not pinned by hash: hack/update-codegen.sh:25","Warn: downloadThenRun not pinned by hash: test/e2e-common.sh:47","Warn: goCommand not pinned by hash: test/e2e-tests.sh:48","Warn: goCommand not pinned by hash: vendor/github.com/json-iterator/go/build.sh:10","Info:   8 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   5 third-party GitHubAction dependencies pinned","Info:   1 out of   4 goCommand dependencies pinned","Info:   0 out of   1 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"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3770","Warn: Project is vulnerable to: GO-2023-1901","Warn: Project is vulnerable to: GO-2024-2456 / GHSA-449p-3h89-pw88","Warn: Project is vulnerable to: GO-2024-2466 / GHSA-mw99-9chc-xw7r","Warn: Project is vulnerable to: GO-2025-3367 / GHSA-r9px-m959-cxf4","Warn: Project is vulnerable to: GO-2025-3368 / GHSA-v725-9546-7q7m","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-24T04:52:29.009Z","repository_id":37078737,"created_at":"2025-08-24T04:52:29.009Z","updated_at":"2025-08-24T04:52:29.009Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37614556,"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-23T02:00:07.637Z","response_time":54,"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.29.4","sha":"471a2e61478bc5d7355ca1e39121adcbf2b1677f","kind":"commit","published_at":"2026-09-08T03:30:41.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.29.4","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.29.4/manifests"},{"name":"v0.28.5","sha":"c0a78338631af036ec20d3e53233379e6479a581","kind":"commit","published_at":"2026-09-08T02:14:41.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.28.5","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.28.5/manifests"},{"name":"v0.28.4","sha":"7a88f15cbfdb6711cd73489f4d3abf98e61bcad0","kind":"commit","published_at":"2026-09-01T08:10:39.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.28.4","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.28.4/manifests"},{"name":"v0.29.3","sha":"d4ce5aa0ac0c515d1b0c8ead0e0228a764565eea","kind":"commit","published_at":"2026-08-31T10:00:39.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.29.3","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.29.3/manifests"},{"name":"v0.28.3","sha":"360dec01cfd0c0382204045bdeda7f73a37bd796","kind":"commit","published_at":"2026-08-26T06:26:38.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.28.3","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.28.3/manifests"},{"name":"v0.29.2","sha":"95351f58cbe207721c93699b384a87abd23c9934","kind":"commit","published_at":"2026-08-17T09:02:15.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.29.2","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"3041e34317ba7176d89027fb698d100443a71d6c","kind":"commit","published_at":"2026-08-11T07:50:12.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.29.1","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.29.1/manifests"},{"name":"v0.28.2","sha":"431fb5a56176ca55c6dbff089f63e091c4932d45","kind":"commit","published_at":"2026-08-11T07:30:13.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.28.2","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.28.2/manifests"},{"name":"v0.26.9","sha":"e61d96cb7fb9410d95d5be00f45ac6c98052b952","kind":"commit","published_at":"2026-08-05T14:08:11.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.26.9","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.26.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.26.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.26.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.26.9/manifests"},{"name":"v0.29.0","sha":"01d9ebfdae7a02247b1b00f48e44dd63d8a611ec","kind":"commit","published_at":"2026-08-04T10:16:10.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.29.0","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.29.0/manifests"},{"name":"v0.27.6","sha":"8aaf3c3d8004c8184bf23c7dd53a00202f2bbf02","kind":"commit","published_at":"2026-07-28T17:42:07.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.27.6","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.27.6/manifests"},{"name":"v0.26.8","sha":"ddab633fa0e27b66b0e27415bc5046e14d921a80","kind":"commit","published_at":"2026-07-28T12:02:06.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.26.8","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.26.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.26.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.26.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.26.8/manifests"},{"name":"v0.27.5","sha":"98182bd5cfbc2bc79baffbe3c1cb6e7238de1d26","kind":"commit","published_at":"2026-07-23T09:10:02.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.27.5","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.27.5/manifests"},{"name":"v0.26.7","sha":"65a06f5592200f6a5b3501e91f47cc5a61c8150b","kind":"commit","published_at":"2026-07-23T09:08:03.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.26.7","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.26.7/manifests"},{"name":"v0.27.4","sha":"ebb6cf22115cde7ead710a02d8d831c5528746d0","kind":"commit","published_at":"2026-07-14T16:32:44.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.27.4","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.27.4/manifests"},{"name":"v0.28.1","sha":"6221c79e40a423cb2e39b84a7d3605383cd4ea87","kind":"commit","published_at":"2026-07-14T11:56:44.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.28.1","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"e1630a7c6422bff481c3f1f6eb73a40a093fa246","kind":"commit","published_at":"2026-07-10T09:56:42.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.28.0","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.28.0/manifests"},{"name":"v0.27.3","sha":"419963581c7cbfd70335f490288ff3d14f88614f","kind":"commit","published_at":"2026-07-09T11:08:43.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.27.3","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.27.3/manifests"},{"name":"v0.26.6","sha":"ef8b3d75c89568311665047a8c2d4629b66142ba","kind":"commit","published_at":"2026-07-09T10:56:43.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.26.6","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.26.6/manifests"},{"name":"v0.27.2","sha":"80338e023d33af7ac110dd10398fa258c4c561d5","kind":"commit","published_at":"2026-06-24T07:28:38.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.27.2","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.27.2/manifests"},{"name":"v0.26.5","sha":"881f5e9c57b9b1c403de909db0216b39e3762661","kind":"commit","published_at":"2026-06-12T09:36:31.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.26.5","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.26.5/manifests"},{"name":"v0.27.1","sha":"020a29a4987056a65a84411ab2f56dc7dcf32db2","kind":"commit","published_at":"2026-06-08T06:28:29.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.27.1","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"3fbaa94465224c14c1bd59b27862c8b3b6be4a6d","kind":"commit","published_at":"2026-05-26T06:52:25.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.27.0","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.27.0/manifests"},{"name":"v0.26.4","sha":"dbad7be669c3ad3150d8863e63b703e2e96ec815","kind":"commit","published_at":"2026-05-14T16:08:20.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.26.4","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.26.4/manifests"},{"name":"v0.25.2","sha":"d45ad419143d7a8bf5cd6ac42194544b764cfab5","kind":"commit","published_at":"2026-04-21T11:41:05.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.25.2","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.25.2/manifests"},{"name":"v0.26.3","sha":"868c35984fad32b206cbf119e05b84af3453f900","kind":"commit","published_at":"2026-04-16T13:05:02.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.26.3","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.26.3/manifests"},{"name":"v0.26.2","sha":"bee7519eb20a587f8e063ff2016725970c1d1b7c","kind":"commit","published_at":"2026-02-05T21:03:14.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.26.2","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.26.2/manifests"},{"name":"v0.26.1","sha":"6cad4e5754ae8a401649c31b9b75cfd51c0b43a8","kind":"commit","published_at":"2026-01-27T13:49:10.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.26.1","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"0c9284f740d672930274efbe75033df55dc78515","kind":"commit","published_at":"2025-11-05T10:34:35.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.26.0","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"ab93ad44dcfeb860b6648a91328acd218a71dfab","kind":"commit","published_at":"2025-05-19T17:47:58.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.25.1","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"1682a367075dc6df62ae68b5cc9a81789e547767","kind":"commit","published_at":"2025-05-06T15:42:21.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.25.0","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"65f8d90df06be35f440f832dd6245e40019709f0","kind":"commit","published_at":"2025-02-11T13:50:52.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.24.0","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"97f3486945c450b4111926b0a4f1382b4070f76a","kind":"commit","published_at":"2025-01-21T13:55:34.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.23.1","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.23.1/manifests"},{"name":"v0.22.3","sha":"a3e2aeb0ef0fe6cedd74910b92fad48eb4d4290a","kind":"commit","published_at":"2025-01-20T21:27:34.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.22.3","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.22.3/manifests"},{"name":"v0.23.0","sha":"227b3119c6a4e6c1e09dcd70e66439d9f5c4a59e","kind":"commit","published_at":"2024-11-05T12:30:30.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.23.0","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.23.0/manifests"},{"name":"v0.22.2","sha":"1390c44e4fe12c81d28dac64a3177a2c11602bc5","kind":"commit","published_at":"2024-09-26T15:22:03.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.22.2","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"f397ed62aa30123bcf92d65cd8616a8d4b3d151f","kind":"commit","published_at":"2024-09-16T15:29:20.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.22.1","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"7fd8992e3c70bb0dbc987df3a9bd8a18e69e317d","kind":"commit","published_at":"2024-08-19T18:50:11.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.22.0","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"4cb5c506d26de677f54516e1bf2a4a55d9739e64","kind":"commit","published_at":"2024-06-10T02:36:34.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.21.1","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"9a67b0f3db034cb5f27f8d83d55f5f98b3cae11a","kind":"commit","published_at":"2024-05-22T22:32:38.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.21.0","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.21.0/manifests"},{"name":"v0.16.2","sha":"4ae971081ae1a21f252cce5ac256c387208d19cd","kind":"commit","published_at":"2024-03-20T16:46:34.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.16.2","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.16.2/manifests"},{"name":"v0.20.1","sha":"ebcd9c27f283826457714329def9e451bcc6c067","kind":"commit","published_at":"2024-03-20T16:42:35.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.20.1","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.20.1/manifests"},{"name":"v0.19.1","sha":"eda4b19594fed7c1e5139c59784573b5bf66e30d","kind":"commit","published_at":"2024-03-20T16:42:35.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.19.1","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.19.1/manifests"},{"name":"v0.20.0","sha":"d5a565997f99a809426b53b3d5d40c487d4e2b30","kind":"commit","published_at":"2024-01-30T18:27:05.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.20.0","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3fe5c46e9a259f3a562f85c115418cb4a1106e00","kind":"commit","published_at":"2023-10-26T19:20:00.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.19.0","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.19.0/manifests"},{"name":"v0.13.2","sha":"76dd499961994503e9f858cedbf23c7aa22312dc","kind":"commit","published_at":"2023-10-18T14:06:35.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.13.2","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.13.2/manifests"},{"name":"v0.17.1","sha":"6f5758f0dcbe025202ad9cde1ff90ddec156eadf","kind":"commit","published_at":"2023-10-17T21:18:35.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.17.1","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.17.1/manifests"},{"name":"v0.16.1","sha":"bc7d76764a73fe4e14916cbdb20acf0f7a73dbc5","kind":"commit","published_at":"2023-10-17T21:14:35.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.16.1","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.16.1/manifests"},{"name":"v0.18.1","sha":"030c937b78145cf215ec265ba153301b4a213b80","kind":"commit","published_at":"2023-10-17T20:54:35.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.18.1","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"52b918e6332410f68922fe8e561013c31e4c81cc","kind":"commit","published_at":"2023-09-18T20:56:22.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.18.0","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"fb905ce123f2f73c04c350217e748effc11c9516","kind":"commit","published_at":"2023-07-26T15:50:04.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.17.0","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"5ca4264d34969ba37cb5ad0799da2ffd077f3735","kind":"commit","published_at":"2023-05-01T15:02:53.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.16.0","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"9950cb5dbc93493daab02af348754fc0515a11c1","kind":"tag","published_at":"2023-02-13T18:29:06.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.15.0","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.15.0/manifests"},{"name":"v0.13.1","sha":"de8ce91dcf5c1a779528d2256e2b5bf40394d2b7","kind":"commit","published_at":"2022-12-20T16:59:47.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.13.1","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.13.1/manifests"},{"name":"v0.14.0","sha":"7897fa4a8be4d54c8aef625416fee4a106f07af2","kind":"commit","published_at":"2022-12-16T22:09:46.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.14.0","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"516e4926e6cb125dac1dc72475d5cc835076b363","kind":"commit","published_at":"2022-11-04T14:17:46.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.13.0","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"f0ccb2014e8ef6c52bd7d1132d56e71052bde64e","kind":"commit","published_at":"2022-08-26T13:55:57.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.12.0","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b78ee5e2f16f59ddd6d875e1c1e649710012b531","kind":"commit","published_at":"2022-07-19T15:23:40.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.11.0","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"7894a226f1628727ecbcd77fa7a8400b83b22339","kind":"commit","published_at":"2022-06-28T16:07:17.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.10.0","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"ba26e6cf190b4bc7b97d40a021a95e11a17506f8","kind":"commit","published_at":"2022-05-05T04:50:08.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.9.0","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"e94c32e2ffaeee5e505a20665bd4d8d0ac9ab6ed","kind":"commit","published_at":"2022-02-04T22:09:06.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.8.0","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"726568107f489139df72a12a7bc00dad92f6fb3c","kind":"commit","published_at":"2022-01-19T18:12:05.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.7.0","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"e4b08e15b1f36f14001c7fc6f00a7a46472e8ebb","kind":"commit","published_at":"2021-12-03T22:50:50.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.6.1","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"48a85c4785711b3c2a5de519d67aac774edb313b","kind":"commit","published_at":"2021-12-02T16:23:50.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.6.0","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"9bd7fb8e1e06a33567e1a93d525bbf103e1f58a0","kind":"commit","published_at":"2021-09-23T14:03:26.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.5.0","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"1bc67f7c56fd7eff28f48f9622952dea65210ea1","kind":"commit","published_at":"2021-08-27T14:37:11.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.4.0","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"7020e401e5af9004e1368c85a26a431887beb296","kind":"commit","published_at":"2021-07-28T15:15:09.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.3.0","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"81a91bf9869b9caeb3e2a95c795eed263175045c","kind":"commit","published_at":"2021-06-07T20:45:56.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.2.0","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"ac7b57a71bcf1a64b195a72bf61b28b3d98e0a73","kind":"commit","published_at":"2021-05-12T18:40:45.000Z","download_url":"https://codeload.github.com/tektoncd/chains/tar.gz/v0.1.0","html_url":"https://github.com/tektoncd/chains/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tektoncd/chains@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-23T18:51:17.634Z","dependent_packages_count":36,"downloads":null,"downloads_period":null,"dependent_repos_count":51,"rankings":{"downloads":null,"dependent_repos_count":0.8000263317481089,"dependent_packages_count":0.8000263317481089,"stargazers_count":3.6579094755850363,"forks_count":2.5837976289505025,"docker_downloads_count":0.7170319759388186,"average":1.711758348794115},"purl":"pkg:golang/github.com/tektoncd/chains","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/tektoncd/chains","docker_dependents_count":23,"docker_downloads_count":297444,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/tektoncd/chains","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/tektoncd/chains/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-22T20:01:02.325Z","issues_count":86,"pull_requests_count":683,"avg_time_to_close_issue":11961617.361111112,"avg_time_to_close_pull_request":1034660.5952380953,"issues_closed_count":36,"pull_requests_closed_count":546,"pull_request_authors_count":57,"issue_authors_count":35,"avg_comments_per_issue":2.883720930232558,"avg_comments_per_pull_request":3.568081991215227,"merged_pull_requests_count":314,"bot_issues_count":1,"bot_pull_requests_count":412,"past_year_issues_count":6,"past_year_pull_requests_count":204,"past_year_avg_time_to_close_issue":8768232.5,"past_year_avg_time_to_close_pull_request":434151.9625,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":160,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":3.2892156862745097,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":134,"past_year_merged_pull_requests_count":118,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektoncd%2Fchains/issues","maintainers":[{"login":"PuneetPunamiya","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PuneetPunamiya"},{"login":"jkhelil","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkhelil"},{"login":"wlynch","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wlynch"},{"login":"infernus01","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/infernus01"},{"login":"chitrangpatel","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chitrangpatel"},{"login":"chuangw6","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chuangw6"},{"login":"AlanGreene","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlanGreene"},{"login":"vdemeester","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vdemeester"},{"login":"afrittoli","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afrittoli"},{"login":"jagathprakash","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jagathprakash"},{"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":"ab-ghosh","count":2,"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":"hanspagel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hanspagel"},{"login":"pxp928","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pxp928"},{"login":"pritidesai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pritidesai"},{"login":"pratap0007","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pratap0007"},{"login":"georgeee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/georgeee"}],"active_maintainers":[{"login":"infernus01","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/infernus01"},{"login":"jkhelil","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkhelil"},{"login":"AlanGreene","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlanGreene"},{"login":"vdemeester","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vdemeester"},{"login":"ab-ghosh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ab-ghosh"},{"login":"waveywaves","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/waveywaves"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftektoncd%2Fchains/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftektoncd%2Fchains/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftektoncd%2Fchains/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftektoncd%2Fchains/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftektoncd%2Fchains/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftektoncd%2Fchains/codemeta","maintainers":[]}