{"id":369376,"url":"https://github.com/apache/thrift","last_synced_at":"2026-08-24T12:07:11.113Z","repository":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-08-21T16:02:56.000Z","size":38710,"stargazers_count":10955,"open_issues_count":12,"forks_count":4104,"subscribers_count":443,"default_branch":"master","last_synced_at":"2026-08-22T17:05:50.641Z","etag":null,"topics":["actionscript","c","cplusplus","csharp","d","dart","http","library","network-client","network-server","thrift"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-08-22T14:56:58.000Z","dependencies_parsed_at":"2026-08-08T10:34:56.632Z","dependency_job_id":null,"html_url":"https://github.com/apache/thrift","commit_stats":{"total_commits":6953,"total_committers":621,"mean_commits":11.19645732689211,"dds":0.8564648353228822,"last_synced_commit":"c8cf304919f31c2132e1aa64fea4dfa08fe1bed9"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/apache/thrift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/thrift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/sbom","scorecard":{"id":201693,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/thrift","commit":"57c5fc1f79229cd2ca9eba68568ade66fda03df5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake.yml:13","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release_rust.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:27"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:433: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:477: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:590: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:596: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/cmake.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_rust.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/release_rust.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/docker/msvc2017/Dockerfile:16","Warn: containerImage not pinned by hash: build/docker/ubuntu-focal/Dockerfile:18: pin your Docker image by updating buildpack-deps:focal-scm to buildpack-deps:focal-scm@sha256:fa56fe73b4475655b2f39d6376b6a6664d24b5c43227f709d4a923609f3286a1","Warn: containerImage not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:18: pin your Docker image by updating buildpack-deps:jammy-scm to buildpack-deps:jammy-scm@sha256:ed58121f0c4839716f6bff073ba100a563d8e6411ed21f91f7afd857d353565f","Warn: containerImage not pinned by hash: build/docker/ubuntu-noble/Dockerfile:18: pin your Docker image by updating buildpack-deps:noble-scm to buildpack-deps:noble-scm@sha256:505ca873b239319eae61bac98d944de644ad2376bb869636ae22ec5062100a58","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:51","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:54","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:84","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:87","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-focal/Dockerfile:276-277","Warn: pipCommand not pinned by hash: build/docker/ubuntu-focal/Dockerfile:304-308","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:269-270","Warn: pipCommand not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:297-301","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-noble/Dockerfile:268-269","Warn: goCommand not pinned by hash: test/go/genmock.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:492","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:418","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   4 chocoCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"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-16T22:56:29.765Z","repository_id":667435,"created_at":"2025-08-16T22:56:29.765Z","updated_at":"2025-08-16T22:56:29.765Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36832313,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3145,"last_synced_at":"2026-08-22T00:20:57.842Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1395976,"followers":23897,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-22T00:20:57.857Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"packages":[{"id":5284966,"name":"thrift-cpp","ecosystem":"conda","description":"Compiler and C++ libraries and headers for the Apache Thrift RPC system","homepage":"https://thrift.apache.org","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/thrift","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2018-10-25T13:47:29.000Z","latest_release_published_at":"2026-07-08T10:03:28.000Z","latest_release_number":"0.23.0","last_synced_at":"2026-07-08T11:04:23.501Z","created_at":"2022-10-03T15:41:41.237Z","updated_at":"2026-08-15T12:16:35.941Z","registry_url":"https://anaconda.org/anaconda/thrift-cpp","install_command":"conda install -c anaconda thrift-cpp","documentation_url":null,"metadata":{},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-08-14T21:58:27.000Z","size":38451,"stargazers_count":10952,"open_issues_count":10,"forks_count":4104,"subscribers_count":443,"default_branch":"master","last_synced_at":"2026-08-15T12:09:29.091Z","etag":null,"topics":["actionscript","c","cplusplus","csharp","d","dart","http","library","network-client","network-server","thrift"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-08-15T06:43:24.000Z","dependencies_parsed_at":"2026-08-08T10:34:56.632Z","dependency_job_id":null,"html_url":"https://github.com/apache/thrift","commit_stats":{"total_commits":6953,"total_committers":621,"mean_commits":11.19645732689211,"dds":0.8564648353228822,"last_synced_commit":"c8cf304919f31c2132e1aa64fea4dfa08fe1bed9"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/apache/thrift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/thrift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/sbom","scorecard":{"id":201693,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/thrift","commit":"57c5fc1f79229cd2ca9eba68568ade66fda03df5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake.yml:13","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release_rust.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:27"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:433: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:477: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:590: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:596: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/cmake.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_rust.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/release_rust.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/docker/msvc2017/Dockerfile:16","Warn: containerImage not pinned by hash: build/docker/ubuntu-focal/Dockerfile:18: pin your Docker image by updating buildpack-deps:focal-scm to buildpack-deps:focal-scm@sha256:fa56fe73b4475655b2f39d6376b6a6664d24b5c43227f709d4a923609f3286a1","Warn: containerImage not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:18: pin your Docker image by updating buildpack-deps:jammy-scm to buildpack-deps:jammy-scm@sha256:ed58121f0c4839716f6bff073ba100a563d8e6411ed21f91f7afd857d353565f","Warn: containerImage not pinned by hash: build/docker/ubuntu-noble/Dockerfile:18: pin your Docker image by updating buildpack-deps:noble-scm to buildpack-deps:noble-scm@sha256:505ca873b239319eae61bac98d944de644ad2376bb869636ae22ec5062100a58","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:51","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:54","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:84","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:87","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-focal/Dockerfile:276-277","Warn: pipCommand not pinned by hash: build/docker/ubuntu-focal/Dockerfile:304-308","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:269-270","Warn: pipCommand not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:297-301","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-noble/Dockerfile:268-269","Warn: goCommand not pinned by hash: test/go/genmock.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:492","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:418","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   4 chocoCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"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-16T22:56:29.765Z","repository_id":667435,"created_at":"2025-08-16T22:56:29.765Z","updated_at":"2025-08-16T22:56:29.765Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36685552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3143,"last_synced_at":"2026-08-14T04:43:22.998Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1392501,"followers":23779,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-14T04:43:23.011Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"v0.24.0","sha":"6d2ec95f450b4ce404afb8929ff479e68770141a","kind":"tag","published_at":"2026-07-11T16:46:36.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.24.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"e4b684f5ff4f9c3a42cd7ec0a667c3d9bd7f6ac1","kind":"tag","published_at":"2026-04-27T22:39:04.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.23.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"af9ac170f4de895266de4b6f9f3e68a58f113760","kind":"tag","published_at":"2025-05-23T20:38:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.22.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1a31d9051d35b732a5fce258955ef95f576694ba","kind":"tag","published_at":"2024-09-21T13:10:57.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.21.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0d0ac75347267f7c12fc9b5b349bf9ef7f632347","kind":"tag","published_at":"2024-03-22T22:50:14.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.20.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"5656208a202ca0be4d4dc44125b5ca0485f91bf0","kind":"tag","published_at":"2023-09-02T11:33:30.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.19.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"1851da53a31b71e7006a48161c1e3d6d9ee5ded5","kind":"tag","published_at":"2023-03-01T21:47:00.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"2f2696bdf6aff18138e401b73436fc20023e88e2","kind":"tag","published_at":"2023-02-13T20:53:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4d493e867b349f3475203ef9848353b315203c51","kind":"tag","published_at":"2022-09-18T13:35:02.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.17.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a93df80f27739ccabb5b885cb12a8dc7595ecdf","kind":"tag","published_at":"2022-02-15T21:19:45.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.16.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0/manifests"},{"name":"lib/go/thrift/v0.0.1-do-not-use","sha":"a62b40c3dfbbc109ca9f6cbe4edc47abb7394f88","kind":"tag","published_at":"2021-10-18T20:15:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/lib/go/thrift/v0.0.1-do-not-use","html_url":"https://github.com/apache/thrift/releases/tag/lib/go/thrift/v0.0.1-do-not-use","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use/manifests"},{"name":"v0.15.0","sha":"8317ec43ea2425b6f8e24e4dc4f5b2360f717eb4","kind":"commit","published_at":"2021-09-04T18:45:55.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.15.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"57e24caa86afa8bacf444e66a9aef6203831416c","kind":"tag","published_at":"2021-06-17T20:41:27.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.2","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"f6fa1794539e68ac294038ac388d6bde40a6c237","kind":"tag","published_at":"2021-03-02T21:18:12.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8411e189b0af09e5baad34031555870cf692c1ad","kind":"commit","published_at":"2021-02-04T23:13:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"cecee50308fc7e6f77f55b3fd906c1c6c471fa2f","kind":"tag","published_at":"2019-10-16T21:11:08.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.13.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0/manifests"},{"name":"0.9.3.1","sha":"a9b748bb0e02a2b6aaa3f39d09ec7f1fa47a0cf4","kind":"tag","published_at":"2019-03-09T15:25:29.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1/manifests"},{"name":"v0.12.0","sha":"384647d290e2e4a55a14b1b7ef1b7e66293a2c33","kind":"commit","published_at":"2018-12-19T01:24:34.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.12.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0/manifests"},{"name":"0.11.0","sha":"327ebb6c2b6df8bf075da02ef45a2a034e9b79ba","kind":"commit","published_at":"2017-12-03T17:27:58.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.11.0","html_url":"https://github.com/apache/thrift/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"b2a4d4ae21c789b689dd162deb819665567f481c","kind":"tag","published_at":"2017-01-06T18:07:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.10.0","html_url":"https://github.com/apache/thrift/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0/manifests"},{"name":"last-before-0-10","sha":"0c27352179e0463bde1f68757f2d77e3c222f530","kind":"commit","published_at":"2016-12-19T19:57:54.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/last-before-0-10","html_url":"https://github.com/apache/thrift/releases/tag/last-before-0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@last-before-0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10/manifests"},{"name":"0.9.3","sha":"53dd39833a08ce33582e5ff31fa18bb4735d6731","kind":"tag","published_at":"2015-10-11T17:19:19.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"591e20f9636c37527a70dc03598218c3468a0eff","kind":"tag","published_at":"2014-11-17T03:35:33.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.2","html_url":"https://github.com/apache/thrift/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"cc8e8159feccf9d89ec105ce70abae86e95491cf","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"3c8c13c1858c92d02e6087dad976a4aa3c59fc22","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"1a8775aa546d6b6ab10d3f577cdb729ec26a4e01","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"9edd069474c955d0870f2534d18fcb6dbfae8c84","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"f29106c361ffb49395e5d1aabc5d3c5ca02a1385","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a6f0633147a0a52d9ffa3acc6a748b786bce06a8","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9eb90a5edae438d546e2e2b673ada97d61a33b8f","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"9e43c6464b2d3195340ee2184628d6bc51e4e9cb","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"07f5fa22689a7ee3fa1e14f813ce474f5c3e34b1","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"62bbc93140dc8b0841ea62f7ab5c6afee3c4a732","kind":"tag","published_at":"2014-02-02T21:22:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0/manifests"},{"name":"thrift-0.9.0","sha":"352a50eb36b851bfb3f69469db580e6edfd6250f","kind":"tag","published_at":"2013-05-30T12:49:31.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0/manifests"},{"name":"thrift-0.8.0","sha":"f0438b8872f08554243a77bf8f5ead1bba6332f1","kind":"tag","published_at":"2011-11-30T01:08:40.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0/manifests"},{"name":"thrift-0.7.0","sha":"8a0ef2286cc52b5777b14d424e92f4db2ac14eb3","kind":"tag","published_at":"2011-08-13T21:33:47.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0/manifests"},{"name":"thrift-0.6.1","sha":"2047f494bad3ce641ac54fc3024d81046ea6d245","kind":"tag","published_at":"2011-04-25T14:30:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1/manifests"},{"name":"thrift-0.6.0","sha":"e29d242e298f6ae13a3d50d4b734634e0e7fe373","kind":"tag","published_at":"2011-03-21T20:02:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0/manifests"},{"name":"thrift-0.5.0","sha":"8de1e90b4b5e4cccfd8f0534d9c141cff938c833","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0/manifests"},{"name":"thrift-0.4.0","sha":"c97416ad69ce652c1b6d582ca7aa91c9a5146040","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0/manifests"},{"name":"thrift-0.3.0","sha":"3bfda7f7689013ee475f8eb3d86ff38f7998e75f","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0/manifests"},{"name":"thrift-0.2.0","sha":"e3704d7fef4a9e68f1792f97c8a1a0ad1ab762c4","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T12:16:35.941Z","dependent_packages_count":0,"downloads":105929,"downloads_period":"total","dependent_repos_count":16,"rankings":{"downloads":null,"dependent_repos_count":33.8863287250384,"dependent_packages_count":41.013824884792626,"stargazers_count":8.020897357098955,"forks_count":5.224339274738783,"docker_downloads_count":null,"average":22.03634756041719},"purl":"pkg:conda/thrift-cpp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/thrift-cpp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/thrift-cpp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/thrift-cpp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T07:33:10.863Z","issues_count":3,"pull_requests_count":1060,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4539801.365688488,"issues_closed_count":2,"pull_requests_closed_count":886,"pull_request_authors_count":183,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.4886792452830189,"merged_pull_requests_count":673,"bot_issues_count":0,"bot_pull_requests_count":202,"past_year_issues_count":0,"past_year_pull_requests_count":323,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":397979.0756302521,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":238,"past_year_pull_request_authors_count":47,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8421052631578947,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":44,"past_year_merged_pull_requests_count":216,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"Jens-G","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"kpumuk","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jimexist","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimexist"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"jimexist","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"zeshuai007","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"kpumuk","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jens-G","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"jimexist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"fishy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/thrift-cpp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/thrift-cpp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/thrift-cpp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/thrift-cpp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/thrift-cpp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/thrift-cpp/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5475,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":852},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-08-24T05:06:29.101Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":12662097,"name":"github.com/apachE/thrift","ecosystem":"go","description":"","homepage":"https://github.com/apachE/thrift","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apachE/thrift","keywords_array":[],"namespace":"github.com/apachE","versions_count":14,"first_release_published_at":"2018-12-19T01:24:34.000Z","latest_release_published_at":"2025-05-16T20:37:06.000Z","latest_release_number":"v0.22.0","last_synced_at":"2026-08-23T17:31:11.237Z","created_at":"2026-01-07T17:09:36.945Z","updated_at":"2026-08-23T17:31:11.238Z","registry_url":"https://pkg.go.dev/github.com/apachE/thrift","install_command":"go get github.com/apachE/thrift","documentation_url":"https://pkg.go.dev/github.com/apachE/thrift#section-documentation","metadata":{},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-08-14T21:58:27.000Z","size":38451,"stargazers_count":10952,"open_issues_count":10,"forks_count":4104,"subscribers_count":443,"default_branch":"master","last_synced_at":"2026-08-15T12:09:29.091Z","etag":null,"topics":["actionscript","c","cplusplus","csharp","d","dart","http","library","network-client","network-server","thrift"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-08-15T06:43:24.000Z","dependencies_parsed_at":"2026-08-08T10:34:56.632Z","dependency_job_id":null,"html_url":"https://github.com/apache/thrift","commit_stats":{"total_commits":6953,"total_committers":621,"mean_commits":11.19645732689211,"dds":0.8564648353228822,"last_synced_commit":"c8cf304919f31c2132e1aa64fea4dfa08fe1bed9"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/apache/thrift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/thrift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/sbom","scorecard":{"id":201693,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/thrift","commit":"57c5fc1f79229cd2ca9eba68568ade66fda03df5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake.yml:13","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release_rust.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:27"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:433: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:477: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:590: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:596: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/cmake.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_rust.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/release_rust.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/docker/msvc2017/Dockerfile:16","Warn: containerImage not pinned by hash: build/docker/ubuntu-focal/Dockerfile:18: pin your Docker image by updating buildpack-deps:focal-scm to buildpack-deps:focal-scm@sha256:fa56fe73b4475655b2f39d6376b6a6664d24b5c43227f709d4a923609f3286a1","Warn: containerImage not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:18: pin your Docker image by updating buildpack-deps:jammy-scm to buildpack-deps:jammy-scm@sha256:ed58121f0c4839716f6bff073ba100a563d8e6411ed21f91f7afd857d353565f","Warn: containerImage not pinned by hash: build/docker/ubuntu-noble/Dockerfile:18: pin your Docker image by updating buildpack-deps:noble-scm to buildpack-deps:noble-scm@sha256:505ca873b239319eae61bac98d944de644ad2376bb869636ae22ec5062100a58","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:51","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:54","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:84","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:87","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-focal/Dockerfile:276-277","Warn: pipCommand not pinned by hash: build/docker/ubuntu-focal/Dockerfile:304-308","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:269-270","Warn: pipCommand not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:297-301","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-noble/Dockerfile:268-269","Warn: goCommand not pinned by hash: test/go/genmock.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:492","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:418","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   4 chocoCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"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-16T22:56:29.765Z","repository_id":667435,"created_at":"2025-08-16T22:56:29.765Z","updated_at":"2025-08-16T22:56:29.765Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36783957,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3143,"last_synced_at":"2026-08-14T04:43:22.998Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1392501,"followers":23779,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-14T04:43:23.011Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"v0.24.0","sha":"6d2ec95f450b4ce404afb8929ff479e68770141a","kind":"tag","published_at":"2026-07-11T16:46:36.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.24.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"e4b684f5ff4f9c3a42cd7ec0a667c3d9bd7f6ac1","kind":"tag","published_at":"2026-04-27T22:39:04.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.23.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"af9ac170f4de895266de4b6f9f3e68a58f113760","kind":"tag","published_at":"2025-05-23T20:38:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.22.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1a31d9051d35b732a5fce258955ef95f576694ba","kind":"tag","published_at":"2024-09-21T13:10:57.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.21.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0d0ac75347267f7c12fc9b5b349bf9ef7f632347","kind":"tag","published_at":"2024-03-22T22:50:14.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.20.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"5656208a202ca0be4d4dc44125b5ca0485f91bf0","kind":"tag","published_at":"2023-09-02T11:33:30.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.19.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"1851da53a31b71e7006a48161c1e3d6d9ee5ded5","kind":"tag","published_at":"2023-03-01T21:47:00.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"2f2696bdf6aff18138e401b73436fc20023e88e2","kind":"tag","published_at":"2023-02-13T20:53:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4d493e867b349f3475203ef9848353b315203c51","kind":"tag","published_at":"2022-09-18T13:35:02.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.17.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a93df80f27739ccabb5b885cb12a8dc7595ecdf","kind":"tag","published_at":"2022-02-15T21:19:45.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.16.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0/manifests"},{"name":"lib/go/thrift/v0.0.1-do-not-use","sha":"a62b40c3dfbbc109ca9f6cbe4edc47abb7394f88","kind":"tag","published_at":"2021-10-18T20:15:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/lib/go/thrift/v0.0.1-do-not-use","html_url":"https://github.com/apache/thrift/releases/tag/lib/go/thrift/v0.0.1-do-not-use","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use/manifests"},{"name":"v0.15.0","sha":"8317ec43ea2425b6f8e24e4dc4f5b2360f717eb4","kind":"commit","published_at":"2021-09-04T18:45:55.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.15.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"57e24caa86afa8bacf444e66a9aef6203831416c","kind":"tag","published_at":"2021-06-17T20:41:27.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.2","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"f6fa1794539e68ac294038ac388d6bde40a6c237","kind":"tag","published_at":"2021-03-02T21:18:12.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8411e189b0af09e5baad34031555870cf692c1ad","kind":"commit","published_at":"2021-02-04T23:13:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"cecee50308fc7e6f77f55b3fd906c1c6c471fa2f","kind":"tag","published_at":"2019-10-16T21:11:08.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.13.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0/manifests"},{"name":"0.9.3.1","sha":"a9b748bb0e02a2b6aaa3f39d09ec7f1fa47a0cf4","kind":"tag","published_at":"2019-03-09T15:25:29.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1/manifests"},{"name":"v0.12.0","sha":"384647d290e2e4a55a14b1b7ef1b7e66293a2c33","kind":"commit","published_at":"2018-12-19T01:24:34.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.12.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0/manifests"},{"name":"0.11.0","sha":"327ebb6c2b6df8bf075da02ef45a2a034e9b79ba","kind":"commit","published_at":"2017-12-03T17:27:58.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.11.0","html_url":"https://github.com/apache/thrift/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"b2a4d4ae21c789b689dd162deb819665567f481c","kind":"tag","published_at":"2017-01-06T18:07:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.10.0","html_url":"https://github.com/apache/thrift/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0/manifests"},{"name":"last-before-0-10","sha":"0c27352179e0463bde1f68757f2d77e3c222f530","kind":"commit","published_at":"2016-12-19T19:57:54.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/last-before-0-10","html_url":"https://github.com/apache/thrift/releases/tag/last-before-0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@last-before-0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10/manifests"},{"name":"0.9.3","sha":"53dd39833a08ce33582e5ff31fa18bb4735d6731","kind":"tag","published_at":"2015-10-11T17:19:19.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"591e20f9636c37527a70dc03598218c3468a0eff","kind":"tag","published_at":"2014-11-17T03:35:33.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.2","html_url":"https://github.com/apache/thrift/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"cc8e8159feccf9d89ec105ce70abae86e95491cf","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"3c8c13c1858c92d02e6087dad976a4aa3c59fc22","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"1a8775aa546d6b6ab10d3f577cdb729ec26a4e01","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"9edd069474c955d0870f2534d18fcb6dbfae8c84","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"f29106c361ffb49395e5d1aabc5d3c5ca02a1385","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a6f0633147a0a52d9ffa3acc6a748b786bce06a8","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9eb90a5edae438d546e2e2b673ada97d61a33b8f","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"9e43c6464b2d3195340ee2184628d6bc51e4e9cb","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"07f5fa22689a7ee3fa1e14f813ce474f5c3e34b1","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"62bbc93140dc8b0841ea62f7ab5c6afee3c4a732","kind":"tag","published_at":"2014-02-02T21:22:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0/manifests"},{"name":"thrift-0.9.0","sha":"352a50eb36b851bfb3f69469db580e6edfd6250f","kind":"tag","published_at":"2013-05-30T12:49:31.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0/manifests"},{"name":"thrift-0.8.0","sha":"f0438b8872f08554243a77bf8f5ead1bba6332f1","kind":"tag","published_at":"2011-11-30T01:08:40.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0/manifests"},{"name":"thrift-0.7.0","sha":"8a0ef2286cc52b5777b14d424e92f4db2ac14eb3","kind":"tag","published_at":"2011-08-13T21:33:47.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0/manifests"},{"name":"thrift-0.6.1","sha":"2047f494bad3ce641ac54fc3024d81046ea6d245","kind":"tag","published_at":"2011-04-25T14:30:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1/manifests"},{"name":"thrift-0.6.0","sha":"e29d242e298f6ae13a3d50d4b734634e0e7fe373","kind":"tag","published_at":"2011-03-21T20:02:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0/manifests"},{"name":"thrift-0.5.0","sha":"8de1e90b4b5e4cccfd8f0534d9c141cff938c833","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0/manifests"},{"name":"thrift-0.4.0","sha":"c97416ad69ce652c1b6d582ca7aa91c9a5146040","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0/manifests"},{"name":"thrift-0.3.0","sha":"3bfda7f7689013ee475f8eb3d86ff38f7998e75f","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0/manifests"},{"name":"thrift-0.2.0","sha":"e3704d7fef4a9e68f1792f97c8a1a0ad1ab762c4","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T16:50:05.774Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.23548160009902,"dependent_packages_count":4.905882785242946,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.070682192670983},"purl":"pkg:golang/github.com/apach%21e/thrift","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/apachE/thrift","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/apachE/thrift","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/apachE/thrift/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T15:30:22.573Z","issues_count":3,"pull_requests_count":1074,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4484340.321070234,"issues_closed_count":2,"pull_requests_closed_count":897,"pull_request_authors_count":184,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.4711359404096833,"merged_pull_requests_count":684,"bot_issues_count":0,"bot_pull_requests_count":203,"past_year_issues_count":0,"past_year_pull_requests_count":337,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":381157.7429718875,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":249,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8130563798219584,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":45,"past_year_merged_pull_requests_count":227,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"Jens-G","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"kpumuk","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"fishy","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jimexist","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimexist"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"jimexist","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"zeshuai007","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"kpumuk","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jens-G","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"jimexist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"fishy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FapachE%2Fthrift/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FapachE%2Fthrift/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FapachE%2Fthrift/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FapachE%2Fthrift/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FapachE%2Fthrift/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FapachE%2Fthrift/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281895,"maintainers_count":0,"namespaces_count":839487,"keywords_count":124977,"github":"golang","metadata":{"funded_packages_count":67925,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-24T05:01:22.286Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":839916,"name":"@biodataanalysis/thrift-trunk","ecosystem":"npm","description":"node.js bindings for the Apache Thrift RPC system","homepage":"http://thrift.apache.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/thrift","keywords_array":[],"namespace":"biodataanalysis","versions_count":1,"first_release_published_at":"2020-05-14T09:12:16.059Z","latest_release_published_at":"2020-05-14T09:12:16.059Z","latest_release_number":"0.14.0-beta.1","last_synced_at":"2026-08-22T17:39:18.593Z","created_at":"2022-04-07T14:18:58.288Z","updated_at":"2026-08-22T17:39:18.593Z","registry_url":"https://www.npmjs.com/package/@biodataanalysis/thrift-trunk","install_command":"npm install @biodataanalysis/thrift-trunk","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.14.0-beta.1"},"contentPolicy":null},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-08-14T21:58:27.000Z","size":38451,"stargazers_count":10952,"open_issues_count":10,"forks_count":4104,"subscribers_count":443,"default_branch":"master","last_synced_at":"2026-08-15T12:09:29.091Z","etag":null,"topics":["actionscript","c","cplusplus","csharp","d","dart","http","library","network-client","network-server","thrift"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-08-15T06:43:24.000Z","dependencies_parsed_at":"2026-08-08T10:34:56.632Z","dependency_job_id":null,"html_url":"https://github.com/apache/thrift","commit_stats":{"total_commits":6953,"total_committers":621,"mean_commits":11.19645732689211,"dds":0.8564648353228822,"last_synced_commit":"c8cf304919f31c2132e1aa64fea4dfa08fe1bed9"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/apache/thrift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/thrift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/sbom","scorecard":{"id":201693,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/thrift","commit":"57c5fc1f79229cd2ca9eba68568ade66fda03df5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake.yml:13","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release_rust.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:27"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:433: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:477: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:590: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:596: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/cmake.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_rust.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/release_rust.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/docker/msvc2017/Dockerfile:16","Warn: containerImage not pinned by hash: build/docker/ubuntu-focal/Dockerfile:18: pin your Docker image by updating buildpack-deps:focal-scm to buildpack-deps:focal-scm@sha256:fa56fe73b4475655b2f39d6376b6a6664d24b5c43227f709d4a923609f3286a1","Warn: containerImage not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:18: pin your Docker image by updating buildpack-deps:jammy-scm to buildpack-deps:jammy-scm@sha256:ed58121f0c4839716f6bff073ba100a563d8e6411ed21f91f7afd857d353565f","Warn: containerImage not pinned by hash: build/docker/ubuntu-noble/Dockerfile:18: pin your Docker image by updating buildpack-deps:noble-scm to buildpack-deps:noble-scm@sha256:505ca873b239319eae61bac98d944de644ad2376bb869636ae22ec5062100a58","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:51","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:54","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:84","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:87","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-focal/Dockerfile:276-277","Warn: pipCommand not pinned by hash: build/docker/ubuntu-focal/Dockerfile:304-308","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:269-270","Warn: pipCommand not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:297-301","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-noble/Dockerfile:268-269","Warn: goCommand not pinned by hash: test/go/genmock.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:492","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:418","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   4 chocoCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"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-16T22:56:29.765Z","repository_id":667435,"created_at":"2025-08-16T22:56:29.765Z","updated_at":"2025-08-16T22:56:29.765Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36685552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3143,"last_synced_at":"2026-08-14T04:43:22.998Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1392501,"followers":23779,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-14T04:43:23.011Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"v0.24.0","sha":"6d2ec95f450b4ce404afb8929ff479e68770141a","kind":"tag","published_at":"2026-07-11T16:46:36.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.24.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"e4b684f5ff4f9c3a42cd7ec0a667c3d9bd7f6ac1","kind":"tag","published_at":"2026-04-27T22:39:04.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.23.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"af9ac170f4de895266de4b6f9f3e68a58f113760","kind":"tag","published_at":"2025-05-23T20:38:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.22.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1a31d9051d35b732a5fce258955ef95f576694ba","kind":"tag","published_at":"2024-09-21T13:10:57.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.21.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0d0ac75347267f7c12fc9b5b349bf9ef7f632347","kind":"tag","published_at":"2024-03-22T22:50:14.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.20.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"5656208a202ca0be4d4dc44125b5ca0485f91bf0","kind":"tag","published_at":"2023-09-02T11:33:30.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.19.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"1851da53a31b71e7006a48161c1e3d6d9ee5ded5","kind":"tag","published_at":"2023-03-01T21:47:00.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"2f2696bdf6aff18138e401b73436fc20023e88e2","kind":"tag","published_at":"2023-02-13T20:53:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4d493e867b349f3475203ef9848353b315203c51","kind":"tag","published_at":"2022-09-18T13:35:02.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.17.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a93df80f27739ccabb5b885cb12a8dc7595ecdf","kind":"tag","published_at":"2022-02-15T21:19:45.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.16.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0/manifests"},{"name":"lib/go/thrift/v0.0.1-do-not-use","sha":"a62b40c3dfbbc109ca9f6cbe4edc47abb7394f88","kind":"tag","published_at":"2021-10-18T20:15:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/lib/go/thrift/v0.0.1-do-not-use","html_url":"https://github.com/apache/thrift/releases/tag/lib/go/thrift/v0.0.1-do-not-use","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use/manifests"},{"name":"v0.15.0","sha":"8317ec43ea2425b6f8e24e4dc4f5b2360f717eb4","kind":"commit","published_at":"2021-09-04T18:45:55.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.15.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"57e24caa86afa8bacf444e66a9aef6203831416c","kind":"tag","published_at":"2021-06-17T20:41:27.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.2","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"f6fa1794539e68ac294038ac388d6bde40a6c237","kind":"tag","published_at":"2021-03-02T21:18:12.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8411e189b0af09e5baad34031555870cf692c1ad","kind":"commit","published_at":"2021-02-04T23:13:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"cecee50308fc7e6f77f55b3fd906c1c6c471fa2f","kind":"tag","published_at":"2019-10-16T21:11:08.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.13.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0/manifests"},{"name":"0.9.3.1","sha":"a9b748bb0e02a2b6aaa3f39d09ec7f1fa47a0cf4","kind":"tag","published_at":"2019-03-09T15:25:29.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1/manifests"},{"name":"v0.12.0","sha":"384647d290e2e4a55a14b1b7ef1b7e66293a2c33","kind":"commit","published_at":"2018-12-19T01:24:34.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.12.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0/manifests"},{"name":"0.11.0","sha":"327ebb6c2b6df8bf075da02ef45a2a034e9b79ba","kind":"commit","published_at":"2017-12-03T17:27:58.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.11.0","html_url":"https://github.com/apache/thrift/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"b2a4d4ae21c789b689dd162deb819665567f481c","kind":"tag","published_at":"2017-01-06T18:07:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.10.0","html_url":"https://github.com/apache/thrift/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0/manifests"},{"name":"last-before-0-10","sha":"0c27352179e0463bde1f68757f2d77e3c222f530","kind":"commit","published_at":"2016-12-19T19:57:54.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/last-before-0-10","html_url":"https://github.com/apache/thrift/releases/tag/last-before-0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@last-before-0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10/manifests"},{"name":"0.9.3","sha":"53dd39833a08ce33582e5ff31fa18bb4735d6731","kind":"tag","published_at":"2015-10-11T17:19:19.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"591e20f9636c37527a70dc03598218c3468a0eff","kind":"tag","published_at":"2014-11-17T03:35:33.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.2","html_url":"https://github.com/apache/thrift/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"cc8e8159feccf9d89ec105ce70abae86e95491cf","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"3c8c13c1858c92d02e6087dad976a4aa3c59fc22","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"1a8775aa546d6b6ab10d3f577cdb729ec26a4e01","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"9edd069474c955d0870f2534d18fcb6dbfae8c84","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"f29106c361ffb49395e5d1aabc5d3c5ca02a1385","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a6f0633147a0a52d9ffa3acc6a748b786bce06a8","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9eb90a5edae438d546e2e2b673ada97d61a33b8f","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"9e43c6464b2d3195340ee2184628d6bc51e4e9cb","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"07f5fa22689a7ee3fa1e14f813ce474f5c3e34b1","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"62bbc93140dc8b0841ea62f7ab5c6afee3c4a732","kind":"tag","published_at":"2014-02-02T21:22:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0/manifests"},{"name":"thrift-0.9.0","sha":"352a50eb36b851bfb3f69469db580e6edfd6250f","kind":"tag","published_at":"2013-05-30T12:49:31.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0/manifests"},{"name":"thrift-0.8.0","sha":"f0438b8872f08554243a77bf8f5ead1bba6332f1","kind":"tag","published_at":"2011-11-30T01:08:40.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0/manifests"},{"name":"thrift-0.7.0","sha":"8a0ef2286cc52b5777b14d424e92f4db2ac14eb3","kind":"tag","published_at":"2011-08-13T21:33:47.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0/manifests"},{"name":"thrift-0.6.1","sha":"2047f494bad3ce641ac54fc3024d81046ea6d245","kind":"tag","published_at":"2011-04-25T14:30:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1/manifests"},{"name":"thrift-0.6.0","sha":"e29d242e298f6ae13a3d50d4b734634e0e7fe373","kind":"tag","published_at":"2011-03-21T20:02:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0/manifests"},{"name":"thrift-0.5.0","sha":"8de1e90b4b5e4cccfd8f0534d9c141cff938c833","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0/manifests"},{"name":"thrift-0.4.0","sha":"c97416ad69ce652c1b6d582ca7aa91c9a5146040","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0/manifests"},{"name":"thrift-0.3.0","sha":"3bfda7f7689013ee475f8eb3d86ff38f7998e75f","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0/manifests"},{"name":"thrift-0.2.0","sha":"e3704d7fef4a9e68f1792f97c8a1a0ad1ab762c4","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T18:32:13.159Z","dependent_packages_count":1,"downloads":7,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":48.293345595762524,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":1.2549083324329742,"forks_count":0.6919707475345964,"average":18.35843024400733},"purl":"pkg:npm/%40biodataanalysis/thrift-trunk","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@biodataanalysis/thrift-trunk","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@biodataanalysis/thrift-trunk","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@biodataanalysis/thrift-trunk/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T16:00:19.930Z","issues_count":3,"pull_requests_count":1078,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4469715.887777777,"issues_closed_count":2,"pull_requests_closed_count":900,"pull_request_authors_count":184,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.4656771799628943,"merged_pull_requests_count":687,"bot_issues_count":0,"bot_pull_requests_count":203,"past_year_issues_count":0,"past_year_pull_requests_count":341,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":377775.03571428574,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":252,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8035190615835777,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":45,"past_year_merged_pull_requests_count":230,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"Jens-G","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"fishy","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jimexist","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimexist"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"jimexist","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"zeshuai007","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jens-G","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"jimexist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@biodataanalysis%2Fthrift-trunk/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@biodataanalysis%2Fthrift-trunk/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@biodataanalysis%2Fthrift-trunk/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@biodataanalysis%2Fthrift-trunk/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@biodataanalysis%2Fthrift-trunk/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@biodataanalysis%2Fthrift-trunk/codemeta","maintainers":[{"uuid":"emmenlau","login":"emmenlau","name":null,"email":"info@biodataanalysis.de","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~emmenlau","role":null,"created_at":"2022-11-20T12:25:03.810Z","updated_at":"2022-11-20T12:25:03.810Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/emmenlau/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777787,"maintainers_count":1236486,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":3492514,"name":"git.apache.org/thrift.git","ecosystem":"go","description":"","homepage":"https://github.com/apache/thrift","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/thrift","keywords_array":[],"namespace":"git.apache.org","versions_count":15,"first_release_published_at":"2018-12-19T01:24:34.000Z","latest_release_published_at":"2026-04-15T22:06:37.000Z","latest_release_number":"v0.23.0","last_synced_at":"2026-08-23T17:30:57.030Z","created_at":"2022-04-10T19:09:58.768Z","updated_at":"2026-08-23T17:30:57.030Z","registry_url":"https://pkg.go.dev/git.apache.org/thrift.git","install_command":"go get git.apache.org/thrift.git","documentation_url":"https://pkg.go.dev/git.apache.org/thrift.git#section-documentation","metadata":{},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-08-21T16:02:56.000Z","size":38710,"stargazers_count":10955,"open_issues_count":12,"forks_count":4104,"subscribers_count":443,"default_branch":"master","last_synced_at":"2026-08-22T17:05:50.641Z","etag":null,"topics":["actionscript","c","cplusplus","csharp","d","dart","http","library","network-client","network-server","thrift"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-08-22T14:56:58.000Z","dependencies_parsed_at":"2026-08-08T10:34:56.632Z","dependency_job_id":null,"html_url":"https://github.com/apache/thrift","commit_stats":{"total_commits":6953,"total_committers":621,"mean_commits":11.19645732689211,"dds":0.8564648353228822,"last_synced_commit":"c8cf304919f31c2132e1aa64fea4dfa08fe1bed9"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/apache/thrift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/thrift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/sbom","scorecard":{"id":201693,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/thrift","commit":"57c5fc1f79229cd2ca9eba68568ade66fda03df5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake.yml:13","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release_rust.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:27"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:433: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:477: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:590: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:596: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/cmake.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_rust.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/release_rust.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/docker/msvc2017/Dockerfile:16","Warn: containerImage not pinned by hash: build/docker/ubuntu-focal/Dockerfile:18: pin your Docker image by updating buildpack-deps:focal-scm to buildpack-deps:focal-scm@sha256:fa56fe73b4475655b2f39d6376b6a6664d24b5c43227f709d4a923609f3286a1","Warn: containerImage not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:18: pin your Docker image by updating buildpack-deps:jammy-scm to buildpack-deps:jammy-scm@sha256:ed58121f0c4839716f6bff073ba100a563d8e6411ed21f91f7afd857d353565f","Warn: containerImage not pinned by hash: build/docker/ubuntu-noble/Dockerfile:18: pin your Docker image by updating buildpack-deps:noble-scm to buildpack-deps:noble-scm@sha256:505ca873b239319eae61bac98d944de644ad2376bb869636ae22ec5062100a58","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:51","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:54","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:84","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:87","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-focal/Dockerfile:276-277","Warn: pipCommand not pinned by hash: build/docker/ubuntu-focal/Dockerfile:304-308","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:269-270","Warn: pipCommand not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:297-301","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-noble/Dockerfile:268-269","Warn: goCommand not pinned by hash: test/go/genmock.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:492","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:418","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   4 chocoCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"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-16T22:56:29.765Z","repository_id":667435,"created_at":"2025-08-16T22:56:29.765Z","updated_at":"2025-08-16T22:56:29.765Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36832313,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3145,"last_synced_at":"2026-08-22T00:20:57.842Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1395976,"followers":23897,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-22T00:20:57.857Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"v0.24.0","sha":"6d2ec95f450b4ce404afb8929ff479e68770141a","kind":"tag","published_at":"2026-07-11T16:46:36.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.24.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"e4b684f5ff4f9c3a42cd7ec0a667c3d9bd7f6ac1","kind":"tag","published_at":"2026-04-27T22:39:04.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.23.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"af9ac170f4de895266de4b6f9f3e68a58f113760","kind":"tag","published_at":"2025-05-23T20:38:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.22.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1a31d9051d35b732a5fce258955ef95f576694ba","kind":"tag","published_at":"2024-09-21T13:10:57.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.21.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0d0ac75347267f7c12fc9b5b349bf9ef7f632347","kind":"tag","published_at":"2024-03-22T22:50:14.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.20.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"5656208a202ca0be4d4dc44125b5ca0485f91bf0","kind":"tag","published_at":"2023-09-02T11:33:30.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.19.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"1851da53a31b71e7006a48161c1e3d6d9ee5ded5","kind":"tag","published_at":"2023-03-01T21:47:00.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"2f2696bdf6aff18138e401b73436fc20023e88e2","kind":"tag","published_at":"2023-02-13T20:53:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4d493e867b349f3475203ef9848353b315203c51","kind":"tag","published_at":"2022-09-18T13:35:02.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.17.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a93df80f27739ccabb5b885cb12a8dc7595ecdf","kind":"tag","published_at":"2022-02-15T21:19:45.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.16.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0/manifests"},{"name":"lib/go/thrift/v0.0.1-do-not-use","sha":"a62b40c3dfbbc109ca9f6cbe4edc47abb7394f88","kind":"tag","published_at":"2021-10-18T20:15:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/lib/go/thrift/v0.0.1-do-not-use","html_url":"https://github.com/apache/thrift/releases/tag/lib/go/thrift/v0.0.1-do-not-use","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use/manifests"},{"name":"v0.15.0","sha":"8317ec43ea2425b6f8e24e4dc4f5b2360f717eb4","kind":"commit","published_at":"2021-09-04T18:45:55.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.15.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"57e24caa86afa8bacf444e66a9aef6203831416c","kind":"tag","published_at":"2021-06-17T20:41:27.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.2","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"f6fa1794539e68ac294038ac388d6bde40a6c237","kind":"tag","published_at":"2021-03-02T21:18:12.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8411e189b0af09e5baad34031555870cf692c1ad","kind":"commit","published_at":"2021-02-04T23:13:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"cecee50308fc7e6f77f55b3fd906c1c6c471fa2f","kind":"tag","published_at":"2019-10-16T21:11:08.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.13.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0/manifests"},{"name":"0.9.3.1","sha":"a9b748bb0e02a2b6aaa3f39d09ec7f1fa47a0cf4","kind":"tag","published_at":"2019-03-09T15:25:29.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1/manifests"},{"name":"v0.12.0","sha":"384647d290e2e4a55a14b1b7ef1b7e66293a2c33","kind":"commit","published_at":"2018-12-19T01:24:34.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.12.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0/manifests"},{"name":"0.11.0","sha":"327ebb6c2b6df8bf075da02ef45a2a034e9b79ba","kind":"commit","published_at":"2017-12-03T17:27:58.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.11.0","html_url":"https://github.com/apache/thrift/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"b2a4d4ae21c789b689dd162deb819665567f481c","kind":"tag","published_at":"2017-01-06T18:07:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.10.0","html_url":"https://github.com/apache/thrift/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0/manifests"},{"name":"last-before-0-10","sha":"0c27352179e0463bde1f68757f2d77e3c222f530","kind":"commit","published_at":"2016-12-19T19:57:54.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/last-before-0-10","html_url":"https://github.com/apache/thrift/releases/tag/last-before-0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@last-before-0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10/manifests"},{"name":"0.9.3","sha":"53dd39833a08ce33582e5ff31fa18bb4735d6731","kind":"tag","published_at":"2015-10-11T17:19:19.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"591e20f9636c37527a70dc03598218c3468a0eff","kind":"tag","published_at":"2014-11-17T03:35:33.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.2","html_url":"https://github.com/apache/thrift/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"cc8e8159feccf9d89ec105ce70abae86e95491cf","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"3c8c13c1858c92d02e6087dad976a4aa3c59fc22","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"1a8775aa546d6b6ab10d3f577cdb729ec26a4e01","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"9edd069474c955d0870f2534d18fcb6dbfae8c84","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"f29106c361ffb49395e5d1aabc5d3c5ca02a1385","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a6f0633147a0a52d9ffa3acc6a748b786bce06a8","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9eb90a5edae438d546e2e2b673ada97d61a33b8f","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"9e43c6464b2d3195340ee2184628d6bc51e4e9cb","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"07f5fa22689a7ee3fa1e14f813ce474f5c3e34b1","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"62bbc93140dc8b0841ea62f7ab5c6afee3c4a732","kind":"tag","published_at":"2014-02-02T21:22:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0/manifests"},{"name":"thrift-0.9.0","sha":"352a50eb36b851bfb3f69469db580e6edfd6250f","kind":"tag","published_at":"2013-05-30T12:49:31.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0/manifests"},{"name":"thrift-0.8.0","sha":"f0438b8872f08554243a77bf8f5ead1bba6332f1","kind":"tag","published_at":"2011-11-30T01:08:40.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0/manifests"},{"name":"thrift-0.7.0","sha":"8a0ef2286cc52b5777b14d424e92f4db2ac14eb3","kind":"tag","published_at":"2011-08-13T21:33:47.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0/manifests"},{"name":"thrift-0.6.1","sha":"2047f494bad3ce641ac54fc3024d81046ea6d245","kind":"tag","published_at":"2011-04-25T14:30:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1/manifests"},{"name":"thrift-0.6.0","sha":"e29d242e298f6ae13a3d50d4b734634e0e7fe373","kind":"tag","published_at":"2011-03-21T20:02:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0/manifests"},{"name":"thrift-0.5.0","sha":"8de1e90b4b5e4cccfd8f0534d9c141cff938c833","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0/manifests"},{"name":"thrift-0.4.0","sha":"c97416ad69ce652c1b6d582ca7aa91c9a5146040","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0/manifests"},{"name":"thrift-0.3.0","sha":"3bfda7f7689013ee475f8eb3d86ff38f7998e75f","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0/manifests"},{"name":"thrift-0.2.0","sha":"e3704d7fef4a9e68f1792f97c8a1a0ad1ab762c4","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T19:30:22.609Z","dependent_packages_count":743,"downloads":null,"downloads_period":null,"dependent_repos_count":10060,"rankings":{"downloads":null,"dependent_repos_count":0.07669191921784509,"dependent_packages_count":0.13962651959339936,"stargazers_count":0.6426926563637353,"forks_count":0.07535725395702583,"docker_downloads_count":0.5679514017578569,"average":0.3004639501779725},"purl":"pkg:golang/git.apache.org/thrift.git","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/git.apache.org/thrift.git","docker_dependents_count":76,"docker_downloads_count":11238874,"usage_url":"https://repos.ecosyste.ms/usage/go/git.apache.org/thrift.git","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/git.apache.org/thrift.git/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T17:00:15.182Z","issues_count":3,"pull_requests_count":1079,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4455188.964562569,"issues_closed_count":2,"pull_requests_closed_count":903,"pull_request_authors_count":185,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.4698795180722892,"merged_pull_requests_count":690,"bot_issues_count":0,"bot_pull_requests_count":203,"past_year_issues_count":0,"past_year_pull_requests_count":340,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":375541.2165354331,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8235294117647058,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":44,"past_year_merged_pull_requests_count":232,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"Jens-G","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"fishy","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jimexist","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimexist"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"jimexist","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"zeshuai007","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jens-G","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"jimexist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/git.apache.org%2Fthrift.git/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/git.apache.org%2Fthrift.git/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/git.apache.org%2Fthrift.git/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/git.apache.org%2Fthrift.git/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/git.apache.org%2Fthrift.git/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/git.apache.org%2Fthrift.git/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281895,"maintainers_count":0,"namespaces_count":839487,"keywords_count":124977,"github":"golang","metadata":{"funded_packages_count":67925,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-24T05:01:22.286Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":316549,"name":"thrift","ecosystem":"rubygems","description":"Ruby bindings for the Apache Thrift RPC system","homepage":"https://thrift.apache.org","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/thrift","keywords_array":[],"namespace":null,"versions_count":33,"first_release_published_at":"2009-11-19T00:00:05.224Z","latest_release_published_at":"2026-07-11T20:22:42.924Z","latest_release_number":"0.24.0","last_synced_at":"2026-08-23T17:30:25.816Z","created_at":"2022-04-06T11:46:55.658Z","updated_at":"2026-08-23T17:30:25.817Z","registry_url":"https://rubygems.org/gems/thrift","install_command":"gem install thrift -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/thrift/","metadata":{"funding":null},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-08-21T16:02:56.000Z","size":38710,"stargazers_count":10955,"open_issues_count":12,"forks_count":4104,"subscribers_count":443,"default_branch":"master","last_synced_at":"2026-08-22T17:05:50.641Z","etag":null,"topics":["actionscript","c","cplusplus","csharp","d","dart","http","library","network-client","network-server","thrift"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-08-22T14:56:58.000Z","dependencies_parsed_at":"2026-08-08T10:34:56.632Z","dependency_job_id":null,"html_url":"https://github.com/apache/thrift","commit_stats":{"total_commits":6953,"total_committers":621,"mean_commits":11.19645732689211,"dds":0.8564648353228822,"last_synced_commit":"c8cf304919f31c2132e1aa64fea4dfa08fe1bed9"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/apache/thrift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/thrift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/sbom","scorecard":{"id":201693,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/thrift","commit":"57c5fc1f79229cd2ca9eba68568ade66fda03df5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake.yml:13","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release_rust.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:27"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:433: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:477: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:590: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:596: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/cmake.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_rust.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/release_rust.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/docker/msvc2017/Dockerfile:16","Warn: containerImage not pinned by hash: build/docker/ubuntu-focal/Dockerfile:18: pin your Docker image by updating buildpack-deps:focal-scm to buildpack-deps:focal-scm@sha256:fa56fe73b4475655b2f39d6376b6a6664d24b5c43227f709d4a923609f3286a1","Warn: containerImage not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:18: pin your Docker image by updating buildpack-deps:jammy-scm to buildpack-deps:jammy-scm@sha256:ed58121f0c4839716f6bff073ba100a563d8e6411ed21f91f7afd857d353565f","Warn: containerImage not pinned by hash: build/docker/ubuntu-noble/Dockerfile:18: pin your Docker image by updating buildpack-deps:noble-scm to buildpack-deps:noble-scm@sha256:505ca873b239319eae61bac98d944de644ad2376bb869636ae22ec5062100a58","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:51","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:54","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:84","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:87","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-focal/Dockerfile:276-277","Warn: pipCommand not pinned by hash: build/docker/ubuntu-focal/Dockerfile:304-308","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:269-270","Warn: pipCommand not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:297-301","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-noble/Dockerfile:268-269","Warn: goCommand not pinned by hash: test/go/genmock.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:492","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:418","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   4 chocoCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"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-16T22:56:29.765Z","repository_id":667435,"created_at":"2025-08-16T22:56:29.765Z","updated_at":"2025-08-16T22:56:29.765Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36832313,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3145,"last_synced_at":"2026-08-22T00:20:57.842Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1395976,"followers":23897,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-22T00:20:57.857Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"v0.24.0","sha":"6d2ec95f450b4ce404afb8929ff479e68770141a","kind":"tag","published_at":"2026-07-11T16:46:36.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.24.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"e4b684f5ff4f9c3a42cd7ec0a667c3d9bd7f6ac1","kind":"tag","published_at":"2026-04-27T22:39:04.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.23.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"af9ac170f4de895266de4b6f9f3e68a58f113760","kind":"tag","published_at":"2025-05-23T20:38:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.22.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1a31d9051d35b732a5fce258955ef95f576694ba","kind":"tag","published_at":"2024-09-21T13:10:57.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.21.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0d0ac75347267f7c12fc9b5b349bf9ef7f632347","kind":"tag","published_at":"2024-03-22T22:50:14.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.20.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"5656208a202ca0be4d4dc44125b5ca0485f91bf0","kind":"tag","published_at":"2023-09-02T11:33:30.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.19.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"1851da53a31b71e7006a48161c1e3d6d9ee5ded5","kind":"tag","published_at":"2023-03-01T21:47:00.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"2f2696bdf6aff18138e401b73436fc20023e88e2","kind":"tag","published_at":"2023-02-13T20:53:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4d493e867b349f3475203ef9848353b315203c51","kind":"tag","published_at":"2022-09-18T13:35:02.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.17.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a93df80f27739ccabb5b885cb12a8dc7595ecdf","kind":"tag","published_at":"2022-02-15T21:19:45.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.16.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0/manifests"},{"name":"lib/go/thrift/v0.0.1-do-not-use","sha":"a62b40c3dfbbc109ca9f6cbe4edc47abb7394f88","kind":"tag","published_at":"2021-10-18T20:15:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/lib/go/thrift/v0.0.1-do-not-use","html_url":"https://github.com/apache/thrift/releases/tag/lib/go/thrift/v0.0.1-do-not-use","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use/manifests"},{"name":"v0.15.0","sha":"8317ec43ea2425b6f8e24e4dc4f5b2360f717eb4","kind":"commit","published_at":"2021-09-04T18:45:55.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.15.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"57e24caa86afa8bacf444e66a9aef6203831416c","kind":"tag","published_at":"2021-06-17T20:41:27.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.2","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"f6fa1794539e68ac294038ac388d6bde40a6c237","kind":"tag","published_at":"2021-03-02T21:18:12.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8411e189b0af09e5baad34031555870cf692c1ad","kind":"commit","published_at":"2021-02-04T23:13:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"cecee50308fc7e6f77f55b3fd906c1c6c471fa2f","kind":"tag","published_at":"2019-10-16T21:11:08.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.13.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0/manifests"},{"name":"0.9.3.1","sha":"a9b748bb0e02a2b6aaa3f39d09ec7f1fa47a0cf4","kind":"tag","published_at":"2019-03-09T15:25:29.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1/manifests"},{"name":"v0.12.0","sha":"384647d290e2e4a55a14b1b7ef1b7e66293a2c33","kind":"commit","published_at":"2018-12-19T01:24:34.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.12.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0/manifests"},{"name":"0.11.0","sha":"327ebb6c2b6df8bf075da02ef45a2a034e9b79ba","kind":"commit","published_at":"2017-12-03T17:27:58.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.11.0","html_url":"https://github.com/apache/thrift/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"b2a4d4ae21c789b689dd162deb819665567f481c","kind":"tag","published_at":"2017-01-06T18:07:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.10.0","html_url":"https://github.com/apache/thrift/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0/manifests"},{"name":"last-before-0-10","sha":"0c27352179e0463bde1f68757f2d77e3c222f530","kind":"commit","published_at":"2016-12-19T19:57:54.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/last-before-0-10","html_url":"https://github.com/apache/thrift/releases/tag/last-before-0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@last-before-0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10/manifests"},{"name":"0.9.3","sha":"53dd39833a08ce33582e5ff31fa18bb4735d6731","kind":"tag","published_at":"2015-10-11T17:19:19.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"591e20f9636c37527a70dc03598218c3468a0eff","kind":"tag","published_at":"2014-11-17T03:35:33.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.2","html_url":"https://github.com/apache/thrift/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"cc8e8159feccf9d89ec105ce70abae86e95491cf","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"3c8c13c1858c92d02e6087dad976a4aa3c59fc22","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"1a8775aa546d6b6ab10d3f577cdb729ec26a4e01","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"9edd069474c955d0870f2534d18fcb6dbfae8c84","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"f29106c361ffb49395e5d1aabc5d3c5ca02a1385","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a6f0633147a0a52d9ffa3acc6a748b786bce06a8","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9eb90a5edae438d546e2e2b673ada97d61a33b8f","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"9e43c6464b2d3195340ee2184628d6bc51e4e9cb","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"07f5fa22689a7ee3fa1e14f813ce474f5c3e34b1","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"62bbc93140dc8b0841ea62f7ab5c6afee3c4a732","kind":"tag","published_at":"2014-02-02T21:22:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0/manifests"},{"name":"thrift-0.9.0","sha":"352a50eb36b851bfb3f69469db580e6edfd6250f","kind":"tag","published_at":"2013-05-30T12:49:31.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0/manifests"},{"name":"thrift-0.8.0","sha":"f0438b8872f08554243a77bf8f5ead1bba6332f1","kind":"tag","published_at":"2011-11-30T01:08:40.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0/manifests"},{"name":"thrift-0.7.0","sha":"8a0ef2286cc52b5777b14d424e92f4db2ac14eb3","kind":"tag","published_at":"2011-08-13T21:33:47.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0/manifests"},{"name":"thrift-0.6.1","sha":"2047f494bad3ce641ac54fc3024d81046ea6d245","kind":"tag","published_at":"2011-04-25T14:30:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1/manifests"},{"name":"thrift-0.6.0","sha":"e29d242e298f6ae13a3d50d4b734634e0e7fe373","kind":"tag","published_at":"2011-03-21T20:02:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0/manifests"},{"name":"thrift-0.5.0","sha":"8de1e90b4b5e4cccfd8f0534d9c141cff938c833","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0/manifests"},{"name":"thrift-0.4.0","sha":"c97416ad69ce652c1b6d582ca7aa91c9a5146040","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0/manifests"},{"name":"thrift-0.3.0","sha":"3bfda7f7689013ee475f8eb3d86ff38f7998e75f","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0/manifests"},{"name":"thrift-0.2.0","sha":"e3704d7fef4a9e68f1792f97c8a1a0ad1ab762c4","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T19:37:26.240Z","dependent_packages_count":104,"downloads":65394089,"downloads_period":"total","dependent_repos_count":1986,"rankings":{"downloads":0.4237240887144434,"dependent_repos_count":0.6963570879004471,"dependent_packages_count":0.30608490092661766,"stargazers_count":null,"forks_count":null,"docker_downloads_count":0.37521883119055316,"average":0.4503462271830153},"purl":"pkg:gem/thrift","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/thrift","docker_dependents_count":197,"docker_downloads_count":434247798,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/thrift","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/thrift/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-22T17:00:15.182Z","issues_count":3,"pull_requests_count":1079,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4455188.964562569,"issues_closed_count":2,"pull_requests_closed_count":903,"pull_request_authors_count":185,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.4698795180722892,"merged_pull_requests_count":690,"bot_issues_count":0,"bot_pull_requests_count":203,"past_year_issues_count":0,"past_year_pull_requests_count":340,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":375541.2165354331,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8235294117647058,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":44,"past_year_merged_pull_requests_count":232,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"Jens-G","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"fishy","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jimexist","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimexist"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"jimexist","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"zeshuai007","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jens-G","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"jimexist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/thrift/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/thrift/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/thrift/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/thrift/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/thrift/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/thrift/codemeta","maintainers":[{"uuid":"51855","login":"jfarrell","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://rubygems.org/profiles/jfarrell","role":null,"created_at":"2022-11-09T09:54:06.721Z","updated_at":"2022-11-09T09:54:06.721Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/jfarrell/packages"},{"uuid":"151266","login":"RandyAbernethy","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://rubygems.org/profiles/RandyAbernethy","role":null,"created_at":"2022-11-09T09:54:06.706Z","updated_at":"2022-11-09T09:54:06.706Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/RandyAbernethy/packages"},{"uuid":"149667","login":"JensG","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://rubygems.org/profiles/JensG","role":null,"created_at":"2022-11-09T09:54:06.726Z","updated_at":"2022-11-09T09:54:06.726Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/JensG/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":211330,"maintainers_count":69886,"namespaces_count":0,"keywords_count":19598,"github":"rubygems","metadata":{"funded_packages_count":8271},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-08-24T05:00:20.996Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/namespaces"}},{"id":14210146,"name":"kpumuk-thrift","ecosystem":"rubygems","description":"Ruby bindings for the Apache Thrift RPC system","homepage":"https://thrift.apache.org","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/thrift","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-04-08T22:57:54.584Z","latest_release_published_at":"2026-04-08T22:57:54.584Z","latest_release_number":"0.24.0","last_synced_at":"2026-08-23T11:33:51.074Z","created_at":"2026-04-08T23:03:21.374Z","updated_at":"2026-08-23T11:33:51.074Z","registry_url":"https://gem.coop/gems/kpumuk-thrift","install_command":"gem install kpumuk-thrift -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/kpumuk-thrift/","metadata":{"funding":null},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-08-21T16:02:56.000Z","size":38710,"stargazers_count":10955,"open_issues_count":12,"forks_count":4104,"subscribers_count":443,"default_branch":"master","last_synced_at":"2026-08-22T17:05:50.641Z","etag":null,"topics":["actionscript","c","cplusplus","csharp","d","dart","http","library","network-client","network-server","thrift"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-08-22T14:56:58.000Z","dependencies_parsed_at":"2026-08-08T10:34:56.632Z","dependency_job_id":null,"html_url":"https://github.com/apache/thrift","commit_stats":{"total_commits":6953,"total_committers":621,"mean_commits":11.19645732689211,"dds":0.8564648353228822,"last_synced_commit":"c8cf304919f31c2132e1aa64fea4dfa08fe1bed9"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/apache/thrift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/thrift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/sbom","scorecard":{"id":201693,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/thrift","commit":"57c5fc1f79229cd2ca9eba68568ade66fda03df5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake.yml:13","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release_rust.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:27"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:433: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:477: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:590: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:596: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/cmake.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_rust.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/release_rust.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/docker/msvc2017/Dockerfile:16","Warn: containerImage not pinned by hash: build/docker/ubuntu-focal/Dockerfile:18: pin your Docker image by updating buildpack-deps:focal-scm to buildpack-deps:focal-scm@sha256:fa56fe73b4475655b2f39d6376b6a6664d24b5c43227f709d4a923609f3286a1","Warn: containerImage not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:18: pin your Docker image by updating buildpack-deps:jammy-scm to buildpack-deps:jammy-scm@sha256:ed58121f0c4839716f6bff073ba100a563d8e6411ed21f91f7afd857d353565f","Warn: containerImage not pinned by hash: build/docker/ubuntu-noble/Dockerfile:18: pin your Docker image by updating buildpack-deps:noble-scm to buildpack-deps:noble-scm@sha256:505ca873b239319eae61bac98d944de644ad2376bb869636ae22ec5062100a58","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:51","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:54","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:84","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:87","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-focal/Dockerfile:276-277","Warn: pipCommand not pinned by hash: build/docker/ubuntu-focal/Dockerfile:304-308","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:269-270","Warn: pipCommand not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:297-301","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-noble/Dockerfile:268-269","Warn: goCommand not pinned by hash: test/go/genmock.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:492","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:418","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   4 chocoCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"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-16T22:56:29.765Z","repository_id":667435,"created_at":"2025-08-16T22:56:29.765Z","updated_at":"2025-08-16T22:56:29.765Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36832313,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3145,"last_synced_at":"2026-08-22T00:20:57.842Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1395976,"followers":23897,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-22T00:20:57.857Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"v0.24.0","sha":"6d2ec95f450b4ce404afb8929ff479e68770141a","kind":"tag","published_at":"2026-07-11T16:46:36.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.24.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"e4b684f5ff4f9c3a42cd7ec0a667c3d9bd7f6ac1","kind":"tag","published_at":"2026-04-27T22:39:04.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.23.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"af9ac170f4de895266de4b6f9f3e68a58f113760","kind":"tag","published_at":"2025-05-23T20:38:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.22.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1a31d9051d35b732a5fce258955ef95f576694ba","kind":"tag","published_at":"2024-09-21T13:10:57.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.21.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0d0ac75347267f7c12fc9b5b349bf9ef7f632347","kind":"tag","published_at":"2024-03-22T22:50:14.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.20.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"5656208a202ca0be4d4dc44125b5ca0485f91bf0","kind":"tag","published_at":"2023-09-02T11:33:30.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.19.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"1851da53a31b71e7006a48161c1e3d6d9ee5ded5","kind":"tag","published_at":"2023-03-01T21:47:00.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"2f2696bdf6aff18138e401b73436fc20023e88e2","kind":"tag","published_at":"2023-02-13T20:53:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4d493e867b349f3475203ef9848353b315203c51","kind":"tag","published_at":"2022-09-18T13:35:02.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.17.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a93df80f27739ccabb5b885cb12a8dc7595ecdf","kind":"tag","published_at":"2022-02-15T21:19:45.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.16.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0/manifests"},{"name":"lib/go/thrift/v0.0.1-do-not-use","sha":"a62b40c3dfbbc109ca9f6cbe4edc47abb7394f88","kind":"tag","published_at":"2021-10-18T20:15:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/lib/go/thrift/v0.0.1-do-not-use","html_url":"https://github.com/apache/thrift/releases/tag/lib/go/thrift/v0.0.1-do-not-use","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use/manifests"},{"name":"v0.15.0","sha":"8317ec43ea2425b6f8e24e4dc4f5b2360f717eb4","kind":"commit","published_at":"2021-09-04T18:45:55.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.15.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"57e24caa86afa8bacf444e66a9aef6203831416c","kind":"tag","published_at":"2021-06-17T20:41:27.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.2","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"f6fa1794539e68ac294038ac388d6bde40a6c237","kind":"tag","published_at":"2021-03-02T21:18:12.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8411e189b0af09e5baad34031555870cf692c1ad","kind":"commit","published_at":"2021-02-04T23:13:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"cecee50308fc7e6f77f55b3fd906c1c6c471fa2f","kind":"tag","published_at":"2019-10-16T21:11:08.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.13.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0/manifests"},{"name":"0.9.3.1","sha":"a9b748bb0e02a2b6aaa3f39d09ec7f1fa47a0cf4","kind":"tag","published_at":"2019-03-09T15:25:29.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1/manifests"},{"name":"v0.12.0","sha":"384647d290e2e4a55a14b1b7ef1b7e66293a2c33","kind":"commit","published_at":"2018-12-19T01:24:34.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.12.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0/manifests"},{"name":"0.11.0","sha":"327ebb6c2b6df8bf075da02ef45a2a034e9b79ba","kind":"commit","published_at":"2017-12-03T17:27:58.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.11.0","html_url":"https://github.com/apache/thrift/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"b2a4d4ae21c789b689dd162deb819665567f481c","kind":"tag","published_at":"2017-01-06T18:07:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.10.0","html_url":"https://github.com/apache/thrift/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0/manifests"},{"name":"last-before-0-10","sha":"0c27352179e0463bde1f68757f2d77e3c222f530","kind":"commit","published_at":"2016-12-19T19:57:54.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/last-before-0-10","html_url":"https://github.com/apache/thrift/releases/tag/last-before-0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@last-before-0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10/manifests"},{"name":"0.9.3","sha":"53dd39833a08ce33582e5ff31fa18bb4735d6731","kind":"tag","published_at":"2015-10-11T17:19:19.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"591e20f9636c37527a70dc03598218c3468a0eff","kind":"tag","published_at":"2014-11-17T03:35:33.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.2","html_url":"https://github.com/apache/thrift/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"cc8e8159feccf9d89ec105ce70abae86e95491cf","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"3c8c13c1858c92d02e6087dad976a4aa3c59fc22","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"1a8775aa546d6b6ab10d3f577cdb729ec26a4e01","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"9edd069474c955d0870f2534d18fcb6dbfae8c84","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"f29106c361ffb49395e5d1aabc5d3c5ca02a1385","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a6f0633147a0a52d9ffa3acc6a748b786bce06a8","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9eb90a5edae438d546e2e2b673ada97d61a33b8f","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"9e43c6464b2d3195340ee2184628d6bc51e4e9cb","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"07f5fa22689a7ee3fa1e14f813ce474f5c3e34b1","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"62bbc93140dc8b0841ea62f7ab5c6afee3c4a732","kind":"tag","published_at":"2014-02-02T21:22:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0/manifests"},{"name":"thrift-0.9.0","sha":"352a50eb36b851bfb3f69469db580e6edfd6250f","kind":"tag","published_at":"2013-05-30T12:49:31.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0/manifests"},{"name":"thrift-0.8.0","sha":"f0438b8872f08554243a77bf8f5ead1bba6332f1","kind":"tag","published_at":"2011-11-30T01:08:40.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0/manifests"},{"name":"thrift-0.7.0","sha":"8a0ef2286cc52b5777b14d424e92f4db2ac14eb3","kind":"tag","published_at":"2011-08-13T21:33:47.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0/manifests"},{"name":"thrift-0.6.1","sha":"2047f494bad3ce641ac54fc3024d81046ea6d245","kind":"tag","published_at":"2011-04-25T14:30:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1/manifests"},{"name":"thrift-0.6.0","sha":"e29d242e298f6ae13a3d50d4b734634e0e7fe373","kind":"tag","published_at":"2011-03-21T20:02:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0/manifests"},{"name":"thrift-0.5.0","sha":"8de1e90b4b5e4cccfd8f0534d9c141cff938c833","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0/manifests"},{"name":"thrift-0.4.0","sha":"c97416ad69ce652c1b6d582ca7aa91c9a5146040","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0/manifests"},{"name":"thrift-0.3.0","sha":"3bfda7f7689013ee475f8eb3d86ff38f7998e75f","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0/manifests"},{"name":"thrift-0.2.0","sha":"e3704d7fef4a9e68f1792f97c8a1a0ad1ab762c4","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T10:32:11.465Z","dependent_packages_count":0,"downloads":3,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":99.81025168006325,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":33.27008389335442},"purl":"pkg:gem/kpumuk-thrift?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/kpumuk-thrift","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/kpumuk-thrift","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/kpumuk-thrift/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T17:00:15.182Z","issues_count":3,"pull_requests_count":1079,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4455188.964562569,"issues_closed_count":2,"pull_requests_closed_count":903,"pull_request_authors_count":185,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.4698795180722892,"merged_pull_requests_count":690,"bot_issues_count":0,"bot_pull_requests_count":203,"past_year_issues_count":0,"past_year_pull_requests_count":340,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":375541.2165354331,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8235294117647058,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":44,"past_year_merged_pull_requests_count":232,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"Jens-G","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"fishy","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jimexist","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimexist"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"jimexist","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"zeshuai007","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jens-G","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"jimexist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/kpumuk-thrift/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/kpumuk-thrift/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/kpumuk-thrift/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/kpumuk-thrift/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/kpumuk-thrift/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/kpumuk-thrift/codemeta","maintainers":[{"uuid":"669","login":"kpumuk","name":null,"email":null,"url":null,"packages_count":11,"html_url":"https://gem.coop/profiles/kpumuk","role":null,"created_at":"2026-04-08T23:09:30.781Z","updated_at":"2026-04-08T23:09:30.781Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/kpumuk/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":195848,"maintainers_count":68885,"namespaces_count":0,"keywords_count":19180,"github":"gem-coop","metadata":{"funded_packages_count":7900},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2026-08-24T05:01:32.360Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/namespaces"}},{"id":3523442,"name":"github.com/Apache/thrift","ecosystem":"go","description":"","homepage":"https://github.com/Apache/thrift","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Apache/thrift","keywords_array":[],"namespace":"github.com/Apache","versions_count":15,"first_release_published_at":"2018-12-19T01:24:34.000Z","latest_release_published_at":"2026-04-15T22:06:37.000Z","latest_release_number":"v0.23.0","last_synced_at":"2026-08-23T17:33:11.502Z","created_at":"2022-04-10T22:25:22.814Z","updated_at":"2026-08-23T19:52:57.858Z","registry_url":"https://pkg.go.dev/github.com/Apache/thrift","install_command":"go get github.com/Apache/thrift","documentation_url":"https://pkg.go.dev/github.com/Apache/thrift#section-documentation","metadata":{},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-08-21T16:02:56.000Z","size":38710,"stargazers_count":10955,"open_issues_count":12,"forks_count":4104,"subscribers_count":443,"default_branch":"master","last_synced_at":"2026-08-22T17:05:50.641Z","etag":null,"topics":["actionscript","c","cplusplus","csharp","d","dart","http","library","network-client","network-server","thrift"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-08-22T14:56:58.000Z","dependencies_parsed_at":"2026-08-08T10:34:56.632Z","dependency_job_id":null,"html_url":"https://github.com/apache/thrift","commit_stats":{"total_commits":6953,"total_committers":621,"mean_commits":11.19645732689211,"dds":0.8564648353228822,"last_synced_commit":"c8cf304919f31c2132e1aa64fea4dfa08fe1bed9"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/apache/thrift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/thrift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/sbom","scorecard":{"id":201693,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/thrift","commit":"57c5fc1f79229cd2ca9eba68568ade66fda03df5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake.yml:13","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release_rust.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:27"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:433: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:477: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:590: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:596: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/cmake.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_rust.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/release_rust.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/docker/msvc2017/Dockerfile:16","Warn: containerImage not pinned by hash: build/docker/ubuntu-focal/Dockerfile:18: pin your Docker image by updating buildpack-deps:focal-scm to buildpack-deps:focal-scm@sha256:fa56fe73b4475655b2f39d6376b6a6664d24b5c43227f709d4a923609f3286a1","Warn: containerImage not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:18: pin your Docker image by updating buildpack-deps:jammy-scm to buildpack-deps:jammy-scm@sha256:ed58121f0c4839716f6bff073ba100a563d8e6411ed21f91f7afd857d353565f","Warn: containerImage not pinned by hash: build/docker/ubuntu-noble/Dockerfile:18: pin your Docker image by updating buildpack-deps:noble-scm to buildpack-deps:noble-scm@sha256:505ca873b239319eae61bac98d944de644ad2376bb869636ae22ec5062100a58","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:51","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:54","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:84","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:87","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-focal/Dockerfile:276-277","Warn: pipCommand not pinned by hash: build/docker/ubuntu-focal/Dockerfile:304-308","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:269-270","Warn: pipCommand not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:297-301","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-noble/Dockerfile:268-269","Warn: goCommand not pinned by hash: test/go/genmock.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:492","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:418","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   4 chocoCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"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-16T22:56:29.765Z","repository_id":667435,"created_at":"2025-08-16T22:56:29.765Z","updated_at":"2025-08-16T22:56:29.765Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36843209,"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-08-23T02:00:05.822Z","response_time":128,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3145,"last_synced_at":"2026-08-22T00:20:57.842Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1395976,"followers":23897,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-22T00:20:57.857Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"v0.24.0","sha":"6d2ec95f450b4ce404afb8929ff479e68770141a","kind":"tag","published_at":"2026-07-11T16:46:36.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.24.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"e4b684f5ff4f9c3a42cd7ec0a667c3d9bd7f6ac1","kind":"tag","published_at":"2026-04-27T22:39:04.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.23.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"af9ac170f4de895266de4b6f9f3e68a58f113760","kind":"tag","published_at":"2025-05-23T20:38:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.22.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1a31d9051d35b732a5fce258955ef95f576694ba","kind":"tag","published_at":"2024-09-21T13:10:57.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.21.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0d0ac75347267f7c12fc9b5b349bf9ef7f632347","kind":"tag","published_at":"2024-03-22T22:50:14.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.20.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"5656208a202ca0be4d4dc44125b5ca0485f91bf0","kind":"tag","published_at":"2023-09-02T11:33:30.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.19.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"1851da53a31b71e7006a48161c1e3d6d9ee5ded5","kind":"tag","published_at":"2023-03-01T21:47:00.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"2f2696bdf6aff18138e401b73436fc20023e88e2","kind":"tag","published_at":"2023-02-13T20:53:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4d493e867b349f3475203ef9848353b315203c51","kind":"tag","published_at":"2022-09-18T13:35:02.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.17.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a93df80f27739ccabb5b885cb12a8dc7595ecdf","kind":"tag","published_at":"2022-02-15T21:19:45.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.16.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0/manifests"},{"name":"lib/go/thrift/v0.0.1-do-not-use","sha":"a62b40c3dfbbc109ca9f6cbe4edc47abb7394f88","kind":"tag","published_at":"2021-10-18T20:15:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/lib/go/thrift/v0.0.1-do-not-use","html_url":"https://github.com/apache/thrift/releases/tag/lib/go/thrift/v0.0.1-do-not-use","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use/manifests"},{"name":"v0.15.0","sha":"8317ec43ea2425b6f8e24e4dc4f5b2360f717eb4","kind":"commit","published_at":"2021-09-04T18:45:55.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.15.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"57e24caa86afa8bacf444e66a9aef6203831416c","kind":"tag","published_at":"2021-06-17T20:41:27.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.2","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"f6fa1794539e68ac294038ac388d6bde40a6c237","kind":"tag","published_at":"2021-03-02T21:18:12.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8411e189b0af09e5baad34031555870cf692c1ad","kind":"commit","published_at":"2021-02-04T23:13:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"cecee50308fc7e6f77f55b3fd906c1c6c471fa2f","kind":"tag","published_at":"2019-10-16T21:11:08.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.13.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0/manifests"},{"name":"0.9.3.1","sha":"a9b748bb0e02a2b6aaa3f39d09ec7f1fa47a0cf4","kind":"tag","published_at":"2019-03-09T15:25:29.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1/manifests"},{"name":"v0.12.0","sha":"384647d290e2e4a55a14b1b7ef1b7e66293a2c33","kind":"commit","published_at":"2018-12-19T01:24:34.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.12.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0/manifests"},{"name":"0.11.0","sha":"327ebb6c2b6df8bf075da02ef45a2a034e9b79ba","kind":"commit","published_at":"2017-12-03T17:27:58.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.11.0","html_url":"https://github.com/apache/thrift/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"b2a4d4ae21c789b689dd162deb819665567f481c","kind":"tag","published_at":"2017-01-06T18:07:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.10.0","html_url":"https://github.com/apache/thrift/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0/manifests"},{"name":"last-before-0-10","sha":"0c27352179e0463bde1f68757f2d77e3c222f530","kind":"commit","published_at":"2016-12-19T19:57:54.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/last-before-0-10","html_url":"https://github.com/apache/thrift/releases/tag/last-before-0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@last-before-0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10/manifests"},{"name":"0.9.3","sha":"53dd39833a08ce33582e5ff31fa18bb4735d6731","kind":"tag","published_at":"2015-10-11T17:19:19.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"591e20f9636c37527a70dc03598218c3468a0eff","kind":"tag","published_at":"2014-11-17T03:35:33.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.2","html_url":"https://github.com/apache/thrift/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"cc8e8159feccf9d89ec105ce70abae86e95491cf","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"3c8c13c1858c92d02e6087dad976a4aa3c59fc22","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"1a8775aa546d6b6ab10d3f577cdb729ec26a4e01","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"9edd069474c955d0870f2534d18fcb6dbfae8c84","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"f29106c361ffb49395e5d1aabc5d3c5ca02a1385","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a6f0633147a0a52d9ffa3acc6a748b786bce06a8","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9eb90a5edae438d546e2e2b673ada97d61a33b8f","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"9e43c6464b2d3195340ee2184628d6bc51e4e9cb","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"07f5fa22689a7ee3fa1e14f813ce474f5c3e34b1","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"62bbc93140dc8b0841ea62f7ab5c6afee3c4a732","kind":"tag","published_at":"2014-02-02T21:22:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0/manifests"},{"name":"thrift-0.9.0","sha":"352a50eb36b851bfb3f69469db580e6edfd6250f","kind":"tag","published_at":"2013-05-30T12:49:31.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0/manifests"},{"name":"thrift-0.8.0","sha":"f0438b8872f08554243a77bf8f5ead1bba6332f1","kind":"tag","published_at":"2011-11-30T01:08:40.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0/manifests"},{"name":"thrift-0.7.0","sha":"8a0ef2286cc52b5777b14d424e92f4db2ac14eb3","kind":"tag","published_at":"2011-08-13T21:33:47.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0/manifests"},{"name":"thrift-0.6.1","sha":"2047f494bad3ce641ac54fc3024d81046ea6d245","kind":"tag","published_at":"2011-04-25T14:30:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1/manifests"},{"name":"thrift-0.6.0","sha":"e29d242e298f6ae13a3d50d4b734634e0e7fe373","kind":"tag","published_at":"2011-03-21T20:02:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0/manifests"},{"name":"thrift-0.5.0","sha":"8de1e90b4b5e4cccfd8f0534d9c141cff938c833","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0/manifests"},{"name":"thrift-0.4.0","sha":"c97416ad69ce652c1b6d582ca7aa91c9a5146040","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0/manifests"},{"name":"thrift-0.3.0","sha":"3bfda7f7689013ee475f8eb3d86ff38f7998e75f","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0/manifests"},{"name":"thrift-0.2.0","sha":"e3704d7fef4a9e68f1792f97c8a1a0ad1ab762c4","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T19:52:57.857Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.462045908306838,"forks_count":0.028955026558942,"average":4.209000299650856},"purl":"pkg:golang/github.com/%21apache/thrift","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Apache/thrift","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Apache/thrift","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Apache/thrift/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T17:30:19.455Z","issues_count":3,"pull_requests_count":1083,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4450850.892699115,"issues_closed_count":2,"pull_requests_closed_count":904,"pull_request_authors_count":186,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.4644506001846722,"merged_pull_requests_count":691,"bot_issues_count":0,"bot_pull_requests_count":203,"past_year_issues_count":0,"past_year_pull_requests_count":343,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":358252.49606299214,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8163265306122449,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":232,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"Jens-G","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"fishy","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jimexist","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimexist"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"jimexist","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"zeshuai007","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jens-G","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"jimexist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FApache%2Fthrift/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FApache%2Fthrift/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FApache%2Fthrift/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FApache%2Fthrift/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FApache%2Fthrift/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FApache%2Fthrift/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281895,"maintainers_count":0,"namespaces_count":839487,"keywords_count":124977,"github":"golang","metadata":{"funded_packages_count":67925,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-24T05:01:22.286Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5284965,"name":"thrift","ecosystem":"conda","description":"Thrift is a lightweight, language-independent software stack for point-to-point RPC implementation. Thrift provides clean abstractions and implementations for data transport, data serialization, and application level processing.","homepage":"https://thrift.apache.org","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/thrift","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2018-07-09T00:02:28.000Z","latest_release_published_at":"2026-08-03T17:13:02.000Z","latest_release_number":"0.24.0","last_synced_at":"2026-08-03T21:03:54.036Z","created_at":"2022-10-03T15:41:41.086Z","updated_at":"2026-08-22T21:46:31.122Z","registry_url":"https://anaconda.org/anaconda/thrift","install_command":"conda install -c anaconda thrift","documentation_url":null,"metadata":{},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-08-21T16:02:56.000Z","size":38710,"stargazers_count":10955,"open_issues_count":12,"forks_count":4104,"subscribers_count":443,"default_branch":"master","last_synced_at":"2026-08-22T17:05:50.641Z","etag":null,"topics":["actionscript","c","cplusplus","csharp","d","dart","http","library","network-client","network-server","thrift"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-08-22T14:56:58.000Z","dependencies_parsed_at":"2026-08-08T10:34:56.632Z","dependency_job_id":null,"html_url":"https://github.com/apache/thrift","commit_stats":{"total_commits":6953,"total_committers":621,"mean_commits":11.19645732689211,"dds":0.8564648353228822,"last_synced_commit":"c8cf304919f31c2132e1aa64fea4dfa08fe1bed9"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/apache/thrift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/thrift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/sbom","scorecard":{"id":201693,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/thrift","commit":"57c5fc1f79229cd2ca9eba68568ade66fda03df5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake.yml:13","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release_rust.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:27"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:433: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:477: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:590: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:596: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/cmake.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_rust.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/release_rust.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/docker/msvc2017/Dockerfile:16","Warn: containerImage not pinned by hash: build/docker/ubuntu-focal/Dockerfile:18: pin your Docker image by updating buildpack-deps:focal-scm to buildpack-deps:focal-scm@sha256:fa56fe73b4475655b2f39d6376b6a6664d24b5c43227f709d4a923609f3286a1","Warn: containerImage not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:18: pin your Docker image by updating buildpack-deps:jammy-scm to buildpack-deps:jammy-scm@sha256:ed58121f0c4839716f6bff073ba100a563d8e6411ed21f91f7afd857d353565f","Warn: containerImage not pinned by hash: build/docker/ubuntu-noble/Dockerfile:18: pin your Docker image by updating buildpack-deps:noble-scm to buildpack-deps:noble-scm@sha256:505ca873b239319eae61bac98d944de644ad2376bb869636ae22ec5062100a58","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:51","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:54","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:84","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:87","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-focal/Dockerfile:276-277","Warn: pipCommand not pinned by hash: build/docker/ubuntu-focal/Dockerfile:304-308","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:269-270","Warn: pipCommand not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:297-301","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-noble/Dockerfile:268-269","Warn: goCommand not pinned by hash: test/go/genmock.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:492","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:418","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   4 chocoCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"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-16T22:56:29.765Z","repository_id":667435,"created_at":"2025-08-16T22:56:29.765Z","updated_at":"2025-08-16T22:56:29.765Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36832313,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3145,"last_synced_at":"2026-08-22T00:20:57.842Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1395976,"followers":23897,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-22T00:20:57.857Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"v0.24.0","sha":"6d2ec95f450b4ce404afb8929ff479e68770141a","kind":"tag","published_at":"2026-07-11T16:46:36.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.24.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"e4b684f5ff4f9c3a42cd7ec0a667c3d9bd7f6ac1","kind":"tag","published_at":"2026-04-27T22:39:04.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.23.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"af9ac170f4de895266de4b6f9f3e68a58f113760","kind":"tag","published_at":"2025-05-23T20:38:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.22.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1a31d9051d35b732a5fce258955ef95f576694ba","kind":"tag","published_at":"2024-09-21T13:10:57.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.21.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0d0ac75347267f7c12fc9b5b349bf9ef7f632347","kind":"tag","published_at":"2024-03-22T22:50:14.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.20.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"5656208a202ca0be4d4dc44125b5ca0485f91bf0","kind":"tag","published_at":"2023-09-02T11:33:30.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.19.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"1851da53a31b71e7006a48161c1e3d6d9ee5ded5","kind":"tag","published_at":"2023-03-01T21:47:00.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"2f2696bdf6aff18138e401b73436fc20023e88e2","kind":"tag","published_at":"2023-02-13T20:53:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4d493e867b349f3475203ef9848353b315203c51","kind":"tag","published_at":"2022-09-18T13:35:02.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.17.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a93df80f27739ccabb5b885cb12a8dc7595ecdf","kind":"tag","published_at":"2022-02-15T21:19:45.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.16.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0/manifests"},{"name":"lib/go/thrift/v0.0.1-do-not-use","sha":"a62b40c3dfbbc109ca9f6cbe4edc47abb7394f88","kind":"tag","published_at":"2021-10-18T20:15:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/lib/go/thrift/v0.0.1-do-not-use","html_url":"https://github.com/apache/thrift/releases/tag/lib/go/thrift/v0.0.1-do-not-use","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use/manifests"},{"name":"v0.15.0","sha":"8317ec43ea2425b6f8e24e4dc4f5b2360f717eb4","kind":"commit","published_at":"2021-09-04T18:45:55.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.15.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"57e24caa86afa8bacf444e66a9aef6203831416c","kind":"tag","published_at":"2021-06-17T20:41:27.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.2","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"f6fa1794539e68ac294038ac388d6bde40a6c237","kind":"tag","published_at":"2021-03-02T21:18:12.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8411e189b0af09e5baad34031555870cf692c1ad","kind":"commit","published_at":"2021-02-04T23:13:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"cecee50308fc7e6f77f55b3fd906c1c6c471fa2f","kind":"tag","published_at":"2019-10-16T21:11:08.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.13.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0/manifests"},{"name":"0.9.3.1","sha":"a9b748bb0e02a2b6aaa3f39d09ec7f1fa47a0cf4","kind":"tag","published_at":"2019-03-09T15:25:29.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1/manifests"},{"name":"v0.12.0","sha":"384647d290e2e4a55a14b1b7ef1b7e66293a2c33","kind":"commit","published_at":"2018-12-19T01:24:34.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.12.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0/manifests"},{"name":"0.11.0","sha":"327ebb6c2b6df8bf075da02ef45a2a034e9b79ba","kind":"commit","published_at":"2017-12-03T17:27:58.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.11.0","html_url":"https://github.com/apache/thrift/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"b2a4d4ae21c789b689dd162deb819665567f481c","kind":"tag","published_at":"2017-01-06T18:07:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.10.0","html_url":"https://github.com/apache/thrift/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0/manifests"},{"name":"last-before-0-10","sha":"0c27352179e0463bde1f68757f2d77e3c222f530","kind":"commit","published_at":"2016-12-19T19:57:54.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/last-before-0-10","html_url":"https://github.com/apache/thrift/releases/tag/last-before-0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@last-before-0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10/manifests"},{"name":"0.9.3","sha":"53dd39833a08ce33582e5ff31fa18bb4735d6731","kind":"tag","published_at":"2015-10-11T17:19:19.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"591e20f9636c37527a70dc03598218c3468a0eff","kind":"tag","published_at":"2014-11-17T03:35:33.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.2","html_url":"https://github.com/apache/thrift/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"cc8e8159feccf9d89ec105ce70abae86e95491cf","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"3c8c13c1858c92d02e6087dad976a4aa3c59fc22","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"1a8775aa546d6b6ab10d3f577cdb729ec26a4e01","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"9edd069474c955d0870f2534d18fcb6dbfae8c84","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"f29106c361ffb49395e5d1aabc5d3c5ca02a1385","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a6f0633147a0a52d9ffa3acc6a748b786bce06a8","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9eb90a5edae438d546e2e2b673ada97d61a33b8f","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"9e43c6464b2d3195340ee2184628d6bc51e4e9cb","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"07f5fa22689a7ee3fa1e14f813ce474f5c3e34b1","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"62bbc93140dc8b0841ea62f7ab5c6afee3c4a732","kind":"tag","published_at":"2014-02-02T21:22:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0/manifests"},{"name":"thrift-0.9.0","sha":"352a50eb36b851bfb3f69469db580e6edfd6250f","kind":"tag","published_at":"2013-05-30T12:49:31.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0/manifests"},{"name":"thrift-0.8.0","sha":"f0438b8872f08554243a77bf8f5ead1bba6332f1","kind":"tag","published_at":"2011-11-30T01:08:40.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0/manifests"},{"name":"thrift-0.7.0","sha":"8a0ef2286cc52b5777b14d424e92f4db2ac14eb3","kind":"tag","published_at":"2011-08-13T21:33:47.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0/manifests"},{"name":"thrift-0.6.1","sha":"2047f494bad3ce641ac54fc3024d81046ea6d245","kind":"tag","published_at":"2011-04-25T14:30:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1/manifests"},{"name":"thrift-0.6.0","sha":"e29d242e298f6ae13a3d50d4b734634e0e7fe373","kind":"tag","published_at":"2011-03-21T20:02:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0/manifests"},{"name":"thrift-0.5.0","sha":"8de1e90b4b5e4cccfd8f0534d9c141cff938c833","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0/manifests"},{"name":"thrift-0.4.0","sha":"c97416ad69ce652c1b6d582ca7aa91c9a5146040","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0/manifests"},{"name":"thrift-0.3.0","sha":"3bfda7f7689013ee475f8eb3d86ff38f7998e75f","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0/manifests"},{"name":"thrift-0.2.0","sha":"e3704d7fef4a9e68f1792f97c8a1a0ad1ab762c4","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T21:46:31.122Z","dependent_packages_count":1,"downloads":105572,"downloads_period":"total","dependent_repos_count":20,"rankings":{"downloads":null,"dependent_repos_count":31.684081130915796,"dependent_packages_count":21.566820276497694,"stargazers_count":8.174554394591272,"forks_count":5.255070682237246,"docker_downloads_count":null,"average":16.670131621060502},"purl":"pkg:conda/thrift","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/thrift","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/thrift","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/thrift/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T17:00:15.182Z","issues_count":3,"pull_requests_count":1079,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4455188.964562569,"issues_closed_count":2,"pull_requests_closed_count":903,"pull_request_authors_count":185,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.4698795180722892,"merged_pull_requests_count":690,"bot_issues_count":0,"bot_pull_requests_count":203,"past_year_issues_count":0,"past_year_pull_requests_count":340,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":375541.2165354331,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8235294117647058,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":44,"past_year_merged_pull_requests_count":232,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"Jens-G","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"fishy","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jimexist","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimexist"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"jimexist","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"zeshuai007","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jens-G","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"jimexist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/thrift/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/thrift/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/thrift/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/thrift/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/thrift/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/thrift/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5475,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":852},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-08-24T05:06:29.101Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":2459843,"name":"thrift-tmp","ecosystem":"npm","description":"node.js bindings for the Apache Thrift RPC system","homepage":"http://thrift.apache.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/thrift","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2020-05-03T07:26:36.598Z","latest_release_published_at":"2020-05-03T07:26:36.598Z","latest_release_number":"0.13.0","last_synced_at":"2026-08-22T17:54:32.348Z","created_at":"2022-04-10T02:06:33.131Z","updated_at":"2026-08-22T21:46:31.183Z","registry_url":"https://www.npmjs.com/package/thrift-tmp","install_command":"npm install thrift-tmp","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.13.0"},"contentPolicy":null},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-08-21T16:02:56.000Z","size":38710,"stargazers_count":10955,"open_issues_count":12,"forks_count":4104,"subscribers_count":443,"default_branch":"master","last_synced_at":"2026-08-22T17:05:50.641Z","etag":null,"topics":["actionscript","c","cplusplus","csharp","d","dart","http","library","network-client","network-server","thrift"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-08-22T14:56:58.000Z","dependencies_parsed_at":"2026-08-08T10:34:56.632Z","dependency_job_id":null,"html_url":"https://github.com/apache/thrift","commit_stats":{"total_commits":6953,"total_committers":621,"mean_commits":11.19645732689211,"dds":0.8564648353228822,"last_synced_commit":"c8cf304919f31c2132e1aa64fea4dfa08fe1bed9"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/apache/thrift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/thrift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/sbom","scorecard":{"id":201693,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/thrift","commit":"57c5fc1f79229cd2ca9eba68568ade66fda03df5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake.yml:13","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release_rust.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:27"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:433: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:477: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:590: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:596: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/cmake.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_rust.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/release_rust.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/docker/msvc2017/Dockerfile:16","Warn: containerImage not pinned by hash: build/docker/ubuntu-focal/Dockerfile:18: pin your Docker image by updating buildpack-deps:focal-scm to buildpack-deps:focal-scm@sha256:fa56fe73b4475655b2f39d6376b6a6664d24b5c43227f709d4a923609f3286a1","Warn: containerImage not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:18: pin your Docker image by updating buildpack-deps:jammy-scm to buildpack-deps:jammy-scm@sha256:ed58121f0c4839716f6bff073ba100a563d8e6411ed21f91f7afd857d353565f","Warn: containerImage not pinned by hash: build/docker/ubuntu-noble/Dockerfile:18: pin your Docker image by updating buildpack-deps:noble-scm to buildpack-deps:noble-scm@sha256:505ca873b239319eae61bac98d944de644ad2376bb869636ae22ec5062100a58","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:51","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:54","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:84","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:87","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-focal/Dockerfile:276-277","Warn: pipCommand not pinned by hash: build/docker/ubuntu-focal/Dockerfile:304-308","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:269-270","Warn: pipCommand not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:297-301","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-noble/Dockerfile:268-269","Warn: goCommand not pinned by hash: test/go/genmock.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:492","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:418","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   4 chocoCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"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-16T22:56:29.765Z","repository_id":667435,"created_at":"2025-08-16T22:56:29.765Z","updated_at":"2025-08-16T22:56:29.765Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36832313,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3145,"last_synced_at":"2026-08-22T00:20:57.842Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1395976,"followers":23897,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-22T00:20:57.857Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"v0.24.0","sha":"6d2ec95f450b4ce404afb8929ff479e68770141a","kind":"tag","published_at":"2026-07-11T16:46:36.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.24.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"e4b684f5ff4f9c3a42cd7ec0a667c3d9bd7f6ac1","kind":"tag","published_at":"2026-04-27T22:39:04.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.23.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"af9ac170f4de895266de4b6f9f3e68a58f113760","kind":"tag","published_at":"2025-05-23T20:38:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.22.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1a31d9051d35b732a5fce258955ef95f576694ba","kind":"tag","published_at":"2024-09-21T13:10:57.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.21.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0d0ac75347267f7c12fc9b5b349bf9ef7f632347","kind":"tag","published_at":"2024-03-22T22:50:14.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.20.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"5656208a202ca0be4d4dc44125b5ca0485f91bf0","kind":"tag","published_at":"2023-09-02T11:33:30.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.19.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"1851da53a31b71e7006a48161c1e3d6d9ee5ded5","kind":"tag","published_at":"2023-03-01T21:47:00.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"2f2696bdf6aff18138e401b73436fc20023e88e2","kind":"tag","published_at":"2023-02-13T20:53:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4d493e867b349f3475203ef9848353b315203c51","kind":"tag","published_at":"2022-09-18T13:35:02.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.17.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a93df80f27739ccabb5b885cb12a8dc7595ecdf","kind":"tag","published_at":"2022-02-15T21:19:45.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.16.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0/manifests"},{"name":"lib/go/thrift/v0.0.1-do-not-use","sha":"a62b40c3dfbbc109ca9f6cbe4edc47abb7394f88","kind":"tag","published_at":"2021-10-18T20:15:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/lib/go/thrift/v0.0.1-do-not-use","html_url":"https://github.com/apache/thrift/releases/tag/lib/go/thrift/v0.0.1-do-not-use","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use/manifests"},{"name":"v0.15.0","sha":"8317ec43ea2425b6f8e24e4dc4f5b2360f717eb4","kind":"commit","published_at":"2021-09-04T18:45:55.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.15.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"57e24caa86afa8bacf444e66a9aef6203831416c","kind":"tag","published_at":"2021-06-17T20:41:27.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.2","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"f6fa1794539e68ac294038ac388d6bde40a6c237","kind":"tag","published_at":"2021-03-02T21:18:12.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8411e189b0af09e5baad34031555870cf692c1ad","kind":"commit","published_at":"2021-02-04T23:13:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"cecee50308fc7e6f77f55b3fd906c1c6c471fa2f","kind":"tag","published_at":"2019-10-16T21:11:08.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.13.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0/manifests"},{"name":"0.9.3.1","sha":"a9b748bb0e02a2b6aaa3f39d09ec7f1fa47a0cf4","kind":"tag","published_at":"2019-03-09T15:25:29.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1/manifests"},{"name":"v0.12.0","sha":"384647d290e2e4a55a14b1b7ef1b7e66293a2c33","kind":"commit","published_at":"2018-12-19T01:24:34.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.12.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0/manifests"},{"name":"0.11.0","sha":"327ebb6c2b6df8bf075da02ef45a2a034e9b79ba","kind":"commit","published_at":"2017-12-03T17:27:58.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.11.0","html_url":"https://github.com/apache/thrift/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"b2a4d4ae21c789b689dd162deb819665567f481c","kind":"tag","published_at":"2017-01-06T18:07:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.10.0","html_url":"https://github.com/apache/thrift/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0/manifests"},{"name":"last-before-0-10","sha":"0c27352179e0463bde1f68757f2d77e3c222f530","kind":"commit","published_at":"2016-12-19T19:57:54.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/last-before-0-10","html_url":"https://github.com/apache/thrift/releases/tag/last-before-0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@last-before-0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10/manifests"},{"name":"0.9.3","sha":"53dd39833a08ce33582e5ff31fa18bb4735d6731","kind":"tag","published_at":"2015-10-11T17:19:19.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"591e20f9636c37527a70dc03598218c3468a0eff","kind":"tag","published_at":"2014-11-17T03:35:33.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.2","html_url":"https://github.com/apache/thrift/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"cc8e8159feccf9d89ec105ce70abae86e95491cf","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"3c8c13c1858c92d02e6087dad976a4aa3c59fc22","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"1a8775aa546d6b6ab10d3f577cdb729ec26a4e01","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"9edd069474c955d0870f2534d18fcb6dbfae8c84","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"f29106c361ffb49395e5d1aabc5d3c5ca02a1385","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a6f0633147a0a52d9ffa3acc6a748b786bce06a8","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9eb90a5edae438d546e2e2b673ada97d61a33b8f","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"9e43c6464b2d3195340ee2184628d6bc51e4e9cb","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"07f5fa22689a7ee3fa1e14f813ce474f5c3e34b1","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"62bbc93140dc8b0841ea62f7ab5c6afee3c4a732","kind":"tag","published_at":"2014-02-02T21:22:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0/manifests"},{"name":"thrift-0.9.0","sha":"352a50eb36b851bfb3f69469db580e6edfd6250f","kind":"tag","published_at":"2013-05-30T12:49:31.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0/manifests"},{"name":"thrift-0.8.0","sha":"f0438b8872f08554243a77bf8f5ead1bba6332f1","kind":"tag","published_at":"2011-11-30T01:08:40.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0/manifests"},{"name":"thrift-0.7.0","sha":"8a0ef2286cc52b5777b14d424e92f4db2ac14eb3","kind":"tag","published_at":"2011-08-13T21:33:47.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0/manifests"},{"name":"thrift-0.6.1","sha":"2047f494bad3ce641ac54fc3024d81046ea6d245","kind":"tag","published_at":"2011-04-25T14:30:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1/manifests"},{"name":"thrift-0.6.0","sha":"e29d242e298f6ae13a3d50d4b734634e0e7fe373","kind":"tag","published_at":"2011-03-21T20:02:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0/manifests"},{"name":"thrift-0.5.0","sha":"8de1e90b4b5e4cccfd8f0534d9c141cff938c833","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0/manifests"},{"name":"thrift-0.4.0","sha":"c97416ad69ce652c1b6d582ca7aa91c9a5146040","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0/manifests"},{"name":"thrift-0.3.0","sha":"3bfda7f7689013ee475f8eb3d86ff38f7998e75f","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0/manifests"},{"name":"thrift-0.2.0","sha":"e3704d7fef4a9e68f1792f97c8a1a0ad1ab762c4","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T21:46:31.183Z","dependent_packages_count":0,"downloads":9,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":51.222151958299555,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":1.253913970788056,"forks_count":0.6910197128455768,"average":22.27778246511911},"purl":"pkg:npm/thrift-tmp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/thrift-tmp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/thrift-tmp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/thrift-tmp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T17:00:15.182Z","issues_count":3,"pull_requests_count":1079,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4455188.964562569,"issues_closed_count":2,"pull_requests_closed_count":903,"pull_request_authors_count":185,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.4698795180722892,"merged_pull_requests_count":690,"bot_issues_count":0,"bot_pull_requests_count":203,"past_year_issues_count":0,"past_year_pull_requests_count":340,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":375541.2165354331,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8235294117647058,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":44,"past_year_merged_pull_requests_count":232,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"Jens-G","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"fishy","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jimexist","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimexist"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"jimexist","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"zeshuai007","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jens-G","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"jimexist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/thrift-tmp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/thrift-tmp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/thrift-tmp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/thrift-tmp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/thrift-tmp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/thrift-tmp/codemeta","maintainers":[{"uuid":"yanfeng2016","login":"yanfeng2016","name":null,"email":"yanfeng2016@vip.qq.com","url":null,"packages_count":8,"html_url":"https://www.npmjs.com/~yanfeng2016","role":null,"created_at":"2022-11-15T00:31:35.727Z","updated_at":"2022-11-15T00:31:35.727Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yanfeng2016/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777787,"maintainers_count":1236486,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5288730,"name":"libthrift","ecosystem":"conda","description":null,"homepage":"http://thrift.apache.org","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/thrift","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2020-09-21T05:28:25.000Z","latest_release_published_at":"2022-09-13T14:11:13.000Z","latest_release_number":"0.16.0","last_synced_at":"2026-03-27T01:09:30.043Z","created_at":"2022-10-03T15:46:22.319Z","updated_at":"2026-08-22T22:52:38.692Z","registry_url":"https://anaconda.org/conda-forge/libthrift","install_command":"conda install -c conda-forge libthrift","documentation_url":null,"metadata":{},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-08-21T16:02:56.000Z","size":38710,"stargazers_count":10955,"open_issues_count":12,"forks_count":4104,"subscribers_count":443,"default_branch":"master","last_synced_at":"2026-08-22T17:05:50.641Z","etag":null,"topics":["actionscript","c","cplusplus","csharp","d","dart","http","library","network-client","network-server","thrift"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-08-22T14:56:58.000Z","dependencies_parsed_at":"2026-08-08T10:34:56.632Z","dependency_job_id":null,"html_url":"https://github.com/apache/thrift","commit_stats":{"total_commits":6953,"total_committers":621,"mean_commits":11.19645732689211,"dds":0.8564648353228822,"last_synced_commit":"c8cf304919f31c2132e1aa64fea4dfa08fe1bed9"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/apache/thrift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/thrift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/sbom","scorecard":{"id":201693,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/thrift","commit":"57c5fc1f79229cd2ca9eba68568ade66fda03df5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake.yml:13","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release_rust.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:27"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:433: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:477: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:590: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:596: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/cmake.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_rust.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/release_rust.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/docker/msvc2017/Dockerfile:16","Warn: containerImage not pinned by hash: build/docker/ubuntu-focal/Dockerfile:18: pin your Docker image by updating buildpack-deps:focal-scm to buildpack-deps:focal-scm@sha256:fa56fe73b4475655b2f39d6376b6a6664d24b5c43227f709d4a923609f3286a1","Warn: containerImage not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:18: pin your Docker image by updating buildpack-deps:jammy-scm to buildpack-deps:jammy-scm@sha256:ed58121f0c4839716f6bff073ba100a563d8e6411ed21f91f7afd857d353565f","Warn: containerImage not pinned by hash: build/docker/ubuntu-noble/Dockerfile:18: pin your Docker image by updating buildpack-deps:noble-scm to buildpack-deps:noble-scm@sha256:505ca873b239319eae61bac98d944de644ad2376bb869636ae22ec5062100a58","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:51","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:54","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:84","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:87","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-focal/Dockerfile:276-277","Warn: pipCommand not pinned by hash: build/docker/ubuntu-focal/Dockerfile:304-308","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:269-270","Warn: pipCommand not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:297-301","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-noble/Dockerfile:268-269","Warn: goCommand not pinned by hash: test/go/genmock.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:492","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:418","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   4 chocoCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"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-16T22:56:29.765Z","repository_id":667435,"created_at":"2025-08-16T22:56:29.765Z","updated_at":"2025-08-16T22:56:29.765Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36832313,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3145,"last_synced_at":"2026-08-22T00:20:57.842Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1395976,"followers":23897,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-22T00:20:57.857Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"v0.24.0","sha":"6d2ec95f450b4ce404afb8929ff479e68770141a","kind":"tag","published_at":"2026-07-11T16:46:36.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.24.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"e4b684f5ff4f9c3a42cd7ec0a667c3d9bd7f6ac1","kind":"tag","published_at":"2026-04-27T22:39:04.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.23.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"af9ac170f4de895266de4b6f9f3e68a58f113760","kind":"tag","published_at":"2025-05-23T20:38:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.22.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1a31d9051d35b732a5fce258955ef95f576694ba","kind":"tag","published_at":"2024-09-21T13:10:57.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.21.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0d0ac75347267f7c12fc9b5b349bf9ef7f632347","kind":"tag","published_at":"2024-03-22T22:50:14.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.20.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"5656208a202ca0be4d4dc44125b5ca0485f91bf0","kind":"tag","published_at":"2023-09-02T11:33:30.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.19.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"1851da53a31b71e7006a48161c1e3d6d9ee5ded5","kind":"tag","published_at":"2023-03-01T21:47:00.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"2f2696bdf6aff18138e401b73436fc20023e88e2","kind":"tag","published_at":"2023-02-13T20:53:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4d493e867b349f3475203ef9848353b315203c51","kind":"tag","published_at":"2022-09-18T13:35:02.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.17.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a93df80f27739ccabb5b885cb12a8dc7595ecdf","kind":"tag","published_at":"2022-02-15T21:19:45.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.16.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0/manifests"},{"name":"lib/go/thrift/v0.0.1-do-not-use","sha":"a62b40c3dfbbc109ca9f6cbe4edc47abb7394f88","kind":"tag","published_at":"2021-10-18T20:15:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/lib/go/thrift/v0.0.1-do-not-use","html_url":"https://github.com/apache/thrift/releases/tag/lib/go/thrift/v0.0.1-do-not-use","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use/manifests"},{"name":"v0.15.0","sha":"8317ec43ea2425b6f8e24e4dc4f5b2360f717eb4","kind":"commit","published_at":"2021-09-04T18:45:55.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.15.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"57e24caa86afa8bacf444e66a9aef6203831416c","kind":"tag","published_at":"2021-06-17T20:41:27.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.2","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"f6fa1794539e68ac294038ac388d6bde40a6c237","kind":"tag","published_at":"2021-03-02T21:18:12.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8411e189b0af09e5baad34031555870cf692c1ad","kind":"commit","published_at":"2021-02-04T23:13:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"cecee50308fc7e6f77f55b3fd906c1c6c471fa2f","kind":"tag","published_at":"2019-10-16T21:11:08.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.13.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0/manifests"},{"name":"0.9.3.1","sha":"a9b748bb0e02a2b6aaa3f39d09ec7f1fa47a0cf4","kind":"tag","published_at":"2019-03-09T15:25:29.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1/manifests"},{"name":"v0.12.0","sha":"384647d290e2e4a55a14b1b7ef1b7e66293a2c33","kind":"commit","published_at":"2018-12-19T01:24:34.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.12.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0/manifests"},{"name":"0.11.0","sha":"327ebb6c2b6df8bf075da02ef45a2a034e9b79ba","kind":"commit","published_at":"2017-12-03T17:27:58.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.11.0","html_url":"https://github.com/apache/thrift/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"b2a4d4ae21c789b689dd162deb819665567f481c","kind":"tag","published_at":"2017-01-06T18:07:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.10.0","html_url":"https://github.com/apache/thrift/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0/manifests"},{"name":"last-before-0-10","sha":"0c27352179e0463bde1f68757f2d77e3c222f530","kind":"commit","published_at":"2016-12-19T19:57:54.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/last-before-0-10","html_url":"https://github.com/apache/thrift/releases/tag/last-before-0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@last-before-0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10/manifests"},{"name":"0.9.3","sha":"53dd39833a08ce33582e5ff31fa18bb4735d6731","kind":"tag","published_at":"2015-10-11T17:19:19.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"591e20f9636c37527a70dc03598218c3468a0eff","kind":"tag","published_at":"2014-11-17T03:35:33.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.2","html_url":"https://github.com/apache/thrift/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"cc8e8159feccf9d89ec105ce70abae86e95491cf","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"3c8c13c1858c92d02e6087dad976a4aa3c59fc22","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"1a8775aa546d6b6ab10d3f577cdb729ec26a4e01","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"9edd069474c955d0870f2534d18fcb6dbfae8c84","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"f29106c361ffb49395e5d1aabc5d3c5ca02a1385","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a6f0633147a0a52d9ffa3acc6a748b786bce06a8","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9eb90a5edae438d546e2e2b673ada97d61a33b8f","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"9e43c6464b2d3195340ee2184628d6bc51e4e9cb","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"07f5fa22689a7ee3fa1e14f813ce474f5c3e34b1","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"62bbc93140dc8b0841ea62f7ab5c6afee3c4a732","kind":"tag","published_at":"2014-02-02T21:22:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0/manifests"},{"name":"thrift-0.9.0","sha":"352a50eb36b851bfb3f69469db580e6edfd6250f","kind":"tag","published_at":"2013-05-30T12:49:31.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0/manifests"},{"name":"thrift-0.8.0","sha":"f0438b8872f08554243a77bf8f5ead1bba6332f1","kind":"tag","published_at":"2011-11-30T01:08:40.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0/manifests"},{"name":"thrift-0.7.0","sha":"8a0ef2286cc52b5777b14d424e92f4db2ac14eb3","kind":"tag","published_at":"2011-08-13T21:33:47.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0/manifests"},{"name":"thrift-0.6.1","sha":"2047f494bad3ce641ac54fc3024d81046ea6d245","kind":"tag","published_at":"2011-04-25T14:30:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1/manifests"},{"name":"thrift-0.6.0","sha":"e29d242e298f6ae13a3d50d4b734634e0e7fe373","kind":"tag","published_at":"2011-03-21T20:02:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0/manifests"},{"name":"thrift-0.5.0","sha":"8de1e90b4b5e4cccfd8f0534d9c141cff938c833","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0/manifests"},{"name":"thrift-0.4.0","sha":"c97416ad69ce652c1b6d582ca7aa91c9a5146040","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0/manifests"},{"name":"thrift-0.3.0","sha":"3bfda7f7689013ee475f8eb3d86ff38f7998e75f","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0/manifests"},{"name":"thrift-0.2.0","sha":"e3704d7fef4a9e68f1792f97c8a1a0ad1ab762c4","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T22:52:38.692Z","dependent_packages_count":15,"downloads":31255311,"downloads_period":"total","dependent_repos_count":55,"rankings":{"downloads":null,"dependent_repos_count":4.75168455203394,"dependent_packages_count":4.202645370601448,"stargazers_count":2.954829049163963,"forks_count":1.6421262790117293,"docker_downloads_count":null,"average":3.38782131270277},"purl":"pkg:conda/libthrift?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/libthrift","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/libthrift","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/libthrift/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T17:00:15.182Z","issues_count":3,"pull_requests_count":1079,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4455188.964562569,"issues_closed_count":2,"pull_requests_closed_count":903,"pull_request_authors_count":185,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.4698795180722892,"merged_pull_requests_count":690,"bot_issues_count":0,"bot_pull_requests_count":203,"past_year_issues_count":0,"past_year_pull_requests_count":340,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":375541.2165354331,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8235294117647058,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":44,"past_year_merged_pull_requests_count":232,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"Jens-G","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"fishy","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jimexist","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimexist"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"jimexist","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"zeshuai007","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jens-G","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"jimexist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/libthrift/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/libthrift/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/libthrift/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/libthrift/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/libthrift/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/libthrift/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2348},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-23T05:06:09.364Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":14827941,"name":"github.com/Apache/Thrift","ecosystem":"go","description":"","homepage":"https://github.com/Apache/Thrift","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Apache/Thrift","keywords_array":[],"namespace":"github.com/Apache","versions_count":5,"first_release_published_at":"2018-12-19T01:24:34.000Z","latest_release_published_at":"2021-06-12T16:52:58.000Z","latest_release_number":"v0.14.2","last_synced_at":"2026-08-23T17:30:45.242Z","created_at":"2026-07-27T09:31:43.825Z","updated_at":"2026-08-23T18:53:24.887Z","registry_url":"https://pkg.go.dev/github.com/Apache/Thrift","install_command":"go get github.com/Apache/Thrift","documentation_url":"https://pkg.go.dev/github.com/Apache/Thrift#section-documentation","metadata":{},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-08-21T16:02:56.000Z","size":38710,"stargazers_count":10955,"open_issues_count":12,"forks_count":4104,"subscribers_count":443,"default_branch":"master","last_synced_at":"2026-08-22T17:05:50.641Z","etag":null,"topics":["actionscript","c","cplusplus","csharp","d","dart","http","library","network-client","network-server","thrift"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-08-22T14:56:58.000Z","dependencies_parsed_at":"2026-08-08T10:34:56.632Z","dependency_job_id":null,"html_url":"https://github.com/apache/thrift","commit_stats":{"total_commits":6953,"total_committers":621,"mean_commits":11.19645732689211,"dds":0.8564648353228822,"last_synced_commit":"c8cf304919f31c2132e1aa64fea4dfa08fe1bed9"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/apache/thrift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/thrift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/sbom","scorecard":{"id":201693,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/thrift","commit":"57c5fc1f79229cd2ca9eba68568ade66fda03df5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake.yml:13","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release_rust.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:27"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:433: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:477: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:590: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:596: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/cmake.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_rust.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/release_rust.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/docker/msvc2017/Dockerfile:16","Warn: containerImage not pinned by hash: build/docker/ubuntu-focal/Dockerfile:18: pin your Docker image by updating buildpack-deps:focal-scm to buildpack-deps:focal-scm@sha256:fa56fe73b4475655b2f39d6376b6a6664d24b5c43227f709d4a923609f3286a1","Warn: containerImage not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:18: pin your Docker image by updating buildpack-deps:jammy-scm to buildpack-deps:jammy-scm@sha256:ed58121f0c4839716f6bff073ba100a563d8e6411ed21f91f7afd857d353565f","Warn: containerImage not pinned by hash: build/docker/ubuntu-noble/Dockerfile:18: pin your Docker image by updating buildpack-deps:noble-scm to buildpack-deps:noble-scm@sha256:505ca873b239319eae61bac98d944de644ad2376bb869636ae22ec5062100a58","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:51","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:54","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:84","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:87","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-focal/Dockerfile:276-277","Warn: pipCommand not pinned by hash: build/docker/ubuntu-focal/Dockerfile:304-308","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:269-270","Warn: pipCommand not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:297-301","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-noble/Dockerfile:268-269","Warn: goCommand not pinned by hash: test/go/genmock.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:492","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:418","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   4 chocoCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"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-16T22:56:29.765Z","repository_id":667435,"created_at":"2025-08-16T22:56:29.765Z","updated_at":"2025-08-16T22:56:29.765Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36855626,"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-08-23T02:00:05.822Z","response_time":128,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3145,"last_synced_at":"2026-08-22T00:20:57.842Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1395976,"followers":23897,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-22T00:20:57.857Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"v0.24.0","sha":"6d2ec95f450b4ce404afb8929ff479e68770141a","kind":"tag","published_at":"2026-07-11T16:46:36.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.24.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"e4b684f5ff4f9c3a42cd7ec0a667c3d9bd7f6ac1","kind":"tag","published_at":"2026-04-27T22:39:04.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.23.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"af9ac170f4de895266de4b6f9f3e68a58f113760","kind":"tag","published_at":"2025-05-23T20:38:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.22.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1a31d9051d35b732a5fce258955ef95f576694ba","kind":"tag","published_at":"2024-09-21T13:10:57.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.21.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0d0ac75347267f7c12fc9b5b349bf9ef7f632347","kind":"tag","published_at":"2024-03-22T22:50:14.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.20.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"5656208a202ca0be4d4dc44125b5ca0485f91bf0","kind":"tag","published_at":"2023-09-02T11:33:30.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.19.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"1851da53a31b71e7006a48161c1e3d6d9ee5ded5","kind":"tag","published_at":"2023-03-01T21:47:00.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"2f2696bdf6aff18138e401b73436fc20023e88e2","kind":"tag","published_at":"2023-02-13T20:53:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4d493e867b349f3475203ef9848353b315203c51","kind":"tag","published_at":"2022-09-18T13:35:02.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.17.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a93df80f27739ccabb5b885cb12a8dc7595ecdf","kind":"tag","published_at":"2022-02-15T21:19:45.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.16.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0/manifests"},{"name":"lib/go/thrift/v0.0.1-do-not-use","sha":"a62b40c3dfbbc109ca9f6cbe4edc47abb7394f88","kind":"tag","published_at":"2021-10-18T20:15:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/lib/go/thrift/v0.0.1-do-not-use","html_url":"https://github.com/apache/thrift/releases/tag/lib/go/thrift/v0.0.1-do-not-use","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use/manifests"},{"name":"v0.15.0","sha":"8317ec43ea2425b6f8e24e4dc4f5b2360f717eb4","kind":"commit","published_at":"2021-09-04T18:45:55.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.15.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"57e24caa86afa8bacf444e66a9aef6203831416c","kind":"tag","published_at":"2021-06-17T20:41:27.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.2","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"f6fa1794539e68ac294038ac388d6bde40a6c237","kind":"tag","published_at":"2021-03-02T21:18:12.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8411e189b0af09e5baad34031555870cf692c1ad","kind":"commit","published_at":"2021-02-04T23:13:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"cecee50308fc7e6f77f55b3fd906c1c6c471fa2f","kind":"tag","published_at":"2019-10-16T21:11:08.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.13.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0/manifests"},{"name":"0.9.3.1","sha":"a9b748bb0e02a2b6aaa3f39d09ec7f1fa47a0cf4","kind":"tag","published_at":"2019-03-09T15:25:29.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1/manifests"},{"name":"v0.12.0","sha":"384647d290e2e4a55a14b1b7ef1b7e66293a2c33","kind":"commit","published_at":"2018-12-19T01:24:34.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.12.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0/manifests"},{"name":"0.11.0","sha":"327ebb6c2b6df8bf075da02ef45a2a034e9b79ba","kind":"commit","published_at":"2017-12-03T17:27:58.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.11.0","html_url":"https://github.com/apache/thrift/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"b2a4d4ae21c789b689dd162deb819665567f481c","kind":"tag","published_at":"2017-01-06T18:07:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.10.0","html_url":"https://github.com/apache/thrift/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0/manifests"},{"name":"last-before-0-10","sha":"0c27352179e0463bde1f68757f2d77e3c222f530","kind":"commit","published_at":"2016-12-19T19:57:54.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/last-before-0-10","html_url":"https://github.com/apache/thrift/releases/tag/last-before-0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@last-before-0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10/manifests"},{"name":"0.9.3","sha":"53dd39833a08ce33582e5ff31fa18bb4735d6731","kind":"tag","published_at":"2015-10-11T17:19:19.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"591e20f9636c37527a70dc03598218c3468a0eff","kind":"tag","published_at":"2014-11-17T03:35:33.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.2","html_url":"https://github.com/apache/thrift/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"cc8e8159feccf9d89ec105ce70abae86e95491cf","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"3c8c13c1858c92d02e6087dad976a4aa3c59fc22","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"1a8775aa546d6b6ab10d3f577cdb729ec26a4e01","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"9edd069474c955d0870f2534d18fcb6dbfae8c84","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"f29106c361ffb49395e5d1aabc5d3c5ca02a1385","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a6f0633147a0a52d9ffa3acc6a748b786bce06a8","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9eb90a5edae438d546e2e2b673ada97d61a33b8f","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"9e43c6464b2d3195340ee2184628d6bc51e4e9cb","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"07f5fa22689a7ee3fa1e14f813ce474f5c3e34b1","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"62bbc93140dc8b0841ea62f7ab5c6afee3c4a732","kind":"tag","published_at":"2014-02-02T21:22:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0/manifests"},{"name":"thrift-0.9.0","sha":"352a50eb36b851bfb3f69469db580e6edfd6250f","kind":"tag","published_at":"2013-05-30T12:49:31.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0/manifests"},{"name":"thrift-0.8.0","sha":"f0438b8872f08554243a77bf8f5ead1bba6332f1","kind":"tag","published_at":"2011-11-30T01:08:40.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0/manifests"},{"name":"thrift-0.7.0","sha":"8a0ef2286cc52b5777b14d424e92f4db2ac14eb3","kind":"tag","published_at":"2011-08-13T21:33:47.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0/manifests"},{"name":"thrift-0.6.1","sha":"2047f494bad3ce641ac54fc3024d81046ea6d245","kind":"tag","published_at":"2011-04-25T14:30:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1/manifests"},{"name":"thrift-0.6.0","sha":"e29d242e298f6ae13a3d50d4b734634e0e7fe373","kind":"tag","published_at":"2011-03-21T20:02:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0/manifests"},{"name":"thrift-0.5.0","sha":"8de1e90b4b5e4cccfd8f0534d9c141cff938c833","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0/manifests"},{"name":"thrift-0.4.0","sha":"c97416ad69ce652c1b6d582ca7aa91c9a5146040","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0/manifests"},{"name":"thrift-0.3.0","sha":"3bfda7f7689013ee475f8eb3d86ff38f7998e75f","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0/manifests"},{"name":"thrift-0.2.0","sha":"e3704d7fef4a9e68f1792f97c8a1a0ad1ab762c4","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T18:53:24.887Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.853083542488347,"dependent_packages_count":4.547369534448248,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.700226538468298},"purl":"pkg:golang/github.com/%21apache/%21thrift","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Apache/Thrift","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Apache/Thrift","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Apache/Thrift/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T17:30:19.455Z","issues_count":3,"pull_requests_count":1083,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4450850.892699115,"issues_closed_count":2,"pull_requests_closed_count":904,"pull_request_authors_count":186,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.4644506001846722,"merged_pull_requests_count":691,"bot_issues_count":0,"bot_pull_requests_count":203,"past_year_issues_count":0,"past_year_pull_requests_count":343,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":358252.49606299214,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8163265306122449,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":232,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"Jens-G","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"fishy","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jimexist","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimexist"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"jimexist","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"zeshuai007","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jens-G","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"jimexist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FApache%2FThrift/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FApache%2FThrift/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FApache%2FThrift/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FApache%2FThrift/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FApache%2FThrift/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FApache%2FThrift/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281895,"maintainers_count":0,"namespaces_count":839487,"keywords_count":124977,"github":"golang","metadata":{"funded_packages_count":67925,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-24T05:01:22.286Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3352583,"name":"thrift-vc140-static-x86_64","ecosystem":"nuget","description":"The Apache Thrift software framework.","homepage":"https://github.com/apache/thrift","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/thrift","keywords_array":["native","thrift","static"],"namespace":null,"versions_count":2,"first_release_published_at":"2019-04-04T15:51:18.830Z","latest_release_published_at":"2019-04-04T15:51:18.830Z","latest_release_number":"0.12.0","last_synced_at":"2026-08-23T11:35:01.234Z","created_at":"2022-04-10T17:40:49.404Z","updated_at":"2026-08-23T11:35:01.235Z","registry_url":"https://www.nuget.org/packages/thrift-vc140-static-x86_64/","install_command":"Install-Package thrift-vc140-static-x86_64","documentation_url":null,"metadata":{"copyright":"Copyright 2019","owners":"Andreev Vlad","license_info":{"type":"expression","text":"Apache-2.0","version":null},"license_url":"https://licenses.nuget.org/Apache-2.0","require_license_acceptance":false,"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"release_notes":"Version 0.12.0.1 contains fixes of thrift headers includes and linking with crypt32.lib","verified":false},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-08-21T16:02:56.000Z","size":38710,"stargazers_count":10955,"open_issues_count":12,"forks_count":4104,"subscribers_count":443,"default_branch":"master","last_synced_at":"2026-08-22T17:05:50.641Z","etag":null,"topics":["actionscript","c","cplusplus","csharp","d","dart","http","library","network-client","network-server","thrift"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-08-22T14:56:58.000Z","dependencies_parsed_at":"2026-08-08T10:34:56.632Z","dependency_job_id":null,"html_url":"https://github.com/apache/thrift","commit_stats":{"total_commits":6953,"total_committers":621,"mean_commits":11.19645732689211,"dds":0.8564648353228822,"last_synced_commit":"c8cf304919f31c2132e1aa64fea4dfa08fe1bed9"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/apache/thrift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/thrift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/sbom","scorecard":{"id":201693,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/thrift","commit":"57c5fc1f79229cd2ca9eba68568ade66fda03df5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake.yml:13","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release_rust.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:27"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:433: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:477: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:590: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:596: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/cmake.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_rust.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/release_rust.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/docker/msvc2017/Dockerfile:16","Warn: containerImage not pinned by hash: build/docker/ubuntu-focal/Dockerfile:18: pin your Docker image by updating buildpack-deps:focal-scm to buildpack-deps:focal-scm@sha256:fa56fe73b4475655b2f39d6376b6a6664d24b5c43227f709d4a923609f3286a1","Warn: containerImage not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:18: pin your Docker image by updating buildpack-deps:jammy-scm to buildpack-deps:jammy-scm@sha256:ed58121f0c4839716f6bff073ba100a563d8e6411ed21f91f7afd857d353565f","Warn: containerImage not pinned by hash: build/docker/ubuntu-noble/Dockerfile:18: pin your Docker image by updating buildpack-deps:noble-scm to buildpack-deps:noble-scm@sha256:505ca873b239319eae61bac98d944de644ad2376bb869636ae22ec5062100a58","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:51","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:54","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:84","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:87","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-focal/Dockerfile:276-277","Warn: pipCommand not pinned by hash: build/docker/ubuntu-focal/Dockerfile:304-308","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:269-270","Warn: pipCommand not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:297-301","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-noble/Dockerfile:268-269","Warn: goCommand not pinned by hash: test/go/genmock.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:492","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:418","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   4 chocoCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"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-16T22:56:29.765Z","repository_id":667435,"created_at":"2025-08-16T22:56:29.765Z","updated_at":"2025-08-16T22:56:29.765Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36832313,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3145,"last_synced_at":"2026-08-22T00:20:57.842Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1395976,"followers":23897,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-22T00:20:57.857Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"v0.24.0","sha":"6d2ec95f450b4ce404afb8929ff479e68770141a","kind":"tag","published_at":"2026-07-11T16:46:36.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.24.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"e4b684f5ff4f9c3a42cd7ec0a667c3d9bd7f6ac1","kind":"tag","published_at":"2026-04-27T22:39:04.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.23.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"af9ac170f4de895266de4b6f9f3e68a58f113760","kind":"tag","published_at":"2025-05-23T20:38:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.22.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1a31d9051d35b732a5fce258955ef95f576694ba","kind":"tag","published_at":"2024-09-21T13:10:57.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.21.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0d0ac75347267f7c12fc9b5b349bf9ef7f632347","kind":"tag","published_at":"2024-03-22T22:50:14.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.20.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"5656208a202ca0be4d4dc44125b5ca0485f91bf0","kind":"tag","published_at":"2023-09-02T11:33:30.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.19.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"1851da53a31b71e7006a48161c1e3d6d9ee5ded5","kind":"tag","published_at":"2023-03-01T21:47:00.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"2f2696bdf6aff18138e401b73436fc20023e88e2","kind":"tag","published_at":"2023-02-13T20:53:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4d493e867b349f3475203ef9848353b315203c51","kind":"tag","published_at":"2022-09-18T13:35:02.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.17.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a93df80f27739ccabb5b885cb12a8dc7595ecdf","kind":"tag","published_at":"2022-02-15T21:19:45.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.16.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0/manifests"},{"name":"lib/go/thrift/v0.0.1-do-not-use","sha":"a62b40c3dfbbc109ca9f6cbe4edc47abb7394f88","kind":"tag","published_at":"2021-10-18T20:15:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/lib/go/thrift/v0.0.1-do-not-use","html_url":"https://github.com/apache/thrift/releases/tag/lib/go/thrift/v0.0.1-do-not-use","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use/manifests"},{"name":"v0.15.0","sha":"8317ec43ea2425b6f8e24e4dc4f5b2360f717eb4","kind":"commit","published_at":"2021-09-04T18:45:55.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.15.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"57e24caa86afa8bacf444e66a9aef6203831416c","kind":"tag","published_at":"2021-06-17T20:41:27.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.2","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"f6fa1794539e68ac294038ac388d6bde40a6c237","kind":"tag","published_at":"2021-03-02T21:18:12.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8411e189b0af09e5baad34031555870cf692c1ad","kind":"commit","published_at":"2021-02-04T23:13:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"cecee50308fc7e6f77f55b3fd906c1c6c471fa2f","kind":"tag","published_at":"2019-10-16T21:11:08.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.13.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0/manifests"},{"name":"0.9.3.1","sha":"a9b748bb0e02a2b6aaa3f39d09ec7f1fa47a0cf4","kind":"tag","published_at":"2019-03-09T15:25:29.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1/manifests"},{"name":"v0.12.0","sha":"384647d290e2e4a55a14b1b7ef1b7e66293a2c33","kind":"commit","published_at":"2018-12-19T01:24:34.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.12.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0/manifests"},{"name":"0.11.0","sha":"327ebb6c2b6df8bf075da02ef45a2a034e9b79ba","kind":"commit","published_at":"2017-12-03T17:27:58.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.11.0","html_url":"https://github.com/apache/thrift/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"b2a4d4ae21c789b689dd162deb819665567f481c","kind":"tag","published_at":"2017-01-06T18:07:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.10.0","html_url":"https://github.com/apache/thrift/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0/manifests"},{"name":"last-before-0-10","sha":"0c27352179e0463bde1f68757f2d77e3c222f530","kind":"commit","published_at":"2016-12-19T19:57:54.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/last-before-0-10","html_url":"https://github.com/apache/thrift/releases/tag/last-before-0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@last-before-0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10/manifests"},{"name":"0.9.3","sha":"53dd39833a08ce33582e5ff31fa18bb4735d6731","kind":"tag","published_at":"2015-10-11T17:19:19.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"591e20f9636c37527a70dc03598218c3468a0eff","kind":"tag","published_at":"2014-11-17T03:35:33.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.2","html_url":"https://github.com/apache/thrift/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"cc8e8159feccf9d89ec105ce70abae86e95491cf","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"3c8c13c1858c92d02e6087dad976a4aa3c59fc22","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"1a8775aa546d6b6ab10d3f577cdb729ec26a4e01","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"9edd069474c955d0870f2534d18fcb6dbfae8c84","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"f29106c361ffb49395e5d1aabc5d3c5ca02a1385","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a6f0633147a0a52d9ffa3acc6a748b786bce06a8","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9eb90a5edae438d546e2e2b673ada97d61a33b8f","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"9e43c6464b2d3195340ee2184628d6bc51e4e9cb","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"07f5fa22689a7ee3fa1e14f813ce474f5c3e34b1","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"62bbc93140dc8b0841ea62f7ab5c6afee3c4a732","kind":"tag","published_at":"2014-02-02T21:22:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0/manifests"},{"name":"thrift-0.9.0","sha":"352a50eb36b851bfb3f69469db580e6edfd6250f","kind":"tag","published_at":"2013-05-30T12:49:31.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0/manifests"},{"name":"thrift-0.8.0","sha":"f0438b8872f08554243a77bf8f5ead1bba6332f1","kind":"tag","published_at":"2011-11-30T01:08:40.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0/manifests"},{"name":"thrift-0.7.0","sha":"8a0ef2286cc52b5777b14d424e92f4db2ac14eb3","kind":"tag","published_at":"2011-08-13T21:33:47.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0/manifests"},{"name":"thrift-0.6.1","sha":"2047f494bad3ce641ac54fc3024d81046ea6d245","kind":"tag","published_at":"2011-04-25T14:30:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1/manifests"},{"name":"thrift-0.6.0","sha":"e29d242e298f6ae13a3d50d4b734634e0e7fe373","kind":"tag","published_at":"2011-03-21T20:02:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0/manifests"},{"name":"thrift-0.5.0","sha":"8de1e90b4b5e4cccfd8f0534d9c141cff938c833","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0/manifests"},{"name":"thrift-0.4.0","sha":"c97416ad69ce652c1b6d582ca7aa91c9a5146040","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0/manifests"},{"name":"thrift-0.3.0","sha":"3bfda7f7689013ee475f8eb3d86ff38f7998e75f","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0/manifests"},{"name":"thrift-0.2.0","sha":"e3704d7fef4a9e68f1792f97c8a1a0ad1ab762c4","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T01:01:04.343Z","dependent_packages_count":0,"downloads":4066,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":29.37395502405972,"dependent_repos_count":12.696710402554181,"dependent_packages_count":19.548236353119677,"stargazers_count":0.08386179154806757,"forks_count":0.05977570047451358,"average":12.352507854351233},"purl":"pkg:nuget/thrift-vc140-static-x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/thrift-vc140-static-x86_64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/thrift-vc140-static-x86_64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/thrift-vc140-static-x86_64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T17:00:15.182Z","issues_count":3,"pull_requests_count":1079,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4455188.964562569,"issues_closed_count":2,"pull_requests_closed_count":903,"pull_request_authors_count":185,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.4698795180722892,"merged_pull_requests_count":690,"bot_issues_count":0,"bot_pull_requests_count":203,"past_year_issues_count":0,"past_year_pull_requests_count":340,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":375541.2165354331,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8235294117647058,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":44,"past_year_merged_pull_requests_count":232,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"Jens-G","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"fishy","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jimexist","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimexist"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"jimexist","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"zeshuai007","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jens-G","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"jimexist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/thrift-vc140-static-x86_64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/thrift-vc140-static-x86_64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/thrift-vc140-static-x86_64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/thrift-vc140-static-x86_64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/thrift-vc140-static-x86_64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/thrift-vc140-static-x86_64/codemeta","maintainers":[{"uuid":"apriorit_dev","login":"apriorit_dev","name":null,"email":null,"url":null,"packages_count":21,"html_url":"https://www.nuget.org/profiles/apriorit_dev","role":null,"created_at":"2022-11-18T18:49:57.268Z","updated_at":"2022-11-18T18:49:57.268Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/apriorit_dev/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":843130,"maintainers_count":114428,"namespaces_count":0,"keywords_count":174432,"github":"nuget","metadata":{"funded_packages_count":32604,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-08-24T05:04:24.731Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":5293951,"name":"thrift-cpp","ecosystem":"conda","description":null,"homepage":"http://thrift.apache.org","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/thrift","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2022-10-03T15:56:05.784Z","latest_release_published_at":"2022-03-30T09:01:47.000Z","latest_release_number":"0.16.0","last_synced_at":"2026-08-22T23:39:14.564Z","created_at":"2022-10-03T15:56:05.777Z","updated_at":"2026-08-23T04:24:52.301Z","registry_url":"https://anaconda.org/conda-forge/thrift-cpp","install_command":"conda install -c conda-forge thrift-cpp","documentation_url":null,"metadata":{},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-08-21T16:02:56.000Z","size":38710,"stargazers_count":10955,"open_issues_count":12,"forks_count":4104,"subscribers_count":443,"default_branch":"master","last_synced_at":"2026-08-22T17:05:50.641Z","etag":null,"topics":["actionscript","c","cplusplus","csharp","d","dart","http","library","network-client","network-server","thrift"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-08-22T14:56:58.000Z","dependencies_parsed_at":"2026-08-08T10:34:56.632Z","dependency_job_id":null,"html_url":"https://github.com/apache/thrift","commit_stats":{"total_commits":6953,"total_committers":621,"mean_commits":11.19645732689211,"dds":0.8564648353228822,"last_synced_commit":"c8cf304919f31c2132e1aa64fea4dfa08fe1bed9"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/apache/thrift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/thrift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/sbom","scorecard":{"id":201693,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/thrift","commit":"57c5fc1f79229cd2ca9eba68568ade66fda03df5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake.yml:13","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release_rust.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:27"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:433: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:477: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:590: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:596: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/cmake.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_rust.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/release_rust.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/docker/msvc2017/Dockerfile:16","Warn: containerImage not pinned by hash: build/docker/ubuntu-focal/Dockerfile:18: pin your Docker image by updating buildpack-deps:focal-scm to buildpack-deps:focal-scm@sha256:fa56fe73b4475655b2f39d6376b6a6664d24b5c43227f709d4a923609f3286a1","Warn: containerImage not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:18: pin your Docker image by updating buildpack-deps:jammy-scm to buildpack-deps:jammy-scm@sha256:ed58121f0c4839716f6bff073ba100a563d8e6411ed21f91f7afd857d353565f","Warn: containerImage not pinned by hash: build/docker/ubuntu-noble/Dockerfile:18: pin your Docker image by updating buildpack-deps:noble-scm to buildpack-deps:noble-scm@sha256:505ca873b239319eae61bac98d944de644ad2376bb869636ae22ec5062100a58","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:51","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:54","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:84","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:87","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-focal/Dockerfile:276-277","Warn: pipCommand not pinned by hash: build/docker/ubuntu-focal/Dockerfile:304-308","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:269-270","Warn: pipCommand not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:297-301","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-noble/Dockerfile:268-269","Warn: goCommand not pinned by hash: test/go/genmock.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:492","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:418","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   4 chocoCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"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-16T22:56:29.765Z","repository_id":667435,"created_at":"2025-08-16T22:56:29.765Z","updated_at":"2025-08-16T22:56:29.765Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36832313,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3145,"last_synced_at":"2026-08-22T00:20:57.842Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1395976,"followers":23897,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-22T00:20:57.857Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"v0.24.0","sha":"6d2ec95f450b4ce404afb8929ff479e68770141a","kind":"tag","published_at":"2026-07-11T16:46:36.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.24.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"e4b684f5ff4f9c3a42cd7ec0a667c3d9bd7f6ac1","kind":"tag","published_at":"2026-04-27T22:39:04.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.23.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"af9ac170f4de895266de4b6f9f3e68a58f113760","kind":"tag","published_at":"2025-05-23T20:38:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.22.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1a31d9051d35b732a5fce258955ef95f576694ba","kind":"tag","published_at":"2024-09-21T13:10:57.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.21.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0d0ac75347267f7c12fc9b5b349bf9ef7f632347","kind":"tag","published_at":"2024-03-22T22:50:14.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.20.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"5656208a202ca0be4d4dc44125b5ca0485f91bf0","kind":"tag","published_at":"2023-09-02T11:33:30.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.19.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"1851da53a31b71e7006a48161c1e3d6d9ee5ded5","kind":"tag","published_at":"2023-03-01T21:47:00.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"2f2696bdf6aff18138e401b73436fc20023e88e2","kind":"tag","published_at":"2023-02-13T20:53:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4d493e867b349f3475203ef9848353b315203c51","kind":"tag","published_at":"2022-09-18T13:35:02.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.17.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a93df80f27739ccabb5b885cb12a8dc7595ecdf","kind":"tag","published_at":"2022-02-15T21:19:45.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.16.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0/manifests"},{"name":"lib/go/thrift/v0.0.1-do-not-use","sha":"a62b40c3dfbbc109ca9f6cbe4edc47abb7394f88","kind":"tag","published_at":"2021-10-18T20:15:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/lib/go/thrift/v0.0.1-do-not-use","html_url":"https://github.com/apache/thrift/releases/tag/lib/go/thrift/v0.0.1-do-not-use","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use/manifests"},{"name":"v0.15.0","sha":"8317ec43ea2425b6f8e24e4dc4f5b2360f717eb4","kind":"commit","published_at":"2021-09-04T18:45:55.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.15.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"57e24caa86afa8bacf444e66a9aef6203831416c","kind":"tag","published_at":"2021-06-17T20:41:27.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.2","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"f6fa1794539e68ac294038ac388d6bde40a6c237","kind":"tag","published_at":"2021-03-02T21:18:12.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8411e189b0af09e5baad34031555870cf692c1ad","kind":"commit","published_at":"2021-02-04T23:13:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"cecee50308fc7e6f77f55b3fd906c1c6c471fa2f","kind":"tag","published_at":"2019-10-16T21:11:08.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.13.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0/manifests"},{"name":"0.9.3.1","sha":"a9b748bb0e02a2b6aaa3f39d09ec7f1fa47a0cf4","kind":"tag","published_at":"2019-03-09T15:25:29.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1/manifests"},{"name":"v0.12.0","sha":"384647d290e2e4a55a14b1b7ef1b7e66293a2c33","kind":"commit","published_at":"2018-12-19T01:24:34.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.12.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0/manifests"},{"name":"0.11.0","sha":"327ebb6c2b6df8bf075da02ef45a2a034e9b79ba","kind":"commit","published_at":"2017-12-03T17:27:58.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.11.0","html_url":"https://github.com/apache/thrift/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"b2a4d4ae21c789b689dd162deb819665567f481c","kind":"tag","published_at":"2017-01-06T18:07:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.10.0","html_url":"https://github.com/apache/thrift/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0/manifests"},{"name":"last-before-0-10","sha":"0c27352179e0463bde1f68757f2d77e3c222f530","kind":"commit","published_at":"2016-12-19T19:57:54.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/last-before-0-10","html_url":"https://github.com/apache/thrift/releases/tag/last-before-0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@last-before-0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10/manifests"},{"name":"0.9.3","sha":"53dd39833a08ce33582e5ff31fa18bb4735d6731","kind":"tag","published_at":"2015-10-11T17:19:19.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"591e20f9636c37527a70dc03598218c3468a0eff","kind":"tag","published_at":"2014-11-17T03:35:33.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.2","html_url":"https://github.com/apache/thrift/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"cc8e8159feccf9d89ec105ce70abae86e95491cf","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"3c8c13c1858c92d02e6087dad976a4aa3c59fc22","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"1a8775aa546d6b6ab10d3f577cdb729ec26a4e01","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"9edd069474c955d0870f2534d18fcb6dbfae8c84","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"f29106c361ffb49395e5d1aabc5d3c5ca02a1385","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a6f0633147a0a52d9ffa3acc6a748b786bce06a8","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9eb90a5edae438d546e2e2b673ada97d61a33b8f","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"9e43c6464b2d3195340ee2184628d6bc51e4e9cb","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"07f5fa22689a7ee3fa1e14f813ce474f5c3e34b1","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"62bbc93140dc8b0841ea62f7ab5c6afee3c4a732","kind":"tag","published_at":"2014-02-02T21:22:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0/manifests"},{"name":"thrift-0.9.0","sha":"352a50eb36b851bfb3f69469db580e6edfd6250f","kind":"tag","published_at":"2013-05-30T12:49:31.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0/manifests"},{"name":"thrift-0.8.0","sha":"f0438b8872f08554243a77bf8f5ead1bba6332f1","kind":"tag","published_at":"2011-11-30T01:08:40.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0/manifests"},{"name":"thrift-0.7.0","sha":"8a0ef2286cc52b5777b14d424e92f4db2ac14eb3","kind":"tag","published_at":"2011-08-13T21:33:47.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0/manifests"},{"name":"thrift-0.6.1","sha":"2047f494bad3ce641ac54fc3024d81046ea6d245","kind":"tag","published_at":"2011-04-25T14:30:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1/manifests"},{"name":"thrift-0.6.0","sha":"e29d242e298f6ae13a3d50d4b734634e0e7fe373","kind":"tag","published_at":"2011-03-21T20:02:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0/manifests"},{"name":"thrift-0.5.0","sha":"8de1e90b4b5e4cccfd8f0534d9c141cff938c833","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0/manifests"},{"name":"thrift-0.4.0","sha":"c97416ad69ce652c1b6d582ca7aa91c9a5146040","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0/manifests"},{"name":"thrift-0.3.0","sha":"3bfda7f7689013ee475f8eb3d86ff38f7998e75f","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0/manifests"},{"name":"thrift-0.2.0","sha":"e3704d7fef4a9e68f1792f97c8a1a0ad1ab762c4","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T04:24:52.301Z","dependent_packages_count":10,"downloads":3425173,"downloads_period":"total","dependent_repos_count":16,"rankings":{"downloads":null,"dependent_repos_count":8.77464437234839,"dependent_packages_count":5.899675567756426,"stargazers_count":2.9398552533067135,"forks_count":1.6321437484402297,"docker_downloads_count":null,"average":4.81157973546294},"purl":"pkg:conda/thrift-cpp?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/thrift-cpp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/thrift-cpp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/thrift-cpp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T17:00:15.182Z","issues_count":3,"pull_requests_count":1079,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4455188.964562569,"issues_closed_count":2,"pull_requests_closed_count":903,"pull_request_authors_count":185,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.4698795180722892,"merged_pull_requests_count":690,"bot_issues_count":0,"bot_pull_requests_count":203,"past_year_issues_count":0,"past_year_pull_requests_count":340,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":375541.2165354331,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8235294117647058,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":44,"past_year_merged_pull_requests_count":232,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"Jens-G","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"fishy","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jimexist","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimexist"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"jimexist","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"zeshuai007","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jens-G","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"jimexist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/thrift-cpp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/thrift-cpp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/thrift-cpp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/thrift-cpp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/thrift-cpp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/thrift-cpp/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2348},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-23T05:06:09.364Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":5293950,"name":"thrift-compiler","ecosystem":"conda","description":null,"homepage":"http://thrift.apache.org","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/thrift","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2020-09-21T05:29:06.000Z","latest_release_published_at":"2022-09-13T14:11:42.000Z","latest_release_number":"0.16.0","last_synced_at":"2026-08-22T23:39:13.420Z","created_at":"2022-10-03T15:56:05.691Z","updated_at":"2026-08-23T04:24:52.308Z","registry_url":"https://anaconda.org/conda-forge/thrift-compiler","install_command":"conda install -c conda-forge thrift-compiler","documentation_url":null,"metadata":{},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-08-21T16:02:56.000Z","size":38710,"stargazers_count":10955,"open_issues_count":12,"forks_count":4104,"subscribers_count":443,"default_branch":"master","last_synced_at":"2026-08-22T17:05:50.641Z","etag":null,"topics":["actionscript","c","cplusplus","csharp","d","dart","http","library","network-client","network-server","thrift"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-08-22T14:56:58.000Z","dependencies_parsed_at":"2026-08-08T10:34:56.632Z","dependency_job_id":null,"html_url":"https://github.com/apache/thrift","commit_stats":{"total_commits":6953,"total_committers":621,"mean_commits":11.19645732689211,"dds":0.8564648353228822,"last_synced_commit":"c8cf304919f31c2132e1aa64fea4dfa08fe1bed9"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/apache/thrift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/thrift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/sbom","scorecard":{"id":201693,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/thrift","commit":"57c5fc1f79229cd2ca9eba68568ade66fda03df5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake.yml:13","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release_rust.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:27"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:433: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:477: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:590: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:596: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/cmake.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_rust.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/release_rust.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/docker/msvc2017/Dockerfile:16","Warn: containerImage not pinned by hash: build/docker/ubuntu-focal/Dockerfile:18: pin your Docker image by updating buildpack-deps:focal-scm to buildpack-deps:focal-scm@sha256:fa56fe73b4475655b2f39d6376b6a6664d24b5c43227f709d4a923609f3286a1","Warn: containerImage not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:18: pin your Docker image by updating buildpack-deps:jammy-scm to buildpack-deps:jammy-scm@sha256:ed58121f0c4839716f6bff073ba100a563d8e6411ed21f91f7afd857d353565f","Warn: containerImage not pinned by hash: build/docker/ubuntu-noble/Dockerfile:18: pin your Docker image by updating buildpack-deps:noble-scm to buildpack-deps:noble-scm@sha256:505ca873b239319eae61bac98d944de644ad2376bb869636ae22ec5062100a58","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:51","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:54","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:84","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:87","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-focal/Dockerfile:276-277","Warn: pipCommand not pinned by hash: build/docker/ubuntu-focal/Dockerfile:304-308","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:269-270","Warn: pipCommand not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:297-301","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-noble/Dockerfile:268-269","Warn: goCommand not pinned by hash: test/go/genmock.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:492","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:418","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   4 chocoCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"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-16T22:56:29.765Z","repository_id":667435,"created_at":"2025-08-16T22:56:29.765Z","updated_at":"2025-08-16T22:56:29.765Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36832313,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3145,"last_synced_at":"2026-08-22T00:20:57.842Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1395976,"followers":23897,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-22T00:20:57.857Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"v0.24.0","sha":"6d2ec95f450b4ce404afb8929ff479e68770141a","kind":"tag","published_at":"2026-07-11T16:46:36.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.24.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"e4b684f5ff4f9c3a42cd7ec0a667c3d9bd7f6ac1","kind":"tag","published_at":"2026-04-27T22:39:04.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.23.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"af9ac170f4de895266de4b6f9f3e68a58f113760","kind":"tag","published_at":"2025-05-23T20:38:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.22.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1a31d9051d35b732a5fce258955ef95f576694ba","kind":"tag","published_at":"2024-09-21T13:10:57.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.21.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0d0ac75347267f7c12fc9b5b349bf9ef7f632347","kind":"tag","published_at":"2024-03-22T22:50:14.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.20.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"5656208a202ca0be4d4dc44125b5ca0485f91bf0","kind":"tag","published_at":"2023-09-02T11:33:30.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.19.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"1851da53a31b71e7006a48161c1e3d6d9ee5ded5","kind":"tag","published_at":"2023-03-01T21:47:00.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"2f2696bdf6aff18138e401b73436fc20023e88e2","kind":"tag","published_at":"2023-02-13T20:53:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4d493e867b349f3475203ef9848353b315203c51","kind":"tag","published_at":"2022-09-18T13:35:02.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.17.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a93df80f27739ccabb5b885cb12a8dc7595ecdf","kind":"tag","published_at":"2022-02-15T21:19:45.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.16.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0/manifests"},{"name":"lib/go/thrift/v0.0.1-do-not-use","sha":"a62b40c3dfbbc109ca9f6cbe4edc47abb7394f88","kind":"tag","published_at":"2021-10-18T20:15:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/lib/go/thrift/v0.0.1-do-not-use","html_url":"https://github.com/apache/thrift/releases/tag/lib/go/thrift/v0.0.1-do-not-use","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use/manifests"},{"name":"v0.15.0","sha":"8317ec43ea2425b6f8e24e4dc4f5b2360f717eb4","kind":"commit","published_at":"2021-09-04T18:45:55.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.15.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"57e24caa86afa8bacf444e66a9aef6203831416c","kind":"tag","published_at":"2021-06-17T20:41:27.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.2","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"f6fa1794539e68ac294038ac388d6bde40a6c237","kind":"tag","published_at":"2021-03-02T21:18:12.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8411e189b0af09e5baad34031555870cf692c1ad","kind":"commit","published_at":"2021-02-04T23:13:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"cecee50308fc7e6f77f55b3fd906c1c6c471fa2f","kind":"tag","published_at":"2019-10-16T21:11:08.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.13.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0/manifests"},{"name":"0.9.3.1","sha":"a9b748bb0e02a2b6aaa3f39d09ec7f1fa47a0cf4","kind":"tag","published_at":"2019-03-09T15:25:29.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1/manifests"},{"name":"v0.12.0","sha":"384647d290e2e4a55a14b1b7ef1b7e66293a2c33","kind":"commit","published_at":"2018-12-19T01:24:34.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.12.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0/manifests"},{"name":"0.11.0","sha":"327ebb6c2b6df8bf075da02ef45a2a034e9b79ba","kind":"commit","published_at":"2017-12-03T17:27:58.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.11.0","html_url":"https://github.com/apache/thrift/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"b2a4d4ae21c789b689dd162deb819665567f481c","kind":"tag","published_at":"2017-01-06T18:07:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.10.0","html_url":"https://github.com/apache/thrift/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0/manifests"},{"name":"last-before-0-10","sha":"0c27352179e0463bde1f68757f2d77e3c222f530","kind":"commit","published_at":"2016-12-19T19:57:54.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/last-before-0-10","html_url":"https://github.com/apache/thrift/releases/tag/last-before-0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@last-before-0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10/manifests"},{"name":"0.9.3","sha":"53dd39833a08ce33582e5ff31fa18bb4735d6731","kind":"tag","published_at":"2015-10-11T17:19:19.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"591e20f9636c37527a70dc03598218c3468a0eff","kind":"tag","published_at":"2014-11-17T03:35:33.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.2","html_url":"https://github.com/apache/thrift/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"cc8e8159feccf9d89ec105ce70abae86e95491cf","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"3c8c13c1858c92d02e6087dad976a4aa3c59fc22","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"1a8775aa546d6b6ab10d3f577cdb729ec26a4e01","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"9edd069474c955d0870f2534d18fcb6dbfae8c84","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"f29106c361ffb49395e5d1aabc5d3c5ca02a1385","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a6f0633147a0a52d9ffa3acc6a748b786bce06a8","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9eb90a5edae438d546e2e2b673ada97d61a33b8f","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"9e43c6464b2d3195340ee2184628d6bc51e4e9cb","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"07f5fa22689a7ee3fa1e14f813ce474f5c3e34b1","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"62bbc93140dc8b0841ea62f7ab5c6afee3c4a732","kind":"tag","published_at":"2014-02-02T21:22:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0/manifests"},{"name":"thrift-0.9.0","sha":"352a50eb36b851bfb3f69469db580e6edfd6250f","kind":"tag","published_at":"2013-05-30T12:49:31.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0/manifests"},{"name":"thrift-0.8.0","sha":"f0438b8872f08554243a77bf8f5ead1bba6332f1","kind":"tag","published_at":"2011-11-30T01:08:40.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0/manifests"},{"name":"thrift-0.7.0","sha":"8a0ef2286cc52b5777b14d424e92f4db2ac14eb3","kind":"tag","published_at":"2011-08-13T21:33:47.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0/manifests"},{"name":"thrift-0.6.1","sha":"2047f494bad3ce641ac54fc3024d81046ea6d245","kind":"tag","published_at":"2011-04-25T14:30:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1/manifests"},{"name":"thrift-0.6.0","sha":"e29d242e298f6ae13a3d50d4b734634e0e7fe373","kind":"tag","published_at":"2011-03-21T20:02:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0/manifests"},{"name":"thrift-0.5.0","sha":"8de1e90b4b5e4cccfd8f0534d9c141cff938c833","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0/manifests"},{"name":"thrift-0.4.0","sha":"c97416ad69ce652c1b6d582ca7aa91c9a5146040","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0/manifests"},{"name":"thrift-0.3.0","sha":"3bfda7f7689013ee475f8eb3d86ff38f7998e75f","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0/manifests"},{"name":"thrift-0.2.0","sha":"e3704d7fef4a9e68f1792f97c8a1a0ad1ab762c4","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T04:24:52.308Z","dependent_packages_count":2,"downloads":945137,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.08285500374345,"dependent_packages_count":19.560768654854005,"stargazers_count":2.9448465185924633,"forks_count":1.6371350137259797,"docker_downloads_count":null,"average":12.056401297728975},"purl":"pkg:conda/thrift-compiler?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/thrift-compiler","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/thrift-compiler","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/thrift-compiler/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T17:00:15.182Z","issues_count":3,"pull_requests_count":1079,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4455188.964562569,"issues_closed_count":2,"pull_requests_closed_count":903,"pull_request_authors_count":185,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.4698795180722892,"merged_pull_requests_count":690,"bot_issues_count":0,"bot_pull_requests_count":203,"past_year_issues_count":0,"past_year_pull_requests_count":340,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":375541.2165354331,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8235294117647058,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":44,"past_year_merged_pull_requests_count":232,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"Jens-G","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"fishy","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jimexist","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimexist"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"jimexist","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"zeshuai007","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jens-G","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"jimexist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/thrift-compiler/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/thrift-compiler/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/thrift-compiler/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/thrift-compiler/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/thrift-compiler/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/thrift-compiler/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2348},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-23T05:06:09.364Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":12341999,"name":"thrift","ecosystem":"rubygems","description":"Ruby bindings for the Apache Thrift RPC system","homepage":"https://thrift.apache.org","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/thrift","keywords_array":[],"namespace":null,"versions_count":33,"first_release_published_at":"2009-11-19T00:00:05.224Z","latest_release_published_at":"2026-07-11T20:22:42.924Z","latest_release_number":"0.24.0","last_synced_at":"2026-08-23T11:11:17.775Z","created_at":"2025-10-07T06:29:50.343Z","updated_at":"2026-08-23T11:11:17.776Z","registry_url":"https://gem.coop/gems/thrift","install_command":"gem install thrift -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/thrift/","metadata":{"funding":null},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-08-21T16:02:56.000Z","size":38710,"stargazers_count":10955,"open_issues_count":12,"forks_count":4104,"subscribers_count":443,"default_branch":"master","last_synced_at":"2026-08-22T17:05:50.641Z","etag":null,"topics":["actionscript","c","cplusplus","csharp","d","dart","http","library","network-client","network-server","thrift"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-08-22T14:56:58.000Z","dependencies_parsed_at":"2026-08-08T10:34:56.632Z","dependency_job_id":null,"html_url":"https://github.com/apache/thrift","commit_stats":{"total_commits":6953,"total_committers":621,"mean_commits":11.19645732689211,"dds":0.8564648353228822,"last_synced_commit":"c8cf304919f31c2132e1aa64fea4dfa08fe1bed9"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/apache/thrift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/thrift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/sbom","scorecard":{"id":201693,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/thrift","commit":"57c5fc1f79229cd2ca9eba68568ade66fda03df5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake.yml:13","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release_rust.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:27"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:433: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:477: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:590: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:596: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/cmake.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_rust.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/release_rust.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/docker/msvc2017/Dockerfile:16","Warn: containerImage not pinned by hash: build/docker/ubuntu-focal/Dockerfile:18: pin your Docker image by updating buildpack-deps:focal-scm to buildpack-deps:focal-scm@sha256:fa56fe73b4475655b2f39d6376b6a6664d24b5c43227f709d4a923609f3286a1","Warn: containerImage not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:18: pin your Docker image by updating buildpack-deps:jammy-scm to buildpack-deps:jammy-scm@sha256:ed58121f0c4839716f6bff073ba100a563d8e6411ed21f91f7afd857d353565f","Warn: containerImage not pinned by hash: build/docker/ubuntu-noble/Dockerfile:18: pin your Docker image by updating buildpack-deps:noble-scm to buildpack-deps:noble-scm@sha256:505ca873b239319eae61bac98d944de644ad2376bb869636ae22ec5062100a58","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:51","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:54","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:84","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:87","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-focal/Dockerfile:276-277","Warn: pipCommand not pinned by hash: build/docker/ubuntu-focal/Dockerfile:304-308","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:269-270","Warn: pipCommand not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:297-301","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-noble/Dockerfile:268-269","Warn: goCommand not pinned by hash: test/go/genmock.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:492","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:418","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   4 chocoCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"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-16T22:56:29.765Z","repository_id":667435,"created_at":"2025-08-16T22:56:29.765Z","updated_at":"2025-08-16T22:56:29.765Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36832313,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3145,"last_synced_at":"2026-08-22T00:20:57.842Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1395976,"followers":23897,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-22T00:20:57.857Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"v0.24.0","sha":"6d2ec95f450b4ce404afb8929ff479e68770141a","kind":"tag","published_at":"2026-07-11T16:46:36.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.24.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"e4b684f5ff4f9c3a42cd7ec0a667c3d9bd7f6ac1","kind":"tag","published_at":"2026-04-27T22:39:04.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.23.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"af9ac170f4de895266de4b6f9f3e68a58f113760","kind":"tag","published_at":"2025-05-23T20:38:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.22.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1a31d9051d35b732a5fce258955ef95f576694ba","kind":"tag","published_at":"2024-09-21T13:10:57.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.21.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0d0ac75347267f7c12fc9b5b349bf9ef7f632347","kind":"tag","published_at":"2024-03-22T22:50:14.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.20.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"5656208a202ca0be4d4dc44125b5ca0485f91bf0","kind":"tag","published_at":"2023-09-02T11:33:30.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.19.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"1851da53a31b71e7006a48161c1e3d6d9ee5ded5","kind":"tag","published_at":"2023-03-01T21:47:00.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"2f2696bdf6aff18138e401b73436fc20023e88e2","kind":"tag","published_at":"2023-02-13T20:53:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4d493e867b349f3475203ef9848353b315203c51","kind":"tag","published_at":"2022-09-18T13:35:02.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.17.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a93df80f27739ccabb5b885cb12a8dc7595ecdf","kind":"tag","published_at":"2022-02-15T21:19:45.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.16.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0/manifests"},{"name":"lib/go/thrift/v0.0.1-do-not-use","sha":"a62b40c3dfbbc109ca9f6cbe4edc47abb7394f88","kind":"tag","published_at":"2021-10-18T20:15:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/lib/go/thrift/v0.0.1-do-not-use","html_url":"https://github.com/apache/thrift/releases/tag/lib/go/thrift/v0.0.1-do-not-use","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use/manifests"},{"name":"v0.15.0","sha":"8317ec43ea2425b6f8e24e4dc4f5b2360f717eb4","kind":"commit","published_at":"2021-09-04T18:45:55.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.15.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"57e24caa86afa8bacf444e66a9aef6203831416c","kind":"tag","published_at":"2021-06-17T20:41:27.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.2","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"f6fa1794539e68ac294038ac388d6bde40a6c237","kind":"tag","published_at":"2021-03-02T21:18:12.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8411e189b0af09e5baad34031555870cf692c1ad","kind":"commit","published_at":"2021-02-04T23:13:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"cecee50308fc7e6f77f55b3fd906c1c6c471fa2f","kind":"tag","published_at":"2019-10-16T21:11:08.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.13.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0/manifests"},{"name":"0.9.3.1","sha":"a9b748bb0e02a2b6aaa3f39d09ec7f1fa47a0cf4","kind":"tag","published_at":"2019-03-09T15:25:29.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1/manifests"},{"name":"v0.12.0","sha":"384647d290e2e4a55a14b1b7ef1b7e66293a2c33","kind":"commit","published_at":"2018-12-19T01:24:34.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.12.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0/manifests"},{"name":"0.11.0","sha":"327ebb6c2b6df8bf075da02ef45a2a034e9b79ba","kind":"commit","published_at":"2017-12-03T17:27:58.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.11.0","html_url":"https://github.com/apache/thrift/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"b2a4d4ae21c789b689dd162deb819665567f481c","kind":"tag","published_at":"2017-01-06T18:07:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.10.0","html_url":"https://github.com/apache/thrift/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0/manifests"},{"name":"last-before-0-10","sha":"0c27352179e0463bde1f68757f2d77e3c222f530","kind":"commit","published_at":"2016-12-19T19:57:54.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/last-before-0-10","html_url":"https://github.com/apache/thrift/releases/tag/last-before-0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@last-before-0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10/manifests"},{"name":"0.9.3","sha":"53dd39833a08ce33582e5ff31fa18bb4735d6731","kind":"tag","published_at":"2015-10-11T17:19:19.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"591e20f9636c37527a70dc03598218c3468a0eff","kind":"tag","published_at":"2014-11-17T03:35:33.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.2","html_url":"https://github.com/apache/thrift/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"cc8e8159feccf9d89ec105ce70abae86e95491cf","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"3c8c13c1858c92d02e6087dad976a4aa3c59fc22","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"1a8775aa546d6b6ab10d3f577cdb729ec26a4e01","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"9edd069474c955d0870f2534d18fcb6dbfae8c84","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"f29106c361ffb49395e5d1aabc5d3c5ca02a1385","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a6f0633147a0a52d9ffa3acc6a748b786bce06a8","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9eb90a5edae438d546e2e2b673ada97d61a33b8f","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"9e43c6464b2d3195340ee2184628d6bc51e4e9cb","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"07f5fa22689a7ee3fa1e14f813ce474f5c3e34b1","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"62bbc93140dc8b0841ea62f7ab5c6afee3c4a732","kind":"tag","published_at":"2014-02-02T21:22:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0/manifests"},{"name":"thrift-0.9.0","sha":"352a50eb36b851bfb3f69469db580e6edfd6250f","kind":"tag","published_at":"2013-05-30T12:49:31.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0/manifests"},{"name":"thrift-0.8.0","sha":"f0438b8872f08554243a77bf8f5ead1bba6332f1","kind":"tag","published_at":"2011-11-30T01:08:40.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0/manifests"},{"name":"thrift-0.7.0","sha":"8a0ef2286cc52b5777b14d424e92f4db2ac14eb3","kind":"tag","published_at":"2011-08-13T21:33:47.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0/manifests"},{"name":"thrift-0.6.1","sha":"2047f494bad3ce641ac54fc3024d81046ea6d245","kind":"tag","published_at":"2011-04-25T14:30:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1/manifests"},{"name":"thrift-0.6.0","sha":"e29d242e298f6ae13a3d50d4b734634e0e7fe373","kind":"tag","published_at":"2011-03-21T20:02:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0/manifests"},{"name":"thrift-0.5.0","sha":"8de1e90b4b5e4cccfd8f0534d9c141cff938c833","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0/manifests"},{"name":"thrift-0.4.0","sha":"c97416ad69ce652c1b6d582ca7aa91c9a5146040","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0/manifests"},{"name":"thrift-0.3.0","sha":"3bfda7f7689013ee475f8eb3d86ff38f7998e75f","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0/manifests"},{"name":"thrift-0.2.0","sha":"e3704d7fef4a9e68f1792f97c8a1a0ad1ab762c4","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T23:24:55.191Z","dependent_packages_count":0,"downloads":65392933,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.43251192110982556,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":0.31681498221294724,"average":0.18733172583069319},"purl":"pkg:gem/thrift?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/thrift","docker_dependents_count":197,"docker_downloads_count":434247798,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/thrift","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/thrift/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T17:00:15.182Z","issues_count":3,"pull_requests_count":1079,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4455188.964562569,"issues_closed_count":2,"pull_requests_closed_count":903,"pull_request_authors_count":185,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.4698795180722892,"merged_pull_requests_count":690,"bot_issues_count":0,"bot_pull_requests_count":203,"past_year_issues_count":0,"past_year_pull_requests_count":340,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":375541.2165354331,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8235294117647058,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":44,"past_year_merged_pull_requests_count":232,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"Jens-G","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"fishy","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jimexist","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimexist"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"jimexist","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"zeshuai007","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jens-G","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"jimexist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/thrift/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/thrift/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/thrift/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/thrift/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/thrift/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/thrift/codemeta","maintainers":[{"uuid":"51855","login":"jfarrell","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://gem.coop/profiles/jfarrell","role":null,"created_at":"2025-10-09T23:28:29.033Z","updated_at":"2025-10-09T23:28:29.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/jfarrell/packages"},{"uuid":"151266","login":"RandyAbernethy","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://gem.coop/profiles/RandyAbernethy","role":null,"created_at":"2025-10-09T23:28:28.993Z","updated_at":"2025-10-09T23:28:28.993Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/RandyAbernethy/packages"},{"uuid":"149667","login":"JensG","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://gem.coop/profiles/JensG","role":null,"created_at":"2025-10-09T23:28:29.105Z","updated_at":"2025-10-09T23:28:29.105Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/JensG/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":195848,"maintainers_count":68885,"namespaces_count":0,"keywords_count":19180,"github":"gem-coop","metadata":{"funded_packages_count":7900},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2026-08-24T05:01:32.360Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/namespaces"}},{"id":461671,"name":"apache/thrift","ecosystem":"packagist","description":"Apache Thrift RPC system","homepage":"http://thrift.apache.org","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/thrift","keywords_array":["rpc"],"namespace":"apache","versions_count":24,"first_release_published_at":"2013-03-29T15:51:58.000Z","latest_release_published_at":"2026-07-05T20:04:17.000Z","latest_release_number":"v0.24.0","last_synced_at":"2026-08-23T11:33:51.471Z","created_at":"2022-04-07T01:25:38.596Z","updated_at":"2026-08-23T11:33:51.472Z","registry_url":"https://packagist.org/packages/apache/thrift#","install_command":"composer require apache/thrift","documentation_url":null,"metadata":{"funding":[]},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-08-21T16:02:56.000Z","size":38710,"stargazers_count":10955,"open_issues_count":12,"forks_count":4104,"subscribers_count":443,"default_branch":"master","last_synced_at":"2026-08-22T17:05:50.641Z","etag":null,"topics":["actionscript","c","cplusplus","csharp","d","dart","http","library","network-client","network-server","thrift"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-08-22T14:56:58.000Z","dependencies_parsed_at":"2026-08-08T10:34:56.632Z","dependency_job_id":null,"html_url":"https://github.com/apache/thrift","commit_stats":{"total_commits":6953,"total_committers":621,"mean_commits":11.19645732689211,"dds":0.8564648353228822,"last_synced_commit":"c8cf304919f31c2132e1aa64fea4dfa08fe1bed9"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/apache/thrift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/thrift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/sbom","scorecard":{"id":201693,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/thrift","commit":"57c5fc1f79229cd2ca9eba68568ade66fda03df5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake.yml:13","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release_rust.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:27"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:433: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:477: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:590: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:596: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/cmake.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_rust.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/release_rust.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/docker/msvc2017/Dockerfile:16","Warn: containerImage not pinned by hash: build/docker/ubuntu-focal/Dockerfile:18: pin your Docker image by updating buildpack-deps:focal-scm to buildpack-deps:focal-scm@sha256:fa56fe73b4475655b2f39d6376b6a6664d24b5c43227f709d4a923609f3286a1","Warn: containerImage not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:18: pin your Docker image by updating buildpack-deps:jammy-scm to buildpack-deps:jammy-scm@sha256:ed58121f0c4839716f6bff073ba100a563d8e6411ed21f91f7afd857d353565f","Warn: containerImage not pinned by hash: build/docker/ubuntu-noble/Dockerfile:18: pin your Docker image by updating buildpack-deps:noble-scm to buildpack-deps:noble-scm@sha256:505ca873b239319eae61bac98d944de644ad2376bb869636ae22ec5062100a58","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:51","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:54","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:84","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:87","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-focal/Dockerfile:276-277","Warn: pipCommand not pinned by hash: build/docker/ubuntu-focal/Dockerfile:304-308","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:269-270","Warn: pipCommand not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:297-301","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-noble/Dockerfile:268-269","Warn: goCommand not pinned by hash: test/go/genmock.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:492","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:418","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   4 chocoCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"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-16T22:56:29.765Z","repository_id":667435,"created_at":"2025-08-16T22:56:29.765Z","updated_at":"2025-08-16T22:56:29.765Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36832313,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3145,"last_synced_at":"2026-08-22T00:20:57.842Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1395976,"followers":23897,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-22T00:20:57.857Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"v0.24.0","sha":"6d2ec95f450b4ce404afb8929ff479e68770141a","kind":"tag","published_at":"2026-07-11T16:46:36.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.24.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"e4b684f5ff4f9c3a42cd7ec0a667c3d9bd7f6ac1","kind":"tag","published_at":"2026-04-27T22:39:04.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.23.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"af9ac170f4de895266de4b6f9f3e68a58f113760","kind":"tag","published_at":"2025-05-23T20:38:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.22.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1a31d9051d35b732a5fce258955ef95f576694ba","kind":"tag","published_at":"2024-09-21T13:10:57.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.21.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0d0ac75347267f7c12fc9b5b349bf9ef7f632347","kind":"tag","published_at":"2024-03-22T22:50:14.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.20.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"5656208a202ca0be4d4dc44125b5ca0485f91bf0","kind":"tag","published_at":"2023-09-02T11:33:30.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.19.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"1851da53a31b71e7006a48161c1e3d6d9ee5ded5","kind":"tag","published_at":"2023-03-01T21:47:00.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"2f2696bdf6aff18138e401b73436fc20023e88e2","kind":"tag","published_at":"2023-02-13T20:53:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4d493e867b349f3475203ef9848353b315203c51","kind":"tag","published_at":"2022-09-18T13:35:02.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.17.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a93df80f27739ccabb5b885cb12a8dc7595ecdf","kind":"tag","published_at":"2022-02-15T21:19:45.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.16.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0/manifests"},{"name":"lib/go/thrift/v0.0.1-do-not-use","sha":"a62b40c3dfbbc109ca9f6cbe4edc47abb7394f88","kind":"tag","published_at":"2021-10-18T20:15:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/lib/go/thrift/v0.0.1-do-not-use","html_url":"https://github.com/apache/thrift/releases/tag/lib/go/thrift/v0.0.1-do-not-use","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use/manifests"},{"name":"v0.15.0","sha":"8317ec43ea2425b6f8e24e4dc4f5b2360f717eb4","kind":"commit","published_at":"2021-09-04T18:45:55.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.15.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"57e24caa86afa8bacf444e66a9aef6203831416c","kind":"tag","published_at":"2021-06-17T20:41:27.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.2","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"f6fa1794539e68ac294038ac388d6bde40a6c237","kind":"tag","published_at":"2021-03-02T21:18:12.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8411e189b0af09e5baad34031555870cf692c1ad","kind":"commit","published_at":"2021-02-04T23:13:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"cecee50308fc7e6f77f55b3fd906c1c6c471fa2f","kind":"tag","published_at":"2019-10-16T21:11:08.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.13.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0/manifests"},{"name":"0.9.3.1","sha":"a9b748bb0e02a2b6aaa3f39d09ec7f1fa47a0cf4","kind":"tag","published_at":"2019-03-09T15:25:29.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1/manifests"},{"name":"v0.12.0","sha":"384647d290e2e4a55a14b1b7ef1b7e66293a2c33","kind":"commit","published_at":"2018-12-19T01:24:34.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.12.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0/manifests"},{"name":"0.11.0","sha":"327ebb6c2b6df8bf075da02ef45a2a034e9b79ba","kind":"commit","published_at":"2017-12-03T17:27:58.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.11.0","html_url":"https://github.com/apache/thrift/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"b2a4d4ae21c789b689dd162deb819665567f481c","kind":"tag","published_at":"2017-01-06T18:07:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.10.0","html_url":"https://github.com/apache/thrift/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0/manifests"},{"name":"last-before-0-10","sha":"0c27352179e0463bde1f68757f2d77e3c222f530","kind":"commit","published_at":"2016-12-19T19:57:54.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/last-before-0-10","html_url":"https://github.com/apache/thrift/releases/tag/last-before-0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@last-before-0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10/manifests"},{"name":"0.9.3","sha":"53dd39833a08ce33582e5ff31fa18bb4735d6731","kind":"tag","published_at":"2015-10-11T17:19:19.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"591e20f9636c37527a70dc03598218c3468a0eff","kind":"tag","published_at":"2014-11-17T03:35:33.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.2","html_url":"https://github.com/apache/thrift/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"cc8e8159feccf9d89ec105ce70abae86e95491cf","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"3c8c13c1858c92d02e6087dad976a4aa3c59fc22","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"1a8775aa546d6b6ab10d3f577cdb729ec26a4e01","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"9edd069474c955d0870f2534d18fcb6dbfae8c84","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"f29106c361ffb49395e5d1aabc5d3c5ca02a1385","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a6f0633147a0a52d9ffa3acc6a748b786bce06a8","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9eb90a5edae438d546e2e2b673ada97d61a33b8f","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"9e43c6464b2d3195340ee2184628d6bc51e4e9cb","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"07f5fa22689a7ee3fa1e14f813ce474f5c3e34b1","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"62bbc93140dc8b0841ea62f7ab5c6afee3c4a732","kind":"tag","published_at":"2014-02-02T21:22:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0/manifests"},{"name":"thrift-0.9.0","sha":"352a50eb36b851bfb3f69469db580e6edfd6250f","kind":"tag","published_at":"2013-05-30T12:49:31.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0/manifests"},{"name":"thrift-0.8.0","sha":"f0438b8872f08554243a77bf8f5ead1bba6332f1","kind":"tag","published_at":"2011-11-30T01:08:40.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0/manifests"},{"name":"thrift-0.7.0","sha":"8a0ef2286cc52b5777b14d424e92f4db2ac14eb3","kind":"tag","published_at":"2011-08-13T21:33:47.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0/manifests"},{"name":"thrift-0.6.1","sha":"2047f494bad3ce641ac54fc3024d81046ea6d245","kind":"tag","published_at":"2011-04-25T14:30:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1/manifests"},{"name":"thrift-0.6.0","sha":"e29d242e298f6ae13a3d50d4b734634e0e7fe373","kind":"tag","published_at":"2011-03-21T20:02:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0/manifests"},{"name":"thrift-0.5.0","sha":"8de1e90b4b5e4cccfd8f0534d9c141cff938c833","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0/manifests"},{"name":"thrift-0.4.0","sha":"c97416ad69ce652c1b6d582ca7aa91c9a5146040","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0/manifests"},{"name":"thrift-0.3.0","sha":"3bfda7f7689013ee475f8eb3d86ff38f7998e75f","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0/manifests"},{"name":"thrift-0.2.0","sha":"e3704d7fef4a9e68f1792f97c8a1a0ad1ab762c4","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T23:58:55.943Z","dependent_packages_count":48,"downloads":2131795,"downloads_period":"total","dependent_repos_count":80,"rankings":{"downloads":0.6958071793729126,"dependent_repos_count":1.075440355728423,"dependent_packages_count":0.4788105444665858,"stargazers_count":0.03165061769345491,"forks_count":0.011394222369643766,"docker_downloads_count":null,"average":0.458620583926204},"purl":"pkg:composer/apache/thrift","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/packagist/apache/thrift","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/packagist/apache/thrift","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/packagist/apache/thrift/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T17:00:15.182Z","issues_count":3,"pull_requests_count":1079,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4455188.964562569,"issues_closed_count":2,"pull_requests_closed_count":903,"pull_request_authors_count":185,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.4698795180722892,"merged_pull_requests_count":690,"bot_issues_count":0,"bot_pull_requests_count":203,"past_year_issues_count":0,"past_year_pull_requests_count":340,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":375541.2165354331,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8235294117647058,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":44,"past_year_merged_pull_requests_count":232,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"Jens-G","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"fishy","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jimexist","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimexist"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"jimexist","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"zeshuai007","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jens-G","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"jimexist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/apache%2Fthrift/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/apache%2Fthrift/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/apache%2Fthrift/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/apache%2Fthrift/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/apache%2Fthrift/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/apache%2Fthrift/codemeta","maintainers":[{"uuid":"jfarrell","login":"jfarrell","name":null,"email":null,"url":null,"packages_count":30,"html_url":"https://packagist.org/users/jfarrell","role":null,"created_at":"2022-11-08T19:07:35.748Z","updated_at":"2022-11-08T19:07:35.748Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/maintainers/jfarrell/packages"},{"uuid":"bufferoverflow","login":"bufferoverflow","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://packagist.org/users/bufferoverflow","role":null,"created_at":"2022-11-08T19:07:35.757Z","updated_at":"2022-11-08T19:07:35.757Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/maintainers/bufferoverflow/packages"},{"uuid":"jeking3","login":"jeking3","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://packagist.org/users/jeking3","role":null,"created_at":"2022-11-08T19:07:35.765Z","updated_at":"2022-11-08T19:07:35.765Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/maintainers/jeking3/packages"},{"uuid":"JensG","login":"JensG","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://packagist.org/users/JensG","role":null,"created_at":"2022-11-08T19:07:35.774Z","updated_at":"2022-11-08T19:07:35.774Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/maintainers/JensG/packages"}],"registry":{"name":"packagist.org","url":"https://packagist.org","ecosystem":"packagist","default":true,"packages_count":511482,"maintainers_count":143020,"namespaces_count":171817,"keywords_count":146778,"github":"packagist","metadata":{"funded_packages_count":30572},"icon_url":"https://github.com/packagist.png","created_at":"2022-04-04T15:19:23.222Z","updated_at":"2026-08-24T05:04:46.898Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/namespaces"}},{"id":9106526,"name":"thrift.netcore","ecosystem":"nuget","description":"Package Description","homepage":"https://github.com/apache/thrift/releases/tag/0.11.0","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/thrift","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"1900-01-01T00:00:00.000Z","latest_release_published_at":"2026-08-23T11:33:50.728Z","latest_release_number":null,"last_synced_at":"2026-08-23T11:33:52.067Z","created_at":"2024-02-27T08:33:05.956Z","updated_at":"2026-08-23T11:33:52.068Z","registry_url":"https://www.nuget.org/packages/thrift.netcore/","install_command":"Install-Package thrift.netcore","documentation_url":null,"metadata":{"owners":"The Apache Software Foundation","require_license_acceptance":false,"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":1,"target_frameworks":[".NETStandard2.0"],"total_dependencies":9}},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-08-21T16:02:56.000Z","size":38710,"stargazers_count":10955,"open_issues_count":12,"forks_count":4104,"subscribers_count":443,"default_branch":"master","last_synced_at":"2026-08-22T17:05:50.641Z","etag":null,"topics":["actionscript","c","cplusplus","csharp","d","dart","http","library","network-client","network-server","thrift"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-08-22T14:56:58.000Z","dependencies_parsed_at":"2026-08-08T10:34:56.632Z","dependency_job_id":null,"html_url":"https://github.com/apache/thrift","commit_stats":{"total_commits":6953,"total_committers":621,"mean_commits":11.19645732689211,"dds":0.8564648353228822,"last_synced_commit":"c8cf304919f31c2132e1aa64fea4dfa08fe1bed9"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/apache/thrift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/thrift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/sbom","scorecard":{"id":201693,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/thrift","commit":"57c5fc1f79229cd2ca9eba68568ade66fda03df5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake.yml:13","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release_rust.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:27"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:433: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:477: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:590: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:596: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/cmake.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_rust.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/release_rust.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/docker/msvc2017/Dockerfile:16","Warn: containerImage not pinned by hash: build/docker/ubuntu-focal/Dockerfile:18: pin your Docker image by updating buildpack-deps:focal-scm to buildpack-deps:focal-scm@sha256:fa56fe73b4475655b2f39d6376b6a6664d24b5c43227f709d4a923609f3286a1","Warn: containerImage not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:18: pin your Docker image by updating buildpack-deps:jammy-scm to buildpack-deps:jammy-scm@sha256:ed58121f0c4839716f6bff073ba100a563d8e6411ed21f91f7afd857d353565f","Warn: containerImage not pinned by hash: build/docker/ubuntu-noble/Dockerfile:18: pin your Docker image by updating buildpack-deps:noble-scm to buildpack-deps:noble-scm@sha256:505ca873b239319eae61bac98d944de644ad2376bb869636ae22ec5062100a58","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:51","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:54","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:84","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:87","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-focal/Dockerfile:276-277","Warn: pipCommand not pinned by hash: build/docker/ubuntu-focal/Dockerfile:304-308","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:269-270","Warn: pipCommand not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:297-301","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-noble/Dockerfile:268-269","Warn: goCommand not pinned by hash: test/go/genmock.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:492","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:418","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   4 chocoCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"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-16T22:56:29.765Z","repository_id":667435,"created_at":"2025-08-16T22:56:29.765Z","updated_at":"2025-08-16T22:56:29.765Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36832313,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3145,"last_synced_at":"2026-08-22T00:20:57.842Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1395976,"followers":23897,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-22T00:20:57.857Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"v0.24.0","sha":"6d2ec95f450b4ce404afb8929ff479e68770141a","kind":"tag","published_at":"2026-07-11T16:46:36.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.24.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"e4b684f5ff4f9c3a42cd7ec0a667c3d9bd7f6ac1","kind":"tag","published_at":"2026-04-27T22:39:04.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.23.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"af9ac170f4de895266de4b6f9f3e68a58f113760","kind":"tag","published_at":"2025-05-23T20:38:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.22.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1a31d9051d35b732a5fce258955ef95f576694ba","kind":"tag","published_at":"2024-09-21T13:10:57.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.21.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0d0ac75347267f7c12fc9b5b349bf9ef7f632347","kind":"tag","published_at":"2024-03-22T22:50:14.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.20.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"5656208a202ca0be4d4dc44125b5ca0485f91bf0","kind":"tag","published_at":"2023-09-02T11:33:30.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.19.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"1851da53a31b71e7006a48161c1e3d6d9ee5ded5","kind":"tag","published_at":"2023-03-01T21:47:00.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"2f2696bdf6aff18138e401b73436fc20023e88e2","kind":"tag","published_at":"2023-02-13T20:53:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4d493e867b349f3475203ef9848353b315203c51","kind":"tag","published_at":"2022-09-18T13:35:02.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.17.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a93df80f27739ccabb5b885cb12a8dc7595ecdf","kind":"tag","published_at":"2022-02-15T21:19:45.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.16.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0/manifests"},{"name":"lib/go/thrift/v0.0.1-do-not-use","sha":"a62b40c3dfbbc109ca9f6cbe4edc47abb7394f88","kind":"tag","published_at":"2021-10-18T20:15:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/lib/go/thrift/v0.0.1-do-not-use","html_url":"https://github.com/apache/thrift/releases/tag/lib/go/thrift/v0.0.1-do-not-use","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use/manifests"},{"name":"v0.15.0","sha":"8317ec43ea2425b6f8e24e4dc4f5b2360f717eb4","kind":"commit","published_at":"2021-09-04T18:45:55.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.15.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"57e24caa86afa8bacf444e66a9aef6203831416c","kind":"tag","published_at":"2021-06-17T20:41:27.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.2","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"f6fa1794539e68ac294038ac388d6bde40a6c237","kind":"tag","published_at":"2021-03-02T21:18:12.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8411e189b0af09e5baad34031555870cf692c1ad","kind":"commit","published_at":"2021-02-04T23:13:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"cecee50308fc7e6f77f55b3fd906c1c6c471fa2f","kind":"tag","published_at":"2019-10-16T21:11:08.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.13.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0/manifests"},{"name":"0.9.3.1","sha":"a9b748bb0e02a2b6aaa3f39d09ec7f1fa47a0cf4","kind":"tag","published_at":"2019-03-09T15:25:29.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1/manifests"},{"name":"v0.12.0","sha":"384647d290e2e4a55a14b1b7ef1b7e66293a2c33","kind":"commit","published_at":"2018-12-19T01:24:34.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.12.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0/manifests"},{"name":"0.11.0","sha":"327ebb6c2b6df8bf075da02ef45a2a034e9b79ba","kind":"commit","published_at":"2017-12-03T17:27:58.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.11.0","html_url":"https://github.com/apache/thrift/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"b2a4d4ae21c789b689dd162deb819665567f481c","kind":"tag","published_at":"2017-01-06T18:07:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.10.0","html_url":"https://github.com/apache/thrift/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0/manifests"},{"name":"last-before-0-10","sha":"0c27352179e0463bde1f68757f2d77e3c222f530","kind":"commit","published_at":"2016-12-19T19:57:54.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/last-before-0-10","html_url":"https://github.com/apache/thrift/releases/tag/last-before-0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@last-before-0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10/manifests"},{"name":"0.9.3","sha":"53dd39833a08ce33582e5ff31fa18bb4735d6731","kind":"tag","published_at":"2015-10-11T17:19:19.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"591e20f9636c37527a70dc03598218c3468a0eff","kind":"tag","published_at":"2014-11-17T03:35:33.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.2","html_url":"https://github.com/apache/thrift/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"cc8e8159feccf9d89ec105ce70abae86e95491cf","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"3c8c13c1858c92d02e6087dad976a4aa3c59fc22","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"1a8775aa546d6b6ab10d3f577cdb729ec26a4e01","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"9edd069474c955d0870f2534d18fcb6dbfae8c84","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"f29106c361ffb49395e5d1aabc5d3c5ca02a1385","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a6f0633147a0a52d9ffa3acc6a748b786bce06a8","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9eb90a5edae438d546e2e2b673ada97d61a33b8f","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"9e43c6464b2d3195340ee2184628d6bc51e4e9cb","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"07f5fa22689a7ee3fa1e14f813ce474f5c3e34b1","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"62bbc93140dc8b0841ea62f7ab5c6afee3c4a732","kind":"tag","published_at":"2014-02-02T21:22:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0/manifests"},{"name":"thrift-0.9.0","sha":"352a50eb36b851bfb3f69469db580e6edfd6250f","kind":"tag","published_at":"2013-05-30T12:49:31.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0/manifests"},{"name":"thrift-0.8.0","sha":"f0438b8872f08554243a77bf8f5ead1bba6332f1","kind":"tag","published_at":"2011-11-30T01:08:40.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0/manifests"},{"name":"thrift-0.7.0","sha":"8a0ef2286cc52b5777b14d424e92f4db2ac14eb3","kind":"tag","published_at":"2011-08-13T21:33:47.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0/manifests"},{"name":"thrift-0.6.1","sha":"2047f494bad3ce641ac54fc3024d81046ea6d245","kind":"tag","published_at":"2011-04-25T14:30:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1/manifests"},{"name":"thrift-0.6.0","sha":"e29d242e298f6ae13a3d50d4b734634e0e7fe373","kind":"tag","published_at":"2011-03-21T20:02:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0/manifests"},{"name":"thrift-0.5.0","sha":"8de1e90b4b5e4cccfd8f0534d9c141cff938c833","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0/manifests"},{"name":"thrift-0.4.0","sha":"c97416ad69ce652c1b6d582ca7aa91c9a5146040","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0/manifests"},{"name":"thrift-0.3.0","sha":"3bfda7f7689013ee475f8eb3d86ff38f7998e75f","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0/manifests"},{"name":"thrift-0.2.0","sha":"e3704d7fef4a9e68f1792f97c8a1a0ad1ab762c4","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T20:46:51.569Z","dependent_packages_count":0,"downloads":null,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.161582250766312,"dependent_packages_count":13.885856079404466,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":12.023719165085389},"purl":"pkg:nuget/thrift.netcore","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/thrift.netcore","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/thrift.netcore","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/thrift.netcore/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T17:00:15.182Z","issues_count":3,"pull_requests_count":1079,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4455188.964562569,"issues_closed_count":2,"pull_requests_closed_count":903,"pull_request_authors_count":185,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.4698795180722892,"merged_pull_requests_count":690,"bot_issues_count":0,"bot_pull_requests_count":203,"past_year_issues_count":0,"past_year_pull_requests_count":340,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":375541.2165354331,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8235294117647058,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":44,"past_year_merged_pull_requests_count":232,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"Jens-G","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"fishy","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jimexist","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimexist"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"jimexist","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"zeshuai007","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jens-G","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"jimexist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/thrift.netcore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/thrift.netcore/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/thrift.netcore/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/thrift.netcore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/thrift.netcore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/thrift.netcore/codemeta","maintainers":[],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":843130,"maintainers_count":114428,"namespaces_count":0,"keywords_count":174432,"github":"nuget","metadata":{"funded_packages_count":32604,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-08-24T05:04:24.731Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":14210144,"name":"kpumuk-thrift","ecosystem":"rubygems","description":"Ruby bindings for the Apache Thrift RPC system","homepage":"https://thrift.apache.org","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/thrift","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-04-08T22:57:54.584Z","latest_release_published_at":"2026-04-08T22:57:54.584Z","latest_release_number":"0.24.0","last_synced_at":"2026-08-23T11:33:55.946Z","created_at":"2026-04-08T23:03:19.045Z","updated_at":"2026-08-23T11:33:55.946Z","registry_url":"https://rubygems.org/gems/kpumuk-thrift","install_command":"gem install kpumuk-thrift -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/kpumuk-thrift/","metadata":{"funding":null},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-08-21T16:02:56.000Z","size":38710,"stargazers_count":10955,"open_issues_count":12,"forks_count":4104,"subscribers_count":443,"default_branch":"master","last_synced_at":"2026-08-22T17:05:50.641Z","etag":null,"topics":["actionscript","c","cplusplus","csharp","d","dart","http","library","network-client","network-server","thrift"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-08-22T14:56:58.000Z","dependencies_parsed_at":"2026-08-08T10:34:56.632Z","dependency_job_id":null,"html_url":"https://github.com/apache/thrift","commit_stats":{"total_commits":6953,"total_committers":621,"mean_commits":11.19645732689211,"dds":0.8564648353228822,"last_synced_commit":"c8cf304919f31c2132e1aa64fea4dfa08fe1bed9"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/apache/thrift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/thrift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/sbom","scorecard":{"id":201693,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/thrift","commit":"57c5fc1f79229cd2ca9eba68568ade66fda03df5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake.yml:13","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release_rust.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:27"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:433: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:477: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:590: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:596: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/cmake.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_rust.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/release_rust.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/docker/msvc2017/Dockerfile:16","Warn: containerImage not pinned by hash: build/docker/ubuntu-focal/Dockerfile:18: pin your Docker image by updating buildpack-deps:focal-scm to buildpack-deps:focal-scm@sha256:fa56fe73b4475655b2f39d6376b6a6664d24b5c43227f709d4a923609f3286a1","Warn: containerImage not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:18: pin your Docker image by updating buildpack-deps:jammy-scm to buildpack-deps:jammy-scm@sha256:ed58121f0c4839716f6bff073ba100a563d8e6411ed21f91f7afd857d353565f","Warn: containerImage not pinned by hash: build/docker/ubuntu-noble/Dockerfile:18: pin your Docker image by updating buildpack-deps:noble-scm to buildpack-deps:noble-scm@sha256:505ca873b239319eae61bac98d944de644ad2376bb869636ae22ec5062100a58","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:51","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:54","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:84","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:87","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-focal/Dockerfile:276-277","Warn: pipCommand not pinned by hash: build/docker/ubuntu-focal/Dockerfile:304-308","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:269-270","Warn: pipCommand not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:297-301","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-noble/Dockerfile:268-269","Warn: goCommand not pinned by hash: test/go/genmock.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:492","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:418","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   4 chocoCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"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-16T22:56:29.765Z","repository_id":667435,"created_at":"2025-08-16T22:56:29.765Z","updated_at":"2025-08-16T22:56:29.765Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36832313,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3145,"last_synced_at":"2026-08-22T00:20:57.842Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1395976,"followers":23897,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-22T00:20:57.857Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"v0.24.0","sha":"6d2ec95f450b4ce404afb8929ff479e68770141a","kind":"tag","published_at":"2026-07-11T16:46:36.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.24.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"e4b684f5ff4f9c3a42cd7ec0a667c3d9bd7f6ac1","kind":"tag","published_at":"2026-04-27T22:39:04.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.23.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"af9ac170f4de895266de4b6f9f3e68a58f113760","kind":"tag","published_at":"2025-05-23T20:38:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.22.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1a31d9051d35b732a5fce258955ef95f576694ba","kind":"tag","published_at":"2024-09-21T13:10:57.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.21.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0d0ac75347267f7c12fc9b5b349bf9ef7f632347","kind":"tag","published_at":"2024-03-22T22:50:14.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.20.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"5656208a202ca0be4d4dc44125b5ca0485f91bf0","kind":"tag","published_at":"2023-09-02T11:33:30.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.19.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"1851da53a31b71e7006a48161c1e3d6d9ee5ded5","kind":"tag","published_at":"2023-03-01T21:47:00.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"2f2696bdf6aff18138e401b73436fc20023e88e2","kind":"tag","published_at":"2023-02-13T20:53:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4d493e867b349f3475203ef9848353b315203c51","kind":"tag","published_at":"2022-09-18T13:35:02.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.17.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a93df80f27739ccabb5b885cb12a8dc7595ecdf","kind":"tag","published_at":"2022-02-15T21:19:45.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.16.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0/manifests"},{"name":"lib/go/thrift/v0.0.1-do-not-use","sha":"a62b40c3dfbbc109ca9f6cbe4edc47abb7394f88","kind":"tag","published_at":"2021-10-18T20:15:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/lib/go/thrift/v0.0.1-do-not-use","html_url":"https://github.com/apache/thrift/releases/tag/lib/go/thrift/v0.0.1-do-not-use","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use/manifests"},{"name":"v0.15.0","sha":"8317ec43ea2425b6f8e24e4dc4f5b2360f717eb4","kind":"commit","published_at":"2021-09-04T18:45:55.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.15.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"57e24caa86afa8bacf444e66a9aef6203831416c","kind":"tag","published_at":"2021-06-17T20:41:27.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.2","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"f6fa1794539e68ac294038ac388d6bde40a6c237","kind":"tag","published_at":"2021-03-02T21:18:12.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8411e189b0af09e5baad34031555870cf692c1ad","kind":"commit","published_at":"2021-02-04T23:13:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"cecee50308fc7e6f77f55b3fd906c1c6c471fa2f","kind":"tag","published_at":"2019-10-16T21:11:08.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.13.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0/manifests"},{"name":"0.9.3.1","sha":"a9b748bb0e02a2b6aaa3f39d09ec7f1fa47a0cf4","kind":"tag","published_at":"2019-03-09T15:25:29.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1/manifests"},{"name":"v0.12.0","sha":"384647d290e2e4a55a14b1b7ef1b7e66293a2c33","kind":"commit","published_at":"2018-12-19T01:24:34.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.12.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0/manifests"},{"name":"0.11.0","sha":"327ebb6c2b6df8bf075da02ef45a2a034e9b79ba","kind":"commit","published_at":"2017-12-03T17:27:58.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.11.0","html_url":"https://github.com/apache/thrift/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"b2a4d4ae21c789b689dd162deb819665567f481c","kind":"tag","published_at":"2017-01-06T18:07:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.10.0","html_url":"https://github.com/apache/thrift/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0/manifests"},{"name":"last-before-0-10","sha":"0c27352179e0463bde1f68757f2d77e3c222f530","kind":"commit","published_at":"2016-12-19T19:57:54.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/last-before-0-10","html_url":"https://github.com/apache/thrift/releases/tag/last-before-0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@last-before-0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10/manifests"},{"name":"0.9.3","sha":"53dd39833a08ce33582e5ff31fa18bb4735d6731","kind":"tag","published_at":"2015-10-11T17:19:19.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"591e20f9636c37527a70dc03598218c3468a0eff","kind":"tag","published_at":"2014-11-17T03:35:33.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.2","html_url":"https://github.com/apache/thrift/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"cc8e8159feccf9d89ec105ce70abae86e95491cf","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"3c8c13c1858c92d02e6087dad976a4aa3c59fc22","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"1a8775aa546d6b6ab10d3f577cdb729ec26a4e01","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"9edd069474c955d0870f2534d18fcb6dbfae8c84","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"f29106c361ffb49395e5d1aabc5d3c5ca02a1385","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a6f0633147a0a52d9ffa3acc6a748b786bce06a8","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9eb90a5edae438d546e2e2b673ada97d61a33b8f","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"9e43c6464b2d3195340ee2184628d6bc51e4e9cb","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"07f5fa22689a7ee3fa1e14f813ce474f5c3e34b1","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"62bbc93140dc8b0841ea62f7ab5c6afee3c4a732","kind":"tag","published_at":"2014-02-02T21:22:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0/manifests"},{"name":"thrift-0.9.0","sha":"352a50eb36b851bfb3f69469db580e6edfd6250f","kind":"tag","published_at":"2013-05-30T12:49:31.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0/manifests"},{"name":"thrift-0.8.0","sha":"f0438b8872f08554243a77bf8f5ead1bba6332f1","kind":"tag","published_at":"2011-11-30T01:08:40.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0/manifests"},{"name":"thrift-0.7.0","sha":"8a0ef2286cc52b5777b14d424e92f4db2ac14eb3","kind":"tag","published_at":"2011-08-13T21:33:47.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0/manifests"},{"name":"thrift-0.6.1","sha":"2047f494bad3ce641ac54fc3024d81046ea6d245","kind":"tag","published_at":"2011-04-25T14:30:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1/manifests"},{"name":"thrift-0.6.0","sha":"e29d242e298f6ae13a3d50d4b734634e0e7fe373","kind":"tag","published_at":"2011-03-21T20:02:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0/manifests"},{"name":"thrift-0.5.0","sha":"8de1e90b4b5e4cccfd8f0534d9c141cff938c833","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0/manifests"},{"name":"thrift-0.4.0","sha":"c97416ad69ce652c1b6d582ca7aa91c9a5146040","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0/manifests"},{"name":"thrift-0.3.0","sha":"3bfda7f7689013ee475f8eb3d86ff38f7998e75f","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0/manifests"},{"name":"thrift-0.2.0","sha":"e3704d7fef4a9e68f1792f97c8a1a0ad1ab762c4","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T04:24:52.307Z","dependent_packages_count":0,"downloads":3,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":92.60960395169714,"dependent_repos_count":42.59787171727033,"dependent_packages_count":13.908034755442742,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":49.70517014147007},"purl":"pkg:gem/kpumuk-thrift","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/kpumuk-thrift","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/kpumuk-thrift","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/kpumuk-thrift/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T17:00:15.182Z","issues_count":3,"pull_requests_count":1079,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4455188.964562569,"issues_closed_count":2,"pull_requests_closed_count":903,"pull_request_authors_count":185,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.4698795180722892,"merged_pull_requests_count":690,"bot_issues_count":0,"bot_pull_requests_count":203,"past_year_issues_count":0,"past_year_pull_requests_count":340,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":375541.2165354331,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8235294117647058,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":44,"past_year_merged_pull_requests_count":232,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"Jens-G","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"fishy","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jimexist","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimexist"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"jimexist","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"zeshuai007","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jens-G","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"jimexist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/kpumuk-thrift/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/kpumuk-thrift/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/kpumuk-thrift/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/kpumuk-thrift/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/kpumuk-thrift/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/kpumuk-thrift/codemeta","maintainers":[{"uuid":"669","login":"kpumuk","name":null,"email":null,"url":null,"packages_count":11,"html_url":"https://rubygems.org/profiles/kpumuk","role":null,"created_at":"2026-04-08T23:09:30.778Z","updated_at":"2026-04-08T23:09:30.778Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/kpumuk/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":211330,"maintainers_count":69886,"namespaces_count":0,"keywords_count":19598,"github":"rubygems","metadata":{"funded_packages_count":8271},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-08-24T05:00:20.996Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/namespaces"}},{"id":3375483,"name":"thrift-vc141-static-x32_64","ecosystem":"nuget","description":"Thrift C++ Library with TNonBlockingServer","homepage":"https://github.com/apache/thrift","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/thrift","keywords_array":["Thrift","thrift","thrift-vc","libthrift"],"namespace":null,"versions_count":1,"first_release_published_at":"1900-01-01T00:00:00.000Z","latest_release_published_at":"2026-08-23T11:35:01.829Z","latest_release_number":null,"last_synced_at":"2026-08-23T11:35:02.670Z","created_at":"2022-04-10T17:55:43.192Z","updated_at":"2026-08-23T11:35:02.670Z","registry_url":"https://www.nuget.org/packages/thrift-vc141-static-x32_64/","install_command":"Install-Package thrift-vc141-static-x32_64","documentation_url":null,"metadata":{"copyright":"Copyright (C) 2018 okanon","owners":"okanon","license_url":"https://www.apache.org/licenses/LICENSE-2.0","require_license_acceptance":true,"icon_url":"http://icon_url_here_or_delete_this_line/","language":"ja-JP","development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[]},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-08-14T21:58:27.000Z","size":38451,"stargazers_count":10952,"open_issues_count":10,"forks_count":4104,"subscribers_count":443,"default_branch":"master","last_synced_at":"2026-08-15T12:09:29.091Z","etag":null,"topics":["actionscript","c","cplusplus","csharp","d","dart","http","library","network-client","network-server","thrift"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-08-15T06:43:24.000Z","dependencies_parsed_at":"2026-08-08T10:34:56.632Z","dependency_job_id":null,"html_url":"https://github.com/apache/thrift","commit_stats":{"total_commits":6953,"total_committers":621,"mean_commits":11.19645732689211,"dds":0.8564648353228822,"last_synced_commit":"c8cf304919f31c2132e1aa64fea4dfa08fe1bed9"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/apache/thrift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/thrift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/sbom","scorecard":{"id":201693,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/thrift","commit":"57c5fc1f79229cd2ca9eba68568ade66fda03df5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake.yml:13","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release_rust.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:27"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:433: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:477: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:590: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:596: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/cmake.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_rust.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/release_rust.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/docker/msvc2017/Dockerfile:16","Warn: containerImage not pinned by hash: build/docker/ubuntu-focal/Dockerfile:18: pin your Docker image by updating buildpack-deps:focal-scm to buildpack-deps:focal-scm@sha256:fa56fe73b4475655b2f39d6376b6a6664d24b5c43227f709d4a923609f3286a1","Warn: containerImage not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:18: pin your Docker image by updating buildpack-deps:jammy-scm to buildpack-deps:jammy-scm@sha256:ed58121f0c4839716f6bff073ba100a563d8e6411ed21f91f7afd857d353565f","Warn: containerImage not pinned by hash: build/docker/ubuntu-noble/Dockerfile:18: pin your Docker image by updating buildpack-deps:noble-scm to buildpack-deps:noble-scm@sha256:505ca873b239319eae61bac98d944de644ad2376bb869636ae22ec5062100a58","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:51","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:54","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:84","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:87","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-focal/Dockerfile:276-277","Warn: pipCommand not pinned by hash: build/docker/ubuntu-focal/Dockerfile:304-308","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:269-270","Warn: pipCommand not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:297-301","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-noble/Dockerfile:268-269","Warn: goCommand not pinned by hash: test/go/genmock.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:492","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:418","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   4 chocoCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"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-16T22:56:29.765Z","repository_id":667435,"created_at":"2025-08-16T22:56:29.765Z","updated_at":"2025-08-16T22:56:29.765Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36685552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3143,"last_synced_at":"2026-08-14T04:43:22.998Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1392501,"followers":23779,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-14T04:43:23.011Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"v0.24.0","sha":"6d2ec95f450b4ce404afb8929ff479e68770141a","kind":"tag","published_at":"2026-07-11T16:46:36.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.24.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"e4b684f5ff4f9c3a42cd7ec0a667c3d9bd7f6ac1","kind":"tag","published_at":"2026-04-27T22:39:04.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.23.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"af9ac170f4de895266de4b6f9f3e68a58f113760","kind":"tag","published_at":"2025-05-23T20:38:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.22.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1a31d9051d35b732a5fce258955ef95f576694ba","kind":"tag","published_at":"2024-09-21T13:10:57.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.21.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0d0ac75347267f7c12fc9b5b349bf9ef7f632347","kind":"tag","published_at":"2024-03-22T22:50:14.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.20.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"5656208a202ca0be4d4dc44125b5ca0485f91bf0","kind":"tag","published_at":"2023-09-02T11:33:30.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.19.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"1851da53a31b71e7006a48161c1e3d6d9ee5ded5","kind":"tag","published_at":"2023-03-01T21:47:00.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"2f2696bdf6aff18138e401b73436fc20023e88e2","kind":"tag","published_at":"2023-02-13T20:53:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4d493e867b349f3475203ef9848353b315203c51","kind":"tag","published_at":"2022-09-18T13:35:02.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.17.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a93df80f27739ccabb5b885cb12a8dc7595ecdf","kind":"tag","published_at":"2022-02-15T21:19:45.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.16.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0/manifests"},{"name":"lib/go/thrift/v0.0.1-do-not-use","sha":"a62b40c3dfbbc109ca9f6cbe4edc47abb7394f88","kind":"tag","published_at":"2021-10-18T20:15:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/lib/go/thrift/v0.0.1-do-not-use","html_url":"https://github.com/apache/thrift/releases/tag/lib/go/thrift/v0.0.1-do-not-use","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use/manifests"},{"name":"v0.15.0","sha":"8317ec43ea2425b6f8e24e4dc4f5b2360f717eb4","kind":"commit","published_at":"2021-09-04T18:45:55.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.15.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"57e24caa86afa8bacf444e66a9aef6203831416c","kind":"tag","published_at":"2021-06-17T20:41:27.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.2","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"f6fa1794539e68ac294038ac388d6bde40a6c237","kind":"tag","published_at":"2021-03-02T21:18:12.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8411e189b0af09e5baad34031555870cf692c1ad","kind":"commit","published_at":"2021-02-04T23:13:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"cecee50308fc7e6f77f55b3fd906c1c6c471fa2f","kind":"tag","published_at":"2019-10-16T21:11:08.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.13.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0/manifests"},{"name":"0.9.3.1","sha":"a9b748bb0e02a2b6aaa3f39d09ec7f1fa47a0cf4","kind":"tag","published_at":"2019-03-09T15:25:29.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1/manifests"},{"name":"v0.12.0","sha":"384647d290e2e4a55a14b1b7ef1b7e66293a2c33","kind":"commit","published_at":"2018-12-19T01:24:34.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.12.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0/manifests"},{"name":"0.11.0","sha":"327ebb6c2b6df8bf075da02ef45a2a034e9b79ba","kind":"commit","published_at":"2017-12-03T17:27:58.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.11.0","html_url":"https://github.com/apache/thrift/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"b2a4d4ae21c789b689dd162deb819665567f481c","kind":"tag","published_at":"2017-01-06T18:07:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.10.0","html_url":"https://github.com/apache/thrift/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0/manifests"},{"name":"last-before-0-10","sha":"0c27352179e0463bde1f68757f2d77e3c222f530","kind":"commit","published_at":"2016-12-19T19:57:54.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/last-before-0-10","html_url":"https://github.com/apache/thrift/releases/tag/last-before-0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@last-before-0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10/manifests"},{"name":"0.9.3","sha":"53dd39833a08ce33582e5ff31fa18bb4735d6731","kind":"tag","published_at":"2015-10-11T17:19:19.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"591e20f9636c37527a70dc03598218c3468a0eff","kind":"tag","published_at":"2014-11-17T03:35:33.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.2","html_url":"https://github.com/apache/thrift/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"cc8e8159feccf9d89ec105ce70abae86e95491cf","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"3c8c13c1858c92d02e6087dad976a4aa3c59fc22","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"1a8775aa546d6b6ab10d3f577cdb729ec26a4e01","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"9edd069474c955d0870f2534d18fcb6dbfae8c84","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"f29106c361ffb49395e5d1aabc5d3c5ca02a1385","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a6f0633147a0a52d9ffa3acc6a748b786bce06a8","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9eb90a5edae438d546e2e2b673ada97d61a33b8f","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"9e43c6464b2d3195340ee2184628d6bc51e4e9cb","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"07f5fa22689a7ee3fa1e14f813ce474f5c3e34b1","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"62bbc93140dc8b0841ea62f7ab5c6afee3c4a732","kind":"tag","published_at":"2014-02-02T21:22:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0/manifests"},{"name":"thrift-0.9.0","sha":"352a50eb36b851bfb3f69469db580e6edfd6250f","kind":"tag","published_at":"2013-05-30T12:49:31.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0/manifests"},{"name":"thrift-0.8.0","sha":"f0438b8872f08554243a77bf8f5ead1bba6332f1","kind":"tag","published_at":"2011-11-30T01:08:40.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0/manifests"},{"name":"thrift-0.7.0","sha":"8a0ef2286cc52b5777b14d424e92f4db2ac14eb3","kind":"tag","published_at":"2011-08-13T21:33:47.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0/manifests"},{"name":"thrift-0.6.1","sha":"2047f494bad3ce641ac54fc3024d81046ea6d245","kind":"tag","published_at":"2011-04-25T14:30:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1/manifests"},{"name":"thrift-0.6.0","sha":"e29d242e298f6ae13a3d50d4b734634e0e7fe373","kind":"tag","published_at":"2011-03-21T20:02:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0/manifests"},{"name":"thrift-0.5.0","sha":"8de1e90b4b5e4cccfd8f0534d9c141cff938c833","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0/manifests"},{"name":"thrift-0.4.0","sha":"c97416ad69ce652c1b6d582ca7aa91c9a5146040","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0/manifests"},{"name":"thrift-0.3.0","sha":"3bfda7f7689013ee475f8eb3d86ff38f7998e75f","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0/manifests"},{"name":"thrift-0.2.0","sha":"e3704d7fef4a9e68f1792f97c8a1a0ad1ab762c4","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T12:16:36.096Z","dependent_packages_count":0,"downloads":null,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":12.696710402554181,"dependent_packages_count":19.548236353119677,"stargazers_count":0.08386179154806757,"forks_count":0.05977570047451358,"average":8.09714606192411},"purl":"pkg:nuget/thrift-vc141-static-x32_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/thrift-vc141-static-x32_64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/thrift-vc141-static-x32_64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/thrift-vc141-static-x32_64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T07:33:10.863Z","issues_count":3,"pull_requests_count":1060,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4539801.365688488,"issues_closed_count":2,"pull_requests_closed_count":886,"pull_request_authors_count":183,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.4886792452830189,"merged_pull_requests_count":673,"bot_issues_count":0,"bot_pull_requests_count":202,"past_year_issues_count":0,"past_year_pull_requests_count":323,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":397979.0756302521,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":238,"past_year_pull_request_authors_count":47,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8421052631578947,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":44,"past_year_merged_pull_requests_count":216,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"Jens-G","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"kpumuk","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jimexist","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimexist"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"jimexist","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"zeshuai007","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"kpumuk","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jens-G","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"jimexist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"fishy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/thrift-vc141-static-x32_64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/thrift-vc141-static-x32_64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/thrift-vc141-static-x32_64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/thrift-vc141-static-x32_64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/thrift-vc141-static-x32_64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/thrift-vc141-static-x32_64/codemeta","maintainers":[],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":843130,"maintainers_count":114428,"namespaces_count":0,"keywords_count":174432,"github":"nuget","metadata":{"funded_packages_count":32604,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-08-24T05:04:24.731Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":14748825,"name":"apachethrift.aspnetcore","ecosystem":"nuget","description":"ASP.NET Core server transport (THttpServerTransport middleware) for the Apache Thrift RPC system. Reference this package only when you host Thrift over ASP.NET Core; the core ApacheThrift package no longer pulls in the ASP.NET Core stack.","homepage":"https://thrift.apache.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/thrift","keywords_array":["Apache","Thrift","RPC","AspNetCore","HTTP","Server"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-07-11T17:05:15.977Z","latest_release_published_at":"2026-07-11T17:05:15.977Z","latest_release_number":"0.24.0","last_synced_at":"2026-08-23T11:35:22.147Z","created_at":"2026-07-11T18:41:21.155Z","updated_at":"2026-08-23T11:35:22.147Z","registry_url":"https://www.nuget.org/packages/apachethrift.aspnetcore/","install_command":"Install-Package apachethrift.aspnetcore","documentation_url":null,"metadata":{"copyright":"Copyright 2026 The Apache Software Foundation","license_info":{"type":"expression","text":"Apache-2.0","version":null},"license_url":"https://licenses.nuget.org/Apache-2.0","require_license_acceptance":false,"readme":"README.md","repository":{"type":"git","url":"https://github.com/apache/thrift","branch":null,"commit":"6d2ec95f450b4ce404afb8929ff479e68770141a"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"release_notes":"https://github.com/apache/thrift/blob/0.24.0/CHANGES.md","dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net10.0","net8.0","net9.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":11},"verified":false},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-08-21T16:02:56.000Z","size":38710,"stargazers_count":10955,"open_issues_count":12,"forks_count":4104,"subscribers_count":443,"default_branch":"master","last_synced_at":"2026-08-22T17:05:50.641Z","etag":null,"topics":["actionscript","c","cplusplus","csharp","d","dart","http","library","network-client","network-server","thrift"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-08-22T14:56:58.000Z","dependencies_parsed_at":"2026-08-08T10:34:56.632Z","dependency_job_id":null,"html_url":"https://github.com/apache/thrift","commit_stats":{"total_commits":6953,"total_committers":621,"mean_commits":11.19645732689211,"dds":0.8564648353228822,"last_synced_commit":"c8cf304919f31c2132e1aa64fea4dfa08fe1bed9"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/apache/thrift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/thrift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/sbom","scorecard":{"id":201693,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/thrift","commit":"57c5fc1f79229cd2ca9eba68568ade66fda03df5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake.yml:13","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release_rust.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:27"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:433: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:477: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:590: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:596: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/cmake.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_rust.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/release_rust.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/docker/msvc2017/Dockerfile:16","Warn: containerImage not pinned by hash: build/docker/ubuntu-focal/Dockerfile:18: pin your Docker image by updating buildpack-deps:focal-scm to buildpack-deps:focal-scm@sha256:fa56fe73b4475655b2f39d6376b6a6664d24b5c43227f709d4a923609f3286a1","Warn: containerImage not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:18: pin your Docker image by updating buildpack-deps:jammy-scm to buildpack-deps:jammy-scm@sha256:ed58121f0c4839716f6bff073ba100a563d8e6411ed21f91f7afd857d353565f","Warn: containerImage not pinned by hash: build/docker/ubuntu-noble/Dockerfile:18: pin your Docker image by updating buildpack-deps:noble-scm to buildpack-deps:noble-scm@sha256:505ca873b239319eae61bac98d944de644ad2376bb869636ae22ec5062100a58","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:51","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:54","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:84","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:87","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-focal/Dockerfile:276-277","Warn: pipCommand not pinned by hash: build/docker/ubuntu-focal/Dockerfile:304-308","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:269-270","Warn: pipCommand not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:297-301","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-noble/Dockerfile:268-269","Warn: goCommand not pinned by hash: test/go/genmock.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:492","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:418","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   4 chocoCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"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-16T22:56:29.765Z","repository_id":667435,"created_at":"2025-08-16T22:56:29.765Z","updated_at":"2025-08-16T22:56:29.765Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36832313,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3145,"last_synced_at":"2026-08-22T00:20:57.842Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1395976,"followers":23897,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-22T00:20:57.857Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"v0.24.0","sha":"6d2ec95f450b4ce404afb8929ff479e68770141a","kind":"tag","published_at":"2026-07-11T16:46:36.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.24.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"e4b684f5ff4f9c3a42cd7ec0a667c3d9bd7f6ac1","kind":"tag","published_at":"2026-04-27T22:39:04.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.23.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"af9ac170f4de895266de4b6f9f3e68a58f113760","kind":"tag","published_at":"2025-05-23T20:38:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.22.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1a31d9051d35b732a5fce258955ef95f576694ba","kind":"tag","published_at":"2024-09-21T13:10:57.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.21.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0d0ac75347267f7c12fc9b5b349bf9ef7f632347","kind":"tag","published_at":"2024-03-22T22:50:14.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.20.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"5656208a202ca0be4d4dc44125b5ca0485f91bf0","kind":"tag","published_at":"2023-09-02T11:33:30.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.19.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"1851da53a31b71e7006a48161c1e3d6d9ee5ded5","kind":"tag","published_at":"2023-03-01T21:47:00.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"2f2696bdf6aff18138e401b73436fc20023e88e2","kind":"tag","published_at":"2023-02-13T20:53:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4d493e867b349f3475203ef9848353b315203c51","kind":"tag","published_at":"2022-09-18T13:35:02.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.17.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a93df80f27739ccabb5b885cb12a8dc7595ecdf","kind":"tag","published_at":"2022-02-15T21:19:45.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.16.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0/manifests"},{"name":"lib/go/thrift/v0.0.1-do-not-use","sha":"a62b40c3dfbbc109ca9f6cbe4edc47abb7394f88","kind":"tag","published_at":"2021-10-18T20:15:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/lib/go/thrift/v0.0.1-do-not-use","html_url":"https://github.com/apache/thrift/releases/tag/lib/go/thrift/v0.0.1-do-not-use","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use/manifests"},{"name":"v0.15.0","sha":"8317ec43ea2425b6f8e24e4dc4f5b2360f717eb4","kind":"commit","published_at":"2021-09-04T18:45:55.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.15.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"57e24caa86afa8bacf444e66a9aef6203831416c","kind":"tag","published_at":"2021-06-17T20:41:27.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.2","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"f6fa1794539e68ac294038ac388d6bde40a6c237","kind":"tag","published_at":"2021-03-02T21:18:12.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8411e189b0af09e5baad34031555870cf692c1ad","kind":"commit","published_at":"2021-02-04T23:13:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"cecee50308fc7e6f77f55b3fd906c1c6c471fa2f","kind":"tag","published_at":"2019-10-16T21:11:08.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.13.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0/manifests"},{"name":"0.9.3.1","sha":"a9b748bb0e02a2b6aaa3f39d09ec7f1fa47a0cf4","kind":"tag","published_at":"2019-03-09T15:25:29.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1/manifests"},{"name":"v0.12.0","sha":"384647d290e2e4a55a14b1b7ef1b7e66293a2c33","kind":"commit","published_at":"2018-12-19T01:24:34.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.12.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0/manifests"},{"name":"0.11.0","sha":"327ebb6c2b6df8bf075da02ef45a2a034e9b79ba","kind":"commit","published_at":"2017-12-03T17:27:58.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.11.0","html_url":"https://github.com/apache/thrift/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"b2a4d4ae21c789b689dd162deb819665567f481c","kind":"tag","published_at":"2017-01-06T18:07:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.10.0","html_url":"https://github.com/apache/thrift/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0/manifests"},{"name":"last-before-0-10","sha":"0c27352179e0463bde1f68757f2d77e3c222f530","kind":"commit","published_at":"2016-12-19T19:57:54.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/last-before-0-10","html_url":"https://github.com/apache/thrift/releases/tag/last-before-0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@last-before-0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10/manifests"},{"name":"0.9.3","sha":"53dd39833a08ce33582e5ff31fa18bb4735d6731","kind":"tag","published_at":"2015-10-11T17:19:19.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"591e20f9636c37527a70dc03598218c3468a0eff","kind":"tag","published_at":"2014-11-17T03:35:33.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.2","html_url":"https://github.com/apache/thrift/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"cc8e8159feccf9d89ec105ce70abae86e95491cf","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"3c8c13c1858c92d02e6087dad976a4aa3c59fc22","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"1a8775aa546d6b6ab10d3f577cdb729ec26a4e01","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"9edd069474c955d0870f2534d18fcb6dbfae8c84","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"f29106c361ffb49395e5d1aabc5d3c5ca02a1385","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a6f0633147a0a52d9ffa3acc6a748b786bce06a8","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9eb90a5edae438d546e2e2b673ada97d61a33b8f","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"9e43c6464b2d3195340ee2184628d6bc51e4e9cb","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"07f5fa22689a7ee3fa1e14f813ce474f5c3e34b1","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"62bbc93140dc8b0841ea62f7ab5c6afee3c4a732","kind":"tag","published_at":"2014-02-02T21:22:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0/manifests"},{"name":"thrift-0.9.0","sha":"352a50eb36b851bfb3f69469db580e6edfd6250f","kind":"tag","published_at":"2013-05-30T12:49:31.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0/manifests"},{"name":"thrift-0.8.0","sha":"f0438b8872f08554243a77bf8f5ead1bba6332f1","kind":"tag","published_at":"2011-11-30T01:08:40.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0/manifests"},{"name":"thrift-0.7.0","sha":"8a0ef2286cc52b5777b14d424e92f4db2ac14eb3","kind":"tag","published_at":"2011-08-13T21:33:47.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0/manifests"},{"name":"thrift-0.6.1","sha":"2047f494bad3ce641ac54fc3024d81046ea6d245","kind":"tag","published_at":"2011-04-25T14:30:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1/manifests"},{"name":"thrift-0.6.0","sha":"e29d242e298f6ae13a3d50d4b734634e0e7fe373","kind":"tag","published_at":"2011-03-21T20:02:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0/manifests"},{"name":"thrift-0.5.0","sha":"8de1e90b4b5e4cccfd8f0534d9c141cff938c833","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0/manifests"},{"name":"thrift-0.4.0","sha":"c97416ad69ce652c1b6d582ca7aa91c9a5146040","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0/manifests"},{"name":"thrift-0.3.0","sha":"3bfda7f7689013ee475f8eb3d86ff38f7998e75f","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0/manifests"},{"name":"thrift-0.2.0","sha":"e3704d7fef4a9e68f1792f97c8a1a0ad1ab762c4","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T01:01:04.583Z","dependent_packages_count":0,"downloads":108,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":56.832386691112326,"dependent_repos_count":5.836286928022889,"dependent_packages_count":15.600804235218174,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.08982595145113},"purl":"pkg:nuget/apachethrift.aspnetcore","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/apachethrift.aspnetcore","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/apachethrift.aspnetcore","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/apachethrift.aspnetcore/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T17:00:15.182Z","issues_count":3,"pull_requests_count":1079,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4455188.964562569,"issues_closed_count":2,"pull_requests_closed_count":903,"pull_request_authors_count":185,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.4698795180722892,"merged_pull_requests_count":690,"bot_issues_count":0,"bot_pull_requests_count":203,"past_year_issues_count":0,"past_year_pull_requests_count":340,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":375541.2165354331,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8235294117647058,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":44,"past_year_merged_pull_requests_count":232,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"Jens-G","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"fishy","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jimexist","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimexist"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"jimexist","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"zeshuai007","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jens-G","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"jimexist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/apachethrift.aspnetcore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/apachethrift.aspnetcore/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/apachethrift.aspnetcore/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/apachethrift.aspnetcore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/apachethrift.aspnetcore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/apachethrift.aspnetcore/codemeta","maintainers":[{"uuid":"JensG","login":"JensG","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://www.nuget.org/profiles/JensG","role":null,"created_at":"2026-07-11T21:56:16.415Z","updated_at":"2026-07-11T21:56:16.415Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/JensG/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":843130,"maintainers_count":114428,"namespaces_count":0,"keywords_count":174432,"github":"nuget","metadata":{"funded_packages_count":32604,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-08-24T05:04:24.731Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":3480759,"name":"apache-thrift-netcore","ecosystem":"nuget","description":"For .Net Core - naive port, use with caution...","homepage":"https://github.com/apache/thrift/releases/tag/0.9.3","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/thrift","keywords_array":["Thrift","Serialization"],"namespace":null,"versions_count":3,"first_release_published_at":"2017-02-23T00:06:03.723Z","latest_release_published_at":"2017-02-23T00:06:03.723Z","latest_release_number":"0.9.3","last_synced_at":"2026-08-23T11:35:39.877Z","created_at":"2022-04-10T18:59:29.546Z","updated_at":"2026-08-23T11:35:39.877Z","registry_url":"https://www.nuget.org/packages/apache-thrift-netcore/","install_command":"Install-Package apache-thrift-netcore","documentation_url":null,"metadata":{"copyright":"The Apache Software Foundation","owners":"The Apache Software Foundation","license_url":"https://github.com/apache/thrift/blob/0.9.3/LICENSE","require_license_acceptance":false,"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":2,"target_frameworks":[".NETStandard1.4",".NETStandard1.5"],"total_dependencies":10},"verified":false},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-08-14T21:58:27.000Z","size":38451,"stargazers_count":10952,"open_issues_count":10,"forks_count":4104,"subscribers_count":443,"default_branch":"master","last_synced_at":"2026-08-15T12:09:29.091Z","etag":null,"topics":["actionscript","c","cplusplus","csharp","d","dart","http","library","network-client","network-server","thrift"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-08-15T06:43:24.000Z","dependencies_parsed_at":"2026-08-08T10:34:56.632Z","dependency_job_id":null,"html_url":"https://github.com/apache/thrift","commit_stats":{"total_commits":6953,"total_committers":621,"mean_commits":11.19645732689211,"dds":0.8564648353228822,"last_synced_commit":"c8cf304919f31c2132e1aa64fea4dfa08fe1bed9"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/apache/thrift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/thrift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/sbom","scorecard":{"id":201693,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/thrift","commit":"57c5fc1f79229cd2ca9eba68568ade66fda03df5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake.yml:13","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release_rust.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:27"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:433: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:477: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:590: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:596: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/cmake.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_rust.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/release_rust.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/docker/msvc2017/Dockerfile:16","Warn: containerImage not pinned by hash: build/docker/ubuntu-focal/Dockerfile:18: pin your Docker image by updating buildpack-deps:focal-scm to buildpack-deps:focal-scm@sha256:fa56fe73b4475655b2f39d6376b6a6664d24b5c43227f709d4a923609f3286a1","Warn: containerImage not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:18: pin your Docker image by updating buildpack-deps:jammy-scm to buildpack-deps:jammy-scm@sha256:ed58121f0c4839716f6bff073ba100a563d8e6411ed21f91f7afd857d353565f","Warn: containerImage not pinned by hash: build/docker/ubuntu-noble/Dockerfile:18: pin your Docker image by updating buildpack-deps:noble-scm to buildpack-deps:noble-scm@sha256:505ca873b239319eae61bac98d944de644ad2376bb869636ae22ec5062100a58","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:51","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:54","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:84","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:87","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-focal/Dockerfile:276-277","Warn: pipCommand not pinned by hash: build/docker/ubuntu-focal/Dockerfile:304-308","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:269-270","Warn: pipCommand not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:297-301","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-noble/Dockerfile:268-269","Warn: goCommand not pinned by hash: test/go/genmock.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:492","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:418","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   4 chocoCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"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-16T22:56:29.765Z","repository_id":667435,"created_at":"2025-08-16T22:56:29.765Z","updated_at":"2025-08-16T22:56:29.765Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36685552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3145,"last_synced_at":"2026-08-22T00:20:57.842Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1395976,"followers":23897,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-22T00:20:57.857Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"v0.24.0","sha":"6d2ec95f450b4ce404afb8929ff479e68770141a","kind":"tag","published_at":"2026-07-11T16:46:36.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.24.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"e4b684f5ff4f9c3a42cd7ec0a667c3d9bd7f6ac1","kind":"tag","published_at":"2026-04-27T22:39:04.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.23.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"af9ac170f4de895266de4b6f9f3e68a58f113760","kind":"tag","published_at":"2025-05-23T20:38:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.22.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1a31d9051d35b732a5fce258955ef95f576694ba","kind":"tag","published_at":"2024-09-21T13:10:57.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.21.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0d0ac75347267f7c12fc9b5b349bf9ef7f632347","kind":"tag","published_at":"2024-03-22T22:50:14.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.20.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"5656208a202ca0be4d4dc44125b5ca0485f91bf0","kind":"tag","published_at":"2023-09-02T11:33:30.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.19.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"1851da53a31b71e7006a48161c1e3d6d9ee5ded5","kind":"tag","published_at":"2023-03-01T21:47:00.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"2f2696bdf6aff18138e401b73436fc20023e88e2","kind":"tag","published_at":"2023-02-13T20:53:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4d493e867b349f3475203ef9848353b315203c51","kind":"tag","published_at":"2022-09-18T13:35:02.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.17.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a93df80f27739ccabb5b885cb12a8dc7595ecdf","kind":"tag","published_at":"2022-02-15T21:19:45.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.16.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0/manifests"},{"name":"lib/go/thrift/v0.0.1-do-not-use","sha":"a62b40c3dfbbc109ca9f6cbe4edc47abb7394f88","kind":"tag","published_at":"2021-10-18T20:15:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/lib/go/thrift/v0.0.1-do-not-use","html_url":"https://github.com/apache/thrift/releases/tag/lib/go/thrift/v0.0.1-do-not-use","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use/manifests"},{"name":"v0.15.0","sha":"8317ec43ea2425b6f8e24e4dc4f5b2360f717eb4","kind":"commit","published_at":"2021-09-04T18:45:55.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.15.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"57e24caa86afa8bacf444e66a9aef6203831416c","kind":"tag","published_at":"2021-06-17T20:41:27.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.2","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"f6fa1794539e68ac294038ac388d6bde40a6c237","kind":"tag","published_at":"2021-03-02T21:18:12.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8411e189b0af09e5baad34031555870cf692c1ad","kind":"commit","published_at":"2021-02-04T23:13:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"cecee50308fc7e6f77f55b3fd906c1c6c471fa2f","kind":"tag","published_at":"2019-10-16T21:11:08.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.13.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0/manifests"},{"name":"0.9.3.1","sha":"a9b748bb0e02a2b6aaa3f39d09ec7f1fa47a0cf4","kind":"tag","published_at":"2019-03-09T15:25:29.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1/manifests"},{"name":"v0.12.0","sha":"384647d290e2e4a55a14b1b7ef1b7e66293a2c33","kind":"commit","published_at":"2018-12-19T01:24:34.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.12.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0/manifests"},{"name":"0.11.0","sha":"327ebb6c2b6df8bf075da02ef45a2a034e9b79ba","kind":"commit","published_at":"2017-12-03T17:27:58.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.11.0","html_url":"https://github.com/apache/thrift/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"b2a4d4ae21c789b689dd162deb819665567f481c","kind":"tag","published_at":"2017-01-06T18:07:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.10.0","html_url":"https://github.com/apache/thrift/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0/manifests"},{"name":"last-before-0-10","sha":"0c27352179e0463bde1f68757f2d77e3c222f530","kind":"commit","published_at":"2016-12-19T19:57:54.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/last-before-0-10","html_url":"https://github.com/apache/thrift/releases/tag/last-before-0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@last-before-0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10/manifests"},{"name":"0.9.3","sha":"53dd39833a08ce33582e5ff31fa18bb4735d6731","kind":"tag","published_at":"2015-10-11T17:19:19.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"591e20f9636c37527a70dc03598218c3468a0eff","kind":"tag","published_at":"2014-11-17T03:35:33.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.2","html_url":"https://github.com/apache/thrift/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"cc8e8159feccf9d89ec105ce70abae86e95491cf","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"3c8c13c1858c92d02e6087dad976a4aa3c59fc22","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"1a8775aa546d6b6ab10d3f577cdb729ec26a4e01","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"9edd069474c955d0870f2534d18fcb6dbfae8c84","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"f29106c361ffb49395e5d1aabc5d3c5ca02a1385","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a6f0633147a0a52d9ffa3acc6a748b786bce06a8","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9eb90a5edae438d546e2e2b673ada97d61a33b8f","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"9e43c6464b2d3195340ee2184628d6bc51e4e9cb","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"07f5fa22689a7ee3fa1e14f813ce474f5c3e34b1","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"62bbc93140dc8b0841ea62f7ab5c6afee3c4a732","kind":"tag","published_at":"2014-02-02T21:22:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0/manifests"},{"name":"thrift-0.9.0","sha":"352a50eb36b851bfb3f69469db580e6edfd6250f","kind":"tag","published_at":"2013-05-30T12:49:31.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0/manifests"},{"name":"thrift-0.8.0","sha":"f0438b8872f08554243a77bf8f5ead1bba6332f1","kind":"tag","published_at":"2011-11-30T01:08:40.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0/manifests"},{"name":"thrift-0.7.0","sha":"8a0ef2286cc52b5777b14d424e92f4db2ac14eb3","kind":"tag","published_at":"2011-08-13T21:33:47.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0/manifests"},{"name":"thrift-0.6.1","sha":"2047f494bad3ce641ac54fc3024d81046ea6d245","kind":"tag","published_at":"2011-04-25T14:30:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1/manifests"},{"name":"thrift-0.6.0","sha":"e29d242e298f6ae13a3d50d4b734634e0e7fe373","kind":"tag","published_at":"2011-03-21T20:02:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0/manifests"},{"name":"thrift-0.5.0","sha":"8de1e90b4b5e4cccfd8f0534d9c141cff938c833","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0/manifests"},{"name":"thrift-0.4.0","sha":"c97416ad69ce652c1b6d582ca7aa91c9a5146040","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0/manifests"},{"name":"thrift-0.3.0","sha":"3bfda7f7689013ee475f8eb3d86ff38f7998e75f","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0/manifests"},{"name":"thrift-0.2.0","sha":"e3704d7fef4a9e68f1792f97c8a1a0ad1ab762c4","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T04:03:54.466Z","dependent_packages_count":16,"downloads":480402,"downloads_period":"total","dependent_repos_count":18,"rankings":{"downloads":2.255038215189641,"dependent_repos_count":1.6588266900725706,"dependent_packages_count":0.8230967660122605,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":1.5789872237581575},"purl":"pkg:nuget/apache-thrift-netcore","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/apache-thrift-netcore","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/apache-thrift-netcore","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/apache-thrift-netcore/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T16:32:04.177Z","issues_count":3,"pull_requests_count":1079,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4455188.964562569,"issues_closed_count":2,"pull_requests_closed_count":903,"pull_request_authors_count":185,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.4698795180722892,"merged_pull_requests_count":690,"bot_issues_count":0,"bot_pull_requests_count":203,"past_year_issues_count":0,"past_year_pull_requests_count":340,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":375541.2165354331,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8235294117647058,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":44,"past_year_merged_pull_requests_count":232,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"Jens-G","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"fishy","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jimexist","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimexist"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"jimexist","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"zeshuai007","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jens-G","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"jimexist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/apache-thrift-netcore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/apache-thrift-netcore/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/apache-thrift-netcore/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/apache-thrift-netcore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/apache-thrift-netcore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/apache-thrift-netcore/codemeta","maintainers":[{"uuid":"g.boucher","login":"g.boucher","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://www.nuget.org/profiles/g.boucher","role":null,"created_at":"2022-11-11T10:10:30.840Z","updated_at":"2022-11-11T10:10:30.840Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/g.boucher/packages"},{"uuid":"n.pennequin","login":"n.pennequin","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://www.nuget.org/profiles/n.pennequin","role":null,"created_at":"2022-11-11T10:10:30.849Z","updated_at":"2022-11-11T10:10:30.849Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/n.pennequin/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":843130,"maintainers_count":114428,"namespaces_count":0,"keywords_count":174432,"github":"nuget","metadata":{"funded_packages_count":32604,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-08-24T05:04:24.731Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":3360167,"name":"subor.thrift.netcore","ecosystem":"nuget","description":"Use the official release \"ApacheThrift\" (https://www.nuget.org/packages/ApacheThrift/).  This package contains only the .NET Standard 2.0 library.","homepage":"https://github.com/apache/thrift","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/thrift","keywords_array":["subor","thrift"],"namespace":null,"versions_count":6,"first_release_published_at":"1900-01-01T00:00:00.000Z","latest_release_published_at":"2019-01-03T10:18:09.457Z","latest_release_number":"0.12.0","last_synced_at":"2026-08-23T11:35:53.781Z","created_at":"2022-04-10T17:45:16.786Z","updated_at":"2026-08-23T11:35:53.782Z","registry_url":"https://www.nuget.org/packages/subor.thrift.netcore/","install_command":"Install-Package subor.thrift.netcore","documentation_url":null,"metadata":{"owners":"Apache Thrift (packaged by Subor)","license_info":{"type":"expression","text":"Apache-2.0","version":null},"license_url":"https://licenses.nuget.org/Apache-2.0","require_license_acceptance":false,"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":1,"target_frameworks":[".NETStandard2.0"],"total_dependencies":9},"verified":false},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-08-14T21:58:27.000Z","size":38451,"stargazers_count":10952,"open_issues_count":10,"forks_count":4104,"subscribers_count":443,"default_branch":"master","last_synced_at":"2026-08-15T12:09:29.091Z","etag":null,"topics":["actionscript","c","cplusplus","csharp","d","dart","http","library","network-client","network-server","thrift"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-08-15T06:43:24.000Z","dependencies_parsed_at":"2026-08-08T10:34:56.632Z","dependency_job_id":null,"html_url":"https://github.com/apache/thrift","commit_stats":{"total_commits":6953,"total_committers":621,"mean_commits":11.19645732689211,"dds":0.8564648353228822,"last_synced_commit":"c8cf304919f31c2132e1aa64fea4dfa08fe1bed9"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/apache/thrift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/thrift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/sbom","scorecard":{"id":201693,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/thrift","commit":"57c5fc1f79229cd2ca9eba68568ade66fda03df5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake.yml:13","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release_rust.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:27"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:433: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:477: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:590: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:596: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/cmake.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_rust.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/release_rust.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/docker/msvc2017/Dockerfile:16","Warn: containerImage not pinned by hash: build/docker/ubuntu-focal/Dockerfile:18: pin your Docker image by updating buildpack-deps:focal-scm to buildpack-deps:focal-scm@sha256:fa56fe73b4475655b2f39d6376b6a6664d24b5c43227f709d4a923609f3286a1","Warn: containerImage not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:18: pin your Docker image by updating buildpack-deps:jammy-scm to buildpack-deps:jammy-scm@sha256:ed58121f0c4839716f6bff073ba100a563d8e6411ed21f91f7afd857d353565f","Warn: containerImage not pinned by hash: build/docker/ubuntu-noble/Dockerfile:18: pin your Docker image by updating buildpack-deps:noble-scm to buildpack-deps:noble-scm@sha256:505ca873b239319eae61bac98d944de644ad2376bb869636ae22ec5062100a58","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:51","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:54","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:84","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:87","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-focal/Dockerfile:276-277","Warn: pipCommand not pinned by hash: build/docker/ubuntu-focal/Dockerfile:304-308","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:269-270","Warn: pipCommand not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:297-301","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-noble/Dockerfile:268-269","Warn: goCommand not pinned by hash: test/go/genmock.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:492","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:418","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   4 chocoCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"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-16T22:56:29.765Z","repository_id":667435,"created_at":"2025-08-16T22:56:29.765Z","updated_at":"2025-08-16T22:56:29.765Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36685552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3143,"last_synced_at":"2026-08-14T04:43:22.998Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1392501,"followers":23779,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-14T04:43:23.011Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"v0.24.0","sha":"6d2ec95f450b4ce404afb8929ff479e68770141a","kind":"tag","published_at":"2026-07-11T16:46:36.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.24.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"e4b684f5ff4f9c3a42cd7ec0a667c3d9bd7f6ac1","kind":"tag","published_at":"2026-04-27T22:39:04.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.23.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"af9ac170f4de895266de4b6f9f3e68a58f113760","kind":"tag","published_at":"2025-05-23T20:38:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.22.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1a31d9051d35b732a5fce258955ef95f576694ba","kind":"tag","published_at":"2024-09-21T13:10:57.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.21.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0d0ac75347267f7c12fc9b5b349bf9ef7f632347","kind":"tag","published_at":"2024-03-22T22:50:14.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.20.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"5656208a202ca0be4d4dc44125b5ca0485f91bf0","kind":"tag","published_at":"2023-09-02T11:33:30.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.19.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"1851da53a31b71e7006a48161c1e3d6d9ee5ded5","kind":"tag","published_at":"2023-03-01T21:47:00.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"2f2696bdf6aff18138e401b73436fc20023e88e2","kind":"tag","published_at":"2023-02-13T20:53:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4d493e867b349f3475203ef9848353b315203c51","kind":"tag","published_at":"2022-09-18T13:35:02.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.17.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a93df80f27739ccabb5b885cb12a8dc7595ecdf","kind":"tag","published_at":"2022-02-15T21:19:45.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.16.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0/manifests"},{"name":"lib/go/thrift/v0.0.1-do-not-use","sha":"a62b40c3dfbbc109ca9f6cbe4edc47abb7394f88","kind":"tag","published_at":"2021-10-18T20:15:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/lib/go/thrift/v0.0.1-do-not-use","html_url":"https://github.com/apache/thrift/releases/tag/lib/go/thrift/v0.0.1-do-not-use","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use/manifests"},{"name":"v0.15.0","sha":"8317ec43ea2425b6f8e24e4dc4f5b2360f717eb4","kind":"commit","published_at":"2021-09-04T18:45:55.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.15.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"57e24caa86afa8bacf444e66a9aef6203831416c","kind":"tag","published_at":"2021-06-17T20:41:27.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.2","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"f6fa1794539e68ac294038ac388d6bde40a6c237","kind":"tag","published_at":"2021-03-02T21:18:12.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8411e189b0af09e5baad34031555870cf692c1ad","kind":"commit","published_at":"2021-02-04T23:13:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"cecee50308fc7e6f77f55b3fd906c1c6c471fa2f","kind":"tag","published_at":"2019-10-16T21:11:08.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.13.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0/manifests"},{"name":"0.9.3.1","sha":"a9b748bb0e02a2b6aaa3f39d09ec7f1fa47a0cf4","kind":"tag","published_at":"2019-03-09T15:25:29.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1/manifests"},{"name":"v0.12.0","sha":"384647d290e2e4a55a14b1b7ef1b7e66293a2c33","kind":"commit","published_at":"2018-12-19T01:24:34.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.12.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0/manifests"},{"name":"0.11.0","sha":"327ebb6c2b6df8bf075da02ef45a2a034e9b79ba","kind":"commit","published_at":"2017-12-03T17:27:58.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.11.0","html_url":"https://github.com/apache/thrift/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"b2a4d4ae21c789b689dd162deb819665567f481c","kind":"tag","published_at":"2017-01-06T18:07:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.10.0","html_url":"https://github.com/apache/thrift/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0/manifests"},{"name":"last-before-0-10","sha":"0c27352179e0463bde1f68757f2d77e3c222f530","kind":"commit","published_at":"2016-12-19T19:57:54.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/last-before-0-10","html_url":"https://github.com/apache/thrift/releases/tag/last-before-0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@last-before-0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10/manifests"},{"name":"0.9.3","sha":"53dd39833a08ce33582e5ff31fa18bb4735d6731","kind":"tag","published_at":"2015-10-11T17:19:19.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"591e20f9636c37527a70dc03598218c3468a0eff","kind":"tag","published_at":"2014-11-17T03:35:33.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.2","html_url":"https://github.com/apache/thrift/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"cc8e8159feccf9d89ec105ce70abae86e95491cf","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"3c8c13c1858c92d02e6087dad976a4aa3c59fc22","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"1a8775aa546d6b6ab10d3f577cdb729ec26a4e01","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"9edd069474c955d0870f2534d18fcb6dbfae8c84","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"f29106c361ffb49395e5d1aabc5d3c5ca02a1385","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a6f0633147a0a52d9ffa3acc6a748b786bce06a8","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9eb90a5edae438d546e2e2b673ada97d61a33b8f","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"9e43c6464b2d3195340ee2184628d6bc51e4e9cb","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"07f5fa22689a7ee3fa1e14f813ce474f5c3e34b1","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"62bbc93140dc8b0841ea62f7ab5c6afee3c4a732","kind":"tag","published_at":"2014-02-02T21:22:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0/manifests"},{"name":"thrift-0.9.0","sha":"352a50eb36b851bfb3f69469db580e6edfd6250f","kind":"tag","published_at":"2013-05-30T12:49:31.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0/manifests"},{"name":"thrift-0.8.0","sha":"f0438b8872f08554243a77bf8f5ead1bba6332f1","kind":"tag","published_at":"2011-11-30T01:08:40.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0/manifests"},{"name":"thrift-0.7.0","sha":"8a0ef2286cc52b5777b14d424e92f4db2ac14eb3","kind":"tag","published_at":"2011-08-13T21:33:47.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0/manifests"},{"name":"thrift-0.6.1","sha":"2047f494bad3ce641ac54fc3024d81046ea6d245","kind":"tag","published_at":"2011-04-25T14:30:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1/manifests"},{"name":"thrift-0.6.0","sha":"e29d242e298f6ae13a3d50d4b734634e0e7fe373","kind":"tag","published_at":"2011-03-21T20:02:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0/manifests"},{"name":"thrift-0.5.0","sha":"8de1e90b4b5e4cccfd8f0534d9c141cff938c833","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0/manifests"},{"name":"thrift-0.4.0","sha":"c97416ad69ce652c1b6d582ca7aa91c9a5146040","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0/manifests"},{"name":"thrift-0.3.0","sha":"3bfda7f7689013ee475f8eb3d86ff38f7998e75f","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0/manifests"},{"name":"thrift-0.2.0","sha":"e3704d7fef4a9e68f1792f97c8a1a0ad1ab762c4","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T11:14:58.798Z","dependent_packages_count":0,"downloads":16462,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":12.581730084582615,"dependent_repos_count":12.696710402554181,"dependent_packages_count":19.548236353119677,"stargazers_count":0.08386179154806757,"forks_count":0.05977570047451358,"average":8.99406286645581},"purl":"pkg:nuget/subor.thrift.netcore","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/subor.thrift.netcore","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/subor.thrift.netcore","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/subor.thrift.netcore/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T15:00:22.695Z","issues_count":3,"pull_requests_count":1074,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4484340.321070234,"issues_closed_count":2,"pull_requests_closed_count":897,"pull_request_authors_count":184,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.4692737430167597,"merged_pull_requests_count":684,"bot_issues_count":0,"bot_pull_requests_count":203,"past_year_issues_count":0,"past_year_pull_requests_count":337,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":381157.7429718875,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":249,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8071216617210683,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":45,"past_year_merged_pull_requests_count":227,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"Jens-G","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"kpumuk","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"fishy","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jimexist","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimexist"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"jimexist","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"zeshuai007","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"kpumuk","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jens-G","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"jimexist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"fishy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/subor.thrift.netcore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/subor.thrift.netcore/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/subor.thrift.netcore/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/subor.thrift.netcore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/subor.thrift.netcore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/subor.thrift.netcore/codemeta","maintainers":[{"uuid":"subor","login":"subor","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://www.nuget.org/profiles/subor","role":null,"created_at":"2022-11-18T18:56:34.434Z","updated_at":"2022-11-18T18:56:34.434Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/subor/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":843130,"maintainers_count":114428,"namespaces_count":0,"keywords_count":174432,"github":"nuget","metadata":{"funded_packages_count":32604,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-08-24T05:04:24.731Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":4995908,"name":"org.webjars.bower:thrift","ecosystem":"maven","description":"WebJar for thrift","homepage":"http://webjars.org","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/thrift","keywords_array":[],"namespace":"org.webjars.bower","versions_count":1,"first_release_published_at":"2017-10-30T14:13:31.000Z","latest_release_published_at":"2017-10-30T14:13:31.000Z","latest_release_number":"0.10.0","last_synced_at":"2026-08-23T11:39:26.619Z","created_at":"2022-07-27T10:48:10.906Z","updated_at":"2026-08-23T11:39:26.619Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.bower/thrift/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.bower/thrift/","metadata":{},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-08-21T16:02:56.000Z","size":38710,"stargazers_count":10955,"open_issues_count":12,"forks_count":4104,"subscribers_count":443,"default_branch":"master","last_synced_at":"2026-08-22T17:05:50.641Z","etag":null,"topics":["actionscript","c","cplusplus","csharp","d","dart","http","library","network-client","network-server","thrift"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-08-22T14:56:58.000Z","dependencies_parsed_at":"2026-08-08T10:34:56.632Z","dependency_job_id":null,"html_url":"https://github.com/apache/thrift","commit_stats":{"total_commits":6953,"total_committers":621,"mean_commits":11.19645732689211,"dds":0.8564648353228822,"last_synced_commit":"c8cf304919f31c2132e1aa64fea4dfa08fe1bed9"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/apache/thrift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/thrift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/sbom","scorecard":{"id":201693,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/thrift","commit":"57c5fc1f79229cd2ca9eba68568ade66fda03df5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake.yml:13","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release_rust.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:27"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:433: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:477: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:590: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:596: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/cmake.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_rust.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/release_rust.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/docker/msvc2017/Dockerfile:16","Warn: containerImage not pinned by hash: build/docker/ubuntu-focal/Dockerfile:18: pin your Docker image by updating buildpack-deps:focal-scm to buildpack-deps:focal-scm@sha256:fa56fe73b4475655b2f39d6376b6a6664d24b5c43227f709d4a923609f3286a1","Warn: containerImage not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:18: pin your Docker image by updating buildpack-deps:jammy-scm to buildpack-deps:jammy-scm@sha256:ed58121f0c4839716f6bff073ba100a563d8e6411ed21f91f7afd857d353565f","Warn: containerImage not pinned by hash: build/docker/ubuntu-noble/Dockerfile:18: pin your Docker image by updating buildpack-deps:noble-scm to buildpack-deps:noble-scm@sha256:505ca873b239319eae61bac98d944de644ad2376bb869636ae22ec5062100a58","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:51","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:54","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:84","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:87","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-focal/Dockerfile:276-277","Warn: pipCommand not pinned by hash: build/docker/ubuntu-focal/Dockerfile:304-308","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:269-270","Warn: pipCommand not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:297-301","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-noble/Dockerfile:268-269","Warn: goCommand not pinned by hash: test/go/genmock.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:492","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:418","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   4 chocoCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"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-16T22:56:29.765Z","repository_id":667435,"created_at":"2025-08-16T22:56:29.765Z","updated_at":"2025-08-16T22:56:29.765Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36832313,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3145,"last_synced_at":"2026-08-22T00:20:57.842Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1395976,"followers":23897,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-22T00:20:57.857Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"v0.24.0","sha":"6d2ec95f450b4ce404afb8929ff479e68770141a","kind":"tag","published_at":"2026-07-11T16:46:36.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.24.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"e4b684f5ff4f9c3a42cd7ec0a667c3d9bd7f6ac1","kind":"tag","published_at":"2026-04-27T22:39:04.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.23.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"af9ac170f4de895266de4b6f9f3e68a58f113760","kind":"tag","published_at":"2025-05-23T20:38:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.22.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1a31d9051d35b732a5fce258955ef95f576694ba","kind":"tag","published_at":"2024-09-21T13:10:57.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.21.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0d0ac75347267f7c12fc9b5b349bf9ef7f632347","kind":"tag","published_at":"2024-03-22T22:50:14.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.20.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"5656208a202ca0be4d4dc44125b5ca0485f91bf0","kind":"tag","published_at":"2023-09-02T11:33:30.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.19.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"1851da53a31b71e7006a48161c1e3d6d9ee5ded5","kind":"tag","published_at":"2023-03-01T21:47:00.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"2f2696bdf6aff18138e401b73436fc20023e88e2","kind":"tag","published_at":"2023-02-13T20:53:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4d493e867b349f3475203ef9848353b315203c51","kind":"tag","published_at":"2022-09-18T13:35:02.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.17.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a93df80f27739ccabb5b885cb12a8dc7595ecdf","kind":"tag","published_at":"2022-02-15T21:19:45.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.16.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0/manifests"},{"name":"lib/go/thrift/v0.0.1-do-not-use","sha":"a62b40c3dfbbc109ca9f6cbe4edc47abb7394f88","kind":"tag","published_at":"2021-10-18T20:15:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/lib/go/thrift/v0.0.1-do-not-use","html_url":"https://github.com/apache/thrift/releases/tag/lib/go/thrift/v0.0.1-do-not-use","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use/manifests"},{"name":"v0.15.0","sha":"8317ec43ea2425b6f8e24e4dc4f5b2360f717eb4","kind":"commit","published_at":"2021-09-04T18:45:55.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.15.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"57e24caa86afa8bacf444e66a9aef6203831416c","kind":"tag","published_at":"2021-06-17T20:41:27.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.2","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"f6fa1794539e68ac294038ac388d6bde40a6c237","kind":"tag","published_at":"2021-03-02T21:18:12.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8411e189b0af09e5baad34031555870cf692c1ad","kind":"commit","published_at":"2021-02-04T23:13:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"cecee50308fc7e6f77f55b3fd906c1c6c471fa2f","kind":"tag","published_at":"2019-10-16T21:11:08.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.13.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0/manifests"},{"name":"0.9.3.1","sha":"a9b748bb0e02a2b6aaa3f39d09ec7f1fa47a0cf4","kind":"tag","published_at":"2019-03-09T15:25:29.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1/manifests"},{"name":"v0.12.0","sha":"384647d290e2e4a55a14b1b7ef1b7e66293a2c33","kind":"commit","published_at":"2018-12-19T01:24:34.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.12.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0/manifests"},{"name":"0.11.0","sha":"327ebb6c2b6df8bf075da02ef45a2a034e9b79ba","kind":"commit","published_at":"2017-12-03T17:27:58.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.11.0","html_url":"https://github.com/apache/thrift/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"b2a4d4ae21c789b689dd162deb819665567f481c","kind":"tag","published_at":"2017-01-06T18:07:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.10.0","html_url":"https://github.com/apache/thrift/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0/manifests"},{"name":"last-before-0-10","sha":"0c27352179e0463bde1f68757f2d77e3c222f530","kind":"commit","published_at":"2016-12-19T19:57:54.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/last-before-0-10","html_url":"https://github.com/apache/thrift/releases/tag/last-before-0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@last-before-0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10/manifests"},{"name":"0.9.3","sha":"53dd39833a08ce33582e5ff31fa18bb4735d6731","kind":"tag","published_at":"2015-10-11T17:19:19.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"591e20f9636c37527a70dc03598218c3468a0eff","kind":"tag","published_at":"2014-11-17T03:35:33.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.2","html_url":"https://github.com/apache/thrift/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"cc8e8159feccf9d89ec105ce70abae86e95491cf","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"3c8c13c1858c92d02e6087dad976a4aa3c59fc22","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"1a8775aa546d6b6ab10d3f577cdb729ec26a4e01","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"9edd069474c955d0870f2534d18fcb6dbfae8c84","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"f29106c361ffb49395e5d1aabc5d3c5ca02a1385","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a6f0633147a0a52d9ffa3acc6a748b786bce06a8","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9eb90a5edae438d546e2e2b673ada97d61a33b8f","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"9e43c6464b2d3195340ee2184628d6bc51e4e9cb","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"07f5fa22689a7ee3fa1e14f813ce474f5c3e34b1","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"62bbc93140dc8b0841ea62f7ab5c6afee3c4a732","kind":"tag","published_at":"2014-02-02T21:22:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0/manifests"},{"name":"thrift-0.9.0","sha":"352a50eb36b851bfb3f69469db580e6edfd6250f","kind":"tag","published_at":"2013-05-30T12:49:31.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0/manifests"},{"name":"thrift-0.8.0","sha":"f0438b8872f08554243a77bf8f5ead1bba6332f1","kind":"tag","published_at":"2011-11-30T01:08:40.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0/manifests"},{"name":"thrift-0.7.0","sha":"8a0ef2286cc52b5777b14d424e92f4db2ac14eb3","kind":"tag","published_at":"2011-08-13T21:33:47.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0/manifests"},{"name":"thrift-0.6.1","sha":"2047f494bad3ce641ac54fc3024d81046ea6d245","kind":"tag","published_at":"2011-04-25T14:30:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1/manifests"},{"name":"thrift-0.6.0","sha":"e29d242e298f6ae13a3d50d4b734634e0e7fe373","kind":"tag","published_at":"2011-03-21T20:02:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0/manifests"},{"name":"thrift-0.5.0","sha":"8de1e90b4b5e4cccfd8f0534d9c141cff938c833","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0/manifests"},{"name":"thrift-0.4.0","sha":"c97416ad69ce652c1b6d582ca7aa91c9a5146040","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0/manifests"},{"name":"thrift-0.3.0","sha":"3bfda7f7689013ee475f8eb3d86ff38f7998e75f","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0/manifests"},{"name":"thrift-0.2.0","sha":"e3704d7fef4a9e68f1792f97c8a1a0ad1ab762c4","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T22:19:47.596Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":2.430964500614964,"forks_count":1.1761566443219644,"average":21.11173086839365},"purl":"pkg:maven/org.webjars.bower/thrift","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.bower:thrift","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.bower:thrift","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.bower:thrift/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T17:00:15.182Z","issues_count":3,"pull_requests_count":1079,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4455188.964562569,"issues_closed_count":2,"pull_requests_closed_count":903,"pull_request_authors_count":185,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.4698795180722892,"merged_pull_requests_count":690,"bot_issues_count":0,"bot_pull_requests_count":203,"past_year_issues_count":0,"past_year_pull_requests_count":340,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":375541.2165354331,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8235294117647058,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":44,"past_year_merged_pull_requests_count":232,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"Jens-G","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"fishy","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jimexist","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimexist"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"jimexist","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"zeshuai007","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jens-G","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"jimexist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:thrift/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:thrift/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:thrift/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:thrift/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:thrift/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:thrift/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617983,"maintainers_count":0,"namespaces_count":82109,"keywords_count":36586,"github":"maven-central","metadata":{"funded_packages_count":47727,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-24T05:04:02.273Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4690090,"name":"com.github.gzm55.maven:thrift-maven-plugin","ecosystem":"maven","description":"Maven Thrift Plugin that executes the thrift code generator.","homepage":"https://github.com/apache/thrift","licenses":"Apache License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/thrift","keywords_array":[],"namespace":"com.github.gzm55.maven","versions_count":3,"first_release_published_at":"2019-06-28T15:01:59.000Z","latest_release_published_at":"2021-01-06T01:58:54.000Z","latest_release_number":"1.0.0","last_synced_at":"2026-08-23T11:39:37.431Z","created_at":"2022-07-25T20:00:31.451Z","updated_at":"2026-08-23T11:39:37.431Z","registry_url":"https://central.sonatype.com/artifact/com.github.gzm55.maven/thrift-maven-plugin/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.github.gzm55.maven/thrift-maven-plugin/","metadata":{},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-08-14T21:58:27.000Z","size":38451,"stargazers_count":10952,"open_issues_count":10,"forks_count":4104,"subscribers_count":443,"default_branch":"master","last_synced_at":"2026-08-15T12:09:29.091Z","etag":null,"topics":["actionscript","c","cplusplus","csharp","d","dart","http","library","network-client","network-server","thrift"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-08-15T06:43:24.000Z","dependencies_parsed_at":"2026-08-08T10:34:56.632Z","dependency_job_id":null,"html_url":"https://github.com/apache/thrift","commit_stats":{"total_commits":6953,"total_committers":621,"mean_commits":11.19645732689211,"dds":0.8564648353228822,"last_synced_commit":"c8cf304919f31c2132e1aa64fea4dfa08fe1bed9"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/apache/thrift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/thrift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/sbom","scorecard":{"id":201693,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/thrift","commit":"57c5fc1f79229cd2ca9eba68568ade66fda03df5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake.yml:13","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release_rust.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:27"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:433: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:477: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:590: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:596: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/cmake.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_rust.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/release_rust.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/docker/msvc2017/Dockerfile:16","Warn: containerImage not pinned by hash: build/docker/ubuntu-focal/Dockerfile:18: pin your Docker image by updating buildpack-deps:focal-scm to buildpack-deps:focal-scm@sha256:fa56fe73b4475655b2f39d6376b6a6664d24b5c43227f709d4a923609f3286a1","Warn: containerImage not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:18: pin your Docker image by updating buildpack-deps:jammy-scm to buildpack-deps:jammy-scm@sha256:ed58121f0c4839716f6bff073ba100a563d8e6411ed21f91f7afd857d353565f","Warn: containerImage not pinned by hash: build/docker/ubuntu-noble/Dockerfile:18: pin your Docker image by updating buildpack-deps:noble-scm to buildpack-deps:noble-scm@sha256:505ca873b239319eae61bac98d944de644ad2376bb869636ae22ec5062100a58","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:51","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:54","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:84","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:87","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-focal/Dockerfile:276-277","Warn: pipCommand not pinned by hash: build/docker/ubuntu-focal/Dockerfile:304-308","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:269-270","Warn: pipCommand not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:297-301","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-noble/Dockerfile:268-269","Warn: goCommand not pinned by hash: test/go/genmock.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:492","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:418","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   4 chocoCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"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-16T22:56:29.765Z","repository_id":667435,"created_at":"2025-08-16T22:56:29.765Z","updated_at":"2025-08-16T22:56:29.765Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36685552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3143,"last_synced_at":"2026-08-14T04:43:22.998Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1392501,"followers":23779,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-14T04:43:23.011Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"v0.24.0","sha":"6d2ec95f450b4ce404afb8929ff479e68770141a","kind":"tag","published_at":"2026-07-11T16:46:36.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.24.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"e4b684f5ff4f9c3a42cd7ec0a667c3d9bd7f6ac1","kind":"tag","published_at":"2026-04-27T22:39:04.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.23.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"af9ac170f4de895266de4b6f9f3e68a58f113760","kind":"tag","published_at":"2025-05-23T20:38:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.22.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1a31d9051d35b732a5fce258955ef95f576694ba","kind":"tag","published_at":"2024-09-21T13:10:57.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.21.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0d0ac75347267f7c12fc9b5b349bf9ef7f632347","kind":"tag","published_at":"2024-03-22T22:50:14.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.20.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"5656208a202ca0be4d4dc44125b5ca0485f91bf0","kind":"tag","published_at":"2023-09-02T11:33:30.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.19.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"1851da53a31b71e7006a48161c1e3d6d9ee5ded5","kind":"tag","published_at":"2023-03-01T21:47:00.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"2f2696bdf6aff18138e401b73436fc20023e88e2","kind":"tag","published_at":"2023-02-13T20:53:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4d493e867b349f3475203ef9848353b315203c51","kind":"tag","published_at":"2022-09-18T13:35:02.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.17.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a93df80f27739ccabb5b885cb12a8dc7595ecdf","kind":"tag","published_at":"2022-02-15T21:19:45.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.16.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0/manifests"},{"name":"lib/go/thrift/v0.0.1-do-not-use","sha":"a62b40c3dfbbc109ca9f6cbe4edc47abb7394f88","kind":"tag","published_at":"2021-10-18T20:15:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/lib/go/thrift/v0.0.1-do-not-use","html_url":"https://github.com/apache/thrift/releases/tag/lib/go/thrift/v0.0.1-do-not-use","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use/manifests"},{"name":"v0.15.0","sha":"8317ec43ea2425b6f8e24e4dc4f5b2360f717eb4","kind":"commit","published_at":"2021-09-04T18:45:55.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.15.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"57e24caa86afa8bacf444e66a9aef6203831416c","kind":"tag","published_at":"2021-06-17T20:41:27.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.2","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"f6fa1794539e68ac294038ac388d6bde40a6c237","kind":"tag","published_at":"2021-03-02T21:18:12.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8411e189b0af09e5baad34031555870cf692c1ad","kind":"commit","published_at":"2021-02-04T23:13:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"cecee50308fc7e6f77f55b3fd906c1c6c471fa2f","kind":"tag","published_at":"2019-10-16T21:11:08.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.13.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0/manifests"},{"name":"0.9.3.1","sha":"a9b748bb0e02a2b6aaa3f39d09ec7f1fa47a0cf4","kind":"tag","published_at":"2019-03-09T15:25:29.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1/manifests"},{"name":"v0.12.0","sha":"384647d290e2e4a55a14b1b7ef1b7e66293a2c33","kind":"commit","published_at":"2018-12-19T01:24:34.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.12.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0/manifests"},{"name":"0.11.0","sha":"327ebb6c2b6df8bf075da02ef45a2a034e9b79ba","kind":"commit","published_at":"2017-12-03T17:27:58.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.11.0","html_url":"https://github.com/apache/thrift/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"b2a4d4ae21c789b689dd162deb819665567f481c","kind":"tag","published_at":"2017-01-06T18:07:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.10.0","html_url":"https://github.com/apache/thrift/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0/manifests"},{"name":"last-before-0-10","sha":"0c27352179e0463bde1f68757f2d77e3c222f530","kind":"commit","published_at":"2016-12-19T19:57:54.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/last-before-0-10","html_url":"https://github.com/apache/thrift/releases/tag/last-before-0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@last-before-0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10/manifests"},{"name":"0.9.3","sha":"53dd39833a08ce33582e5ff31fa18bb4735d6731","kind":"tag","published_at":"2015-10-11T17:19:19.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"591e20f9636c37527a70dc03598218c3468a0eff","kind":"tag","published_at":"2014-11-17T03:35:33.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.2","html_url":"https://github.com/apache/thrift/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"cc8e8159feccf9d89ec105ce70abae86e95491cf","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"3c8c13c1858c92d02e6087dad976a4aa3c59fc22","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"1a8775aa546d6b6ab10d3f577cdb729ec26a4e01","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"9edd069474c955d0870f2534d18fcb6dbfae8c84","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"f29106c361ffb49395e5d1aabc5d3c5ca02a1385","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a6f0633147a0a52d9ffa3acc6a748b786bce06a8","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9eb90a5edae438d546e2e2b673ada97d61a33b8f","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"9e43c6464b2d3195340ee2184628d6bc51e4e9cb","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"07f5fa22689a7ee3fa1e14f813ce474f5c3e34b1","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"62bbc93140dc8b0841ea62f7ab5c6afee3c4a732","kind":"tag","published_at":"2014-02-02T21:22:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0/manifests"},{"name":"thrift-0.9.0","sha":"352a50eb36b851bfb3f69469db580e6edfd6250f","kind":"tag","published_at":"2013-05-30T12:49:31.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0/manifests"},{"name":"thrift-0.8.0","sha":"f0438b8872f08554243a77bf8f5ead1bba6332f1","kind":"tag","published_at":"2011-11-30T01:08:40.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0/manifests"},{"name":"thrift-0.7.0","sha":"8a0ef2286cc52b5777b14d424e92f4db2ac14eb3","kind":"tag","published_at":"2011-08-13T21:33:47.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0/manifests"},{"name":"thrift-0.6.1","sha":"2047f494bad3ce641ac54fc3024d81046ea6d245","kind":"tag","published_at":"2011-04-25T14:30:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1/manifests"},{"name":"thrift-0.6.0","sha":"e29d242e298f6ae13a3d50d4b734634e0e7fe373","kind":"tag","published_at":"2011-03-21T20:02:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0/manifests"},{"name":"thrift-0.5.0","sha":"8de1e90b4b5e4cccfd8f0534d9c141cff938c833","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0/manifests"},{"name":"thrift-0.4.0","sha":"c97416ad69ce652c1b6d582ca7aa91c9a5146040","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0/manifests"},{"name":"thrift-0.3.0","sha":"3bfda7f7689013ee475f8eb3d86ff38f7998e75f","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0/manifests"},{"name":"thrift-0.2.0","sha":"e3704d7fef4a9e68f1792f97c8a1a0ad1ab762c4","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T12:16:36.091Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":2.3426825279944143,"forks_count":1.1294073270024458,"average":21.07797304590863},"purl":"pkg:maven/com.github.gzm55.maven/thrift-maven-plugin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.github.gzm55.maven:thrift-maven-plugin","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.github.gzm55.maven:thrift-maven-plugin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.github.gzm55.maven:thrift-maven-plugin/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T07:33:10.863Z","issues_count":3,"pull_requests_count":1060,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4539801.365688488,"issues_closed_count":2,"pull_requests_closed_count":886,"pull_request_authors_count":183,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.4886792452830189,"merged_pull_requests_count":673,"bot_issues_count":0,"bot_pull_requests_count":202,"past_year_issues_count":0,"past_year_pull_requests_count":323,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":397979.0756302521,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":238,"past_year_pull_request_authors_count":47,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8421052631578947,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":44,"past_year_merged_pull_requests_count":216,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"Jens-G","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"kpumuk","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jimexist","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimexist"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"jimexist","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"zeshuai007","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"kpumuk","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jens-G","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"jimexist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"fishy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.gzm55.maven:thrift-maven-plugin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.gzm55.maven:thrift-maven-plugin/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.gzm55.maven:thrift-maven-plugin/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.gzm55.maven:thrift-maven-plugin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.gzm55.maven:thrift-maven-plugin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.gzm55.maven:thrift-maven-plugin/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617983,"maintainers_count":0,"namespaces_count":82109,"keywords_count":36586,"github":"maven-central","metadata":{"funded_packages_count":47727,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-24T05:04:02.273Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5285425,"name":"libthrift","ecosystem":"conda","description":"Compiler and C++ libraries and headers for the Apache Thrift RPC system","homepage":"https://thrift.apache.org","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/thrift","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2021-01-30T13:19:57.000Z","latest_release_published_at":"2026-07-08T10:02:58.000Z","latest_release_number":"0.23.0","last_synced_at":"2026-07-08T11:04:11.669Z","created_at":"2022-10-03T15:42:45.844Z","updated_at":"2026-08-23T12:16:03.739Z","registry_url":"https://anaconda.org/anaconda/libthrift","install_command":"conda install -c anaconda libthrift","documentation_url":null,"metadata":{},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-08-21T16:02:56.000Z","size":38710,"stargazers_count":10955,"open_issues_count":12,"forks_count":4104,"subscribers_count":443,"default_branch":"master","last_synced_at":"2026-08-22T17:05:50.641Z","etag":null,"topics":["actionscript","c","cplusplus","csharp","d","dart","http","library","network-client","network-server","thrift"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-08-22T14:56:58.000Z","dependencies_parsed_at":"2026-08-08T10:34:56.632Z","dependency_job_id":null,"html_url":"https://github.com/apache/thrift","commit_stats":{"total_commits":6953,"total_committers":621,"mean_commits":11.19645732689211,"dds":0.8564648353228822,"last_synced_commit":"c8cf304919f31c2132e1aa64fea4dfa08fe1bed9"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/apache/thrift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/thrift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/sbom","scorecard":{"id":201693,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/thrift","commit":"57c5fc1f79229cd2ca9eba68568ade66fda03df5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake.yml:13","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release_rust.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:27"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:433: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:477: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:590: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:596: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/cmake.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_rust.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/release_rust.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/docker/msvc2017/Dockerfile:16","Warn: containerImage not pinned by hash: build/docker/ubuntu-focal/Dockerfile:18: pin your Docker image by updating buildpack-deps:focal-scm to buildpack-deps:focal-scm@sha256:fa56fe73b4475655b2f39d6376b6a6664d24b5c43227f709d4a923609f3286a1","Warn: containerImage not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:18: pin your Docker image by updating buildpack-deps:jammy-scm to buildpack-deps:jammy-scm@sha256:ed58121f0c4839716f6bff073ba100a563d8e6411ed21f91f7afd857d353565f","Warn: containerImage not pinned by hash: build/docker/ubuntu-noble/Dockerfile:18: pin your Docker image by updating buildpack-deps:noble-scm to buildpack-deps:noble-scm@sha256:505ca873b239319eae61bac98d944de644ad2376bb869636ae22ec5062100a58","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:51","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:54","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:84","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:87","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-focal/Dockerfile:276-277","Warn: pipCommand not pinned by hash: build/docker/ubuntu-focal/Dockerfile:304-308","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:269-270","Warn: pipCommand not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:297-301","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-noble/Dockerfile:268-269","Warn: goCommand not pinned by hash: test/go/genmock.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:492","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:418","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   4 chocoCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"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-16T22:56:29.765Z","repository_id":667435,"created_at":"2025-08-16T22:56:29.765Z","updated_at":"2025-08-16T22:56:29.765Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36832313,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3145,"last_synced_at":"2026-08-22T00:20:57.842Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1395976,"followers":23897,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-22T00:20:57.857Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"v0.24.0","sha":"6d2ec95f450b4ce404afb8929ff479e68770141a","kind":"tag","published_at":"2026-07-11T16:46:36.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.24.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"e4b684f5ff4f9c3a42cd7ec0a667c3d9bd7f6ac1","kind":"tag","published_at":"2026-04-27T22:39:04.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.23.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"af9ac170f4de895266de4b6f9f3e68a58f113760","kind":"tag","published_at":"2025-05-23T20:38:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.22.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1a31d9051d35b732a5fce258955ef95f576694ba","kind":"tag","published_at":"2024-09-21T13:10:57.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.21.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0d0ac75347267f7c12fc9b5b349bf9ef7f632347","kind":"tag","published_at":"2024-03-22T22:50:14.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.20.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"5656208a202ca0be4d4dc44125b5ca0485f91bf0","kind":"tag","published_at":"2023-09-02T11:33:30.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.19.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"1851da53a31b71e7006a48161c1e3d6d9ee5ded5","kind":"tag","published_at":"2023-03-01T21:47:00.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"2f2696bdf6aff18138e401b73436fc20023e88e2","kind":"tag","published_at":"2023-02-13T20:53:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4d493e867b349f3475203ef9848353b315203c51","kind":"tag","published_at":"2022-09-18T13:35:02.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.17.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a93df80f27739ccabb5b885cb12a8dc7595ecdf","kind":"tag","published_at":"2022-02-15T21:19:45.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.16.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0/manifests"},{"name":"lib/go/thrift/v0.0.1-do-not-use","sha":"a62b40c3dfbbc109ca9f6cbe4edc47abb7394f88","kind":"tag","published_at":"2021-10-18T20:15:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/lib/go/thrift/v0.0.1-do-not-use","html_url":"https://github.com/apache/thrift/releases/tag/lib/go/thrift/v0.0.1-do-not-use","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use/manifests"},{"name":"v0.15.0","sha":"8317ec43ea2425b6f8e24e4dc4f5b2360f717eb4","kind":"commit","published_at":"2021-09-04T18:45:55.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.15.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"57e24caa86afa8bacf444e66a9aef6203831416c","kind":"tag","published_at":"2021-06-17T20:41:27.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.2","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"f6fa1794539e68ac294038ac388d6bde40a6c237","kind":"tag","published_at":"2021-03-02T21:18:12.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8411e189b0af09e5baad34031555870cf692c1ad","kind":"commit","published_at":"2021-02-04T23:13:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"cecee50308fc7e6f77f55b3fd906c1c6c471fa2f","kind":"tag","published_at":"2019-10-16T21:11:08.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.13.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0/manifests"},{"name":"0.9.3.1","sha":"a9b748bb0e02a2b6aaa3f39d09ec7f1fa47a0cf4","kind":"tag","published_at":"2019-03-09T15:25:29.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1/manifests"},{"name":"v0.12.0","sha":"384647d290e2e4a55a14b1b7ef1b7e66293a2c33","kind":"commit","published_at":"2018-12-19T01:24:34.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.12.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0/manifests"},{"name":"0.11.0","sha":"327ebb6c2b6df8bf075da02ef45a2a034e9b79ba","kind":"commit","published_at":"2017-12-03T17:27:58.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.11.0","html_url":"https://github.com/apache/thrift/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"b2a4d4ae21c789b689dd162deb819665567f481c","kind":"tag","published_at":"2017-01-06T18:07:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.10.0","html_url":"https://github.com/apache/thrift/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0/manifests"},{"name":"last-before-0-10","sha":"0c27352179e0463bde1f68757f2d77e3c222f530","kind":"commit","published_at":"2016-12-19T19:57:54.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/last-before-0-10","html_url":"https://github.com/apache/thrift/releases/tag/last-before-0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@last-before-0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10/manifests"},{"name":"0.9.3","sha":"53dd39833a08ce33582e5ff31fa18bb4735d6731","kind":"tag","published_at":"2015-10-11T17:19:19.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"591e20f9636c37527a70dc03598218c3468a0eff","kind":"tag","published_at":"2014-11-17T03:35:33.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.2","html_url":"https://github.com/apache/thrift/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"cc8e8159feccf9d89ec105ce70abae86e95491cf","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"3c8c13c1858c92d02e6087dad976a4aa3c59fc22","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"1a8775aa546d6b6ab10d3f577cdb729ec26a4e01","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"9edd069474c955d0870f2534d18fcb6dbfae8c84","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"f29106c361ffb49395e5d1aabc5d3c5ca02a1385","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a6f0633147a0a52d9ffa3acc6a748b786bce06a8","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9eb90a5edae438d546e2e2b673ada97d61a33b8f","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"9e43c6464b2d3195340ee2184628d6bc51e4e9cb","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"07f5fa22689a7ee3fa1e14f813ce474f5c3e34b1","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"62bbc93140dc8b0841ea62f7ab5c6afee3c4a732","kind":"tag","published_at":"2014-02-02T21:22:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0/manifests"},{"name":"thrift-0.9.0","sha":"352a50eb36b851bfb3f69469db580e6edfd6250f","kind":"tag","published_at":"2013-05-30T12:49:31.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0/manifests"},{"name":"thrift-0.8.0","sha":"f0438b8872f08554243a77bf8f5ead1bba6332f1","kind":"tag","published_at":"2011-11-30T01:08:40.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0/manifests"},{"name":"thrift-0.7.0","sha":"8a0ef2286cc52b5777b14d424e92f4db2ac14eb3","kind":"tag","published_at":"2011-08-13T21:33:47.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0/manifests"},{"name":"thrift-0.6.1","sha":"2047f494bad3ce641ac54fc3024d81046ea6d245","kind":"tag","published_at":"2011-04-25T14:30:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1/manifests"},{"name":"thrift-0.6.0","sha":"e29d242e298f6ae13a3d50d4b734634e0e7fe373","kind":"tag","published_at":"2011-03-21T20:02:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0/manifests"},{"name":"thrift-0.5.0","sha":"8de1e90b4b5e4cccfd8f0534d9c141cff938c833","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0/manifests"},{"name":"thrift-0.4.0","sha":"c97416ad69ce652c1b6d582ca7aa91c9a5146040","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0/manifests"},{"name":"thrift-0.3.0","sha":"3bfda7f7689013ee475f8eb3d86ff38f7998e75f","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0/manifests"},{"name":"thrift-0.2.0","sha":"e3704d7fef4a9e68f1792f97c8a1a0ad1ab762c4","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T12:16:03.739Z","dependent_packages_count":2,"downloads":243220,"downloads_period":"total","dependent_repos_count":55,"rankings":{"downloads":null,"dependent_repos_count":23.57098955132145,"dependent_packages_count":41.02642901044868,"stargazers_count":8.020897357098955,"forks_count":5.162876459741856,"docker_downloads_count":null,"average":19.445298094652735},"purl":"pkg:conda/libthrift","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/libthrift","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/libthrift","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/libthrift/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T17:00:15.182Z","issues_count":3,"pull_requests_count":1079,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4455188.964562569,"issues_closed_count":2,"pull_requests_closed_count":903,"pull_request_authors_count":185,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.4698795180722892,"merged_pull_requests_count":690,"bot_issues_count":0,"bot_pull_requests_count":203,"past_year_issues_count":0,"past_year_pull_requests_count":340,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":375541.2165354331,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8235294117647058,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":44,"past_year_merged_pull_requests_count":232,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"Jens-G","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"fishy","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jimexist","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimexist"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"jimexist","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"zeshuai007","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jens-G","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"jimexist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/libthrift/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/libthrift/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/libthrift/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/libthrift/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/libthrift/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/libthrift/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5475,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":852},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-08-24T05:06:29.101Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":3433077,"name":"thrift-vc141-static-x86_64","ecosystem":"nuget","description":"Thrift C++ Library with TNonBlockingServer. The Apache Thrift software framework.","homepage":"https://github.com/apache/thrift","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/thrift","keywords_array":["Thrift","thrift","thrift-vc","libthrift","vc"],"namespace":null,"versions_count":7,"first_release_published_at":"1900-01-01T00:00:00.000Z","latest_release_published_at":"2018-05-10T06:27:08.250Z","latest_release_number":"0.11.0.4","last_synced_at":"2026-08-23T11:35:54.077Z","created_at":"2022-04-10T18:30:29.533Z","updated_at":"2026-08-23T15:59:30.571Z","registry_url":"https://www.nuget.org/packages/thrift-vc141-static-x86_64/","install_command":"Install-Package thrift-vc141-static-x86_64","documentation_url":null,"metadata":{"copyright":"Copyright (C) 2018 okanon","owners":"okanon","license_url":"https://www.apache.org/licenses/LICENSE-2.0","require_license_acceptance":true,"language":"ja-JP","development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"verified":false},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-08-21T16:02:56.000Z","size":38710,"stargazers_count":10955,"open_issues_count":12,"forks_count":4104,"subscribers_count":443,"default_branch":"master","last_synced_at":"2026-08-22T17:05:50.641Z","etag":null,"topics":["actionscript","c","cplusplus","csharp","d","dart","http","library","network-client","network-server","thrift"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-08-22T14:56:58.000Z","dependencies_parsed_at":"2026-08-08T10:34:56.632Z","dependency_job_id":null,"html_url":"https://github.com/apache/thrift","commit_stats":{"total_commits":6953,"total_committers":621,"mean_commits":11.19645732689211,"dds":0.8564648353228822,"last_synced_commit":"c8cf304919f31c2132e1aa64fea4dfa08fe1bed9"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/apache/thrift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/thrift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/sbom","scorecard":{"id":201693,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/thrift","commit":"57c5fc1f79229cd2ca9eba68568ade66fda03df5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake.yml:13","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release_rust.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:27"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:433: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:477: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:590: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:596: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/cmake.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_rust.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/release_rust.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/docker/msvc2017/Dockerfile:16","Warn: containerImage not pinned by hash: build/docker/ubuntu-focal/Dockerfile:18: pin your Docker image by updating buildpack-deps:focal-scm to buildpack-deps:focal-scm@sha256:fa56fe73b4475655b2f39d6376b6a6664d24b5c43227f709d4a923609f3286a1","Warn: containerImage not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:18: pin your Docker image by updating buildpack-deps:jammy-scm to buildpack-deps:jammy-scm@sha256:ed58121f0c4839716f6bff073ba100a563d8e6411ed21f91f7afd857d353565f","Warn: containerImage not pinned by hash: build/docker/ubuntu-noble/Dockerfile:18: pin your Docker image by updating buildpack-deps:noble-scm to buildpack-deps:noble-scm@sha256:505ca873b239319eae61bac98d944de644ad2376bb869636ae22ec5062100a58","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:51","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:54","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:84","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:87","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-focal/Dockerfile:276-277","Warn: pipCommand not pinned by hash: build/docker/ubuntu-focal/Dockerfile:304-308","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:269-270","Warn: pipCommand not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:297-301","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-noble/Dockerfile:268-269","Warn: goCommand not pinned by hash: test/go/genmock.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:492","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:418","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   4 chocoCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"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-16T22:56:29.765Z","repository_id":667435,"created_at":"2025-08-16T22:56:29.765Z","updated_at":"2025-08-16T22:56:29.765Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36832313,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3145,"last_synced_at":"2026-08-22T00:20:57.842Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1395976,"followers":23897,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-22T00:20:57.857Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"v0.24.0","sha":"6d2ec95f450b4ce404afb8929ff479e68770141a","kind":"tag","published_at":"2026-07-11T16:46:36.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.24.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"e4b684f5ff4f9c3a42cd7ec0a667c3d9bd7f6ac1","kind":"tag","published_at":"2026-04-27T22:39:04.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.23.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"af9ac170f4de895266de4b6f9f3e68a58f113760","kind":"tag","published_at":"2025-05-23T20:38:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.22.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1a31d9051d35b732a5fce258955ef95f576694ba","kind":"tag","published_at":"2024-09-21T13:10:57.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.21.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0d0ac75347267f7c12fc9b5b349bf9ef7f632347","kind":"tag","published_at":"2024-03-22T22:50:14.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.20.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"5656208a202ca0be4d4dc44125b5ca0485f91bf0","kind":"tag","published_at":"2023-09-02T11:33:30.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.19.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"1851da53a31b71e7006a48161c1e3d6d9ee5ded5","kind":"tag","published_at":"2023-03-01T21:47:00.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"2f2696bdf6aff18138e401b73436fc20023e88e2","kind":"tag","published_at":"2023-02-13T20:53:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4d493e867b349f3475203ef9848353b315203c51","kind":"tag","published_at":"2022-09-18T13:35:02.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.17.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a93df80f27739ccabb5b885cb12a8dc7595ecdf","kind":"tag","published_at":"2022-02-15T21:19:45.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.16.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0/manifests"},{"name":"lib/go/thrift/v0.0.1-do-not-use","sha":"a62b40c3dfbbc109ca9f6cbe4edc47abb7394f88","kind":"tag","published_at":"2021-10-18T20:15:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/lib/go/thrift/v0.0.1-do-not-use","html_url":"https://github.com/apache/thrift/releases/tag/lib/go/thrift/v0.0.1-do-not-use","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use/manifests"},{"name":"v0.15.0","sha":"8317ec43ea2425b6f8e24e4dc4f5b2360f717eb4","kind":"commit","published_at":"2021-09-04T18:45:55.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.15.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"57e24caa86afa8bacf444e66a9aef6203831416c","kind":"tag","published_at":"2021-06-17T20:41:27.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.2","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"f6fa1794539e68ac294038ac388d6bde40a6c237","kind":"tag","published_at":"2021-03-02T21:18:12.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8411e189b0af09e5baad34031555870cf692c1ad","kind":"commit","published_at":"2021-02-04T23:13:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"cecee50308fc7e6f77f55b3fd906c1c6c471fa2f","kind":"tag","published_at":"2019-10-16T21:11:08.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.13.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0/manifests"},{"name":"0.9.3.1","sha":"a9b748bb0e02a2b6aaa3f39d09ec7f1fa47a0cf4","kind":"tag","published_at":"2019-03-09T15:25:29.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1/manifests"},{"name":"v0.12.0","sha":"384647d290e2e4a55a14b1b7ef1b7e66293a2c33","kind":"commit","published_at":"2018-12-19T01:24:34.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.12.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0/manifests"},{"name":"0.11.0","sha":"327ebb6c2b6df8bf075da02ef45a2a034e9b79ba","kind":"commit","published_at":"2017-12-03T17:27:58.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.11.0","html_url":"https://github.com/apache/thrift/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"b2a4d4ae21c789b689dd162deb819665567f481c","kind":"tag","published_at":"2017-01-06T18:07:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.10.0","html_url":"https://github.com/apache/thrift/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0/manifests"},{"name":"last-before-0-10","sha":"0c27352179e0463bde1f68757f2d77e3c222f530","kind":"commit","published_at":"2016-12-19T19:57:54.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/last-before-0-10","html_url":"https://github.com/apache/thrift/releases/tag/last-before-0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@last-before-0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10/manifests"},{"name":"0.9.3","sha":"53dd39833a08ce33582e5ff31fa18bb4735d6731","kind":"tag","published_at":"2015-10-11T17:19:19.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"591e20f9636c37527a70dc03598218c3468a0eff","kind":"tag","published_at":"2014-11-17T03:35:33.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.2","html_url":"https://github.com/apache/thrift/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"cc8e8159feccf9d89ec105ce70abae86e95491cf","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"3c8c13c1858c92d02e6087dad976a4aa3c59fc22","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"1a8775aa546d6b6ab10d3f577cdb729ec26a4e01","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"9edd069474c955d0870f2534d18fcb6dbfae8c84","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"f29106c361ffb49395e5d1aabc5d3c5ca02a1385","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a6f0633147a0a52d9ffa3acc6a748b786bce06a8","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9eb90a5edae438d546e2e2b673ada97d61a33b8f","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"9e43c6464b2d3195340ee2184628d6bc51e4e9cb","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"07f5fa22689a7ee3fa1e14f813ce474f5c3e34b1","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"62bbc93140dc8b0841ea62f7ab5c6afee3c4a732","kind":"tag","published_at":"2014-02-02T21:22:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0/manifests"},{"name":"thrift-0.9.0","sha":"352a50eb36b851bfb3f69469db580e6edfd6250f","kind":"tag","published_at":"2013-05-30T12:49:31.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0/manifests"},{"name":"thrift-0.8.0","sha":"f0438b8872f08554243a77bf8f5ead1bba6332f1","kind":"tag","published_at":"2011-11-30T01:08:40.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0/manifests"},{"name":"thrift-0.7.0","sha":"8a0ef2286cc52b5777b14d424e92f4db2ac14eb3","kind":"tag","published_at":"2011-08-13T21:33:47.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0/manifests"},{"name":"thrift-0.6.1","sha":"2047f494bad3ce641ac54fc3024d81046ea6d245","kind":"tag","published_at":"2011-04-25T14:30:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1/manifests"},{"name":"thrift-0.6.0","sha":"e29d242e298f6ae13a3d50d4b734634e0e7fe373","kind":"tag","published_at":"2011-03-21T20:02:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0/manifests"},{"name":"thrift-0.5.0","sha":"8de1e90b4b5e4cccfd8f0534d9c141cff938c833","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0/manifests"},{"name":"thrift-0.4.0","sha":"c97416ad69ce652c1b6d582ca7aa91c9a5146040","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0/manifests"},{"name":"thrift-0.3.0","sha":"3bfda7f7689013ee475f8eb3d86ff38f7998e75f","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0/manifests"},{"name":"thrift-0.2.0","sha":"e3704d7fef4a9e68f1792f97c8a1a0ad1ab762c4","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T15:59:30.571Z","dependent_packages_count":0,"downloads":48622,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":13.351781755401351,"dependent_repos_count":12.696710402554181,"dependent_packages_count":19.548236353119677,"stargazers_count":null,"forks_count":null,"average":15.198909503691738},"purl":"pkg:nuget/thrift-vc141-static-x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/thrift-vc141-static-x86_64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/thrift-vc141-static-x86_64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/thrift-vc141-static-x86_64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T17:00:15.182Z","issues_count":3,"pull_requests_count":1079,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4455188.964562569,"issues_closed_count":2,"pull_requests_closed_count":903,"pull_request_authors_count":185,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.4698795180722892,"merged_pull_requests_count":690,"bot_issues_count":0,"bot_pull_requests_count":203,"past_year_issues_count":0,"past_year_pull_requests_count":340,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":375541.2165354331,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8235294117647058,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":44,"past_year_merged_pull_requests_count":232,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"Jens-G","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"fishy","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jimexist","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimexist"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"jimexist","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"zeshuai007","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jens-G","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"jimexist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/thrift-vc141-static-x86_64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/thrift-vc141-static-x86_64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/thrift-vc141-static-x86_64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/thrift-vc141-static-x86_64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/thrift-vc141-static-x86_64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/thrift-vc141-static-x86_64/codemeta","maintainers":[{"uuid":"okanon","login":"okanon","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://www.nuget.org/profiles/okanon","role":null,"created_at":"2022-11-18T20:02:28.322Z","updated_at":"2022-11-18T20:02:28.322Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/okanon/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":843130,"maintainers_count":114428,"namespaces_count":0,"keywords_count":174432,"github":"nuget","metadata":{"funded_packages_count":32604,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-08-24T05:04:24.731Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":2459834,"name":"thrift-patch","ecosystem":"npm","description":"node.js bindings for the Apache Thrift RPC system","homepage":"http://thrift.apache.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/thrift","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2021-02-15T17:46:43.471Z","latest_release_published_at":"2021-02-15T17:46:43.471Z","latest_release_number":"0.15.0","last_synced_at":"2026-08-23T17:33:26.844Z","created_at":"2022-04-10T02:06:32.687Z","updated_at":"2026-08-23T17:33:26.844Z","registry_url":"https://www.npmjs.com/package/thrift-patch","install_command":"npm install thrift-patch","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.15.0"},"contentPolicy":null},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-08-14T21:58:27.000Z","size":38451,"stargazers_count":10952,"open_issues_count":10,"forks_count":4104,"subscribers_count":443,"default_branch":"master","last_synced_at":"2026-08-15T12:09:29.091Z","etag":null,"topics":["actionscript","c","cplusplus","csharp","d","dart","http","library","network-client","network-server","thrift"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-08-15T06:43:24.000Z","dependencies_parsed_at":"2026-08-08T10:34:56.632Z","dependency_job_id":null,"html_url":"https://github.com/apache/thrift","commit_stats":{"total_commits":6953,"total_committers":621,"mean_commits":11.19645732689211,"dds":0.8564648353228822,"last_synced_commit":"c8cf304919f31c2132e1aa64fea4dfa08fe1bed9"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/apache/thrift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/thrift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/sbom","scorecard":{"id":201693,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/thrift","commit":"57c5fc1f79229cd2ca9eba68568ade66fda03df5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake.yml:13","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release_rust.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:27"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:433: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:477: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:590: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:596: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/cmake.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_rust.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/release_rust.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/docker/msvc2017/Dockerfile:16","Warn: containerImage not pinned by hash: build/docker/ubuntu-focal/Dockerfile:18: pin your Docker image by updating buildpack-deps:focal-scm to buildpack-deps:focal-scm@sha256:fa56fe73b4475655b2f39d6376b6a6664d24b5c43227f709d4a923609f3286a1","Warn: containerImage not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:18: pin your Docker image by updating buildpack-deps:jammy-scm to buildpack-deps:jammy-scm@sha256:ed58121f0c4839716f6bff073ba100a563d8e6411ed21f91f7afd857d353565f","Warn: containerImage not pinned by hash: build/docker/ubuntu-noble/Dockerfile:18: pin your Docker image by updating buildpack-deps:noble-scm to buildpack-deps:noble-scm@sha256:505ca873b239319eae61bac98d944de644ad2376bb869636ae22ec5062100a58","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:51","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:54","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:84","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:87","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-focal/Dockerfile:276-277","Warn: pipCommand not pinned by hash: build/docker/ubuntu-focal/Dockerfile:304-308","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:269-270","Warn: pipCommand not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:297-301","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-noble/Dockerfile:268-269","Warn: goCommand not pinned by hash: test/go/genmock.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:492","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:418","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   4 chocoCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"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-16T22:56:29.765Z","repository_id":667435,"created_at":"2025-08-16T22:56:29.765Z","updated_at":"2025-08-16T22:56:29.765Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36685552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3143,"last_synced_at":"2026-08-14T04:43:22.998Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1392501,"followers":23779,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-14T04:43:23.011Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"v0.24.0","sha":"6d2ec95f450b4ce404afb8929ff479e68770141a","kind":"tag","published_at":"2026-07-11T16:46:36.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.24.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"e4b684f5ff4f9c3a42cd7ec0a667c3d9bd7f6ac1","kind":"tag","published_at":"2026-04-27T22:39:04.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.23.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"af9ac170f4de895266de4b6f9f3e68a58f113760","kind":"tag","published_at":"2025-05-23T20:38:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.22.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1a31d9051d35b732a5fce258955ef95f576694ba","kind":"tag","published_at":"2024-09-21T13:10:57.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.21.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0d0ac75347267f7c12fc9b5b349bf9ef7f632347","kind":"tag","published_at":"2024-03-22T22:50:14.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.20.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"5656208a202ca0be4d4dc44125b5ca0485f91bf0","kind":"tag","published_at":"2023-09-02T11:33:30.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.19.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"1851da53a31b71e7006a48161c1e3d6d9ee5ded5","kind":"tag","published_at":"2023-03-01T21:47:00.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"2f2696bdf6aff18138e401b73436fc20023e88e2","kind":"tag","published_at":"2023-02-13T20:53:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4d493e867b349f3475203ef9848353b315203c51","kind":"tag","published_at":"2022-09-18T13:35:02.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.17.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a93df80f27739ccabb5b885cb12a8dc7595ecdf","kind":"tag","published_at":"2022-02-15T21:19:45.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.16.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0/manifests"},{"name":"lib/go/thrift/v0.0.1-do-not-use","sha":"a62b40c3dfbbc109ca9f6cbe4edc47abb7394f88","kind":"tag","published_at":"2021-10-18T20:15:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/lib/go/thrift/v0.0.1-do-not-use","html_url":"https://github.com/apache/thrift/releases/tag/lib/go/thrift/v0.0.1-do-not-use","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use/manifests"},{"name":"v0.15.0","sha":"8317ec43ea2425b6f8e24e4dc4f5b2360f717eb4","kind":"commit","published_at":"2021-09-04T18:45:55.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.15.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"57e24caa86afa8bacf444e66a9aef6203831416c","kind":"tag","published_at":"2021-06-17T20:41:27.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.2","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"f6fa1794539e68ac294038ac388d6bde40a6c237","kind":"tag","published_at":"2021-03-02T21:18:12.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8411e189b0af09e5baad34031555870cf692c1ad","kind":"commit","published_at":"2021-02-04T23:13:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"cecee50308fc7e6f77f55b3fd906c1c6c471fa2f","kind":"tag","published_at":"2019-10-16T21:11:08.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.13.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0/manifests"},{"name":"0.9.3.1","sha":"a9b748bb0e02a2b6aaa3f39d09ec7f1fa47a0cf4","kind":"tag","published_at":"2019-03-09T15:25:29.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1/manifests"},{"name":"v0.12.0","sha":"384647d290e2e4a55a14b1b7ef1b7e66293a2c33","kind":"commit","published_at":"2018-12-19T01:24:34.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.12.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0/manifests"},{"name":"0.11.0","sha":"327ebb6c2b6df8bf075da02ef45a2a034e9b79ba","kind":"commit","published_at":"2017-12-03T17:27:58.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.11.0","html_url":"https://github.com/apache/thrift/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"b2a4d4ae21c789b689dd162deb819665567f481c","kind":"tag","published_at":"2017-01-06T18:07:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.10.0","html_url":"https://github.com/apache/thrift/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0/manifests"},{"name":"last-before-0-10","sha":"0c27352179e0463bde1f68757f2d77e3c222f530","kind":"commit","published_at":"2016-12-19T19:57:54.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/last-before-0-10","html_url":"https://github.com/apache/thrift/releases/tag/last-before-0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@last-before-0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10/manifests"},{"name":"0.9.3","sha":"53dd39833a08ce33582e5ff31fa18bb4735d6731","kind":"tag","published_at":"2015-10-11T17:19:19.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"591e20f9636c37527a70dc03598218c3468a0eff","kind":"tag","published_at":"2014-11-17T03:35:33.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.2","html_url":"https://github.com/apache/thrift/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"cc8e8159feccf9d89ec105ce70abae86e95491cf","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"3c8c13c1858c92d02e6087dad976a4aa3c59fc22","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"1a8775aa546d6b6ab10d3f577cdb729ec26a4e01","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"9edd069474c955d0870f2534d18fcb6dbfae8c84","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"f29106c361ffb49395e5d1aabc5d3c5ca02a1385","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a6f0633147a0a52d9ffa3acc6a748b786bce06a8","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9eb90a5edae438d546e2e2b673ada97d61a33b8f","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"9e43c6464b2d3195340ee2184628d6bc51e4e9cb","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"07f5fa22689a7ee3fa1e14f813ce474f5c3e34b1","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"62bbc93140dc8b0841ea62f7ab5c6afee3c4a732","kind":"tag","published_at":"2014-02-02T21:22:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0/manifests"},{"name":"thrift-0.9.0","sha":"352a50eb36b851bfb3f69469db580e6edfd6250f","kind":"tag","published_at":"2013-05-30T12:49:31.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0/manifests"},{"name":"thrift-0.8.0","sha":"f0438b8872f08554243a77bf8f5ead1bba6332f1","kind":"tag","published_at":"2011-11-30T01:08:40.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0/manifests"},{"name":"thrift-0.7.0","sha":"8a0ef2286cc52b5777b14d424e92f4db2ac14eb3","kind":"tag","published_at":"2011-08-13T21:33:47.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0/manifests"},{"name":"thrift-0.6.1","sha":"2047f494bad3ce641ac54fc3024d81046ea6d245","kind":"tag","published_at":"2011-04-25T14:30:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1/manifests"},{"name":"thrift-0.6.0","sha":"e29d242e298f6ae13a3d50d4b734634e0e7fe373","kind":"tag","published_at":"2011-03-21T20:02:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0/manifests"},{"name":"thrift-0.5.0","sha":"8de1e90b4b5e4cccfd8f0534d9c141cff938c833","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0/manifests"},{"name":"thrift-0.4.0","sha":"c97416ad69ce652c1b6d582ca7aa91c9a5146040","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0/manifests"},{"name":"thrift-0.3.0","sha":"3bfda7f7689013ee475f8eb3d86ff38f7998e75f","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0/manifests"},{"name":"thrift-0.2.0","sha":"e3704d7fef4a9e68f1792f97c8a1a0ad1ab762c4","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T18:33:58.239Z","dependent_packages_count":1,"downloads":246,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":4.571500680648589,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":1.253913970788056,"forks_count":0.6910197128455768,"average":9.613672181717755},"purl":"pkg:npm/thrift-patch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/thrift-patch","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/thrift-patch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/thrift-patch/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T16:00:19.930Z","issues_count":3,"pull_requests_count":1078,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4469715.887777777,"issues_closed_count":2,"pull_requests_closed_count":900,"pull_request_authors_count":184,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.4656771799628943,"merged_pull_requests_count":687,"bot_issues_count":0,"bot_pull_requests_count":203,"past_year_issues_count":0,"past_year_pull_requests_count":341,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":377775.03571428574,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":252,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8035190615835777,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":45,"past_year_merged_pull_requests_count":230,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"Jens-G","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"fishy","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jimexist","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimexist"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"jimexist","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"zeshuai007","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jens-G","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"jimexist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/thrift-patch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/thrift-patch/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/thrift-patch/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/thrift-patch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/thrift-patch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/thrift-patch/codemeta","maintainers":[{"uuid":"arnab.gupta.dev","login":"arnab.gupta.dev","name":null,"email":"arnab.gupta.dev@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~arnab.gupta.dev","role":null,"created_at":"2022-11-15T00:33:06.970Z","updated_at":"2022-11-15T00:33:06.970Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arnab.gupta.dev/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777787,"maintainers_count":1236486,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":860160,"name":"@chatopera/thrift","ecosystem":"npm","description":"node.js bindings for the Apache Thrift RPC system","homepage":"http://thrift.apache.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/thrift","keywords_array":[],"namespace":"chatopera","versions_count":3,"first_release_published_at":"2020-03-26T02:17:23.633Z","latest_release_published_at":"2020-03-26T02:03:40.235Z","latest_release_number":"0.14.0","last_synced_at":"2026-08-23T17:34:43.841Z","created_at":"2022-04-07T14:47:39.082Z","updated_at":"2026-08-23T17:34:43.841Z","registry_url":"https://www.npmjs.com/package/@chatopera/thrift","install_command":"npm install @chatopera/thrift","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.13.1"},"contentPolicy":null},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-08-21T16:02:56.000Z","size":38710,"stargazers_count":10955,"open_issues_count":12,"forks_count":4104,"subscribers_count":443,"default_branch":"master","last_synced_at":"2026-08-22T17:05:50.641Z","etag":null,"topics":["actionscript","c","cplusplus","csharp","d","dart","http","library","network-client","network-server","thrift"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-08-22T14:56:58.000Z","dependencies_parsed_at":"2026-08-08T10:34:56.632Z","dependency_job_id":null,"html_url":"https://github.com/apache/thrift","commit_stats":{"total_commits":6953,"total_committers":621,"mean_commits":11.19645732689211,"dds":0.8564648353228822,"last_synced_commit":"c8cf304919f31c2132e1aa64fea4dfa08fe1bed9"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/apache/thrift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/thrift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/sbom","scorecard":{"id":201693,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/thrift","commit":"57c5fc1f79229cd2ca9eba68568ade66fda03df5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake.yml:13","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release_rust.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:27"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:433: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:477: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:590: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:596: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/cmake.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_rust.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/release_rust.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/docker/msvc2017/Dockerfile:16","Warn: containerImage not pinned by hash: build/docker/ubuntu-focal/Dockerfile:18: pin your Docker image by updating buildpack-deps:focal-scm to buildpack-deps:focal-scm@sha256:fa56fe73b4475655b2f39d6376b6a6664d24b5c43227f709d4a923609f3286a1","Warn: containerImage not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:18: pin your Docker image by updating buildpack-deps:jammy-scm to buildpack-deps:jammy-scm@sha256:ed58121f0c4839716f6bff073ba100a563d8e6411ed21f91f7afd857d353565f","Warn: containerImage not pinned by hash: build/docker/ubuntu-noble/Dockerfile:18: pin your Docker image by updating buildpack-deps:noble-scm to buildpack-deps:noble-scm@sha256:505ca873b239319eae61bac98d944de644ad2376bb869636ae22ec5062100a58","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:51","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:54","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:84","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:87","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-focal/Dockerfile:276-277","Warn: pipCommand not pinned by hash: build/docker/ubuntu-focal/Dockerfile:304-308","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:269-270","Warn: pipCommand not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:297-301","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-noble/Dockerfile:268-269","Warn: goCommand not pinned by hash: test/go/genmock.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:492","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:418","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   4 chocoCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"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-16T22:56:29.765Z","repository_id":667435,"created_at":"2025-08-16T22:56:29.765Z","updated_at":"2025-08-16T22:56:29.765Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36832313,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3145,"last_synced_at":"2026-08-22T00:20:57.842Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1395976,"followers":23897,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-22T00:20:57.857Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"v0.24.0","sha":"6d2ec95f450b4ce404afb8929ff479e68770141a","kind":"tag","published_at":"2026-07-11T16:46:36.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.24.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"e4b684f5ff4f9c3a42cd7ec0a667c3d9bd7f6ac1","kind":"tag","published_at":"2026-04-27T22:39:04.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.23.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"af9ac170f4de895266de4b6f9f3e68a58f113760","kind":"tag","published_at":"2025-05-23T20:38:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.22.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1a31d9051d35b732a5fce258955ef95f576694ba","kind":"tag","published_at":"2024-09-21T13:10:57.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.21.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0d0ac75347267f7c12fc9b5b349bf9ef7f632347","kind":"tag","published_at":"2024-03-22T22:50:14.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.20.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"5656208a202ca0be4d4dc44125b5ca0485f91bf0","kind":"tag","published_at":"2023-09-02T11:33:30.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.19.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"1851da53a31b71e7006a48161c1e3d6d9ee5ded5","kind":"tag","published_at":"2023-03-01T21:47:00.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"2f2696bdf6aff18138e401b73436fc20023e88e2","kind":"tag","published_at":"2023-02-13T20:53:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4d493e867b349f3475203ef9848353b315203c51","kind":"tag","published_at":"2022-09-18T13:35:02.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.17.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a93df80f27739ccabb5b885cb12a8dc7595ecdf","kind":"tag","published_at":"2022-02-15T21:19:45.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.16.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0/manifests"},{"name":"lib/go/thrift/v0.0.1-do-not-use","sha":"a62b40c3dfbbc109ca9f6cbe4edc47abb7394f88","kind":"tag","published_at":"2021-10-18T20:15:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/lib/go/thrift/v0.0.1-do-not-use","html_url":"https://github.com/apache/thrift/releases/tag/lib/go/thrift/v0.0.1-do-not-use","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use/manifests"},{"name":"v0.15.0","sha":"8317ec43ea2425b6f8e24e4dc4f5b2360f717eb4","kind":"commit","published_at":"2021-09-04T18:45:55.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.15.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"57e24caa86afa8bacf444e66a9aef6203831416c","kind":"tag","published_at":"2021-06-17T20:41:27.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.2","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"f6fa1794539e68ac294038ac388d6bde40a6c237","kind":"tag","published_at":"2021-03-02T21:18:12.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8411e189b0af09e5baad34031555870cf692c1ad","kind":"commit","published_at":"2021-02-04T23:13:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"cecee50308fc7e6f77f55b3fd906c1c6c471fa2f","kind":"tag","published_at":"2019-10-16T21:11:08.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.13.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0/manifests"},{"name":"0.9.3.1","sha":"a9b748bb0e02a2b6aaa3f39d09ec7f1fa47a0cf4","kind":"tag","published_at":"2019-03-09T15:25:29.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1/manifests"},{"name":"v0.12.0","sha":"384647d290e2e4a55a14b1b7ef1b7e66293a2c33","kind":"commit","published_at":"2018-12-19T01:24:34.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.12.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0/manifests"},{"name":"0.11.0","sha":"327ebb6c2b6df8bf075da02ef45a2a034e9b79ba","kind":"commit","published_at":"2017-12-03T17:27:58.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.11.0","html_url":"https://github.com/apache/thrift/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"b2a4d4ae21c789b689dd162deb819665567f481c","kind":"tag","published_at":"2017-01-06T18:07:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.10.0","html_url":"https://github.com/apache/thrift/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0/manifests"},{"name":"last-before-0-10","sha":"0c27352179e0463bde1f68757f2d77e3c222f530","kind":"commit","published_at":"2016-12-19T19:57:54.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/last-before-0-10","html_url":"https://github.com/apache/thrift/releases/tag/last-before-0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@last-before-0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10/manifests"},{"name":"0.9.3","sha":"53dd39833a08ce33582e5ff31fa18bb4735d6731","kind":"tag","published_at":"2015-10-11T17:19:19.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"591e20f9636c37527a70dc03598218c3468a0eff","kind":"tag","published_at":"2014-11-17T03:35:33.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.2","html_url":"https://github.com/apache/thrift/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"cc8e8159feccf9d89ec105ce70abae86e95491cf","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"3c8c13c1858c92d02e6087dad976a4aa3c59fc22","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"1a8775aa546d6b6ab10d3f577cdb729ec26a4e01","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"9edd069474c955d0870f2534d18fcb6dbfae8c84","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"f29106c361ffb49395e5d1aabc5d3c5ca02a1385","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a6f0633147a0a52d9ffa3acc6a748b786bce06a8","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9eb90a5edae438d546e2e2b673ada97d61a33b8f","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"9e43c6464b2d3195340ee2184628d6bc51e4e9cb","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"07f5fa22689a7ee3fa1e14f813ce474f5c3e34b1","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"62bbc93140dc8b0841ea62f7ab5c6afee3c4a732","kind":"tag","published_at":"2014-02-02T21:22:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0/manifests"},{"name":"thrift-0.9.0","sha":"352a50eb36b851bfb3f69469db580e6edfd6250f","kind":"tag","published_at":"2013-05-30T12:49:31.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0/manifests"},{"name":"thrift-0.8.0","sha":"f0438b8872f08554243a77bf8f5ead1bba6332f1","kind":"tag","published_at":"2011-11-30T01:08:40.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0/manifests"},{"name":"thrift-0.7.0","sha":"8a0ef2286cc52b5777b14d424e92f4db2ac14eb3","kind":"tag","published_at":"2011-08-13T21:33:47.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0/manifests"},{"name":"thrift-0.6.1","sha":"2047f494bad3ce641ac54fc3024d81046ea6d245","kind":"tag","published_at":"2011-04-25T14:30:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1/manifests"},{"name":"thrift-0.6.0","sha":"e29d242e298f6ae13a3d50d4b734634e0e7fe373","kind":"tag","published_at":"2011-03-21T20:02:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0/manifests"},{"name":"thrift-0.5.0","sha":"8de1e90b4b5e4cccfd8f0534d9c141cff938c833","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0/manifests"},{"name":"thrift-0.4.0","sha":"c97416ad69ce652c1b6d582ca7aa91c9a5146040","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0/manifests"},{"name":"thrift-0.3.0","sha":"3bfda7f7689013ee475f8eb3d86ff38f7998e75f","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0/manifests"},{"name":"thrift-0.2.0","sha":"e3704d7fef4a9e68f1792f97c8a1a0ad1ab762c4","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T16:20:47.566Z","dependent_packages_count":2,"downloads":18,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":33.16096352083503,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":1.253913970788056,"forks_count":0.6910197128455768,"average":13.98320663838929},"purl":"pkg:npm/%40chatopera/thrift","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@chatopera/thrift","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@chatopera/thrift","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@chatopera/thrift/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T17:00:15.182Z","issues_count":3,"pull_requests_count":1079,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4455188.964562569,"issues_closed_count":2,"pull_requests_closed_count":903,"pull_request_authors_count":185,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.4698795180722892,"merged_pull_requests_count":690,"bot_issues_count":0,"bot_pull_requests_count":203,"past_year_issues_count":0,"past_year_pull_requests_count":340,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":375541.2165354331,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8235294117647058,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":44,"past_year_merged_pull_requests_count":232,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"Jens-G","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"fishy","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jimexist","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimexist"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"jimexist","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"zeshuai007","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jens-G","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"jimexist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@chatopera%2Fthrift/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@chatopera%2Fthrift/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@chatopera%2Fthrift/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@chatopera%2Fthrift/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@chatopera%2Fthrift/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@chatopera%2Fthrift/codemeta","maintainers":[{"uuid":"chatopera","login":"chatopera","name":null,"email":"hain_wang@foxmail.com","url":null,"packages_count":38,"html_url":"https://www.npmjs.com/~chatopera","role":null,"created_at":"2022-11-16T00:39:39.226Z","updated_at":"2022-11-16T00:39:39.226Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chatopera/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777787,"maintainers_count":1236486,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":6641341,"name":"github.com/apache/Thrift","ecosystem":"go","description":"","homepage":"https://github.com/apache/Thrift","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/Thrift","keywords_array":[],"namespace":"github.com/apache","versions_count":15,"first_release_published_at":"2018-12-19T01:24:34.000Z","latest_release_published_at":"2026-04-15T22:06:37.000Z","latest_release_number":"v0.23.0","last_synced_at":"2026-08-23T17:30:53.146Z","created_at":"2023-03-22T12:45:24.667Z","updated_at":"2026-08-23T17:30:53.147Z","registry_url":"https://pkg.go.dev/github.com/apache/Thrift","install_command":"go get github.com/apache/Thrift","documentation_url":"https://pkg.go.dev/github.com/apache/Thrift#section-documentation","metadata":{},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-08-14T21:58:27.000Z","size":38451,"stargazers_count":10952,"open_issues_count":10,"forks_count":4104,"subscribers_count":443,"default_branch":"master","last_synced_at":"2026-08-15T12:09:29.091Z","etag":null,"topics":["actionscript","c","cplusplus","csharp","d","dart","http","library","network-client","network-server","thrift"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-08-15T06:43:24.000Z","dependencies_parsed_at":"2026-08-08T10:34:56.632Z","dependency_job_id":null,"html_url":"https://github.com/apache/thrift","commit_stats":{"total_commits":6953,"total_committers":621,"mean_commits":11.19645732689211,"dds":0.8564648353228822,"last_synced_commit":"c8cf304919f31c2132e1aa64fea4dfa08fe1bed9"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/apache/thrift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/thrift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/sbom","scorecard":{"id":201693,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/thrift","commit":"57c5fc1f79229cd2ca9eba68568ade66fda03df5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake.yml:13","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release_rust.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:27"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:433: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:477: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:590: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:596: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/cmake.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_rust.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/release_rust.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/docker/msvc2017/Dockerfile:16","Warn: containerImage not pinned by hash: build/docker/ubuntu-focal/Dockerfile:18: pin your Docker image by updating buildpack-deps:focal-scm to buildpack-deps:focal-scm@sha256:fa56fe73b4475655b2f39d6376b6a6664d24b5c43227f709d4a923609f3286a1","Warn: containerImage not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:18: pin your Docker image by updating buildpack-deps:jammy-scm to buildpack-deps:jammy-scm@sha256:ed58121f0c4839716f6bff073ba100a563d8e6411ed21f91f7afd857d353565f","Warn: containerImage not pinned by hash: build/docker/ubuntu-noble/Dockerfile:18: pin your Docker image by updating buildpack-deps:noble-scm to buildpack-deps:noble-scm@sha256:505ca873b239319eae61bac98d944de644ad2376bb869636ae22ec5062100a58","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:51","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:54","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:84","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:87","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-focal/Dockerfile:276-277","Warn: pipCommand not pinned by hash: build/docker/ubuntu-focal/Dockerfile:304-308","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:269-270","Warn: pipCommand not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:297-301","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-noble/Dockerfile:268-269","Warn: goCommand not pinned by hash: test/go/genmock.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:492","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:418","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   4 chocoCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"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-16T22:56:29.765Z","repository_id":667435,"created_at":"2025-08-16T22:56:29.765Z","updated_at":"2025-08-16T22:56:29.765Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36783980,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3143,"last_synced_at":"2026-08-14T04:43:22.998Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1392501,"followers":23779,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-14T04:43:23.011Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"v0.24.0","sha":"6d2ec95f450b4ce404afb8929ff479e68770141a","kind":"tag","published_at":"2026-07-11T16:46:36.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.24.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"e4b684f5ff4f9c3a42cd7ec0a667c3d9bd7f6ac1","kind":"tag","published_at":"2026-04-27T22:39:04.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.23.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"af9ac170f4de895266de4b6f9f3e68a58f113760","kind":"tag","published_at":"2025-05-23T20:38:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.22.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1a31d9051d35b732a5fce258955ef95f576694ba","kind":"tag","published_at":"2024-09-21T13:10:57.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.21.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0d0ac75347267f7c12fc9b5b349bf9ef7f632347","kind":"tag","published_at":"2024-03-22T22:50:14.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.20.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"5656208a202ca0be4d4dc44125b5ca0485f91bf0","kind":"tag","published_at":"2023-09-02T11:33:30.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.19.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"1851da53a31b71e7006a48161c1e3d6d9ee5ded5","kind":"tag","published_at":"2023-03-01T21:47:00.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"2f2696bdf6aff18138e401b73436fc20023e88e2","kind":"tag","published_at":"2023-02-13T20:53:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4d493e867b349f3475203ef9848353b315203c51","kind":"tag","published_at":"2022-09-18T13:35:02.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.17.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a93df80f27739ccabb5b885cb12a8dc7595ecdf","kind":"tag","published_at":"2022-02-15T21:19:45.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.16.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0/manifests"},{"name":"lib/go/thrift/v0.0.1-do-not-use","sha":"a62b40c3dfbbc109ca9f6cbe4edc47abb7394f88","kind":"tag","published_at":"2021-10-18T20:15:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/lib/go/thrift/v0.0.1-do-not-use","html_url":"https://github.com/apache/thrift/releases/tag/lib/go/thrift/v0.0.1-do-not-use","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use/manifests"},{"name":"v0.15.0","sha":"8317ec43ea2425b6f8e24e4dc4f5b2360f717eb4","kind":"commit","published_at":"2021-09-04T18:45:55.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.15.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"57e24caa86afa8bacf444e66a9aef6203831416c","kind":"tag","published_at":"2021-06-17T20:41:27.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.2","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"f6fa1794539e68ac294038ac388d6bde40a6c237","kind":"tag","published_at":"2021-03-02T21:18:12.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8411e189b0af09e5baad34031555870cf692c1ad","kind":"commit","published_at":"2021-02-04T23:13:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"cecee50308fc7e6f77f55b3fd906c1c6c471fa2f","kind":"tag","published_at":"2019-10-16T21:11:08.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.13.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0/manifests"},{"name":"0.9.3.1","sha":"a9b748bb0e02a2b6aaa3f39d09ec7f1fa47a0cf4","kind":"tag","published_at":"2019-03-09T15:25:29.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1/manifests"},{"name":"v0.12.0","sha":"384647d290e2e4a55a14b1b7ef1b7e66293a2c33","kind":"commit","published_at":"2018-12-19T01:24:34.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.12.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0/manifests"},{"name":"0.11.0","sha":"327ebb6c2b6df8bf075da02ef45a2a034e9b79ba","kind":"commit","published_at":"2017-12-03T17:27:58.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.11.0","html_url":"https://github.com/apache/thrift/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"b2a4d4ae21c789b689dd162deb819665567f481c","kind":"tag","published_at":"2017-01-06T18:07:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.10.0","html_url":"https://github.com/apache/thrift/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0/manifests"},{"name":"last-before-0-10","sha":"0c27352179e0463bde1f68757f2d77e3c222f530","kind":"commit","published_at":"2016-12-19T19:57:54.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/last-before-0-10","html_url":"https://github.com/apache/thrift/releases/tag/last-before-0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@last-before-0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10/manifests"},{"name":"0.9.3","sha":"53dd39833a08ce33582e5ff31fa18bb4735d6731","kind":"tag","published_at":"2015-10-11T17:19:19.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"591e20f9636c37527a70dc03598218c3468a0eff","kind":"tag","published_at":"2014-11-17T03:35:33.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.2","html_url":"https://github.com/apache/thrift/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"cc8e8159feccf9d89ec105ce70abae86e95491cf","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"3c8c13c1858c92d02e6087dad976a4aa3c59fc22","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"1a8775aa546d6b6ab10d3f577cdb729ec26a4e01","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"9edd069474c955d0870f2534d18fcb6dbfae8c84","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"f29106c361ffb49395e5d1aabc5d3c5ca02a1385","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a6f0633147a0a52d9ffa3acc6a748b786bce06a8","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9eb90a5edae438d546e2e2b673ada97d61a33b8f","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"9e43c6464b2d3195340ee2184628d6bc51e4e9cb","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"07f5fa22689a7ee3fa1e14f813ce474f5c3e34b1","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"62bbc93140dc8b0841ea62f7ab5c6afee3c4a732","kind":"tag","published_at":"2014-02-02T21:22:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0/manifests"},{"name":"thrift-0.9.0","sha":"352a50eb36b851bfb3f69469db580e6edfd6250f","kind":"tag","published_at":"2013-05-30T12:49:31.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0/manifests"},{"name":"thrift-0.8.0","sha":"f0438b8872f08554243a77bf8f5ead1bba6332f1","kind":"tag","published_at":"2011-11-30T01:08:40.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0/manifests"},{"name":"thrift-0.7.0","sha":"8a0ef2286cc52b5777b14d424e92f4db2ac14eb3","kind":"tag","published_at":"2011-08-13T21:33:47.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0/manifests"},{"name":"thrift-0.6.1","sha":"2047f494bad3ce641ac54fc3024d81046ea6d245","kind":"tag","published_at":"2011-04-25T14:30:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1/manifests"},{"name":"thrift-0.6.0","sha":"e29d242e298f6ae13a3d50d4b734634e0e7fe373","kind":"tag","published_at":"2011-03-21T20:02:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0/manifests"},{"name":"thrift-0.5.0","sha":"8de1e90b4b5e4cccfd8f0534d9c141cff938c833","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0/manifests"},{"name":"thrift-0.4.0","sha":"c97416ad69ce652c1b6d582ca7aa91c9a5146040","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0/manifests"},{"name":"thrift-0.3.0","sha":"3bfda7f7689013ee475f8eb3d86ff38f7998e75f","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0/manifests"},{"name":"thrift-0.2.0","sha":"e3704d7fef4a9e68f1792f97c8a1a0ad1ab762c4","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T18:38:38.850Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.36375086472707,"dependent_packages_count":7.575796521445646,"stargazers_count":0.5837078130570397,"forks_count":0.06627201476983048,"average":4.397381803499896},"purl":"pkg:golang/github.com/apache/%21thrift","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/apache/Thrift","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/apache/Thrift","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/apache/Thrift/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T15:30:22.573Z","issues_count":3,"pull_requests_count":1074,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4484340.321070234,"issues_closed_count":2,"pull_requests_closed_count":897,"pull_request_authors_count":184,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.4711359404096833,"merged_pull_requests_count":684,"bot_issues_count":0,"bot_pull_requests_count":203,"past_year_issues_count":0,"past_year_pull_requests_count":337,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":381157.7429718875,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":249,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8130563798219584,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":45,"past_year_merged_pull_requests_count":227,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"Jens-G","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"kpumuk","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"fishy","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jimexist","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimexist"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"jimexist","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"zeshuai007","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"kpumuk","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jens-G","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"jimexist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"fishy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2FThrift/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2FThrift/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2FThrift/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2FThrift/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2FThrift/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2FThrift/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281895,"maintainers_count":0,"namespaces_count":839487,"keywords_count":124977,"github":"golang","metadata":{"funded_packages_count":67925,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-24T05:01:22.286Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":4904821,"name":"org.apache.thrift:libthrift-as3","ecosystem":"maven","description":"Thrift is a software framework for scalable cross-language services development.","homepage":"http://thrift.apache.org/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/thrift","keywords_array":[],"namespace":"org.apache.thrift","versions_count":5,"first_release_published_at":"2011-08-11T17:01:22.000Z","latest_release_published_at":"2019-11-17T21:18:07.000Z","latest_release_number":"0.13.0","last_synced_at":"2026-08-23T17:30:25.112Z","created_at":"2022-07-26T23:42:43.818Z","updated_at":"2026-08-23T17:30:25.112Z","registry_url":"https://central.sonatype.com/artifact/org.apache.thrift/libthrift-as3/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.thrift/libthrift-as3/","metadata":{},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-08-21T16:02:56.000Z","size":38710,"stargazers_count":10955,"open_issues_count":12,"forks_count":4104,"subscribers_count":443,"default_branch":"master","last_synced_at":"2026-08-22T17:05:50.641Z","etag":null,"topics":["actionscript","c","cplusplus","csharp","d","dart","http","library","network-client","network-server","thrift"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-08-22T14:56:58.000Z","dependencies_parsed_at":"2026-08-08T10:34:56.632Z","dependency_job_id":null,"html_url":"https://github.com/apache/thrift","commit_stats":{"total_commits":6953,"total_committers":621,"mean_commits":11.19645732689211,"dds":0.8564648353228822,"last_synced_commit":"c8cf304919f31c2132e1aa64fea4dfa08fe1bed9"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/apache/thrift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/thrift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/sbom","scorecard":{"id":201693,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/thrift","commit":"57c5fc1f79229cd2ca9eba68568ade66fda03df5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake.yml:13","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release_rust.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:27"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:433: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:477: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:590: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:596: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/cmake.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_rust.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/release_rust.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/docker/msvc2017/Dockerfile:16","Warn: containerImage not pinned by hash: build/docker/ubuntu-focal/Dockerfile:18: pin your Docker image by updating buildpack-deps:focal-scm to buildpack-deps:focal-scm@sha256:fa56fe73b4475655b2f39d6376b6a6664d24b5c43227f709d4a923609f3286a1","Warn: containerImage not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:18: pin your Docker image by updating buildpack-deps:jammy-scm to buildpack-deps:jammy-scm@sha256:ed58121f0c4839716f6bff073ba100a563d8e6411ed21f91f7afd857d353565f","Warn: containerImage not pinned by hash: build/docker/ubuntu-noble/Dockerfile:18: pin your Docker image by updating buildpack-deps:noble-scm to buildpack-deps:noble-scm@sha256:505ca873b239319eae61bac98d944de644ad2376bb869636ae22ec5062100a58","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:51","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:54","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:84","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:87","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-focal/Dockerfile:276-277","Warn: pipCommand not pinned by hash: build/docker/ubuntu-focal/Dockerfile:304-308","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:269-270","Warn: pipCommand not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:297-301","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-noble/Dockerfile:268-269","Warn: goCommand not pinned by hash: test/go/genmock.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:492","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:418","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   4 chocoCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"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-16T22:56:29.765Z","repository_id":667435,"created_at":"2025-08-16T22:56:29.765Z","updated_at":"2025-08-16T22:56:29.765Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36832313,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3145,"last_synced_at":"2026-08-22T00:20:57.842Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1395976,"followers":23897,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-22T00:20:57.857Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"v0.24.0","sha":"6d2ec95f450b4ce404afb8929ff479e68770141a","kind":"tag","published_at":"2026-07-11T16:46:36.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.24.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"e4b684f5ff4f9c3a42cd7ec0a667c3d9bd7f6ac1","kind":"tag","published_at":"2026-04-27T22:39:04.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.23.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"af9ac170f4de895266de4b6f9f3e68a58f113760","kind":"tag","published_at":"2025-05-23T20:38:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.22.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1a31d9051d35b732a5fce258955ef95f576694ba","kind":"tag","published_at":"2024-09-21T13:10:57.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.21.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0d0ac75347267f7c12fc9b5b349bf9ef7f632347","kind":"tag","published_at":"2024-03-22T22:50:14.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.20.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"5656208a202ca0be4d4dc44125b5ca0485f91bf0","kind":"tag","published_at":"2023-09-02T11:33:30.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.19.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"1851da53a31b71e7006a48161c1e3d6d9ee5ded5","kind":"tag","published_at":"2023-03-01T21:47:00.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"2f2696bdf6aff18138e401b73436fc20023e88e2","kind":"tag","published_at":"2023-02-13T20:53:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4d493e867b349f3475203ef9848353b315203c51","kind":"tag","published_at":"2022-09-18T13:35:02.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.17.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a93df80f27739ccabb5b885cb12a8dc7595ecdf","kind":"tag","published_at":"2022-02-15T21:19:45.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.16.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0/manifests"},{"name":"lib/go/thrift/v0.0.1-do-not-use","sha":"a62b40c3dfbbc109ca9f6cbe4edc47abb7394f88","kind":"tag","published_at":"2021-10-18T20:15:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/lib/go/thrift/v0.0.1-do-not-use","html_url":"https://github.com/apache/thrift/releases/tag/lib/go/thrift/v0.0.1-do-not-use","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use/manifests"},{"name":"v0.15.0","sha":"8317ec43ea2425b6f8e24e4dc4f5b2360f717eb4","kind":"commit","published_at":"2021-09-04T18:45:55.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.15.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"57e24caa86afa8bacf444e66a9aef6203831416c","kind":"tag","published_at":"2021-06-17T20:41:27.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.2","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"f6fa1794539e68ac294038ac388d6bde40a6c237","kind":"tag","published_at":"2021-03-02T21:18:12.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8411e189b0af09e5baad34031555870cf692c1ad","kind":"commit","published_at":"2021-02-04T23:13:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"cecee50308fc7e6f77f55b3fd906c1c6c471fa2f","kind":"tag","published_at":"2019-10-16T21:11:08.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.13.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0/manifests"},{"name":"0.9.3.1","sha":"a9b748bb0e02a2b6aaa3f39d09ec7f1fa47a0cf4","kind":"tag","published_at":"2019-03-09T15:25:29.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1/manifests"},{"name":"v0.12.0","sha":"384647d290e2e4a55a14b1b7ef1b7e66293a2c33","kind":"commit","published_at":"2018-12-19T01:24:34.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.12.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0/manifests"},{"name":"0.11.0","sha":"327ebb6c2b6df8bf075da02ef45a2a034e9b79ba","kind":"commit","published_at":"2017-12-03T17:27:58.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.11.0","html_url":"https://github.com/apache/thrift/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"b2a4d4ae21c789b689dd162deb819665567f481c","kind":"tag","published_at":"2017-01-06T18:07:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.10.0","html_url":"https://github.com/apache/thrift/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0/manifests"},{"name":"last-before-0-10","sha":"0c27352179e0463bde1f68757f2d77e3c222f530","kind":"commit","published_at":"2016-12-19T19:57:54.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/last-before-0-10","html_url":"https://github.com/apache/thrift/releases/tag/last-before-0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@last-before-0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10/manifests"},{"name":"0.9.3","sha":"53dd39833a08ce33582e5ff31fa18bb4735d6731","kind":"tag","published_at":"2015-10-11T17:19:19.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"591e20f9636c37527a70dc03598218c3468a0eff","kind":"tag","published_at":"2014-11-17T03:35:33.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.2","html_url":"https://github.com/apache/thrift/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"cc8e8159feccf9d89ec105ce70abae86e95491cf","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"3c8c13c1858c92d02e6087dad976a4aa3c59fc22","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"1a8775aa546d6b6ab10d3f577cdb729ec26a4e01","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"9edd069474c955d0870f2534d18fcb6dbfae8c84","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"f29106c361ffb49395e5d1aabc5d3c5ca02a1385","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a6f0633147a0a52d9ffa3acc6a748b786bce06a8","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9eb90a5edae438d546e2e2b673ada97d61a33b8f","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"9e43c6464b2d3195340ee2184628d6bc51e4e9cb","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"07f5fa22689a7ee3fa1e14f813ce474f5c3e34b1","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"62bbc93140dc8b0841ea62f7ab5c6afee3c4a732","kind":"tag","published_at":"2014-02-02T21:22:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0/manifests"},{"name":"thrift-0.9.0","sha":"352a50eb36b851bfb3f69469db580e6edfd6250f","kind":"tag","published_at":"2013-05-30T12:49:31.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0/manifests"},{"name":"thrift-0.8.0","sha":"f0438b8872f08554243a77bf8f5ead1bba6332f1","kind":"tag","published_at":"2011-11-30T01:08:40.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0/manifests"},{"name":"thrift-0.7.0","sha":"8a0ef2286cc52b5777b14d424e92f4db2ac14eb3","kind":"tag","published_at":"2011-08-13T21:33:47.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0/manifests"},{"name":"thrift-0.6.1","sha":"2047f494bad3ce641ac54fc3024d81046ea6d245","kind":"tag","published_at":"2011-04-25T14:30:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1/manifests"},{"name":"thrift-0.6.0","sha":"e29d242e298f6ae13a3d50d4b734634e0e7fe373","kind":"tag","published_at":"2011-03-21T20:02:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0/manifests"},{"name":"thrift-0.5.0","sha":"8de1e90b4b5e4cccfd8f0534d9c141cff938c833","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0/manifests"},{"name":"thrift-0.4.0","sha":"c97416ad69ce652c1b6d582ca7aa91c9a5146040","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0/manifests"},{"name":"thrift-0.3.0","sha":"3bfda7f7689013ee475f8eb3d86ff38f7998e75f","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0/manifests"},{"name":"thrift-0.2.0","sha":"e3704d7fef4a9e68f1792f97c8a1a0ad1ab762c4","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T01:42:24.624Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":2.430964500614964,"forks_count":1.1761566443219644,"average":21.11173086839365},"purl":"pkg:maven/org.apache.thrift/libthrift-as3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.thrift:libthrift-as3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.thrift:libthrift-as3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.thrift:libthrift-as3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T17:00:15.182Z","issues_count":3,"pull_requests_count":1079,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4455188.964562569,"issues_closed_count":2,"pull_requests_closed_count":903,"pull_request_authors_count":185,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.4698795180722892,"merged_pull_requests_count":690,"bot_issues_count":0,"bot_pull_requests_count":203,"past_year_issues_count":0,"past_year_pull_requests_count":340,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":375541.2165354331,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8235294117647058,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":44,"past_year_merged_pull_requests_count":232,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"Jens-G","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"fishy","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jimexist","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimexist"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"jimexist","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"zeshuai007","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jens-G","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"jimexist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.thrift:libthrift-as3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.thrift:libthrift-as3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.thrift:libthrift-as3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.thrift:libthrift-as3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.thrift:libthrift-as3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.thrift:libthrift-as3/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617983,"maintainers_count":0,"namespaces_count":82109,"keywords_count":36586,"github":"maven-central","metadata":{"funded_packages_count":47727,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-24T05:04:02.273Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":13840123,"name":"github.com/Apache/thrift/lib/go/thrift","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Apache/thrift","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2021-10-18T20:14:26.000Z","latest_release_published_at":"2021-10-18T20:14:26.000Z","latest_release_number":"v0.0.1-do-not-use","last_synced_at":"2026-08-23T17:30:30.258Z","created_at":"2026-02-16T09:11:52.737Z","updated_at":"2026-08-23T17:30:30.258Z","registry_url":"https://pkg.go.dev/github.com/Apache/thrift/lib/go/thrift","install_command":"go get github.com/Apache/thrift/lib/go/thrift","documentation_url":"https://pkg.go.dev/github.com/Apache/thrift/lib/go/thrift#section-documentation","metadata":{},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-08-21T16:02:56.000Z","size":38710,"stargazers_count":10955,"open_issues_count":12,"forks_count":4104,"subscribers_count":443,"default_branch":"master","last_synced_at":"2026-08-22T17:05:50.641Z","etag":null,"topics":["actionscript","c","cplusplus","csharp","d","dart","http","library","network-client","network-server","thrift"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-08-22T14:56:58.000Z","dependencies_parsed_at":"2026-08-08T10:34:56.632Z","dependency_job_id":null,"html_url":"https://github.com/apache/thrift","commit_stats":{"total_commits":6953,"total_committers":621,"mean_commits":11.19645732689211,"dds":0.8564648353228822,"last_synced_commit":"c8cf304919f31c2132e1aa64fea4dfa08fe1bed9"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/apache/thrift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/thrift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/sbom","scorecard":{"id":201693,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/thrift","commit":"57c5fc1f79229cd2ca9eba68568ade66fda03df5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake.yml:13","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release_rust.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:27"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:433: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:477: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:590: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:596: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/cmake.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_rust.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/release_rust.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/docker/msvc2017/Dockerfile:16","Warn: containerImage not pinned by hash: build/docker/ubuntu-focal/Dockerfile:18: pin your Docker image by updating buildpack-deps:focal-scm to buildpack-deps:focal-scm@sha256:fa56fe73b4475655b2f39d6376b6a6664d24b5c43227f709d4a923609f3286a1","Warn: containerImage not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:18: pin your Docker image by updating buildpack-deps:jammy-scm to buildpack-deps:jammy-scm@sha256:ed58121f0c4839716f6bff073ba100a563d8e6411ed21f91f7afd857d353565f","Warn: containerImage not pinned by hash: build/docker/ubuntu-noble/Dockerfile:18: pin your Docker image by updating buildpack-deps:noble-scm to buildpack-deps:noble-scm@sha256:505ca873b239319eae61bac98d944de644ad2376bb869636ae22ec5062100a58","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:51","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:54","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:84","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:87","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-focal/Dockerfile:276-277","Warn: pipCommand not pinned by hash: build/docker/ubuntu-focal/Dockerfile:304-308","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:269-270","Warn: pipCommand not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:297-301","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-noble/Dockerfile:268-269","Warn: goCommand not pinned by hash: test/go/genmock.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:492","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:418","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   4 chocoCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"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-16T22:56:29.765Z","repository_id":667435,"created_at":"2025-08-16T22:56:29.765Z","updated_at":"2025-08-16T22:56:29.765Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36843209,"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-08-23T02:00:05.822Z","response_time":128,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3145,"last_synced_at":"2026-08-22T00:20:57.842Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1395976,"followers":23897,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-22T00:20:57.857Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"v0.24.0","sha":"6d2ec95f450b4ce404afb8929ff479e68770141a","kind":"tag","published_at":"2026-07-11T16:46:36.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.24.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"e4b684f5ff4f9c3a42cd7ec0a667c3d9bd7f6ac1","kind":"tag","published_at":"2026-04-27T22:39:04.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.23.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"af9ac170f4de895266de4b6f9f3e68a58f113760","kind":"tag","published_at":"2025-05-23T20:38:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.22.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1a31d9051d35b732a5fce258955ef95f576694ba","kind":"tag","published_at":"2024-09-21T13:10:57.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.21.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0d0ac75347267f7c12fc9b5b349bf9ef7f632347","kind":"tag","published_at":"2024-03-22T22:50:14.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.20.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"5656208a202ca0be4d4dc44125b5ca0485f91bf0","kind":"tag","published_at":"2023-09-02T11:33:30.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.19.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"1851da53a31b71e7006a48161c1e3d6d9ee5ded5","kind":"tag","published_at":"2023-03-01T21:47:00.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"2f2696bdf6aff18138e401b73436fc20023e88e2","kind":"tag","published_at":"2023-02-13T20:53:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4d493e867b349f3475203ef9848353b315203c51","kind":"tag","published_at":"2022-09-18T13:35:02.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.17.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a93df80f27739ccabb5b885cb12a8dc7595ecdf","kind":"tag","published_at":"2022-02-15T21:19:45.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.16.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0/manifests"},{"name":"lib/go/thrift/v0.0.1-do-not-use","sha":"a62b40c3dfbbc109ca9f6cbe4edc47abb7394f88","kind":"tag","published_at":"2021-10-18T20:15:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/lib/go/thrift/v0.0.1-do-not-use","html_url":"https://github.com/apache/thrift/releases/tag/lib/go/thrift/v0.0.1-do-not-use","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use/manifests"},{"name":"v0.15.0","sha":"8317ec43ea2425b6f8e24e4dc4f5b2360f717eb4","kind":"commit","published_at":"2021-09-04T18:45:55.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.15.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"57e24caa86afa8bacf444e66a9aef6203831416c","kind":"tag","published_at":"2021-06-17T20:41:27.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.2","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"f6fa1794539e68ac294038ac388d6bde40a6c237","kind":"tag","published_at":"2021-03-02T21:18:12.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8411e189b0af09e5baad34031555870cf692c1ad","kind":"commit","published_at":"2021-02-04T23:13:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"cecee50308fc7e6f77f55b3fd906c1c6c471fa2f","kind":"tag","published_at":"2019-10-16T21:11:08.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.13.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0/manifests"},{"name":"0.9.3.1","sha":"a9b748bb0e02a2b6aaa3f39d09ec7f1fa47a0cf4","kind":"tag","published_at":"2019-03-09T15:25:29.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1/manifests"},{"name":"v0.12.0","sha":"384647d290e2e4a55a14b1b7ef1b7e66293a2c33","kind":"commit","published_at":"2018-12-19T01:24:34.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.12.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0/manifests"},{"name":"0.11.0","sha":"327ebb6c2b6df8bf075da02ef45a2a034e9b79ba","kind":"commit","published_at":"2017-12-03T17:27:58.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.11.0","html_url":"https://github.com/apache/thrift/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"b2a4d4ae21c789b689dd162deb819665567f481c","kind":"tag","published_at":"2017-01-06T18:07:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.10.0","html_url":"https://github.com/apache/thrift/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0/manifests"},{"name":"last-before-0-10","sha":"0c27352179e0463bde1f68757f2d77e3c222f530","kind":"commit","published_at":"2016-12-19T19:57:54.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/last-before-0-10","html_url":"https://github.com/apache/thrift/releases/tag/last-before-0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@last-before-0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10/manifests"},{"name":"0.9.3","sha":"53dd39833a08ce33582e5ff31fa18bb4735d6731","kind":"tag","published_at":"2015-10-11T17:19:19.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"591e20f9636c37527a70dc03598218c3468a0eff","kind":"tag","published_at":"2014-11-17T03:35:33.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.2","html_url":"https://github.com/apache/thrift/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"cc8e8159feccf9d89ec105ce70abae86e95491cf","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"3c8c13c1858c92d02e6087dad976a4aa3c59fc22","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"1a8775aa546d6b6ab10d3f577cdb729ec26a4e01","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"9edd069474c955d0870f2534d18fcb6dbfae8c84","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"f29106c361ffb49395e5d1aabc5d3c5ca02a1385","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a6f0633147a0a52d9ffa3acc6a748b786bce06a8","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9eb90a5edae438d546e2e2b673ada97d61a33b8f","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"9e43c6464b2d3195340ee2184628d6bc51e4e9cb","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"07f5fa22689a7ee3fa1e14f813ce474f5c3e34b1","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"62bbc93140dc8b0841ea62f7ab5c6afee3c4a732","kind":"tag","published_at":"2014-02-02T21:22:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0/manifests"},{"name":"thrift-0.9.0","sha":"352a50eb36b851bfb3f69469db580e6edfd6250f","kind":"tag","published_at":"2013-05-30T12:49:31.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0/manifests"},{"name":"thrift-0.8.0","sha":"f0438b8872f08554243a77bf8f5ead1bba6332f1","kind":"tag","published_at":"2011-11-30T01:08:40.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0/manifests"},{"name":"thrift-0.7.0","sha":"8a0ef2286cc52b5777b14d424e92f4db2ac14eb3","kind":"tag","published_at":"2011-08-13T21:33:47.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0/manifests"},{"name":"thrift-0.6.1","sha":"2047f494bad3ce641ac54fc3024d81046ea6d245","kind":"tag","published_at":"2011-04-25T14:30:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1/manifests"},{"name":"thrift-0.6.0","sha":"e29d242e298f6ae13a3d50d4b734634e0e7fe373","kind":"tag","published_at":"2011-03-21T20:02:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0/manifests"},{"name":"thrift-0.5.0","sha":"8de1e90b4b5e4cccfd8f0534d9c141cff938c833","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0/manifests"},{"name":"thrift-0.4.0","sha":"c97416ad69ce652c1b6d582ca7aa91c9a5146040","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0/manifests"},{"name":"thrift-0.3.0","sha":"3bfda7f7689013ee475f8eb3d86ff38f7998e75f","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0/manifests"},{"name":"thrift-0.2.0","sha":"e3704d7fef4a9e68f1792f97c8a1a0ad1ab762c4","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T05:34:48.609Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.291353557979959,"dependent_packages_count":4.95818539161675,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.124769474798354},"purl":"pkg:golang/github.com/%21apache/thrift/lib/go/thrift","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Apache/thrift/lib/go/thrift","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Apache/thrift/lib/go/thrift","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Apache/thrift/lib/go/thrift/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T17:00:15.182Z","issues_count":3,"pull_requests_count":1079,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4455188.964562569,"issues_closed_count":2,"pull_requests_closed_count":903,"pull_request_authors_count":185,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.4698795180722892,"merged_pull_requests_count":690,"bot_issues_count":0,"bot_pull_requests_count":203,"past_year_issues_count":0,"past_year_pull_requests_count":340,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":375541.2165354331,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8235294117647058,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":44,"past_year_merged_pull_requests_count":232,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"Jens-G","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"fishy","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jimexist","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimexist"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"jimexist","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"zeshuai007","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jens-G","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"jimexist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FApache%2Fthrift%2Flib%2Fgo%2Fthrift/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FApache%2Fthrift%2Flib%2Fgo%2Fthrift/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FApache%2Fthrift%2Flib%2Fgo%2Fthrift/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FApache%2Fthrift%2Flib%2Fgo%2Fthrift/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FApache%2Fthrift%2Flib%2Fgo%2Fthrift/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FApache%2Fthrift%2Flib%2Fgo%2Fthrift/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281895,"maintainers_count":0,"namespaces_count":839487,"keywords_count":124977,"github":"golang","metadata":{"funded_packages_count":67925,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-24T05:01:22.286Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":2459803,"name":"thrift","ecosystem":"npm","description":"node.js bindings for the Apache Thrift RPC system","homepage":"http://thrift.apache.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/thrift","keywords_array":[],"namespace":null,"versions_count":29,"first_release_published_at":"2011-01-03T06:02:40.634Z","latest_release_published_at":"2026-07-11T20:42:57.561Z","latest_release_number":"0.24.0","last_synced_at":"2026-08-23T17:30:43.641Z","created_at":"2022-04-10T02:06:31.191Z","updated_at":"2026-08-23T17:30:43.642Z","registry_url":"https://www.npmjs.com/package/thrift","install_command":"npm install thrift","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.24.0"},"contentPolicy":null},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-08-14T21:58:27.000Z","size":38451,"stargazers_count":10952,"open_issues_count":10,"forks_count":4104,"subscribers_count":443,"default_branch":"master","last_synced_at":"2026-08-15T12:09:29.091Z","etag":null,"topics":["actionscript","c","cplusplus","csharp","d","dart","http","library","network-client","network-server","thrift"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-08-15T06:43:24.000Z","dependencies_parsed_at":"2026-08-08T10:34:56.632Z","dependency_job_id":null,"html_url":"https://github.com/apache/thrift","commit_stats":{"total_commits":6953,"total_committers":621,"mean_commits":11.19645732689211,"dds":0.8564648353228822,"last_synced_commit":"c8cf304919f31c2132e1aa64fea4dfa08fe1bed9"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/apache/thrift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/thrift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/sbom","scorecard":{"id":201693,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/thrift","commit":"57c5fc1f79229cd2ca9eba68568ade66fda03df5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake.yml:13","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release_rust.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:27"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:433: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:477: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:590: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:596: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/cmake.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_rust.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/release_rust.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/docker/msvc2017/Dockerfile:16","Warn: containerImage not pinned by hash: build/docker/ubuntu-focal/Dockerfile:18: pin your Docker image by updating buildpack-deps:focal-scm to buildpack-deps:focal-scm@sha256:fa56fe73b4475655b2f39d6376b6a6664d24b5c43227f709d4a923609f3286a1","Warn: containerImage not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:18: pin your Docker image by updating buildpack-deps:jammy-scm to buildpack-deps:jammy-scm@sha256:ed58121f0c4839716f6bff073ba100a563d8e6411ed21f91f7afd857d353565f","Warn: containerImage not pinned by hash: build/docker/ubuntu-noble/Dockerfile:18: pin your Docker image by updating buildpack-deps:noble-scm to buildpack-deps:noble-scm@sha256:505ca873b239319eae61bac98d944de644ad2376bb869636ae22ec5062100a58","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:51","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:54","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:84","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:87","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-focal/Dockerfile:276-277","Warn: pipCommand not pinned by hash: build/docker/ubuntu-focal/Dockerfile:304-308","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:269-270","Warn: pipCommand not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:297-301","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-noble/Dockerfile:268-269","Warn: goCommand not pinned by hash: test/go/genmock.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:492","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:418","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   4 chocoCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"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-16T22:56:29.765Z","repository_id":667435,"created_at":"2025-08-16T22:56:29.765Z","updated_at":"2025-08-16T22:56:29.765Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36685552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3143,"last_synced_at":"2026-08-14T04:43:22.998Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1392501,"followers":23779,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-14T04:43:23.011Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"v0.24.0","sha":"6d2ec95f450b4ce404afb8929ff479e68770141a","kind":"tag","published_at":"2026-07-11T16:46:36.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.24.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"e4b684f5ff4f9c3a42cd7ec0a667c3d9bd7f6ac1","kind":"tag","published_at":"2026-04-27T22:39:04.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.23.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"af9ac170f4de895266de4b6f9f3e68a58f113760","kind":"tag","published_at":"2025-05-23T20:38:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.22.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1a31d9051d35b732a5fce258955ef95f576694ba","kind":"tag","published_at":"2024-09-21T13:10:57.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.21.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0d0ac75347267f7c12fc9b5b349bf9ef7f632347","kind":"tag","published_at":"2024-03-22T22:50:14.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.20.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"5656208a202ca0be4d4dc44125b5ca0485f91bf0","kind":"tag","published_at":"2023-09-02T11:33:30.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.19.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"1851da53a31b71e7006a48161c1e3d6d9ee5ded5","kind":"tag","published_at":"2023-03-01T21:47:00.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"2f2696bdf6aff18138e401b73436fc20023e88e2","kind":"tag","published_at":"2023-02-13T20:53:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4d493e867b349f3475203ef9848353b315203c51","kind":"tag","published_at":"2022-09-18T13:35:02.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.17.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a93df80f27739ccabb5b885cb12a8dc7595ecdf","kind":"tag","published_at":"2022-02-15T21:19:45.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.16.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0/manifests"},{"name":"lib/go/thrift/v0.0.1-do-not-use","sha":"a62b40c3dfbbc109ca9f6cbe4edc47abb7394f88","kind":"tag","published_at":"2021-10-18T20:15:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/lib/go/thrift/v0.0.1-do-not-use","html_url":"https://github.com/apache/thrift/releases/tag/lib/go/thrift/v0.0.1-do-not-use","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use/manifests"},{"name":"v0.15.0","sha":"8317ec43ea2425b6f8e24e4dc4f5b2360f717eb4","kind":"commit","published_at":"2021-09-04T18:45:55.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.15.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"57e24caa86afa8bacf444e66a9aef6203831416c","kind":"tag","published_at":"2021-06-17T20:41:27.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.2","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"f6fa1794539e68ac294038ac388d6bde40a6c237","kind":"tag","published_at":"2021-03-02T21:18:12.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8411e189b0af09e5baad34031555870cf692c1ad","kind":"commit","published_at":"2021-02-04T23:13:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"cecee50308fc7e6f77f55b3fd906c1c6c471fa2f","kind":"tag","published_at":"2019-10-16T21:11:08.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.13.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0/manifests"},{"name":"0.9.3.1","sha":"a9b748bb0e02a2b6aaa3f39d09ec7f1fa47a0cf4","kind":"tag","published_at":"2019-03-09T15:25:29.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1/manifests"},{"name":"v0.12.0","sha":"384647d290e2e4a55a14b1b7ef1b7e66293a2c33","kind":"commit","published_at":"2018-12-19T01:24:34.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.12.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0/manifests"},{"name":"0.11.0","sha":"327ebb6c2b6df8bf075da02ef45a2a034e9b79ba","kind":"commit","published_at":"2017-12-03T17:27:58.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.11.0","html_url":"https://github.com/apache/thrift/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"b2a4d4ae21c789b689dd162deb819665567f481c","kind":"tag","published_at":"2017-01-06T18:07:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.10.0","html_url":"https://github.com/apache/thrift/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0/manifests"},{"name":"last-before-0-10","sha":"0c27352179e0463bde1f68757f2d77e3c222f530","kind":"commit","published_at":"2016-12-19T19:57:54.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/last-before-0-10","html_url":"https://github.com/apache/thrift/releases/tag/last-before-0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@last-before-0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10/manifests"},{"name":"0.9.3","sha":"53dd39833a08ce33582e5ff31fa18bb4735d6731","kind":"tag","published_at":"2015-10-11T17:19:19.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"591e20f9636c37527a70dc03598218c3468a0eff","kind":"tag","published_at":"2014-11-17T03:35:33.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.2","html_url":"https://github.com/apache/thrift/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"cc8e8159feccf9d89ec105ce70abae86e95491cf","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"3c8c13c1858c92d02e6087dad976a4aa3c59fc22","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"1a8775aa546d6b6ab10d3f577cdb729ec26a4e01","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"9edd069474c955d0870f2534d18fcb6dbfae8c84","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"f29106c361ffb49395e5d1aabc5d3c5ca02a1385","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a6f0633147a0a52d9ffa3acc6a748b786bce06a8","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9eb90a5edae438d546e2e2b673ada97d61a33b8f","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"9e43c6464b2d3195340ee2184628d6bc51e4e9cb","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"07f5fa22689a7ee3fa1e14f813ce474f5c3e34b1","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"62bbc93140dc8b0841ea62f7ab5c6afee3c4a732","kind":"tag","published_at":"2014-02-02T21:22:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0/manifests"},{"name":"thrift-0.9.0","sha":"352a50eb36b851bfb3f69469db580e6edfd6250f","kind":"tag","published_at":"2013-05-30T12:49:31.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0/manifests"},{"name":"thrift-0.8.0","sha":"f0438b8872f08554243a77bf8f5ead1bba6332f1","kind":"tag","published_at":"2011-11-30T01:08:40.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0/manifests"},{"name":"thrift-0.7.0","sha":"8a0ef2286cc52b5777b14d424e92f4db2ac14eb3","kind":"tag","published_at":"2011-08-13T21:33:47.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0/manifests"},{"name":"thrift-0.6.1","sha":"2047f494bad3ce641ac54fc3024d81046ea6d245","kind":"tag","published_at":"2011-04-25T14:30:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1/manifests"},{"name":"thrift-0.6.0","sha":"e29d242e298f6ae13a3d50d4b734634e0e7fe373","kind":"tag","published_at":"2011-03-21T20:02:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0/manifests"},{"name":"thrift-0.5.0","sha":"8de1e90b4b5e4cccfd8f0534d9c141cff938c833","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0/manifests"},{"name":"thrift-0.4.0","sha":"c97416ad69ce652c1b6d582ca7aa91c9a5146040","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0/manifests"},{"name":"thrift-0.3.0","sha":"3bfda7f7689013ee475f8eb3d86ff38f7998e75f","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0/manifests"},{"name":"thrift-0.2.0","sha":"e3704d7fef4a9e68f1792f97c8a1a0ad1ab762c4","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T02:07:45.338Z","dependent_packages_count":266,"downloads":6078997,"downloads_period":"last-month","dependent_repos_count":697,"rankings":{"downloads":0.3082892444416029,"dependent_repos_count":0.7081435364990765,"dependent_packages_count":0.1833053418293542,"stargazers_count":1.053166979113625,"forks_count":0.5781600717904923,"docker_downloads_count":0.0985292539405993,"average":0.4882657379357917},"purl":"pkg:npm/thrift","advisories":[{"uuid":"GSA_kwCzR0hTQS01MjZmLWp4cGotam1nMs4ABWKg","url":"https://github.com/advisories/GHSA-526f-jxpj-jmg2","title":"Apache Thrift vulnerable to Path Traversal, HTTP Request/Response Splitting, Uncontrolled Resource Consumption","description":"Origin Validation Error, Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal'), Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request/Response Splitting'), Uncontrolled Resource Consumption vulnerability in Apache Thrift.\n\nThis issue affects Apache Thrift: before 0.23.0.\n\nUsers are recommended to upgrade to version [0.23.0](https://github.com/apache/thrift/releases/tag/v0.23.0), which fixes the issue.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-05-05T09:31:55.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.3,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L","references":["https://nvd.nist.gov/vuln/detail/CVE-2026-43870","https://lists.apache.org/thread/pgtfq44ltc9t63kxcbqmwqzt45pnhqdy","http://www.openwall.com/lists/oss-security/2026/05/05/4","https://github.com/apache/thrift/commit/80184ddca4d4f60ac657bd82b2abc47269814f79","https://github.com/apache/thrift/releases/tag/v0.23.0","https://github.com/advisories/GHSA-526f-jxpj-jmg2"],"source_kind":"github","identifiers":["GHSA-526f-jxpj-jmg2","CVE-2026-43870"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-05-08T20:00:09.719Z","updated_at":"2026-08-19T22:02:00.262Z","epss_percentage":0.00394,"epss_percentile":0.32512,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS01MjZmLWp4cGotam1nMs4ABWKg","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS01MjZmLWp4cGotam1nMs4ABWKg","packages":[{"ecosystem":"npm","package_name":"thrift","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c= 0.22.0"}],"purl":"pkg:npm/thrift"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS01MjZmLWp4cGotam1nMs4ABWKg/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1yNjdqLXI1NjktanJ3cM4ABV3m","url":"https://github.com/advisories/GHSA-r67j-r569-jrwp","title":"Apache Thrift Node.js bindings vulnerable to Uncontrolled Recursion","description":"Uncontrolled Recursion vulnerability in Apache Thrift Node.js bindings\n\nThis issue affects Apache Thrift: before 0.23.0.\n\nUsers are recommended to upgrade to version 0.23.0, which fixes the issue.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-04-28T12:31:30.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:L","references":["https://nvd.nist.gov/vuln/detail/CVE-2026-41636","https://lists.apache.org/thread/lb4j0zyd5f3g36cos0wql925przpnwql","http://www.openwall.com/lists/oss-security/2026/04/28/1","https://github.com/advisories/GHSA-r67j-r569-jrwp"],"source_kind":"github","identifiers":["GHSA-r67j-r569-jrwp","CVE-2026-41636"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-05-06T20:00:08.673Z","updated_at":"2026-08-20T13:02:10.267Z","epss_percentage":0.00451,"epss_percentile":0.37634,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1yNjdqLXI1NjktanJ3cM4ABV3m","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1yNjdqLXI1NjktanJ3cM4ABV3m","packages":[{"ecosystem":"npm","package_name":"thrift","versions":[{"first_patched_version":"0.23.0","vulnerable_version_range":"\u003c 0.23.0"}],"purl":"pkg:npm/thrift"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1yNjdqLXI1NjktanJ3cM4ABV3m/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/thrift","docker_dependents_count":157,"docker_downloads_count":421862380,"usage_url":"https://repos.ecosyste.ms/usage/npm/thrift","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/thrift/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T16:00:19.930Z","issues_count":3,"pull_requests_count":1078,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4469715.887777777,"issues_closed_count":2,"pull_requests_closed_count":900,"pull_request_authors_count":184,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.4656771799628943,"merged_pull_requests_count":687,"bot_issues_count":0,"bot_pull_requests_count":203,"past_year_issues_count":0,"past_year_pull_requests_count":341,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":377775.03571428574,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":252,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8035190615835777,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":45,"past_year_merged_pull_requests_count":230,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"Jens-G","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"fishy","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jimexist","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimexist"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"jimexist","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"zeshuai007","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jens-G","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"jimexist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/thrift/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/thrift/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/thrift/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/thrift/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/thrift/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/thrift/codemeta","maintainers":[{"uuid":"wadey","login":"wadey","name":null,"email":"wade@wades.im","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~wadey","role":null,"created_at":"2022-11-10T11:51:00.008Z","updated_at":"2022-11-10T11:51:00.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wadey/packages"},{"uuid":"jfarrell","login":"jfarrell","name":null,"email":"jfarrell@apache.org","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~jfarrell","role":null,"created_at":"2022-11-10T11:51:00.017Z","updated_at":"2022-11-10T11:51:00.017Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jfarrell/packages"},{"uuid":"jeking3","login":"jeking3","name":null,"email":"jking@apache.org","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~jeking3","role":null,"created_at":"2022-11-10T11:51:00.025Z","updated_at":"2022-11-10T11:51:00.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jeking3/packages"},{"uuid":"jensg","login":"jensg","name":null,"email":"jensg@apache.org","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~jensg","role":null,"created_at":"2022-11-10T11:51:00.046Z","updated_at":"2022-11-10T11:51:00.046Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jensg/packages"},{"uuid":"randyabernethy","login":"randyabernethy","name":null,"email":"randy.abernethy@gmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~randyabernethy","role":null,"created_at":"2022-11-10T11:51:00.054Z","updated_at":"2022-11-10T11:51:00.054Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/randyabernethy/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777787,"maintainers_count":1236486,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8225978,"name":"git.apache.org/thrift.git/lib/go/test","ecosystem":"go","description":"","homepage":"https://github.com/apache/thrift","licenses":"Apache-2.0, BSD-3-Clause","normalized_licenses":["Apache-2.0","BSD-3-Clause"],"repository_url":"https://github.com/apache/thrift","keywords_array":[],"namespace":"git.apache.org/thrift.git/lib/go","versions_count":5,"first_release_published_at":"2023-09-05T03:59:11.615Z","latest_release_published_at":"2023-09-05T03:59:11.615Z","latest_release_number":"v0.14.2","last_synced_at":"2026-08-23T17:30:53.534Z","created_at":"2023-09-05T03:58:59.800Z","updated_at":"2026-08-23T17:30:53.534Z","registry_url":"https://pkg.go.dev/git.apache.org/thrift.git/lib/go/test","install_command":"go get git.apache.org/thrift.git/lib/go/test","documentation_url":"https://pkg.go.dev/git.apache.org/thrift.git/lib/go/test#section-documentation","metadata":{},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-08-21T16:02:56.000Z","size":38710,"stargazers_count":10955,"open_issues_count":12,"forks_count":4104,"subscribers_count":443,"default_branch":"master","last_synced_at":"2026-08-22T17:05:50.641Z","etag":null,"topics":["actionscript","c","cplusplus","csharp","d","dart","http","library","network-client","network-server","thrift"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-08-22T14:56:58.000Z","dependencies_parsed_at":"2026-08-08T10:34:56.632Z","dependency_job_id":null,"html_url":"https://github.com/apache/thrift","commit_stats":{"total_commits":6953,"total_committers":621,"mean_commits":11.19645732689211,"dds":0.8564648353228822,"last_synced_commit":"c8cf304919f31c2132e1aa64fea4dfa08fe1bed9"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/apache/thrift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/thrift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/sbom","scorecard":{"id":201693,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/thrift","commit":"57c5fc1f79229cd2ca9eba68568ade66fda03df5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake.yml:13","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release_rust.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:27"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:433: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:477: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:590: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:596: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/cmake.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_rust.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/release_rust.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/docker/msvc2017/Dockerfile:16","Warn: containerImage not pinned by hash: build/docker/ubuntu-focal/Dockerfile:18: pin your Docker image by updating buildpack-deps:focal-scm to buildpack-deps:focal-scm@sha256:fa56fe73b4475655b2f39d6376b6a6664d24b5c43227f709d4a923609f3286a1","Warn: containerImage not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:18: pin your Docker image by updating buildpack-deps:jammy-scm to buildpack-deps:jammy-scm@sha256:ed58121f0c4839716f6bff073ba100a563d8e6411ed21f91f7afd857d353565f","Warn: containerImage not pinned by hash: build/docker/ubuntu-noble/Dockerfile:18: pin your Docker image by updating buildpack-deps:noble-scm to buildpack-deps:noble-scm@sha256:505ca873b239319eae61bac98d944de644ad2376bb869636ae22ec5062100a58","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:51","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:54","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:84","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:87","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-focal/Dockerfile:276-277","Warn: pipCommand not pinned by hash: build/docker/ubuntu-focal/Dockerfile:304-308","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:269-270","Warn: pipCommand not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:297-301","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-noble/Dockerfile:268-269","Warn: goCommand not pinned by hash: test/go/genmock.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:492","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:418","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   4 chocoCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"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-16T22:56:29.765Z","repository_id":667435,"created_at":"2025-08-16T22:56:29.765Z","updated_at":"2025-08-16T22:56:29.765Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36832313,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3145,"last_synced_at":"2026-08-22T00:20:57.842Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1395976,"followers":23897,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-22T00:20:57.857Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"v0.24.0","sha":"6d2ec95f450b4ce404afb8929ff479e68770141a","kind":"tag","published_at":"2026-07-11T16:46:36.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.24.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"e4b684f5ff4f9c3a42cd7ec0a667c3d9bd7f6ac1","kind":"tag","published_at":"2026-04-27T22:39:04.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.23.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"af9ac170f4de895266de4b6f9f3e68a58f113760","kind":"tag","published_at":"2025-05-23T20:38:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.22.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1a31d9051d35b732a5fce258955ef95f576694ba","kind":"tag","published_at":"2024-09-21T13:10:57.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.21.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0d0ac75347267f7c12fc9b5b349bf9ef7f632347","kind":"tag","published_at":"2024-03-22T22:50:14.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.20.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"5656208a202ca0be4d4dc44125b5ca0485f91bf0","kind":"tag","published_at":"2023-09-02T11:33:30.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.19.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"1851da53a31b71e7006a48161c1e3d6d9ee5ded5","kind":"tag","published_at":"2023-03-01T21:47:00.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"2f2696bdf6aff18138e401b73436fc20023e88e2","kind":"tag","published_at":"2023-02-13T20:53:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4d493e867b349f3475203ef9848353b315203c51","kind":"tag","published_at":"2022-09-18T13:35:02.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.17.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a93df80f27739ccabb5b885cb12a8dc7595ecdf","kind":"tag","published_at":"2022-02-15T21:19:45.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.16.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0/manifests"},{"name":"lib/go/thrift/v0.0.1-do-not-use","sha":"a62b40c3dfbbc109ca9f6cbe4edc47abb7394f88","kind":"tag","published_at":"2021-10-18T20:15:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/lib/go/thrift/v0.0.1-do-not-use","html_url":"https://github.com/apache/thrift/releases/tag/lib/go/thrift/v0.0.1-do-not-use","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use/manifests"},{"name":"v0.15.0","sha":"8317ec43ea2425b6f8e24e4dc4f5b2360f717eb4","kind":"commit","published_at":"2021-09-04T18:45:55.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.15.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"57e24caa86afa8bacf444e66a9aef6203831416c","kind":"tag","published_at":"2021-06-17T20:41:27.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.2","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"f6fa1794539e68ac294038ac388d6bde40a6c237","kind":"tag","published_at":"2021-03-02T21:18:12.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8411e189b0af09e5baad34031555870cf692c1ad","kind":"commit","published_at":"2021-02-04T23:13:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"cecee50308fc7e6f77f55b3fd906c1c6c471fa2f","kind":"tag","published_at":"2019-10-16T21:11:08.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.13.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0/manifests"},{"name":"0.9.3.1","sha":"a9b748bb0e02a2b6aaa3f39d09ec7f1fa47a0cf4","kind":"tag","published_at":"2019-03-09T15:25:29.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1/manifests"},{"name":"v0.12.0","sha":"384647d290e2e4a55a14b1b7ef1b7e66293a2c33","kind":"commit","published_at":"2018-12-19T01:24:34.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.12.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0/manifests"},{"name":"0.11.0","sha":"327ebb6c2b6df8bf075da02ef45a2a034e9b79ba","kind":"commit","published_at":"2017-12-03T17:27:58.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.11.0","html_url":"https://github.com/apache/thrift/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"b2a4d4ae21c789b689dd162deb819665567f481c","kind":"tag","published_at":"2017-01-06T18:07:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.10.0","html_url":"https://github.com/apache/thrift/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0/manifests"},{"name":"last-before-0-10","sha":"0c27352179e0463bde1f68757f2d77e3c222f530","kind":"commit","published_at":"2016-12-19T19:57:54.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/last-before-0-10","html_url":"https://github.com/apache/thrift/releases/tag/last-before-0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@last-before-0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10/manifests"},{"name":"0.9.3","sha":"53dd39833a08ce33582e5ff31fa18bb4735d6731","kind":"tag","published_at":"2015-10-11T17:19:19.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"591e20f9636c37527a70dc03598218c3468a0eff","kind":"tag","published_at":"2014-11-17T03:35:33.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.2","html_url":"https://github.com/apache/thrift/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"cc8e8159feccf9d89ec105ce70abae86e95491cf","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"3c8c13c1858c92d02e6087dad976a4aa3c59fc22","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"1a8775aa546d6b6ab10d3f577cdb729ec26a4e01","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"9edd069474c955d0870f2534d18fcb6dbfae8c84","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"f29106c361ffb49395e5d1aabc5d3c5ca02a1385","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a6f0633147a0a52d9ffa3acc6a748b786bce06a8","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9eb90a5edae438d546e2e2b673ada97d61a33b8f","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"9e43c6464b2d3195340ee2184628d6bc51e4e9cb","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"07f5fa22689a7ee3fa1e14f813ce474f5c3e34b1","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"62bbc93140dc8b0841ea62f7ab5c6afee3c4a732","kind":"tag","published_at":"2014-02-02T21:22:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0/manifests"},{"name":"thrift-0.9.0","sha":"352a50eb36b851bfb3f69469db580e6edfd6250f","kind":"tag","published_at":"2013-05-30T12:49:31.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0/manifests"},{"name":"thrift-0.8.0","sha":"f0438b8872f08554243a77bf8f5ead1bba6332f1","kind":"tag","published_at":"2011-11-30T01:08:40.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0/manifests"},{"name":"thrift-0.7.0","sha":"8a0ef2286cc52b5777b14d424e92f4db2ac14eb3","kind":"tag","published_at":"2011-08-13T21:33:47.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0/manifests"},{"name":"thrift-0.6.1","sha":"2047f494bad3ce641ac54fc3024d81046ea6d245","kind":"tag","published_at":"2011-04-25T14:30:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1/manifests"},{"name":"thrift-0.6.0","sha":"e29d242e298f6ae13a3d50d4b734634e0e7fe373","kind":"tag","published_at":"2011-03-21T20:02:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0/manifests"},{"name":"thrift-0.5.0","sha":"8de1e90b4b5e4cccfd8f0534d9c141cff938c833","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0/manifests"},{"name":"thrift-0.4.0","sha":"c97416ad69ce652c1b6d582ca7aa91c9a5146040","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0/manifests"},{"name":"thrift-0.3.0","sha":"3bfda7f7689013ee475f8eb3d86ff38f7998e75f","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0/manifests"},{"name":"thrift-0.2.0","sha":"e3704d7fef4a9e68f1792f97c8a1a0ad1ab762c4","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T11:35:52.071Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.56745293061189,"dependent_packages_count":8.899321458400431,"stargazers_count":0.6349279259717049,"forks_count":0.07234545424176118,"docker_downloads_count":null,"average":5.043511942306447},"purl":"pkg:golang/git.apache.org/thrift.git/lib/go/test","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/git.apache.org/thrift.git/lib/go/test","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/git.apache.org/thrift.git/lib/go/test","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/git.apache.org/thrift.git/lib/go/test/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T17:00:15.182Z","issues_count":3,"pull_requests_count":1079,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4455188.964562569,"issues_closed_count":2,"pull_requests_closed_count":903,"pull_request_authors_count":185,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.4698795180722892,"merged_pull_requests_count":690,"bot_issues_count":0,"bot_pull_requests_count":203,"past_year_issues_count":0,"past_year_pull_requests_count":340,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":375541.2165354331,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8235294117647058,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":44,"past_year_merged_pull_requests_count":232,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"Jens-G","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"fishy","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jimexist","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimexist"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"jimexist","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"zeshuai007","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jens-G","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"jimexist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/git.apache.org%2Fthrift.git%2Flib%2Fgo%2Ftest/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/git.apache.org%2Fthrift.git%2Flib%2Fgo%2Ftest/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/git.apache.org%2Fthrift.git%2Flib%2Fgo%2Ftest/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/git.apache.org%2Fthrift.git%2Flib%2Fgo%2Ftest/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/git.apache.org%2Fthrift.git%2Flib%2Fgo%2Ftest/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/git.apache.org%2Fthrift.git%2Flib%2Fgo%2Ftest/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281895,"maintainers_count":0,"namespaces_count":839487,"keywords_count":124977,"github":"golang","metadata":{"funded_packages_count":67925,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-24T05:01:22.286Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5404137,"name":"github.com/apache/thrift/lib/go/test","ecosystem":"go","description":null,"homepage":"https://github.com/apache/thrift","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/thrift","keywords_array":[],"namespace":"github.com/apache/thrift/lib/go","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-08-23T17:31:50.758Z","latest_release_number":null,"last_synced_at":"2026-08-23T17:31:51.373Z","created_at":"2022-11-08T03:18:50.151Z","updated_at":"2026-08-23T17:31:51.374Z","registry_url":"https://pkg.go.dev/github.com/apache/thrift/lib/go/test","install_command":"go get github.com/apache/thrift/lib/go/test","documentation_url":"https://pkg.go.dev/github.com/apache/thrift/lib/go/test#section-documentation","metadata":{},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-08-21T16:02:56.000Z","size":38710,"stargazers_count":10955,"open_issues_count":12,"forks_count":4104,"subscribers_count":443,"default_branch":"master","last_synced_at":"2026-08-22T17:05:50.641Z","etag":null,"topics":["actionscript","c","cplusplus","csharp","d","dart","http","library","network-client","network-server","thrift"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-08-22T14:56:58.000Z","dependencies_parsed_at":"2026-08-08T10:34:56.632Z","dependency_job_id":null,"html_url":"https://github.com/apache/thrift","commit_stats":{"total_commits":6953,"total_committers":621,"mean_commits":11.19645732689211,"dds":0.8564648353228822,"last_synced_commit":"c8cf304919f31c2132e1aa64fea4dfa08fe1bed9"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/apache/thrift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/thrift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/sbom","scorecard":{"id":201693,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/thrift","commit":"57c5fc1f79229cd2ca9eba68568ade66fda03df5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake.yml:13","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release_rust.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:27"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:433: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:477: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:590: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:596: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/cmake.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_rust.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/release_rust.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/docker/msvc2017/Dockerfile:16","Warn: containerImage not pinned by hash: build/docker/ubuntu-focal/Dockerfile:18: pin your Docker image by updating buildpack-deps:focal-scm to buildpack-deps:focal-scm@sha256:fa56fe73b4475655b2f39d6376b6a6664d24b5c43227f709d4a923609f3286a1","Warn: containerImage not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:18: pin your Docker image by updating buildpack-deps:jammy-scm to buildpack-deps:jammy-scm@sha256:ed58121f0c4839716f6bff073ba100a563d8e6411ed21f91f7afd857d353565f","Warn: containerImage not pinned by hash: build/docker/ubuntu-noble/Dockerfile:18: pin your Docker image by updating buildpack-deps:noble-scm to buildpack-deps:noble-scm@sha256:505ca873b239319eae61bac98d944de644ad2376bb869636ae22ec5062100a58","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:51","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:54","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:84","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:87","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-focal/Dockerfile:276-277","Warn: pipCommand not pinned by hash: build/docker/ubuntu-focal/Dockerfile:304-308","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:269-270","Warn: pipCommand not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:297-301","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-noble/Dockerfile:268-269","Warn: goCommand not pinned by hash: test/go/genmock.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:492","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:418","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   4 chocoCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"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-16T22:56:29.765Z","repository_id":667435,"created_at":"2025-08-16T22:56:29.765Z","updated_at":"2025-08-16T22:56:29.765Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36832313,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3145,"last_synced_at":"2026-08-22T00:20:57.842Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1395976,"followers":23897,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-22T00:20:57.857Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"v0.24.0","sha":"6d2ec95f450b4ce404afb8929ff479e68770141a","kind":"tag","published_at":"2026-07-11T16:46:36.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.24.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"e4b684f5ff4f9c3a42cd7ec0a667c3d9bd7f6ac1","kind":"tag","published_at":"2026-04-27T22:39:04.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.23.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"af9ac170f4de895266de4b6f9f3e68a58f113760","kind":"tag","published_at":"2025-05-23T20:38:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.22.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1a31d9051d35b732a5fce258955ef95f576694ba","kind":"tag","published_at":"2024-09-21T13:10:57.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.21.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0d0ac75347267f7c12fc9b5b349bf9ef7f632347","kind":"tag","published_at":"2024-03-22T22:50:14.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.20.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"5656208a202ca0be4d4dc44125b5ca0485f91bf0","kind":"tag","published_at":"2023-09-02T11:33:30.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.19.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"1851da53a31b71e7006a48161c1e3d6d9ee5ded5","kind":"tag","published_at":"2023-03-01T21:47:00.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"2f2696bdf6aff18138e401b73436fc20023e88e2","kind":"tag","published_at":"2023-02-13T20:53:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4d493e867b349f3475203ef9848353b315203c51","kind":"tag","published_at":"2022-09-18T13:35:02.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.17.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a93df80f27739ccabb5b885cb12a8dc7595ecdf","kind":"tag","published_at":"2022-02-15T21:19:45.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.16.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0/manifests"},{"name":"lib/go/thrift/v0.0.1-do-not-use","sha":"a62b40c3dfbbc109ca9f6cbe4edc47abb7394f88","kind":"tag","published_at":"2021-10-18T20:15:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/lib/go/thrift/v0.0.1-do-not-use","html_url":"https://github.com/apache/thrift/releases/tag/lib/go/thrift/v0.0.1-do-not-use","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use/manifests"},{"name":"v0.15.0","sha":"8317ec43ea2425b6f8e24e4dc4f5b2360f717eb4","kind":"commit","published_at":"2021-09-04T18:45:55.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.15.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"57e24caa86afa8bacf444e66a9aef6203831416c","kind":"tag","published_at":"2021-06-17T20:41:27.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.2","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"f6fa1794539e68ac294038ac388d6bde40a6c237","kind":"tag","published_at":"2021-03-02T21:18:12.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8411e189b0af09e5baad34031555870cf692c1ad","kind":"commit","published_at":"2021-02-04T23:13:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"cecee50308fc7e6f77f55b3fd906c1c6c471fa2f","kind":"tag","published_at":"2019-10-16T21:11:08.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.13.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0/manifests"},{"name":"0.9.3.1","sha":"a9b748bb0e02a2b6aaa3f39d09ec7f1fa47a0cf4","kind":"tag","published_at":"2019-03-09T15:25:29.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1/manifests"},{"name":"v0.12.0","sha":"384647d290e2e4a55a14b1b7ef1b7e66293a2c33","kind":"commit","published_at":"2018-12-19T01:24:34.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.12.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0/manifests"},{"name":"0.11.0","sha":"327ebb6c2b6df8bf075da02ef45a2a034e9b79ba","kind":"commit","published_at":"2017-12-03T17:27:58.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.11.0","html_url":"https://github.com/apache/thrift/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"b2a4d4ae21c789b689dd162deb819665567f481c","kind":"tag","published_at":"2017-01-06T18:07:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.10.0","html_url":"https://github.com/apache/thrift/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0/manifests"},{"name":"last-before-0-10","sha":"0c27352179e0463bde1f68757f2d77e3c222f530","kind":"commit","published_at":"2016-12-19T19:57:54.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/last-before-0-10","html_url":"https://github.com/apache/thrift/releases/tag/last-before-0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@last-before-0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10/manifests"},{"name":"0.9.3","sha":"53dd39833a08ce33582e5ff31fa18bb4735d6731","kind":"tag","published_at":"2015-10-11T17:19:19.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"591e20f9636c37527a70dc03598218c3468a0eff","kind":"tag","published_at":"2014-11-17T03:35:33.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.2","html_url":"https://github.com/apache/thrift/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"cc8e8159feccf9d89ec105ce70abae86e95491cf","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"3c8c13c1858c92d02e6087dad976a4aa3c59fc22","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"1a8775aa546d6b6ab10d3f577cdb729ec26a4e01","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"9edd069474c955d0870f2534d18fcb6dbfae8c84","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"f29106c361ffb49395e5d1aabc5d3c5ca02a1385","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a6f0633147a0a52d9ffa3acc6a748b786bce06a8","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9eb90a5edae438d546e2e2b673ada97d61a33b8f","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"9e43c6464b2d3195340ee2184628d6bc51e4e9cb","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"07f5fa22689a7ee3fa1e14f813ce474f5c3e34b1","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"62bbc93140dc8b0841ea62f7ab5c6afee3c4a732","kind":"tag","published_at":"2014-02-02T21:22:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0/manifests"},{"name":"thrift-0.9.0","sha":"352a50eb36b851bfb3f69469db580e6edfd6250f","kind":"tag","published_at":"2013-05-30T12:49:31.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0/manifests"},{"name":"thrift-0.8.0","sha":"f0438b8872f08554243a77bf8f5ead1bba6332f1","kind":"tag","published_at":"2011-11-30T01:08:40.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0/manifests"},{"name":"thrift-0.7.0","sha":"8a0ef2286cc52b5777b14d424e92f4db2ac14eb3","kind":"tag","published_at":"2011-08-13T21:33:47.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0/manifests"},{"name":"thrift-0.6.1","sha":"2047f494bad3ce641ac54fc3024d81046ea6d245","kind":"tag","published_at":"2011-04-25T14:30:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1/manifests"},{"name":"thrift-0.6.0","sha":"e29d242e298f6ae13a3d50d4b734634e0e7fe373","kind":"tag","published_at":"2011-03-21T20:02:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0/manifests"},{"name":"thrift-0.5.0","sha":"8de1e90b4b5e4cccfd8f0534d9c141cff938c833","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0/manifests"},{"name":"thrift-0.4.0","sha":"c97416ad69ce652c1b6d582ca7aa91c9a5146040","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0/manifests"},{"name":"thrift-0.3.0","sha":"3bfda7f7689013ee475f8eb3d86ff38f7998e75f","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0/manifests"},{"name":"thrift-0.2.0","sha":"e3704d7fef4a9e68f1792f97c8a1a0ad1ab762c4","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T07:57:20.811Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.5825796235173175,"forks_count":0.028955026558942,"average":4.239133728453476},"purl":"pkg:golang/github.com/apache/thrift/lib/go/test","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/apache/thrift/lib/go/test","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/apache/thrift/lib/go/test","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/apache/thrift/lib/go/test/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T17:00:15.182Z","issues_count":3,"pull_requests_count":1079,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4455188.964562569,"issues_closed_count":2,"pull_requests_closed_count":903,"pull_request_authors_count":185,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.4698795180722892,"merged_pull_requests_count":690,"bot_issues_count":0,"bot_pull_requests_count":203,"past_year_issues_count":0,"past_year_pull_requests_count":340,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":375541.2165354331,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8235294117647058,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":44,"past_year_merged_pull_requests_count":232,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"Jens-G","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"fishy","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jimexist","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimexist"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"jimexist","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"zeshuai007","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jens-G","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"jimexist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fthrift%2Flib%2Fgo%2Ftest/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fthrift%2Flib%2Fgo%2Ftest/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fthrift%2Flib%2Fgo%2Ftest/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fthrift%2Flib%2Fgo%2Ftest/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fthrift%2Flib%2Fgo%2Ftest/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fthrift%2Flib%2Fgo%2Ftest/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281895,"maintainers_count":0,"namespaces_count":839487,"keywords_count":124977,"github":"golang","metadata":{"funded_packages_count":67925,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-24T05:01:22.286Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3855339,"name":"github.com/apache/thrift/lib/go/thrift","ecosystem":"go","description":"","homepage":"https://github.com/apache/thrift","licenses":"Apache-2.0, BSD-3-Clause","normalized_licenses":["Apache-2.0","BSD-3-Clause"],"repository_url":"https://github.com/apache/thrift","keywords_array":[],"namespace":"github.com/apache/thrift/lib/go","versions_count":1,"first_release_published_at":"2021-10-18T20:14:26.000Z","latest_release_published_at":"2021-10-18T20:14:26.000Z","latest_release_number":"v0.0.1-do-not-use","last_synced_at":"2026-08-23T17:32:01.294Z","created_at":"2022-04-11T21:25:13.726Z","updated_at":"2026-08-23T17:32:01.295Z","registry_url":"https://pkg.go.dev/github.com/apache/thrift/lib/go/thrift","install_command":"go get github.com/apache/thrift/lib/go/thrift","documentation_url":"https://pkg.go.dev/github.com/apache/thrift/lib/go/thrift#section-documentation","metadata":{},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-08-14T21:58:27.000Z","size":38451,"stargazers_count":10952,"open_issues_count":10,"forks_count":4104,"subscribers_count":443,"default_branch":"master","last_synced_at":"2026-08-15T12:09:29.091Z","etag":null,"topics":["actionscript","c","cplusplus","csharp","d","dart","http","library","network-client","network-server","thrift"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-08-15T06:43:24.000Z","dependencies_parsed_at":"2026-08-08T10:34:56.632Z","dependency_job_id":null,"html_url":"https://github.com/apache/thrift","commit_stats":{"total_commits":6953,"total_committers":621,"mean_commits":11.19645732689211,"dds":0.8564648353228822,"last_synced_commit":"c8cf304919f31c2132e1aa64fea4dfa08fe1bed9"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/apache/thrift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/thrift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/sbom","scorecard":{"id":201693,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/thrift","commit":"57c5fc1f79229cd2ca9eba68568ade66fda03df5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake.yml:13","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release_rust.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:27"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:433: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:477: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:590: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:596: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/cmake.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_rust.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/release_rust.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/docker/msvc2017/Dockerfile:16","Warn: containerImage not pinned by hash: build/docker/ubuntu-focal/Dockerfile:18: pin your Docker image by updating buildpack-deps:focal-scm to buildpack-deps:focal-scm@sha256:fa56fe73b4475655b2f39d6376b6a6664d24b5c43227f709d4a923609f3286a1","Warn: containerImage not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:18: pin your Docker image by updating buildpack-deps:jammy-scm to buildpack-deps:jammy-scm@sha256:ed58121f0c4839716f6bff073ba100a563d8e6411ed21f91f7afd857d353565f","Warn: containerImage not pinned by hash: build/docker/ubuntu-noble/Dockerfile:18: pin your Docker image by updating buildpack-deps:noble-scm to buildpack-deps:noble-scm@sha256:505ca873b239319eae61bac98d944de644ad2376bb869636ae22ec5062100a58","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:51","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:54","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:84","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:87","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-focal/Dockerfile:276-277","Warn: pipCommand not pinned by hash: build/docker/ubuntu-focal/Dockerfile:304-308","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:269-270","Warn: pipCommand not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:297-301","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-noble/Dockerfile:268-269","Warn: goCommand not pinned by hash: test/go/genmock.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:492","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:418","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   4 chocoCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"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-16T22:56:29.765Z","repository_id":667435,"created_at":"2025-08-16T22:56:29.765Z","updated_at":"2025-08-16T22:56:29.765Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36685552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3143,"last_synced_at":"2026-08-14T04:43:22.998Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1392501,"followers":23779,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-14T04:43:23.011Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"v0.24.0","sha":"6d2ec95f450b4ce404afb8929ff479e68770141a","kind":"tag","published_at":"2026-07-11T16:46:36.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.24.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"e4b684f5ff4f9c3a42cd7ec0a667c3d9bd7f6ac1","kind":"tag","published_at":"2026-04-27T22:39:04.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.23.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"af9ac170f4de895266de4b6f9f3e68a58f113760","kind":"tag","published_at":"2025-05-23T20:38:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.22.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1a31d9051d35b732a5fce258955ef95f576694ba","kind":"tag","published_at":"2024-09-21T13:10:57.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.21.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0d0ac75347267f7c12fc9b5b349bf9ef7f632347","kind":"tag","published_at":"2024-03-22T22:50:14.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.20.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"5656208a202ca0be4d4dc44125b5ca0485f91bf0","kind":"tag","published_at":"2023-09-02T11:33:30.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.19.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"1851da53a31b71e7006a48161c1e3d6d9ee5ded5","kind":"tag","published_at":"2023-03-01T21:47:00.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"2f2696bdf6aff18138e401b73436fc20023e88e2","kind":"tag","published_at":"2023-02-13T20:53:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4d493e867b349f3475203ef9848353b315203c51","kind":"tag","published_at":"2022-09-18T13:35:02.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.17.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a93df80f27739ccabb5b885cb12a8dc7595ecdf","kind":"tag","published_at":"2022-02-15T21:19:45.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.16.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0/manifests"},{"name":"lib/go/thrift/v0.0.1-do-not-use","sha":"a62b40c3dfbbc109ca9f6cbe4edc47abb7394f88","kind":"tag","published_at":"2021-10-18T20:15:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/lib/go/thrift/v0.0.1-do-not-use","html_url":"https://github.com/apache/thrift/releases/tag/lib/go/thrift/v0.0.1-do-not-use","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use/manifests"},{"name":"v0.15.0","sha":"8317ec43ea2425b6f8e24e4dc4f5b2360f717eb4","kind":"commit","published_at":"2021-09-04T18:45:55.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.15.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"57e24caa86afa8bacf444e66a9aef6203831416c","kind":"tag","published_at":"2021-06-17T20:41:27.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.2","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"f6fa1794539e68ac294038ac388d6bde40a6c237","kind":"tag","published_at":"2021-03-02T21:18:12.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8411e189b0af09e5baad34031555870cf692c1ad","kind":"commit","published_at":"2021-02-04T23:13:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"cecee50308fc7e6f77f55b3fd906c1c6c471fa2f","kind":"tag","published_at":"2019-10-16T21:11:08.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.13.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0/manifests"},{"name":"0.9.3.1","sha":"a9b748bb0e02a2b6aaa3f39d09ec7f1fa47a0cf4","kind":"tag","published_at":"2019-03-09T15:25:29.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1/manifests"},{"name":"v0.12.0","sha":"384647d290e2e4a55a14b1b7ef1b7e66293a2c33","kind":"commit","published_at":"2018-12-19T01:24:34.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.12.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0/manifests"},{"name":"0.11.0","sha":"327ebb6c2b6df8bf075da02ef45a2a034e9b79ba","kind":"commit","published_at":"2017-12-03T17:27:58.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.11.0","html_url":"https://github.com/apache/thrift/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"b2a4d4ae21c789b689dd162deb819665567f481c","kind":"tag","published_at":"2017-01-06T18:07:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.10.0","html_url":"https://github.com/apache/thrift/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0/manifests"},{"name":"last-before-0-10","sha":"0c27352179e0463bde1f68757f2d77e3c222f530","kind":"commit","published_at":"2016-12-19T19:57:54.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/last-before-0-10","html_url":"https://github.com/apache/thrift/releases/tag/last-before-0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@last-before-0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10/manifests"},{"name":"0.9.3","sha":"53dd39833a08ce33582e5ff31fa18bb4735d6731","kind":"tag","published_at":"2015-10-11T17:19:19.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"591e20f9636c37527a70dc03598218c3468a0eff","kind":"tag","published_at":"2014-11-17T03:35:33.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.2","html_url":"https://github.com/apache/thrift/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"cc8e8159feccf9d89ec105ce70abae86e95491cf","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"3c8c13c1858c92d02e6087dad976a4aa3c59fc22","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"1a8775aa546d6b6ab10d3f577cdb729ec26a4e01","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"9edd069474c955d0870f2534d18fcb6dbfae8c84","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"f29106c361ffb49395e5d1aabc5d3c5ca02a1385","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a6f0633147a0a52d9ffa3acc6a748b786bce06a8","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9eb90a5edae438d546e2e2b673ada97d61a33b8f","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"9e43c6464b2d3195340ee2184628d6bc51e4e9cb","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"07f5fa22689a7ee3fa1e14f813ce474f5c3e34b1","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"62bbc93140dc8b0841ea62f7ab5c6afee3c4a732","kind":"tag","published_at":"2014-02-02T21:22:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0/manifests"},{"name":"thrift-0.9.0","sha":"352a50eb36b851bfb3f69469db580e6edfd6250f","kind":"tag","published_at":"2013-05-30T12:49:31.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0/manifests"},{"name":"thrift-0.8.0","sha":"f0438b8872f08554243a77bf8f5ead1bba6332f1","kind":"tag","published_at":"2011-11-30T01:08:40.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0/manifests"},{"name":"thrift-0.7.0","sha":"8a0ef2286cc52b5777b14d424e92f4db2ac14eb3","kind":"tag","published_at":"2011-08-13T21:33:47.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0/manifests"},{"name":"thrift-0.6.1","sha":"2047f494bad3ce641ac54fc3024d81046ea6d245","kind":"tag","published_at":"2011-04-25T14:30:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1/manifests"},{"name":"thrift-0.6.0","sha":"e29d242e298f6ae13a3d50d4b734634e0e7fe373","kind":"tag","published_at":"2011-03-21T20:02:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0/manifests"},{"name":"thrift-0.5.0","sha":"8de1e90b4b5e4cccfd8f0534d9c141cff938c833","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0/manifests"},{"name":"thrift-0.4.0","sha":"c97416ad69ce652c1b6d582ca7aa91c9a5146040","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0/manifests"},{"name":"thrift-0.3.0","sha":"3bfda7f7689013ee475f8eb3d86ff38f7998e75f","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0/manifests"},{"name":"thrift-0.2.0","sha":"e3704d7fef4a9e68f1792f97c8a1a0ad1ab762c4","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T12:16:36.122Z","dependent_packages_count":8,"downloads":null,"downloads_period":null,"dependent_repos_count":43,"rankings":{"downloads":null,"dependent_repos_count":0.8694830841444847,"dependent_packages_count":1.825944879462359,"stargazers_count":0.6426926563637353,"forks_count":0.07535725395702583,"docker_downloads_count":null,"average":0.8533694684819012},"purl":"pkg:golang/github.com/apache/thrift/lib/go/thrift","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/apache/thrift/lib/go/thrift","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/apache/thrift/lib/go/thrift","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/apache/thrift/lib/go/thrift/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T07:33:10.863Z","issues_count":3,"pull_requests_count":1060,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4539801.365688488,"issues_closed_count":2,"pull_requests_closed_count":886,"pull_request_authors_count":183,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.4886792452830189,"merged_pull_requests_count":673,"bot_issues_count":0,"bot_pull_requests_count":202,"past_year_issues_count":0,"past_year_pull_requests_count":323,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":397979.0756302521,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":238,"past_year_pull_request_authors_count":47,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8421052631578947,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":44,"past_year_merged_pull_requests_count":216,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"Jens-G","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"kpumuk","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jimexist","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimexist"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"jimexist","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"zeshuai007","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"kpumuk","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jens-G","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"jimexist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"fishy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fthrift%2Flib%2Fgo%2Fthrift/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fthrift%2Flib%2Fgo%2Fthrift/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fthrift%2Flib%2Fgo%2Fthrift/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fthrift%2Flib%2Fgo%2Fthrift/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fthrift%2Flib%2Fgo%2Fthrift/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fthrift%2Flib%2Fgo%2Fthrift/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281895,"maintainers_count":0,"namespaces_count":839487,"keywords_count":124977,"github":"golang","metadata":{"funded_packages_count":67925,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-24T05:01:22.286Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11951615,"name":"git.apache.org/thrift.git/test/go","ecosystem":"go","description":"","homepage":"https://github.com/apache/thrift","licenses":"Apache-2.0, BSD-3-Clause","normalized_licenses":["Apache-2.0","BSD-3-Clause"],"repository_url":"https://github.com/apache/thrift","keywords_array":[],"namespace":"git.apache.org/thrift.git/test","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-11-19T16:20:45.329Z","latest_release_number":null,"last_synced_at":"2026-08-23T17:32:13.097Z","created_at":"2025-07-27T10:04:26.293Z","updated_at":"2026-08-23T17:32:13.097Z","registry_url":"https://pkg.go.dev/git.apache.org/thrift.git/test/go","install_command":"go get git.apache.org/thrift.git/test/go","documentation_url":"https://pkg.go.dev/git.apache.org/thrift.git/test/go#section-documentation","metadata":{},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-08-14T21:58:27.000Z","size":38451,"stargazers_count":10952,"open_issues_count":10,"forks_count":4104,"subscribers_count":443,"default_branch":"master","last_synced_at":"2026-08-15T12:09:29.091Z","etag":null,"topics":["actionscript","c","cplusplus","csharp","d","dart","http","library","network-client","network-server","thrift"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-08-15T06:43:24.000Z","dependencies_parsed_at":"2026-08-08T10:34:56.632Z","dependency_job_id":null,"html_url":"https://github.com/apache/thrift","commit_stats":{"total_commits":6953,"total_committers":621,"mean_commits":11.19645732689211,"dds":0.8564648353228822,"last_synced_commit":"c8cf304919f31c2132e1aa64fea4dfa08fe1bed9"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/apache/thrift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/thrift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/sbom","scorecard":{"id":201693,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/thrift","commit":"57c5fc1f79229cd2ca9eba68568ade66fda03df5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake.yml:13","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release_rust.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:27"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:433: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:477: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:590: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:596: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/cmake.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_rust.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/release_rust.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/docker/msvc2017/Dockerfile:16","Warn: containerImage not pinned by hash: build/docker/ubuntu-focal/Dockerfile:18: pin your Docker image by updating buildpack-deps:focal-scm to buildpack-deps:focal-scm@sha256:fa56fe73b4475655b2f39d6376b6a6664d24b5c43227f709d4a923609f3286a1","Warn: containerImage not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:18: pin your Docker image by updating buildpack-deps:jammy-scm to buildpack-deps:jammy-scm@sha256:ed58121f0c4839716f6bff073ba100a563d8e6411ed21f91f7afd857d353565f","Warn: containerImage not pinned by hash: build/docker/ubuntu-noble/Dockerfile:18: pin your Docker image by updating buildpack-deps:noble-scm to buildpack-deps:noble-scm@sha256:505ca873b239319eae61bac98d944de644ad2376bb869636ae22ec5062100a58","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:51","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:54","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:84","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:87","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-focal/Dockerfile:276-277","Warn: pipCommand not pinned by hash: build/docker/ubuntu-focal/Dockerfile:304-308","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:269-270","Warn: pipCommand not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:297-301","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-noble/Dockerfile:268-269","Warn: goCommand not pinned by hash: test/go/genmock.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:492","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:418","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   4 chocoCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"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-16T22:56:29.765Z","repository_id":667435,"created_at":"2025-08-16T22:56:29.765Z","updated_at":"2025-08-16T22:56:29.765Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36685552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3143,"last_synced_at":"2026-08-14T04:43:22.998Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1392501,"followers":23779,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-14T04:43:23.011Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"v0.24.0","sha":"6d2ec95f450b4ce404afb8929ff479e68770141a","kind":"tag","published_at":"2026-07-11T16:46:36.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.24.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"e4b684f5ff4f9c3a42cd7ec0a667c3d9bd7f6ac1","kind":"tag","published_at":"2026-04-27T22:39:04.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.23.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"af9ac170f4de895266de4b6f9f3e68a58f113760","kind":"tag","published_at":"2025-05-23T20:38:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.22.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1a31d9051d35b732a5fce258955ef95f576694ba","kind":"tag","published_at":"2024-09-21T13:10:57.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.21.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0d0ac75347267f7c12fc9b5b349bf9ef7f632347","kind":"tag","published_at":"2024-03-22T22:50:14.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.20.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"5656208a202ca0be4d4dc44125b5ca0485f91bf0","kind":"tag","published_at":"2023-09-02T11:33:30.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.19.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"1851da53a31b71e7006a48161c1e3d6d9ee5ded5","kind":"tag","published_at":"2023-03-01T21:47:00.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"2f2696bdf6aff18138e401b73436fc20023e88e2","kind":"tag","published_at":"2023-02-13T20:53:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4d493e867b349f3475203ef9848353b315203c51","kind":"tag","published_at":"2022-09-18T13:35:02.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.17.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a93df80f27739ccabb5b885cb12a8dc7595ecdf","kind":"tag","published_at":"2022-02-15T21:19:45.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.16.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0/manifests"},{"name":"lib/go/thrift/v0.0.1-do-not-use","sha":"a62b40c3dfbbc109ca9f6cbe4edc47abb7394f88","kind":"tag","published_at":"2021-10-18T20:15:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/lib/go/thrift/v0.0.1-do-not-use","html_url":"https://github.com/apache/thrift/releases/tag/lib/go/thrift/v0.0.1-do-not-use","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use/manifests"},{"name":"v0.15.0","sha":"8317ec43ea2425b6f8e24e4dc4f5b2360f717eb4","kind":"commit","published_at":"2021-09-04T18:45:55.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.15.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"57e24caa86afa8bacf444e66a9aef6203831416c","kind":"tag","published_at":"2021-06-17T20:41:27.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.2","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"f6fa1794539e68ac294038ac388d6bde40a6c237","kind":"tag","published_at":"2021-03-02T21:18:12.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8411e189b0af09e5baad34031555870cf692c1ad","kind":"commit","published_at":"2021-02-04T23:13:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"cecee50308fc7e6f77f55b3fd906c1c6c471fa2f","kind":"tag","published_at":"2019-10-16T21:11:08.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.13.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0/manifests"},{"name":"0.9.3.1","sha":"a9b748bb0e02a2b6aaa3f39d09ec7f1fa47a0cf4","kind":"tag","published_at":"2019-03-09T15:25:29.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1/manifests"},{"name":"v0.12.0","sha":"384647d290e2e4a55a14b1b7ef1b7e66293a2c33","kind":"commit","published_at":"2018-12-19T01:24:34.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.12.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0/manifests"},{"name":"0.11.0","sha":"327ebb6c2b6df8bf075da02ef45a2a034e9b79ba","kind":"commit","published_at":"2017-12-03T17:27:58.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.11.0","html_url":"https://github.com/apache/thrift/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"b2a4d4ae21c789b689dd162deb819665567f481c","kind":"tag","published_at":"2017-01-06T18:07:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.10.0","html_url":"https://github.com/apache/thrift/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0/manifests"},{"name":"last-before-0-10","sha":"0c27352179e0463bde1f68757f2d77e3c222f530","kind":"commit","published_at":"2016-12-19T19:57:54.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/last-before-0-10","html_url":"https://github.com/apache/thrift/releases/tag/last-before-0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@last-before-0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10/manifests"},{"name":"0.9.3","sha":"53dd39833a08ce33582e5ff31fa18bb4735d6731","kind":"tag","published_at":"2015-10-11T17:19:19.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"591e20f9636c37527a70dc03598218c3468a0eff","kind":"tag","published_at":"2014-11-17T03:35:33.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.2","html_url":"https://github.com/apache/thrift/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"cc8e8159feccf9d89ec105ce70abae86e95491cf","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"3c8c13c1858c92d02e6087dad976a4aa3c59fc22","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"1a8775aa546d6b6ab10d3f577cdb729ec26a4e01","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"9edd069474c955d0870f2534d18fcb6dbfae8c84","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"f29106c361ffb49395e5d1aabc5d3c5ca02a1385","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a6f0633147a0a52d9ffa3acc6a748b786bce06a8","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9eb90a5edae438d546e2e2b673ada97d61a33b8f","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"9e43c6464b2d3195340ee2184628d6bc51e4e9cb","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"07f5fa22689a7ee3fa1e14f813ce474f5c3e34b1","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"62bbc93140dc8b0841ea62f7ab5c6afee3c4a732","kind":"tag","published_at":"2014-02-02T21:22:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0/manifests"},{"name":"thrift-0.9.0","sha":"352a50eb36b851bfb3f69469db580e6edfd6250f","kind":"tag","published_at":"2013-05-30T12:49:31.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0/manifests"},{"name":"thrift-0.8.0","sha":"f0438b8872f08554243a77bf8f5ead1bba6332f1","kind":"tag","published_at":"2011-11-30T01:08:40.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0/manifests"},{"name":"thrift-0.7.0","sha":"8a0ef2286cc52b5777b14d424e92f4db2ac14eb3","kind":"tag","published_at":"2011-08-13T21:33:47.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0/manifests"},{"name":"thrift-0.6.1","sha":"2047f494bad3ce641ac54fc3024d81046ea6d245","kind":"tag","published_at":"2011-04-25T14:30:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1/manifests"},{"name":"thrift-0.6.0","sha":"e29d242e298f6ae13a3d50d4b734634e0e7fe373","kind":"tag","published_at":"2011-03-21T20:02:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0/manifests"},{"name":"thrift-0.5.0","sha":"8de1e90b4b5e4cccfd8f0534d9c141cff938c833","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0/manifests"},{"name":"thrift-0.4.0","sha":"c97416ad69ce652c1b6d582ca7aa91c9a5146040","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0/manifests"},{"name":"thrift-0.3.0","sha":"3bfda7f7689013ee475f8eb3d86ff38f7998e75f","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0/manifests"},{"name":"thrift-0.2.0","sha":"e3704d7fef4a9e68f1792f97c8a1a0ad1ab762c4","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T12:16:35.945Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.617932054325408,"dependent_packages_count":5.264427754212554,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.4411799042689815},"purl":"pkg:golang/git.apache.org/thrift.git/test/go","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/git.apache.org/thrift.git/test/go","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/git.apache.org/thrift.git/test/go","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/git.apache.org/thrift.git/test/go/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T07:33:10.863Z","issues_count":3,"pull_requests_count":1060,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4539801.365688488,"issues_closed_count":2,"pull_requests_closed_count":886,"pull_request_authors_count":183,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.4886792452830189,"merged_pull_requests_count":673,"bot_issues_count":0,"bot_pull_requests_count":202,"past_year_issues_count":0,"past_year_pull_requests_count":323,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":397979.0756302521,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":238,"past_year_pull_request_authors_count":47,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8421052631578947,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":44,"past_year_merged_pull_requests_count":216,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"Jens-G","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"kpumuk","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jimexist","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimexist"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"jimexist","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"zeshuai007","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"kpumuk","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jens-G","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"jimexist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"fishy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/git.apache.org%2Fthrift.git%2Ftest%2Fgo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/git.apache.org%2Fthrift.git%2Ftest%2Fgo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/git.apache.org%2Fthrift.git%2Ftest%2Fgo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/git.apache.org%2Fthrift.git%2Ftest%2Fgo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/git.apache.org%2Fthrift.git%2Ftest%2Fgo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/git.apache.org%2Fthrift.git%2Ftest%2Fgo/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281895,"maintainers_count":0,"namespaces_count":839487,"keywords_count":124977,"github":"golang","metadata":{"funded_packages_count":67925,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-24T05:01:22.286Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":65536,"name":"thrift","ecosystem":"bower","description":"Apache Thrift","homepage":"https://github.com/apache/thrift","licenses":"Apache v2","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/thrift","keywords_array":["thrift"],"namespace":null,"versions_count":40,"first_release_published_at":"2010-10-28T02:12:01.000Z","latest_release_published_at":"2025-05-23T20:38:23.000Z","latest_release_number":"v0.22.0","last_synced_at":"2026-03-27T01:13:24.812Z","created_at":"2022-04-05T00:28:45.630Z","updated_at":"2026-08-23T17:52:30.014Z","registry_url":null,"install_command":"bower install thrift","documentation_url":null,"metadata":{},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-08-21T16:02:56.000Z","size":38710,"stargazers_count":10955,"open_issues_count":12,"forks_count":4104,"subscribers_count":443,"default_branch":"master","last_synced_at":"2026-08-22T17:05:50.641Z","etag":null,"topics":["actionscript","c","cplusplus","csharp","d","dart","http","library","network-client","network-server","thrift"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-08-22T14:56:58.000Z","dependencies_parsed_at":"2026-08-08T10:34:56.632Z","dependency_job_id":null,"html_url":"https://github.com/apache/thrift","commit_stats":{"total_commits":6953,"total_committers":621,"mean_commits":11.19645732689211,"dds":0.8564648353228822,"last_synced_commit":"c8cf304919f31c2132e1aa64fea4dfa08fe1bed9"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/apache/thrift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/thrift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/sbom","scorecard":{"id":201693,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/thrift","commit":"57c5fc1f79229cd2ca9eba68568ade66fda03df5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake.yml:13","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release_rust.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:27"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:433: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:477: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:590: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:596: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/cmake.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_rust.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/release_rust.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/docker/msvc2017/Dockerfile:16","Warn: containerImage not pinned by hash: build/docker/ubuntu-focal/Dockerfile:18: pin your Docker image by updating buildpack-deps:focal-scm to buildpack-deps:focal-scm@sha256:fa56fe73b4475655b2f39d6376b6a6664d24b5c43227f709d4a923609f3286a1","Warn: containerImage not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:18: pin your Docker image by updating buildpack-deps:jammy-scm to buildpack-deps:jammy-scm@sha256:ed58121f0c4839716f6bff073ba100a563d8e6411ed21f91f7afd857d353565f","Warn: containerImage not pinned by hash: build/docker/ubuntu-noble/Dockerfile:18: pin your Docker image by updating buildpack-deps:noble-scm to buildpack-deps:noble-scm@sha256:505ca873b239319eae61bac98d944de644ad2376bb869636ae22ec5062100a58","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:51","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:54","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:84","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:87","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-focal/Dockerfile:276-277","Warn: pipCommand not pinned by hash: build/docker/ubuntu-focal/Dockerfile:304-308","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:269-270","Warn: pipCommand not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:297-301","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-noble/Dockerfile:268-269","Warn: goCommand not pinned by hash: test/go/genmock.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:492","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:418","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   4 chocoCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"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-16T22:56:29.765Z","repository_id":667435,"created_at":"2025-08-16T22:56:29.765Z","updated_at":"2025-08-16T22:56:29.765Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36832313,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3145,"last_synced_at":"2026-08-22T00:20:57.842Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1395976,"followers":23897,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-22T00:20:57.857Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"v0.24.0","sha":"6d2ec95f450b4ce404afb8929ff479e68770141a","kind":"tag","published_at":"2026-07-11T16:46:36.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.24.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"e4b684f5ff4f9c3a42cd7ec0a667c3d9bd7f6ac1","kind":"tag","published_at":"2026-04-27T22:39:04.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.23.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"af9ac170f4de895266de4b6f9f3e68a58f113760","kind":"tag","published_at":"2025-05-23T20:38:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.22.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1a31d9051d35b732a5fce258955ef95f576694ba","kind":"tag","published_at":"2024-09-21T13:10:57.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.21.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0d0ac75347267f7c12fc9b5b349bf9ef7f632347","kind":"tag","published_at":"2024-03-22T22:50:14.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.20.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"5656208a202ca0be4d4dc44125b5ca0485f91bf0","kind":"tag","published_at":"2023-09-02T11:33:30.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.19.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"1851da53a31b71e7006a48161c1e3d6d9ee5ded5","kind":"tag","published_at":"2023-03-01T21:47:00.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"2f2696bdf6aff18138e401b73436fc20023e88e2","kind":"tag","published_at":"2023-02-13T20:53:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4d493e867b349f3475203ef9848353b315203c51","kind":"tag","published_at":"2022-09-18T13:35:02.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.17.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a93df80f27739ccabb5b885cb12a8dc7595ecdf","kind":"tag","published_at":"2022-02-15T21:19:45.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.16.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0/manifests"},{"name":"lib/go/thrift/v0.0.1-do-not-use","sha":"a62b40c3dfbbc109ca9f6cbe4edc47abb7394f88","kind":"tag","published_at":"2021-10-18T20:15:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/lib/go/thrift/v0.0.1-do-not-use","html_url":"https://github.com/apache/thrift/releases/tag/lib/go/thrift/v0.0.1-do-not-use","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use/manifests"},{"name":"v0.15.0","sha":"8317ec43ea2425b6f8e24e4dc4f5b2360f717eb4","kind":"commit","published_at":"2021-09-04T18:45:55.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.15.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"57e24caa86afa8bacf444e66a9aef6203831416c","kind":"tag","published_at":"2021-06-17T20:41:27.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.2","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"f6fa1794539e68ac294038ac388d6bde40a6c237","kind":"tag","published_at":"2021-03-02T21:18:12.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8411e189b0af09e5baad34031555870cf692c1ad","kind":"commit","published_at":"2021-02-04T23:13:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"cecee50308fc7e6f77f55b3fd906c1c6c471fa2f","kind":"tag","published_at":"2019-10-16T21:11:08.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.13.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0/manifests"},{"name":"0.9.3.1","sha":"a9b748bb0e02a2b6aaa3f39d09ec7f1fa47a0cf4","kind":"tag","published_at":"2019-03-09T15:25:29.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1/manifests"},{"name":"v0.12.0","sha":"384647d290e2e4a55a14b1b7ef1b7e66293a2c33","kind":"commit","published_at":"2018-12-19T01:24:34.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.12.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0/manifests"},{"name":"0.11.0","sha":"327ebb6c2b6df8bf075da02ef45a2a034e9b79ba","kind":"commit","published_at":"2017-12-03T17:27:58.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.11.0","html_url":"https://github.com/apache/thrift/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"b2a4d4ae21c789b689dd162deb819665567f481c","kind":"tag","published_at":"2017-01-06T18:07:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.10.0","html_url":"https://github.com/apache/thrift/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0/manifests"},{"name":"last-before-0-10","sha":"0c27352179e0463bde1f68757f2d77e3c222f530","kind":"commit","published_at":"2016-12-19T19:57:54.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/last-before-0-10","html_url":"https://github.com/apache/thrift/releases/tag/last-before-0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@last-before-0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10/manifests"},{"name":"0.9.3","sha":"53dd39833a08ce33582e5ff31fa18bb4735d6731","kind":"tag","published_at":"2015-10-11T17:19:19.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"591e20f9636c37527a70dc03598218c3468a0eff","kind":"tag","published_at":"2014-11-17T03:35:33.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.2","html_url":"https://github.com/apache/thrift/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"cc8e8159feccf9d89ec105ce70abae86e95491cf","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"3c8c13c1858c92d02e6087dad976a4aa3c59fc22","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"1a8775aa546d6b6ab10d3f577cdb729ec26a4e01","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"9edd069474c955d0870f2534d18fcb6dbfae8c84","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"f29106c361ffb49395e5d1aabc5d3c5ca02a1385","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a6f0633147a0a52d9ffa3acc6a748b786bce06a8","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9eb90a5edae438d546e2e2b673ada97d61a33b8f","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"9e43c6464b2d3195340ee2184628d6bc51e4e9cb","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"07f5fa22689a7ee3fa1e14f813ce474f5c3e34b1","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"62bbc93140dc8b0841ea62f7ab5c6afee3c4a732","kind":"tag","published_at":"2014-02-02T21:22:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0/manifests"},{"name":"thrift-0.9.0","sha":"352a50eb36b851bfb3f69469db580e6edfd6250f","kind":"tag","published_at":"2013-05-30T12:49:31.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0/manifests"},{"name":"thrift-0.8.0","sha":"f0438b8872f08554243a77bf8f5ead1bba6332f1","kind":"tag","published_at":"2011-11-30T01:08:40.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0/manifests"},{"name":"thrift-0.7.0","sha":"8a0ef2286cc52b5777b14d424e92f4db2ac14eb3","kind":"tag","published_at":"2011-08-13T21:33:47.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0/manifests"},{"name":"thrift-0.6.1","sha":"2047f494bad3ce641ac54fc3024d81046ea6d245","kind":"tag","published_at":"2011-04-25T14:30:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1/manifests"},{"name":"thrift-0.6.0","sha":"e29d242e298f6ae13a3d50d4b734634e0e7fe373","kind":"tag","published_at":"2011-03-21T20:02:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0/manifests"},{"name":"thrift-0.5.0","sha":"8de1e90b4b5e4cccfd8f0534d9c141cff938c833","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0/manifests"},{"name":"thrift-0.4.0","sha":"c97416ad69ce652c1b6d582ca7aa91c9a5146040","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0/manifests"},{"name":"thrift-0.3.0","sha":"3bfda7f7689013ee475f8eb3d86ff38f7998e75f","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0/manifests"},{"name":"thrift-0.2.0","sha":"e3704d7fef4a9e68f1792f97c8a1a0ad1ab762c4","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T17:52:30.014Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":7,"rankings":{"downloads":null,"dependent_repos_count":7.314988890787899,"dependent_packages_count":2.5907252321540475,"stargazers_count":0.6822195636073606,"forks_count":0.2535179171651569,"docker_downloads_count":null,"average":2.710362900928616},"purl":"pkg:bower/thrift","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/bower/thrift","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/bower/thrift","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/bower/thrift/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T17:30:19.455Z","issues_count":3,"pull_requests_count":1083,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4450850.892699115,"issues_closed_count":2,"pull_requests_closed_count":904,"pull_request_authors_count":186,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.4644506001846722,"merged_pull_requests_count":691,"bot_issues_count":0,"bot_pull_requests_count":203,"past_year_issues_count":0,"past_year_pull_requests_count":343,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":358252.49606299214,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8163265306122449,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":232,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"Jens-G","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"fishy","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jimexist","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimexist"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"jimexist","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"zeshuai007","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jens-G","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"jimexist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/thrift/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/thrift/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/thrift/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/thrift/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/thrift/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/thrift/codemeta","maintainers":[],"registry":{"name":"bower.io","url":"https://bower.io","ecosystem":"bower","default":true,"packages_count":70212,"maintainers_count":0,"namespaces_count":0,"keywords_count":28883,"github":"bower","metadata":{"funded_packages_count":3874},"icon_url":"https://github.com/bower.png","created_at":"2022-04-04T15:19:22.529Z","updated_at":"2026-08-18T05:05:56.962Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/namespaces"}},{"id":4294767,"name":"thrift","ecosystem":"cargo","description":"Rust bindings for the Apache Thrift RPC system","homepage":"http://thrift.apache.org","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/thrift","keywords_array":["thrift"],"namespace":null,"versions_count":14,"first_release_published_at":"2017-04-10T20:06:33.767Z","latest_release_published_at":"2026-07-11T22:08:37.636Z","latest_release_number":"0.24.0","last_synced_at":"2026-08-23T11:37:10.477Z","created_at":"2022-04-13T06:53:05.933Z","updated_at":"2026-08-23T17:54:35.043Z","registry_url":"https://crates.io/crates/thrift/","install_command":"cargo install thrift","documentation_url":"https://docs.rs/thrift/","metadata":{"categories":[]},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-08-21T16:02:56.000Z","size":38710,"stargazers_count":10955,"open_issues_count":12,"forks_count":4104,"subscribers_count":443,"default_branch":"master","last_synced_at":"2026-08-22T17:05:50.641Z","etag":null,"topics":["actionscript","c","cplusplus","csharp","d","dart","http","library","network-client","network-server","thrift"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-08-22T14:56:58.000Z","dependencies_parsed_at":"2026-08-08T10:34:56.632Z","dependency_job_id":null,"html_url":"https://github.com/apache/thrift","commit_stats":{"total_commits":6953,"total_committers":621,"mean_commits":11.19645732689211,"dds":0.8564648353228822,"last_synced_commit":"c8cf304919f31c2132e1aa64fea4dfa08fe1bed9"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/apache/thrift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/thrift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/sbom","scorecard":{"id":201693,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/thrift","commit":"57c5fc1f79229cd2ca9eba68568ade66fda03df5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake.yml:13","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release_rust.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:27"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:433: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:477: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:590: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:596: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/cmake.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_rust.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/release_rust.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/docker/msvc2017/Dockerfile:16","Warn: containerImage not pinned by hash: build/docker/ubuntu-focal/Dockerfile:18: pin your Docker image by updating buildpack-deps:focal-scm to buildpack-deps:focal-scm@sha256:fa56fe73b4475655b2f39d6376b6a6664d24b5c43227f709d4a923609f3286a1","Warn: containerImage not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:18: pin your Docker image by updating buildpack-deps:jammy-scm to buildpack-deps:jammy-scm@sha256:ed58121f0c4839716f6bff073ba100a563d8e6411ed21f91f7afd857d353565f","Warn: containerImage not pinned by hash: build/docker/ubuntu-noble/Dockerfile:18: pin your Docker image by updating buildpack-deps:noble-scm to buildpack-deps:noble-scm@sha256:505ca873b239319eae61bac98d944de644ad2376bb869636ae22ec5062100a58","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:51","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:54","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:84","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:87","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-focal/Dockerfile:276-277","Warn: pipCommand not pinned by hash: build/docker/ubuntu-focal/Dockerfile:304-308","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:269-270","Warn: pipCommand not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:297-301","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-noble/Dockerfile:268-269","Warn: goCommand not pinned by hash: test/go/genmock.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:492","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:418","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   4 chocoCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"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-16T22:56:29.765Z","repository_id":667435,"created_at":"2025-08-16T22:56:29.765Z","updated_at":"2025-08-16T22:56:29.765Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36832313,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3145,"last_synced_at":"2026-08-22T00:20:57.842Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1395976,"followers":23897,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-22T00:20:57.857Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"v0.24.0","sha":"6d2ec95f450b4ce404afb8929ff479e68770141a","kind":"tag","published_at":"2026-07-11T16:46:36.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.24.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"e4b684f5ff4f9c3a42cd7ec0a667c3d9bd7f6ac1","kind":"tag","published_at":"2026-04-27T22:39:04.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.23.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"af9ac170f4de895266de4b6f9f3e68a58f113760","kind":"tag","published_at":"2025-05-23T20:38:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.22.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1a31d9051d35b732a5fce258955ef95f576694ba","kind":"tag","published_at":"2024-09-21T13:10:57.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.21.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0d0ac75347267f7c12fc9b5b349bf9ef7f632347","kind":"tag","published_at":"2024-03-22T22:50:14.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.20.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"5656208a202ca0be4d4dc44125b5ca0485f91bf0","kind":"tag","published_at":"2023-09-02T11:33:30.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.19.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"1851da53a31b71e7006a48161c1e3d6d9ee5ded5","kind":"tag","published_at":"2023-03-01T21:47:00.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"2f2696bdf6aff18138e401b73436fc20023e88e2","kind":"tag","published_at":"2023-02-13T20:53:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4d493e867b349f3475203ef9848353b315203c51","kind":"tag","published_at":"2022-09-18T13:35:02.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.17.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a93df80f27739ccabb5b885cb12a8dc7595ecdf","kind":"tag","published_at":"2022-02-15T21:19:45.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.16.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0/manifests"},{"name":"lib/go/thrift/v0.0.1-do-not-use","sha":"a62b40c3dfbbc109ca9f6cbe4edc47abb7394f88","kind":"tag","published_at":"2021-10-18T20:15:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/lib/go/thrift/v0.0.1-do-not-use","html_url":"https://github.com/apache/thrift/releases/tag/lib/go/thrift/v0.0.1-do-not-use","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use/manifests"},{"name":"v0.15.0","sha":"8317ec43ea2425b6f8e24e4dc4f5b2360f717eb4","kind":"commit","published_at":"2021-09-04T18:45:55.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.15.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"57e24caa86afa8bacf444e66a9aef6203831416c","kind":"tag","published_at":"2021-06-17T20:41:27.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.2","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"f6fa1794539e68ac294038ac388d6bde40a6c237","kind":"tag","published_at":"2021-03-02T21:18:12.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8411e189b0af09e5baad34031555870cf692c1ad","kind":"commit","published_at":"2021-02-04T23:13:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"cecee50308fc7e6f77f55b3fd906c1c6c471fa2f","kind":"tag","published_at":"2019-10-16T21:11:08.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.13.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0/manifests"},{"name":"0.9.3.1","sha":"a9b748bb0e02a2b6aaa3f39d09ec7f1fa47a0cf4","kind":"tag","published_at":"2019-03-09T15:25:29.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1/manifests"},{"name":"v0.12.0","sha":"384647d290e2e4a55a14b1b7ef1b7e66293a2c33","kind":"commit","published_at":"2018-12-19T01:24:34.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.12.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0/manifests"},{"name":"0.11.0","sha":"327ebb6c2b6df8bf075da02ef45a2a034e9b79ba","kind":"commit","published_at":"2017-12-03T17:27:58.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.11.0","html_url":"https://github.com/apache/thrift/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"b2a4d4ae21c789b689dd162deb819665567f481c","kind":"tag","published_at":"2017-01-06T18:07:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.10.0","html_url":"https://github.com/apache/thrift/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0/manifests"},{"name":"last-before-0-10","sha":"0c27352179e0463bde1f68757f2d77e3c222f530","kind":"commit","published_at":"2016-12-19T19:57:54.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/last-before-0-10","html_url":"https://github.com/apache/thrift/releases/tag/last-before-0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@last-before-0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10/manifests"},{"name":"0.9.3","sha":"53dd39833a08ce33582e5ff31fa18bb4735d6731","kind":"tag","published_at":"2015-10-11T17:19:19.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"591e20f9636c37527a70dc03598218c3468a0eff","kind":"tag","published_at":"2014-11-17T03:35:33.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.2","html_url":"https://github.com/apache/thrift/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"cc8e8159feccf9d89ec105ce70abae86e95491cf","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"3c8c13c1858c92d02e6087dad976a4aa3c59fc22","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"1a8775aa546d6b6ab10d3f577cdb729ec26a4e01","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"9edd069474c955d0870f2534d18fcb6dbfae8c84","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"f29106c361ffb49395e5d1aabc5d3c5ca02a1385","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a6f0633147a0a52d9ffa3acc6a748b786bce06a8","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9eb90a5edae438d546e2e2b673ada97d61a33b8f","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"9e43c6464b2d3195340ee2184628d6bc51e4e9cb","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"07f5fa22689a7ee3fa1e14f813ce474f5c3e34b1","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"62bbc93140dc8b0841ea62f7ab5c6afee3c4a732","kind":"tag","published_at":"2014-02-02T21:22:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0/manifests"},{"name":"thrift-0.9.0","sha":"352a50eb36b851bfb3f69469db580e6edfd6250f","kind":"tag","published_at":"2013-05-30T12:49:31.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0/manifests"},{"name":"thrift-0.8.0","sha":"f0438b8872f08554243a77bf8f5ead1bba6332f1","kind":"tag","published_at":"2011-11-30T01:08:40.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0/manifests"},{"name":"thrift-0.7.0","sha":"8a0ef2286cc52b5777b14d424e92f4db2ac14eb3","kind":"tag","published_at":"2011-08-13T21:33:47.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0/manifests"},{"name":"thrift-0.6.1","sha":"2047f494bad3ce641ac54fc3024d81046ea6d245","kind":"tag","published_at":"2011-04-25T14:30:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1/manifests"},{"name":"thrift-0.6.0","sha":"e29d242e298f6ae13a3d50d4b734634e0e7fe373","kind":"tag","published_at":"2011-03-21T20:02:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0/manifests"},{"name":"thrift-0.5.0","sha":"8de1e90b4b5e4cccfd8f0534d9c141cff938c833","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0/manifests"},{"name":"thrift-0.4.0","sha":"c97416ad69ce652c1b6d582ca7aa91c9a5146040","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0/manifests"},{"name":"thrift-0.3.0","sha":"3bfda7f7689013ee475f8eb3d86ff38f7998e75f","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0/manifests"},{"name":"thrift-0.2.0","sha":"e3704d7fef4a9e68f1792f97c8a1a0ad1ab762c4","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T17:54:35.043Z","dependent_packages_count":39,"downloads":89278419,"downloads_period":"total","dependent_repos_count":2321,"rankings":{"downloads":0.5127047821886218,"dependent_repos_count":0.8145447364894886,"dependent_packages_count":1.1318998286282502,"stargazers_count":1.043745636367483,"forks_count":0.09168035995119783,"docker_downloads_count":0.7828092272756123,"average":0.729564095150109},"purl":"pkg:cargo/thrift","advisories":[{"uuid":"GSA_kwCzR0hTQS0yZjlmLWdxN3YtOWg2bc4ABWKk","url":"https://github.com/advisories/GHSA-2f9f-gq7v-9h6m","title":"Apache Thrift has a Memory Allocation with Excessive Size Value Vulnerability","description":"Memory Allocation with Excessive Size Value vulnerability in Apache Thrift.\n\nThis issue affects Apache Thrift: before 0.23.0.\n\nUsers are recommended to upgrade to version [0.23.0](https://github.com/apache/thrift/releases/tag/v0.23.0), which fixes the issue.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2026-05-05T09:31:55.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L","references":["https://nvd.nist.gov/vuln/detail/CVE-2026-43868","https://lists.apache.org/thread/zj76dtwnbbs1m7z3focf4wd51pqpsmn9","https://github.com/apache/thrift/commit/d5152211af61f850ec393604316804096dd4632e","https://access.redhat.com/errata/RHSA-2026:26586","https://access.redhat.com/errata/RHSA-2026:42644","https://access.redhat.com/security/cve/CVE-2026-43868","https://bugzilla.redhat.com/show_bug.cgi?id=2466670","https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-43868.json","https://github.com/advisories/GHSA-2f9f-gq7v-9h6m"],"source_kind":"github","identifiers":["GHSA-2f9f-gq7v-9h6m","CVE-2026-43868"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-05-08T20:00:09.719Z","updated_at":"2026-08-20T13:00:39.659Z","epss_percentage":0.00706,"epss_percentile":0.50564,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0yZjlmLWdxN3YtOWg2bc4ABWKk","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0yZjlmLWdxN3YtOWg2bc4ABWKk","packages":[{"ecosystem":"cargo","package_name":"thrift","versions":[{"first_patched_version":"0.23.0","vulnerable_version_range":"\u003c 0.23.0"}],"purl":"pkg:cargo/thrift"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0yZjlmLWdxN3YtOWg2bc4ABWKk/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/thrift","docker_dependents_count":80,"docker_downloads_count":23328634,"usage_url":"https://repos.ecosyste.ms/usage/cargo/thrift","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/thrift/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-23T17:30:19.455Z","issues_count":3,"pull_requests_count":1083,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4450850.892699115,"issues_closed_count":2,"pull_requests_closed_count":904,"pull_request_authors_count":186,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.4644506001846722,"merged_pull_requests_count":691,"bot_issues_count":0,"bot_pull_requests_count":203,"past_year_issues_count":0,"past_year_pull_requests_count":343,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":358252.49606299214,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8163265306122449,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":232,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"Jens-G","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"fishy","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jimexist","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimexist"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"jimexist","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"zeshuai007","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jens-G","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"jimexist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/thrift/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/thrift/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/thrift/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/thrift/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/thrift/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/thrift/codemeta","maintainers":[{"uuid":"1388","login":"allengeorge","name":"Allen George","email":null,"url":"https://github.com/allengeorge","packages_count":3,"html_url":"https://crates.io/users/allengeorge","role":null,"created_at":"2022-11-08T02:27:19.041Z","updated_at":"2022-11-08T02:27:19.041Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/allengeorge/packages"},{"uuid":"126632","login":"Jens-G","name":"Jens Geyer","email":null,"url":"https://github.com/Jens-G","packages_count":1,"html_url":"https://crates.io/users/Jens-G","role":null,"created_at":"2026-07-14T20:09:35.950Z","updated_at":"2026-07-14T20:09:35.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/Jens-G/packages"},{"uuid":"434115","login":"RandyAbernethy","name":"Randy Abernethy","email":null,"url":"https://github.com/RandyAbernethy","packages_count":1,"html_url":"https://crates.io/users/RandyAbernethy","role":null,"created_at":"2026-07-18T03:14:17.958Z","updated_at":"2026-07-18T03:14:17.958Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/RandyAbernethy/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":329520,"maintainers_count":70427,"namespaces_count":0,"keywords_count":70963,"github":"rust-lang","metadata":{"funded_packages_count":30100,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-08-24T05:05:11.617Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":5404136,"name":"github.com/apache/thrift/test/go","ecosystem":"go","description":null,"homepage":"https://github.com/apache/thrift","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/thrift","keywords_array":[],"namespace":"github.com/apache/thrift/test","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-08-23T17:30:49.942Z","latest_release_number":null,"last_synced_at":"2026-08-23T17:30:50.548Z","created_at":"2022-11-08T03:18:50.120Z","updated_at":"2026-08-23T17:30:50.548Z","registry_url":"https://pkg.go.dev/github.com/apache/thrift/test/go","install_command":"go get github.com/apache/thrift/test/go","documentation_url":"https://pkg.go.dev/github.com/apache/thrift/test/go#section-documentation","metadata":{},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-08-14T21:58:27.000Z","size":38451,"stargazers_count":10952,"open_issues_count":10,"forks_count":4104,"subscribers_count":443,"default_branch":"master","last_synced_at":"2026-08-15T12:09:29.091Z","etag":null,"topics":["actionscript","c","cplusplus","csharp","d","dart","http","library","network-client","network-server","thrift"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-08-15T06:43:24.000Z","dependencies_parsed_at":"2026-08-08T10:34:56.632Z","dependency_job_id":null,"html_url":"https://github.com/apache/thrift","commit_stats":{"total_commits":6953,"total_committers":621,"mean_commits":11.19645732689211,"dds":0.8564648353228822,"last_synced_commit":"c8cf304919f31c2132e1aa64fea4dfa08fe1bed9"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/apache/thrift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/thrift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/sbom","scorecard":{"id":201693,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/thrift","commit":"57c5fc1f79229cd2ca9eba68568ade66fda03df5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake.yml:13","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release_rust.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:27"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:433: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:477: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:590: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:596: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/cmake.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_rust.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/release_rust.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/docker/msvc2017/Dockerfile:16","Warn: containerImage not pinned by hash: build/docker/ubuntu-focal/Dockerfile:18: pin your Docker image by updating buildpack-deps:focal-scm to buildpack-deps:focal-scm@sha256:fa56fe73b4475655b2f39d6376b6a6664d24b5c43227f709d4a923609f3286a1","Warn: containerImage not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:18: pin your Docker image by updating buildpack-deps:jammy-scm to buildpack-deps:jammy-scm@sha256:ed58121f0c4839716f6bff073ba100a563d8e6411ed21f91f7afd857d353565f","Warn: containerImage not pinned by hash: build/docker/ubuntu-noble/Dockerfile:18: pin your Docker image by updating buildpack-deps:noble-scm to buildpack-deps:noble-scm@sha256:505ca873b239319eae61bac98d944de644ad2376bb869636ae22ec5062100a58","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:51","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:54","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:84","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:87","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-focal/Dockerfile:276-277","Warn: pipCommand not pinned by hash: build/docker/ubuntu-focal/Dockerfile:304-308","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:269-270","Warn: pipCommand not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:297-301","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-noble/Dockerfile:268-269","Warn: goCommand not pinned by hash: test/go/genmock.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:492","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:418","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   4 chocoCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"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-16T22:56:29.765Z","repository_id":667435,"created_at":"2025-08-16T22:56:29.765Z","updated_at":"2025-08-16T22:56:29.765Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36685552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3143,"last_synced_at":"2026-08-14T04:43:22.998Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1392501,"followers":23779,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-14T04:43:23.011Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"v0.24.0","sha":"6d2ec95f450b4ce404afb8929ff479e68770141a","kind":"tag","published_at":"2026-07-11T16:46:36.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.24.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"e4b684f5ff4f9c3a42cd7ec0a667c3d9bd7f6ac1","kind":"tag","published_at":"2026-04-27T22:39:04.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.23.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"af9ac170f4de895266de4b6f9f3e68a58f113760","kind":"tag","published_at":"2025-05-23T20:38:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.22.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1a31d9051d35b732a5fce258955ef95f576694ba","kind":"tag","published_at":"2024-09-21T13:10:57.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.21.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0d0ac75347267f7c12fc9b5b349bf9ef7f632347","kind":"tag","published_at":"2024-03-22T22:50:14.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.20.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"5656208a202ca0be4d4dc44125b5ca0485f91bf0","kind":"tag","published_at":"2023-09-02T11:33:30.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.19.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"1851da53a31b71e7006a48161c1e3d6d9ee5ded5","kind":"tag","published_at":"2023-03-01T21:47:00.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"2f2696bdf6aff18138e401b73436fc20023e88e2","kind":"tag","published_at":"2023-02-13T20:53:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4d493e867b349f3475203ef9848353b315203c51","kind":"tag","published_at":"2022-09-18T13:35:02.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.17.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a93df80f27739ccabb5b885cb12a8dc7595ecdf","kind":"tag","published_at":"2022-02-15T21:19:45.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.16.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0/manifests"},{"name":"lib/go/thrift/v0.0.1-do-not-use","sha":"a62b40c3dfbbc109ca9f6cbe4edc47abb7394f88","kind":"tag","published_at":"2021-10-18T20:15:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/lib/go/thrift/v0.0.1-do-not-use","html_url":"https://github.com/apache/thrift/releases/tag/lib/go/thrift/v0.0.1-do-not-use","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use/manifests"},{"name":"v0.15.0","sha":"8317ec43ea2425b6f8e24e4dc4f5b2360f717eb4","kind":"commit","published_at":"2021-09-04T18:45:55.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.15.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"57e24caa86afa8bacf444e66a9aef6203831416c","kind":"tag","published_at":"2021-06-17T20:41:27.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.2","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"f6fa1794539e68ac294038ac388d6bde40a6c237","kind":"tag","published_at":"2021-03-02T21:18:12.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8411e189b0af09e5baad34031555870cf692c1ad","kind":"commit","published_at":"2021-02-04T23:13:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"cecee50308fc7e6f77f55b3fd906c1c6c471fa2f","kind":"tag","published_at":"2019-10-16T21:11:08.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.13.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0/manifests"},{"name":"0.9.3.1","sha":"a9b748bb0e02a2b6aaa3f39d09ec7f1fa47a0cf4","kind":"tag","published_at":"2019-03-09T15:25:29.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1/manifests"},{"name":"v0.12.0","sha":"384647d290e2e4a55a14b1b7ef1b7e66293a2c33","kind":"commit","published_at":"2018-12-19T01:24:34.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.12.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0/manifests"},{"name":"0.11.0","sha":"327ebb6c2b6df8bf075da02ef45a2a034e9b79ba","kind":"commit","published_at":"2017-12-03T17:27:58.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.11.0","html_url":"https://github.com/apache/thrift/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"b2a4d4ae21c789b689dd162deb819665567f481c","kind":"tag","published_at":"2017-01-06T18:07:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.10.0","html_url":"https://github.com/apache/thrift/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0/manifests"},{"name":"last-before-0-10","sha":"0c27352179e0463bde1f68757f2d77e3c222f530","kind":"commit","published_at":"2016-12-19T19:57:54.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/last-before-0-10","html_url":"https://github.com/apache/thrift/releases/tag/last-before-0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@last-before-0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10/manifests"},{"name":"0.9.3","sha":"53dd39833a08ce33582e5ff31fa18bb4735d6731","kind":"tag","published_at":"2015-10-11T17:19:19.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"591e20f9636c37527a70dc03598218c3468a0eff","kind":"tag","published_at":"2014-11-17T03:35:33.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.2","html_url":"https://github.com/apache/thrift/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"cc8e8159feccf9d89ec105ce70abae86e95491cf","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"3c8c13c1858c92d02e6087dad976a4aa3c59fc22","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"1a8775aa546d6b6ab10d3f577cdb729ec26a4e01","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"9edd069474c955d0870f2534d18fcb6dbfae8c84","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"f29106c361ffb49395e5d1aabc5d3c5ca02a1385","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a6f0633147a0a52d9ffa3acc6a748b786bce06a8","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9eb90a5edae438d546e2e2b673ada97d61a33b8f","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"9e43c6464b2d3195340ee2184628d6bc51e4e9cb","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"07f5fa22689a7ee3fa1e14f813ce474f5c3e34b1","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"62bbc93140dc8b0841ea62f7ab5c6afee3c4a732","kind":"tag","published_at":"2014-02-02T21:22:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0/manifests"},{"name":"thrift-0.9.0","sha":"352a50eb36b851bfb3f69469db580e6edfd6250f","kind":"tag","published_at":"2013-05-30T12:49:31.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0/manifests"},{"name":"thrift-0.8.0","sha":"f0438b8872f08554243a77bf8f5ead1bba6332f1","kind":"tag","published_at":"2011-11-30T01:08:40.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0/manifests"},{"name":"thrift-0.7.0","sha":"8a0ef2286cc52b5777b14d424e92f4db2ac14eb3","kind":"tag","published_at":"2011-08-13T21:33:47.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0/manifests"},{"name":"thrift-0.6.1","sha":"2047f494bad3ce641ac54fc3024d81046ea6d245","kind":"tag","published_at":"2011-04-25T14:30:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1/manifests"},{"name":"thrift-0.6.0","sha":"e29d242e298f6ae13a3d50d4b734634e0e7fe373","kind":"tag","published_at":"2011-03-21T20:02:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0/manifests"},{"name":"thrift-0.5.0","sha":"8de1e90b4b5e4cccfd8f0534d9c141cff938c833","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0/manifests"},{"name":"thrift-0.4.0","sha":"c97416ad69ce652c1b6d582ca7aa91c9a5146040","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0/manifests"},{"name":"thrift-0.3.0","sha":"3bfda7f7689013ee475f8eb3d86ff38f7998e75f","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0/manifests"},{"name":"thrift-0.2.0","sha":"e3704d7fef4a9e68f1792f97c8a1a0ad1ab762c4","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T16:07:31.208Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.5825796235173175,"forks_count":0.028955026558942,"average":4.239133728453476},"purl":"pkg:golang/github.com/apache/thrift/test/go","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/apache/thrift/test/go","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/apache/thrift/test/go","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/apache/thrift/test/go/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T15:30:22.573Z","issues_count":3,"pull_requests_count":1074,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4484340.321070234,"issues_closed_count":2,"pull_requests_closed_count":897,"pull_request_authors_count":184,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.4711359404096833,"merged_pull_requests_count":684,"bot_issues_count":0,"bot_pull_requests_count":203,"past_year_issues_count":0,"past_year_pull_requests_count":337,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":381157.7429718875,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":249,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8130563798219584,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":45,"past_year_merged_pull_requests_count":227,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"Jens-G","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"kpumuk","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"fishy","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jimexist","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimexist"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"jimexist","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"zeshuai007","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"kpumuk","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jens-G","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"jimexist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"fishy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fthrift%2Ftest%2Fgo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fthrift%2Ftest%2Fgo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fthrift%2Ftest%2Fgo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fthrift%2Ftest%2Fgo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fthrift%2Ftest%2Fgo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fthrift%2Ftest%2Fgo/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281895,"maintainers_count":0,"namespaces_count":839487,"keywords_count":124977,"github":"golang","metadata":{"funded_packages_count":67925,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-24T05:01:22.286Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5285776,"name":"thrift-compiler","ecosystem":"conda","description":"Compiler and C++ libraries and headers for the Apache Thrift RPC system","homepage":"https://thrift.apache.org","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/thrift","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2021-01-30T13:20:24.000Z","latest_release_published_at":"2026-07-08T10:03:23.000Z","latest_release_number":"0.23.0","last_synced_at":"2026-08-22T23:38:54.025Z","created_at":"2022-10-03T15:43:18.024Z","updated_at":"2026-08-23T21:04:07.172Z","registry_url":"https://anaconda.org/anaconda/thrift-compiler","install_command":"conda install -c anaconda thrift-compiler","documentation_url":null,"metadata":{},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-08-21T16:02:56.000Z","size":38710,"stargazers_count":10955,"open_issues_count":12,"forks_count":4104,"subscribers_count":443,"default_branch":"master","last_synced_at":"2026-08-22T17:05:50.641Z","etag":null,"topics":["actionscript","c","cplusplus","csharp","d","dart","http","library","network-client","network-server","thrift"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-08-22T14:56:58.000Z","dependencies_parsed_at":"2026-08-08T10:34:56.632Z","dependency_job_id":null,"html_url":"https://github.com/apache/thrift","commit_stats":{"total_commits":6953,"total_committers":621,"mean_commits":11.19645732689211,"dds":0.8564648353228822,"last_synced_commit":"c8cf304919f31c2132e1aa64fea4dfa08fe1bed9"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/apache/thrift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/thrift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/sbom","scorecard":{"id":201693,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/thrift","commit":"57c5fc1f79229cd2ca9eba68568ade66fda03df5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake.yml:13","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release_rust.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:27"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:433: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:477: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:590: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:596: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/cmake.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_rust.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/release_rust.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/docker/msvc2017/Dockerfile:16","Warn: containerImage not pinned by hash: build/docker/ubuntu-focal/Dockerfile:18: pin your Docker image by updating buildpack-deps:focal-scm to buildpack-deps:focal-scm@sha256:fa56fe73b4475655b2f39d6376b6a6664d24b5c43227f709d4a923609f3286a1","Warn: containerImage not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:18: pin your Docker image by updating buildpack-deps:jammy-scm to buildpack-deps:jammy-scm@sha256:ed58121f0c4839716f6bff073ba100a563d8e6411ed21f91f7afd857d353565f","Warn: containerImage not pinned by hash: build/docker/ubuntu-noble/Dockerfile:18: pin your Docker image by updating buildpack-deps:noble-scm to buildpack-deps:noble-scm@sha256:505ca873b239319eae61bac98d944de644ad2376bb869636ae22ec5062100a58","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:51","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:54","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:84","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:87","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-focal/Dockerfile:276-277","Warn: pipCommand not pinned by hash: build/docker/ubuntu-focal/Dockerfile:304-308","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:269-270","Warn: pipCommand not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:297-301","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-noble/Dockerfile:268-269","Warn: goCommand not pinned by hash: test/go/genmock.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:492","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:418","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   4 chocoCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"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-16T22:56:29.765Z","repository_id":667435,"created_at":"2025-08-16T22:56:29.765Z","updated_at":"2025-08-16T22:56:29.765Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36832313,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3145,"last_synced_at":"2026-08-22T00:20:57.842Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1395976,"followers":23897,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-22T00:20:57.857Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"v0.24.0","sha":"6d2ec95f450b4ce404afb8929ff479e68770141a","kind":"tag","published_at":"2026-07-11T16:46:36.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.24.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"e4b684f5ff4f9c3a42cd7ec0a667c3d9bd7f6ac1","kind":"tag","published_at":"2026-04-27T22:39:04.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.23.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"af9ac170f4de895266de4b6f9f3e68a58f113760","kind":"tag","published_at":"2025-05-23T20:38:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.22.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1a31d9051d35b732a5fce258955ef95f576694ba","kind":"tag","published_at":"2024-09-21T13:10:57.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.21.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0d0ac75347267f7c12fc9b5b349bf9ef7f632347","kind":"tag","published_at":"2024-03-22T22:50:14.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.20.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"5656208a202ca0be4d4dc44125b5ca0485f91bf0","kind":"tag","published_at":"2023-09-02T11:33:30.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.19.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"1851da53a31b71e7006a48161c1e3d6d9ee5ded5","kind":"tag","published_at":"2023-03-01T21:47:00.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"2f2696bdf6aff18138e401b73436fc20023e88e2","kind":"tag","published_at":"2023-02-13T20:53:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4d493e867b349f3475203ef9848353b315203c51","kind":"tag","published_at":"2022-09-18T13:35:02.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.17.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a93df80f27739ccabb5b885cb12a8dc7595ecdf","kind":"tag","published_at":"2022-02-15T21:19:45.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.16.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0/manifests"},{"name":"lib/go/thrift/v0.0.1-do-not-use","sha":"a62b40c3dfbbc109ca9f6cbe4edc47abb7394f88","kind":"tag","published_at":"2021-10-18T20:15:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/lib/go/thrift/v0.0.1-do-not-use","html_url":"https://github.com/apache/thrift/releases/tag/lib/go/thrift/v0.0.1-do-not-use","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use/manifests"},{"name":"v0.15.0","sha":"8317ec43ea2425b6f8e24e4dc4f5b2360f717eb4","kind":"commit","published_at":"2021-09-04T18:45:55.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.15.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"57e24caa86afa8bacf444e66a9aef6203831416c","kind":"tag","published_at":"2021-06-17T20:41:27.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.2","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"f6fa1794539e68ac294038ac388d6bde40a6c237","kind":"tag","published_at":"2021-03-02T21:18:12.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8411e189b0af09e5baad34031555870cf692c1ad","kind":"commit","published_at":"2021-02-04T23:13:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"cecee50308fc7e6f77f55b3fd906c1c6c471fa2f","kind":"tag","published_at":"2019-10-16T21:11:08.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.13.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0/manifests"},{"name":"0.9.3.1","sha":"a9b748bb0e02a2b6aaa3f39d09ec7f1fa47a0cf4","kind":"tag","published_at":"2019-03-09T15:25:29.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1/manifests"},{"name":"v0.12.0","sha":"384647d290e2e4a55a14b1b7ef1b7e66293a2c33","kind":"commit","published_at":"2018-12-19T01:24:34.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.12.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0/manifests"},{"name":"0.11.0","sha":"327ebb6c2b6df8bf075da02ef45a2a034e9b79ba","kind":"commit","published_at":"2017-12-03T17:27:58.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.11.0","html_url":"https://github.com/apache/thrift/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"b2a4d4ae21c789b689dd162deb819665567f481c","kind":"tag","published_at":"2017-01-06T18:07:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.10.0","html_url":"https://github.com/apache/thrift/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0/manifests"},{"name":"last-before-0-10","sha":"0c27352179e0463bde1f68757f2d77e3c222f530","kind":"commit","published_at":"2016-12-19T19:57:54.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/last-before-0-10","html_url":"https://github.com/apache/thrift/releases/tag/last-before-0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@last-before-0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10/manifests"},{"name":"0.9.3","sha":"53dd39833a08ce33582e5ff31fa18bb4735d6731","kind":"tag","published_at":"2015-10-11T17:19:19.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"591e20f9636c37527a70dc03598218c3468a0eff","kind":"tag","published_at":"2014-11-17T03:35:33.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.2","html_url":"https://github.com/apache/thrift/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"cc8e8159feccf9d89ec105ce70abae86e95491cf","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"3c8c13c1858c92d02e6087dad976a4aa3c59fc22","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"1a8775aa546d6b6ab10d3f577cdb729ec26a4e01","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"9edd069474c955d0870f2534d18fcb6dbfae8c84","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"f29106c361ffb49395e5d1aabc5d3c5ca02a1385","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a6f0633147a0a52d9ffa3acc6a748b786bce06a8","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9eb90a5edae438d546e2e2b673ada97d61a33b8f","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"9e43c6464b2d3195340ee2184628d6bc51e4e9cb","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"07f5fa22689a7ee3fa1e14f813ce474f5c3e34b1","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"62bbc93140dc8b0841ea62f7ab5c6afee3c4a732","kind":"tag","published_at":"2014-02-02T21:22:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0/manifests"},{"name":"thrift-0.9.0","sha":"352a50eb36b851bfb3f69469db580e6edfd6250f","kind":"tag","published_at":"2013-05-30T12:49:31.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0/manifests"},{"name":"thrift-0.8.0","sha":"f0438b8872f08554243a77bf8f5ead1bba6332f1","kind":"tag","published_at":"2011-11-30T01:08:40.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0/manifests"},{"name":"thrift-0.7.0","sha":"8a0ef2286cc52b5777b14d424e92f4db2ac14eb3","kind":"tag","published_at":"2011-08-13T21:33:47.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0/manifests"},{"name":"thrift-0.6.1","sha":"2047f494bad3ce641ac54fc3024d81046ea6d245","kind":"tag","published_at":"2011-04-25T14:30:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1/manifests"},{"name":"thrift-0.6.0","sha":"e29d242e298f6ae13a3d50d4b734634e0e7fe373","kind":"tag","published_at":"2011-03-21T20:02:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0/manifests"},{"name":"thrift-0.5.0","sha":"8de1e90b4b5e4cccfd8f0534d9c141cff938c833","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0/manifests"},{"name":"thrift-0.4.0","sha":"c97416ad69ce652c1b6d582ca7aa91c9a5146040","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0/manifests"},{"name":"thrift-0.3.0","sha":"3bfda7f7689013ee475f8eb3d86ff38f7998e75f","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0/manifests"},{"name":"thrift-0.2.0","sha":"e3704d7fef4a9e68f1792f97c8a1a0ad1ab762c4","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T21:04:07.172Z","dependent_packages_count":0,"downloads":20887,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":50.6605222734255,"dependent_packages_count":41.013824884792626,"stargazers_count":8.020897357098955,"forks_count":5.162876459741856,"docker_downloads_count":null,"average":26.214530243764735},"purl":"pkg:conda/thrift-compiler","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/thrift-compiler","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/thrift-compiler","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/thrift-compiler/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T17:30:19.455Z","issues_count":3,"pull_requests_count":1083,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4450850.892699115,"issues_closed_count":2,"pull_requests_closed_count":904,"pull_request_authors_count":186,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.4644506001846722,"merged_pull_requests_count":691,"bot_issues_count":0,"bot_pull_requests_count":203,"past_year_issues_count":0,"past_year_pull_requests_count":343,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":358252.49606299214,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8163265306122449,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":232,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"Jens-G","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"fishy","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jimexist","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimexist"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"jimexist","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"zeshuai007","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jens-G","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"jimexist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/thrift-compiler/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/thrift-compiler/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/thrift-compiler/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/thrift-compiler/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/thrift-compiler/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/thrift-compiler/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5475,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":852},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-08-24T05:06:29.101Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":4931837,"name":"org.hbasene:thrift","ecosystem":"maven","description":"Thrift Artifacts republished here as maven","homepage":"http://incubator.apache.org/thrift","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/thrift","keywords_array":[],"namespace":"org.hbasene","versions_count":2,"first_release_published_at":"2010-04-26T01:51:29.000Z","latest_release_published_at":"2010-04-26T01:15:29.000Z","latest_release_number":"0.2.0","last_synced_at":"2026-08-23T11:35:01.733Z","created_at":"2022-07-27T03:08:36.209Z","updated_at":"2026-08-24T11:44:17.590Z","registry_url":"https://central.sonatype.com/artifact/org.hbasene/thrift/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.hbasene/thrift/","metadata":{"distribution_repositories":["http://oss.sonatype.org/service/local/staging/deploy/maven2"]},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-08-21T16:02:56.000Z","size":38710,"stargazers_count":10955,"open_issues_count":12,"forks_count":4104,"subscribers_count":443,"default_branch":"master","last_synced_at":"2026-08-22T17:05:50.641Z","etag":null,"topics":["actionscript","c","cplusplus","csharp","d","dart","http","library","network-client","network-server","thrift"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-08-22T14:56:58.000Z","dependencies_parsed_at":"2026-08-08T10:34:56.632Z","dependency_job_id":null,"html_url":"https://github.com/apache/thrift","commit_stats":{"total_commits":6953,"total_committers":621,"mean_commits":11.19645732689211,"dds":0.8564648353228822,"last_synced_commit":"c8cf304919f31c2132e1aa64fea4dfa08fe1bed9"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/apache/thrift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/thrift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/sbom","scorecard":{"id":201693,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/thrift","commit":"57c5fc1f79229cd2ca9eba68568ade66fda03df5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake.yml:13","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release_rust.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:27"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:433: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:477: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:590: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:596: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/cmake.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_rust.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/release_rust.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/docker/msvc2017/Dockerfile:16","Warn: containerImage not pinned by hash: build/docker/ubuntu-focal/Dockerfile:18: pin your Docker image by updating buildpack-deps:focal-scm to buildpack-deps:focal-scm@sha256:fa56fe73b4475655b2f39d6376b6a6664d24b5c43227f709d4a923609f3286a1","Warn: containerImage not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:18: pin your Docker image by updating buildpack-deps:jammy-scm to buildpack-deps:jammy-scm@sha256:ed58121f0c4839716f6bff073ba100a563d8e6411ed21f91f7afd857d353565f","Warn: containerImage not pinned by hash: build/docker/ubuntu-noble/Dockerfile:18: pin your Docker image by updating buildpack-deps:noble-scm to buildpack-deps:noble-scm@sha256:505ca873b239319eae61bac98d944de644ad2376bb869636ae22ec5062100a58","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:51","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:54","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:84","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:87","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-focal/Dockerfile:276-277","Warn: pipCommand not pinned by hash: build/docker/ubuntu-focal/Dockerfile:304-308","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:269-270","Warn: pipCommand not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:297-301","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-noble/Dockerfile:268-269","Warn: goCommand not pinned by hash: test/go/genmock.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:492","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:418","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   4 chocoCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"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-16T22:56:29.765Z","repository_id":667435,"created_at":"2025-08-16T22:56:29.765Z","updated_at":"2025-08-16T22:56:29.765Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36832313,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3145,"last_synced_at":"2026-08-22T00:20:57.842Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1395976,"followers":23897,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-22T00:20:57.857Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"v0.24.0","sha":"6d2ec95f450b4ce404afb8929ff479e68770141a","kind":"tag","published_at":"2026-07-11T16:46:36.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.24.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"e4b684f5ff4f9c3a42cd7ec0a667c3d9bd7f6ac1","kind":"tag","published_at":"2026-04-27T22:39:04.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.23.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"af9ac170f4de895266de4b6f9f3e68a58f113760","kind":"tag","published_at":"2025-05-23T20:38:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.22.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1a31d9051d35b732a5fce258955ef95f576694ba","kind":"tag","published_at":"2024-09-21T13:10:57.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.21.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0d0ac75347267f7c12fc9b5b349bf9ef7f632347","kind":"tag","published_at":"2024-03-22T22:50:14.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.20.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"5656208a202ca0be4d4dc44125b5ca0485f91bf0","kind":"tag","published_at":"2023-09-02T11:33:30.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.19.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"1851da53a31b71e7006a48161c1e3d6d9ee5ded5","kind":"tag","published_at":"2023-03-01T21:47:00.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"2f2696bdf6aff18138e401b73436fc20023e88e2","kind":"tag","published_at":"2023-02-13T20:53:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4d493e867b349f3475203ef9848353b315203c51","kind":"tag","published_at":"2022-09-18T13:35:02.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.17.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a93df80f27739ccabb5b885cb12a8dc7595ecdf","kind":"tag","published_at":"2022-02-15T21:19:45.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.16.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0/manifests"},{"name":"lib/go/thrift/v0.0.1-do-not-use","sha":"a62b40c3dfbbc109ca9f6cbe4edc47abb7394f88","kind":"tag","published_at":"2021-10-18T20:15:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/lib/go/thrift/v0.0.1-do-not-use","html_url":"https://github.com/apache/thrift/releases/tag/lib/go/thrift/v0.0.1-do-not-use","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use/manifests"},{"name":"v0.15.0","sha":"8317ec43ea2425b6f8e24e4dc4f5b2360f717eb4","kind":"commit","published_at":"2021-09-04T18:45:55.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.15.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"57e24caa86afa8bacf444e66a9aef6203831416c","kind":"tag","published_at":"2021-06-17T20:41:27.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.2","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"f6fa1794539e68ac294038ac388d6bde40a6c237","kind":"tag","published_at":"2021-03-02T21:18:12.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8411e189b0af09e5baad34031555870cf692c1ad","kind":"commit","published_at":"2021-02-04T23:13:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"cecee50308fc7e6f77f55b3fd906c1c6c471fa2f","kind":"tag","published_at":"2019-10-16T21:11:08.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.13.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0/manifests"},{"name":"0.9.3.1","sha":"a9b748bb0e02a2b6aaa3f39d09ec7f1fa47a0cf4","kind":"tag","published_at":"2019-03-09T15:25:29.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1/manifests"},{"name":"v0.12.0","sha":"384647d290e2e4a55a14b1b7ef1b7e66293a2c33","kind":"commit","published_at":"2018-12-19T01:24:34.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.12.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0/manifests"},{"name":"0.11.0","sha":"327ebb6c2b6df8bf075da02ef45a2a034e9b79ba","kind":"commit","published_at":"2017-12-03T17:27:58.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.11.0","html_url":"https://github.com/apache/thrift/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"b2a4d4ae21c789b689dd162deb819665567f481c","kind":"tag","published_at":"2017-01-06T18:07:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.10.0","html_url":"https://github.com/apache/thrift/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0/manifests"},{"name":"last-before-0-10","sha":"0c27352179e0463bde1f68757f2d77e3c222f530","kind":"commit","published_at":"2016-12-19T19:57:54.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/last-before-0-10","html_url":"https://github.com/apache/thrift/releases/tag/last-before-0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@last-before-0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10/manifests"},{"name":"0.9.3","sha":"53dd39833a08ce33582e5ff31fa18bb4735d6731","kind":"tag","published_at":"2015-10-11T17:19:19.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"591e20f9636c37527a70dc03598218c3468a0eff","kind":"tag","published_at":"2014-11-17T03:35:33.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.2","html_url":"https://github.com/apache/thrift/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"cc8e8159feccf9d89ec105ce70abae86e95491cf","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"3c8c13c1858c92d02e6087dad976a4aa3c59fc22","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"1a8775aa546d6b6ab10d3f577cdb729ec26a4e01","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"9edd069474c955d0870f2534d18fcb6dbfae8c84","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"f29106c361ffb49395e5d1aabc5d3c5ca02a1385","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a6f0633147a0a52d9ffa3acc6a748b786bce06a8","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9eb90a5edae438d546e2e2b673ada97d61a33b8f","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"9e43c6464b2d3195340ee2184628d6bc51e4e9cb","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"07f5fa22689a7ee3fa1e14f813ce474f5c3e34b1","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"62bbc93140dc8b0841ea62f7ab5c6afee3c4a732","kind":"tag","published_at":"2014-02-02T21:22:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0/manifests"},{"name":"thrift-0.9.0","sha":"352a50eb36b851bfb3f69469db580e6edfd6250f","kind":"tag","published_at":"2013-05-30T12:49:31.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0/manifests"},{"name":"thrift-0.8.0","sha":"f0438b8872f08554243a77bf8f5ead1bba6332f1","kind":"tag","published_at":"2011-11-30T01:08:40.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0/manifests"},{"name":"thrift-0.7.0","sha":"8a0ef2286cc52b5777b14d424e92f4db2ac14eb3","kind":"tag","published_at":"2011-08-13T21:33:47.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0/manifests"},{"name":"thrift-0.6.1","sha":"2047f494bad3ce641ac54fc3024d81046ea6d245","kind":"tag","published_at":"2011-04-25T14:30:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1/manifests"},{"name":"thrift-0.6.0","sha":"e29d242e298f6ae13a3d50d4b734634e0e7fe373","kind":"tag","published_at":"2011-03-21T20:02:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0/manifests"},{"name":"thrift-0.5.0","sha":"8de1e90b4b5e4cccfd8f0534d9c141cff938c833","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0/manifests"},{"name":"thrift-0.4.0","sha":"c97416ad69ce652c1b6d582ca7aa91c9a5146040","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0/manifests"},{"name":"thrift-0.3.0","sha":"3bfda7f7689013ee475f8eb3d86ff38f7998e75f","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0/manifests"},{"name":"thrift-0.2.0","sha":"e3704d7fef4a9e68f1792f97c8a1a0ad1ab762c4","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T11:44:17.589Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":null,"forks_count":null,"average":31.98917341990317},"purl":"pkg:maven/org.hbasene/thrift","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.hbasene:thrift","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.hbasene:thrift","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.hbasene:thrift/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T17:30:19.455Z","issues_count":3,"pull_requests_count":1083,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4450850.892699115,"issues_closed_count":2,"pull_requests_closed_count":904,"pull_request_authors_count":186,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.4644506001846722,"merged_pull_requests_count":691,"bot_issues_count":0,"bot_pull_requests_count":203,"past_year_issues_count":0,"past_year_pull_requests_count":343,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":358252.49606299214,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8163265306122449,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":232,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"Jens-G","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"fishy","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jimexist","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimexist"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"jimexist","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"zeshuai007","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jens-G","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"jimexist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hbasene:thrift/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hbasene:thrift/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hbasene:thrift/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hbasene:thrift/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hbasene:thrift/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hbasene:thrift/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617983,"maintainers_count":0,"namespaces_count":82109,"keywords_count":36586,"github":"maven-central","metadata":{"funded_packages_count":47727,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-24T05:04:02.273Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4904828,"name":"org.apache.thrift:libthrift","ecosystem":"maven","description":"Thrift is a software framework for scalable cross-language services development.","homepage":"http://thrift.apache.org","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/thrift","keywords_array":[],"namespace":"org.apache.thrift","versions_count":26,"first_release_published_at":"2011-04-20T20:40:08.000Z","latest_release_published_at":"2026-07-11T20:59:14.000Z","latest_release_number":"0.24.0","last_synced_at":"2026-08-24T11:44:56.656Z","created_at":"2022-07-26T23:42:46.817Z","updated_at":"2026-08-24T11:44:56.656Z","registry_url":"https://central.sonatype.com/artifact/org.apache.thrift/libthrift/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.thrift/libthrift/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-08-21T16:02:56.000Z","size":38710,"stargazers_count":10955,"open_issues_count":12,"forks_count":4104,"subscribers_count":443,"default_branch":"master","last_synced_at":"2026-08-22T17:05:50.641Z","etag":null,"topics":["actionscript","c","cplusplus","csharp","d","dart","http","library","network-client","network-server","thrift"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-08-22T14:56:58.000Z","dependencies_parsed_at":"2026-08-08T10:34:56.632Z","dependency_job_id":null,"html_url":"https://github.com/apache/thrift","commit_stats":{"total_commits":6953,"total_committers":621,"mean_commits":11.19645732689211,"dds":0.8564648353228822,"last_synced_commit":"c8cf304919f31c2132e1aa64fea4dfa08fe1bed9"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/apache/thrift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/thrift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/sbom","scorecard":{"id":201693,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/thrift","commit":"57c5fc1f79229cd2ca9eba68568ade66fda03df5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake.yml:13","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release_rust.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:27"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:433: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:477: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:590: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:596: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/cmake.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_rust.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/release_rust.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/docker/msvc2017/Dockerfile:16","Warn: containerImage not pinned by hash: build/docker/ubuntu-focal/Dockerfile:18: pin your Docker image by updating buildpack-deps:focal-scm to buildpack-deps:focal-scm@sha256:fa56fe73b4475655b2f39d6376b6a6664d24b5c43227f709d4a923609f3286a1","Warn: containerImage not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:18: pin your Docker image by updating buildpack-deps:jammy-scm to buildpack-deps:jammy-scm@sha256:ed58121f0c4839716f6bff073ba100a563d8e6411ed21f91f7afd857d353565f","Warn: containerImage not pinned by hash: build/docker/ubuntu-noble/Dockerfile:18: pin your Docker image by updating buildpack-deps:noble-scm to buildpack-deps:noble-scm@sha256:505ca873b239319eae61bac98d944de644ad2376bb869636ae22ec5062100a58","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:51","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:54","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:84","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:87","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-focal/Dockerfile:276-277","Warn: pipCommand not pinned by hash: build/docker/ubuntu-focal/Dockerfile:304-308","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:269-270","Warn: pipCommand not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:297-301","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-noble/Dockerfile:268-269","Warn: goCommand not pinned by hash: test/go/genmock.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:492","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:418","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   4 chocoCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"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-16T22:56:29.765Z","repository_id":667435,"created_at":"2025-08-16T22:56:29.765Z","updated_at":"2025-08-16T22:56:29.765Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36832313,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3145,"last_synced_at":"2026-08-22T00:20:57.842Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1395976,"followers":23897,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-22T00:20:57.857Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"v0.24.0","sha":"6d2ec95f450b4ce404afb8929ff479e68770141a","kind":"tag","published_at":"2026-07-11T16:46:36.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.24.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"e4b684f5ff4f9c3a42cd7ec0a667c3d9bd7f6ac1","kind":"tag","published_at":"2026-04-27T22:39:04.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.23.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"af9ac170f4de895266de4b6f9f3e68a58f113760","kind":"tag","published_at":"2025-05-23T20:38:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.22.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1a31d9051d35b732a5fce258955ef95f576694ba","kind":"tag","published_at":"2024-09-21T13:10:57.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.21.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0d0ac75347267f7c12fc9b5b349bf9ef7f632347","kind":"tag","published_at":"2024-03-22T22:50:14.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.20.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"5656208a202ca0be4d4dc44125b5ca0485f91bf0","kind":"tag","published_at":"2023-09-02T11:33:30.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.19.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"1851da53a31b71e7006a48161c1e3d6d9ee5ded5","kind":"tag","published_at":"2023-03-01T21:47:00.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"2f2696bdf6aff18138e401b73436fc20023e88e2","kind":"tag","published_at":"2023-02-13T20:53:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4d493e867b349f3475203ef9848353b315203c51","kind":"tag","published_at":"2022-09-18T13:35:02.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.17.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a93df80f27739ccabb5b885cb12a8dc7595ecdf","kind":"tag","published_at":"2022-02-15T21:19:45.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.16.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0/manifests"},{"name":"lib/go/thrift/v0.0.1-do-not-use","sha":"a62b40c3dfbbc109ca9f6cbe4edc47abb7394f88","kind":"tag","published_at":"2021-10-18T20:15:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/lib/go/thrift/v0.0.1-do-not-use","html_url":"https://github.com/apache/thrift/releases/tag/lib/go/thrift/v0.0.1-do-not-use","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use/manifests"},{"name":"v0.15.0","sha":"8317ec43ea2425b6f8e24e4dc4f5b2360f717eb4","kind":"commit","published_at":"2021-09-04T18:45:55.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.15.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"57e24caa86afa8bacf444e66a9aef6203831416c","kind":"tag","published_at":"2021-06-17T20:41:27.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.2","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"f6fa1794539e68ac294038ac388d6bde40a6c237","kind":"tag","published_at":"2021-03-02T21:18:12.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8411e189b0af09e5baad34031555870cf692c1ad","kind":"commit","published_at":"2021-02-04T23:13:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"cecee50308fc7e6f77f55b3fd906c1c6c471fa2f","kind":"tag","published_at":"2019-10-16T21:11:08.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.13.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0/manifests"},{"name":"0.9.3.1","sha":"a9b748bb0e02a2b6aaa3f39d09ec7f1fa47a0cf4","kind":"tag","published_at":"2019-03-09T15:25:29.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1/manifests"},{"name":"v0.12.0","sha":"384647d290e2e4a55a14b1b7ef1b7e66293a2c33","kind":"commit","published_at":"2018-12-19T01:24:34.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.12.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0/manifests"},{"name":"0.11.0","sha":"327ebb6c2b6df8bf075da02ef45a2a034e9b79ba","kind":"commit","published_at":"2017-12-03T17:27:58.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.11.0","html_url":"https://github.com/apache/thrift/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"b2a4d4ae21c789b689dd162deb819665567f481c","kind":"tag","published_at":"2017-01-06T18:07:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.10.0","html_url":"https://github.com/apache/thrift/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0/manifests"},{"name":"last-before-0-10","sha":"0c27352179e0463bde1f68757f2d77e3c222f530","kind":"commit","published_at":"2016-12-19T19:57:54.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/last-before-0-10","html_url":"https://github.com/apache/thrift/releases/tag/last-before-0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@last-before-0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10/manifests"},{"name":"0.9.3","sha":"53dd39833a08ce33582e5ff31fa18bb4735d6731","kind":"tag","published_at":"2015-10-11T17:19:19.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"591e20f9636c37527a70dc03598218c3468a0eff","kind":"tag","published_at":"2014-11-17T03:35:33.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.2","html_url":"https://github.com/apache/thrift/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"cc8e8159feccf9d89ec105ce70abae86e95491cf","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"3c8c13c1858c92d02e6087dad976a4aa3c59fc22","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"1a8775aa546d6b6ab10d3f577cdb729ec26a4e01","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"9edd069474c955d0870f2534d18fcb6dbfae8c84","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"f29106c361ffb49395e5d1aabc5d3c5ca02a1385","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a6f0633147a0a52d9ffa3acc6a748b786bce06a8","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9eb90a5edae438d546e2e2b673ada97d61a33b8f","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"9e43c6464b2d3195340ee2184628d6bc51e4e9cb","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"07f5fa22689a7ee3fa1e14f813ce474f5c3e34b1","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"62bbc93140dc8b0841ea62f7ab5c6afee3c4a732","kind":"tag","published_at":"2014-02-02T21:22:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0/manifests"},{"name":"thrift-0.9.0","sha":"352a50eb36b851bfb3f69469db580e6edfd6250f","kind":"tag","published_at":"2013-05-30T12:49:31.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0/manifests"},{"name":"thrift-0.8.0","sha":"f0438b8872f08554243a77bf8f5ead1bba6332f1","kind":"tag","published_at":"2011-11-30T01:08:40.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0/manifests"},{"name":"thrift-0.7.0","sha":"8a0ef2286cc52b5777b14d424e92f4db2ac14eb3","kind":"tag","published_at":"2011-08-13T21:33:47.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0/manifests"},{"name":"thrift-0.6.1","sha":"2047f494bad3ce641ac54fc3024d81046ea6d245","kind":"tag","published_at":"2011-04-25T14:30:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1/manifests"},{"name":"thrift-0.6.0","sha":"e29d242e298f6ae13a3d50d4b734634e0e7fe373","kind":"tag","published_at":"2011-03-21T20:02:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0/manifests"},{"name":"thrift-0.5.0","sha":"8de1e90b4b5e4cccfd8f0534d9c141cff938c833","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0/manifests"},{"name":"thrift-0.4.0","sha":"c97416ad69ce652c1b6d582ca7aa91c9a5146040","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0/manifests"},{"name":"thrift-0.3.0","sha":"3bfda7f7689013ee475f8eb3d86ff38f7998e75f","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0/manifests"},{"name":"thrift-0.2.0","sha":"e3704d7fef4a9e68f1792f97c8a1a0ad1ab762c4","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T20:46:51.568Z","dependent_packages_count":1290,"downloads":null,"downloads_period":null,"dependent_repos_count":14005,"rankings":{"downloads":null,"dependent_repos_count":0.06169797638650176,"dependent_packages_count":0.05548811512682139,"stargazers_count":2.9438748732987983,"forks_count":1.5168117306517361,"docker_downloads_count":0.13841981065932701,"average":0.9432585012246368},"purl":"pkg:maven/org.apache.thrift/libthrift","advisories":[{"uuid":"GSA_kwCzR0hTQS03cHdjLWgyajItcmpnas4ABWKn","url":"https://github.com/advisories/GHSA-7pwc-h2j2-rjgj","title":"Apache Thrift has an Improper Validation of Certificate with Host Mismatch Vulnerability","description":"Improper Validation of Certificate with Host Mismatch vulnerability in Apache Thrift.\n\nThis issue affects Apache Thrift: before 0.23.0.\n\nUsers are recommended to upgrade to version [0.23.0](https://github.com/apache/thrift/releases/tag/v0.23.0), which fixes the issue.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-05-05T09:31:55.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.3,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L","references":["https://nvd.nist.gov/vuln/detail/CVE-2026-43869","https://lists.apache.org/thread/3hsgl1b69wzq3ry39scqbv2dhyl3j52r","http://www.openwall.com/lists/oss-security/2026/05/05/3","https://github.com/apache/thrift/commit/0919c3d5506151514e283a63e1fe1ce83e2449d8","https://github.com/apache/thrift/releases/tag/v0.23.0","https://github.com/advisories/GHSA-7pwc-h2j2-rjgj"],"source_kind":"github","identifiers":["GHSA-7pwc-h2j2-rjgj","CVE-2026-43869"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-05-08T20:00:09.719Z","updated_at":"2026-08-20T13:01:36.027Z","epss_percentage":0.00632,"epss_percentile":0.47572,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03cHdjLWgyajItcmpnas4ABWKn","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS03cHdjLWgyajItcmpnas4ABWKn","packages":[{"ecosystem":"maven","package_name":"org.apache.thrift:libthrift","versions":[{"first_patched_version":"0.23.0","vulnerable_version_range":"\u003c= 0.22.0"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03cHdjLWgyajItcmpnas4ABWKn/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1yajdwLXJmZ3AtODUyeM4AAiiY","url":"https://github.com/advisories/GHSA-rj7p-rfgp-852x","title":"Loop with Unreachable Exit Condition in Apache Thrift","description":"In Apache Thrift all versions up to and including 0.12.0, a server or client may run into an endless loop when feed with specific input data. Because the issue had already been partially fixed in version 0.11.0, depending on the installed version it affects only certain language bindings.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-05-24T17:00:01.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2019-0205","https://access.redhat.com/errata/RHSA-2020:0804","https://access.redhat.com/errata/RHSA-2020:0805","https://access.redhat.com/errata/RHSA-2020:0806","https://access.redhat.com/errata/RHSA-2020:0811","https://lists.apache.org/thread.html/003ac686189e6ce7b99267784d04bf60059a8c323eeda5a79a0309b8@%3Ccommits.cassandra.apache.org%3E","https://lists.apache.org/thread.html/07bd68ad237a5d513751d6d2731a8828f902c738ea57d85c1a72bad3@%3Cdev.thrift.apache.org%3E","https://lists.apache.org/thread.html/0d058e1bfd11727c4f2e2adf4b6e403a47c38e22431ab20066a1ac79@%3Cdev.thrift.apache.org%3E","https://lists.apache.org/thread.html/1193444c17f499f92cd198d464a2c1ffc92182c83487345a854914b3@%3Cuser.thrift.apache.org%3E","https://lists.apache.org/thread.html/1c18ec6ebfea0a9211992be952e8b33d0fda202c077979b84a5e09a8@%3Cuser.thrift.apache.org%3E","https://lists.apache.org/thread.html/3dfa054b89274c9109c26ed1843ca15a14c03786f4016d26773878ae@%3Cdev.thrift.apache.org%3E","https://lists.apache.org/thread.html/928cae83d20d8d8196c26118f7084aa37573e1d31162381fb9454fb5@%3Cdev.thrift.apache.org%3E","https://lists.apache.org/thread.html/9f7150d0b02e72d1154721a412e80cf797f1b7cfa295fcefc67b1381@%3Ccommits.cassandra.apache.org%3E","https://lists.apache.org/thread.html/a9669756befaeb0f8e08766d3f4d410a0fce85da3a570506f71f0b67@%3Cdev.thrift.apache.org%3E","https://lists.apache.org/thread.html/r0c606d4be9aa163d132edf8edd8eb55e7b9464063b99acbbf6e9e287@%3Cissues.hive.apache.org%3E","https://lists.apache.org/thread.html/r0d08f5576286f4a042aabde13ecf58979644f6dc210f25aa9a4d469b@%3Cdev.thrift.apache.org%3E","https://lists.apache.org/thread.html/r137753c9df8dd9065bea27a26af49aadc406b5a57fc584fefa008afd@%3Cdev.thrift.apache.org%3E","https://lists.apache.org/thread.html/r1b1a92c229ead94d53b3bcde9e624d002b54f1c6fdb830b9f4da20e1@%3Cdev.thrift.apache.org%3E","https://lists.apache.org/thread.html/r228ac842260c2c516af7b09f3cf4cf76e5b9c002e359954a203ab5a5@%3Cdev.thrift.apache.org%3E","https://lists.apache.org/thread.html/r2832722c31d78bef7526e2c701ba4b046736e4c851473194a247392f@%3Ccommits.pulsar.apache.org%3E","https://lists.apache.org/thread.html/r36581cc7047f007dd6aadbdd34e18545ec2c1eb7ccdae6dd47a877a9@%3Ccommits.pulsar.apache.org%3E","https://lists.apache.org/thread.html/r3887b48b183b6fa43e59398bd170a99239c0a16264cb5175b5b689d0@%3Ccommits.cassandra.apache.org%3E","https://lists.apache.org/thread.html/r4633082b834eebccd0d322697651d931ab10ca9c51ee7ef18e1f60f4@%3Cdev.thrift.apache.org%3E","https://lists.apache.org/thread.html/r4d3f1d3e333d9c2b2f6e6ae8ed8750d4de03410ac294bcd12c7eefa3@%3Ccommits.cassandra.apache.org%3E","https://lists.apache.org/thread.html/r50bf84c60867574238d18cdad5da9f303b618114c35566a3a001ae08@%3Cdev.hive.apache.org%3E","https://lists.apache.org/thread.html/r53c03e1c979b9c628d0d65e0f49dd9a9f9d7572838727ad11b750575@%3Cuser.cassandra.apache.org%3E","https://lists.apache.org/thread.html/r55609613abab203a1f2c1f3de050b63ae8f5c4a024df0d848d6915ff@%3Ccommits.pulsar.apache.org%3E","https://lists.apache.org/thread.html/r569b2b3da41ff45bfacfca6787a4a8728edd556e185b69b140181d9d@%3Cdev.thrift.apache.org%3E","https://lists.apache.org/thread.html/r573029c2f8632e3174b9eea7cd57f9c9df33f2f706450e23fc57750a@%3Ccommits.thrift.apache.org%3E","https://lists.apache.org/thread.html/r67a704213d13326771f46c84bbd84c8281bb93946e155e0e40abcb4c@%3Ccommits.cassandra.apache.org%3E","https://lists.apache.org/thread.html/r73a3c8b80765e3d2430ff51f22b778d0c917919f01815b69ed16cf9d@%3Cissues.hive.apache.org%3E","https://lists.apache.org/thread.html/r7859e767c90c8f4971dec50f801372aa64e88f143c3e8a265a36f9b4@%3Cuser.cassandra.apache.org%3E","https://lists.apache.org/thread.html/r92b7771afee2625209c36727fefdc77033964e9a1daa81ec3327e625@%3Cuser.cassandra.apache.org%3E","https://lists.apache.org/thread.html/r934f312dd5add7276ac2de684d8b237554ff9f34479a812df5fd6aee@%3Ccommits.cassandra.apache.org%3E","https://lists.apache.org/thread.html/rab740e5c70424ef79fd095a4b076e752109aeee41c4256c2e5e5e142@%3Ccommits.pulsar.apache.org%3E","https://lists.apache.org/thread.html/rb139fa1d2714822d8c6e6f3bd6f5d5c91844d313201185c409288fd9@%3Ccommits.cassandra.apache.org%3E","https://lists.apache.org/thread.html/rba61c1f3a3b1960a6a694775b1a437751eba0825f30188f69387fe90@%3Cdev.thrift.apache.org%3E","https://lists.apache.org/thread.html/rce0d368a78b42c545f26c2e6e91e2b8a91b27b60d0cb45fe1911d337@%3Cnotifications.thrift.apache.org%3E","https://lists.apache.org/thread.html/re387dc6ca11cb0b0ce4de8e800bb91ca50fee054b80105f5cd34adcb@%3Cdev.thrift.apache.org%3E","https://lists.apache.org/thread.html/rf359e5cc6a185494fc0cfe837fe82f7db2ef49242d35cbf3895aebce@%3Cdev.thrift.apache.org%3E","https://security.gentoo.org/glsa/202107-32","https://www.oracle.com//security-alerts/cpujul2021.html","http://mail-archives.apache.org/mod_mbox/thrift-dev/201910.mbox/%3CVI1PR0101MB2142E0EA19F582429C3AEBCBB1920%40VI1PR0101MB2142.eurprd01.prod.exchangelabs.com%3E","https://github.com/advisories/GHSA-rj7p-rfgp-852x"],"source_kind":"github","identifiers":["GHSA-rj7p-rfgp-852x","CVE-2019-0205"],"repository_url":null,"blast_radius":0.0,"created_at":"2022-12-21T16:12:16.839Z","updated_at":"2026-07-19T12:10:28.163Z","epss_percentage":0.09156,"epss_percentile":0.94729,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1yajdwLXJmZ3AtODUyeM4AAiiY","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1yajdwLXJmZ3AtODUyeM4AAiiY","packages":[{"ecosystem":"maven","package_name":"org.apache.thrift:libthrift","versions":[{"first_patched_version":"0.13.0","vulnerable_version_range":"\u003c= 0.12.0"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1yajdwLXJmZ3AtODUyeM4AAiiY/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWcyZmctbXI3Ny02dnJt","url":"https://github.com/advisories/GHSA-g2fg-mr77-6vrm","title":"Uncontrolled Resource Consumption in Apache Thrift","description":"In Apache Thrift 0.9.3 to 0.13.0, malicious RPC clients could send short messages which would result in a large memory allocation, potentially leading to denial of service.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2021-03-12T21:33:55.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2020-13949","https://github.com/apache/hbase/pull/2958","https://lists.apache.org/thread.html/r01b34416677f1ba869525e1b891ac66fa6f88c024ee4d7cdea6b456b@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/r02f7771863383ae993eb83cdfb70c3cb65a355c913242c850f61f1b8@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/r117d5d2b08d505b69558a2a31b0a1cf8990cd0385060b147e70e76a9@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/r143ca388b0c83fe659db14be76889d50b453b0ee06f423181f736933@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/r1fb2d26b81c64ce96c4fd42b9e6842ff315b02c36518213b6c057350@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/r278e96edc4bc13efb2cb1620a73e48f569162b833c6bda3e6ea18b80@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/r27b7d3d95ffa8498899ef1c9de553d469f8fe857640a3f6e58dba640@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/r286e9a13d3ab0550042997219101cb87871834b8d5ec293b0c60f009@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/r298a25228868ebc0943d56c8f3641212a0962d2dbcf1507d5860038e@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/r2d180180f37c2ab5cebd711d080d01d8452efa8ad43c5d9cd7064621@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/r2f6a547f226579f542eb08793631d1f2d47d7aed7e2f9d11a4e6af9f@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/r3550b61639688e0efbc253c6c3e6358851c1f053109f1c149330b535@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/r3a1291a7ab8ee43db87cb0253371489810877028fc6e7c68dc640926@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/r3f3e1d562c528b4bafef2dde51f79dd444a4b68ef24920d68068b6f9@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/r421a9a76811c1aed7637b5fe5376ab14c09ccdd7b70d5211d6e76d1e@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/r43dc2b2e928e9d845b07ac075634cb759d91bb852421dc282f87a74a%40%3Cdev.thrift.apache.org%3E","https://lists.apache.org/thread.html/r449288f6a941a2585262e0f4454fdefe169d5faee33314f6f89fab30@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/r515e01a30443cfa2dbb355c44c63149869afd684fb7b0344c58fa67b@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/r6990c849aeafe65366794bfd002febd47b7ffa8cf3c059b400bbb11d@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/r7ae909438ff5a2ffed9211e6ab0bd926396fd0b1fc33f31a406ee704@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/r890b8ec5203d70a59a6b1289420d46938d9029ed706aa724978789be@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/r89fdd39965efb7c6d22bc21c286d203252cea476e1782724aca0748e@%3Cuser.thrift.apache.org%3E","https://lists.apache.org/thread.html/r93f23f74315e009f4fb68ef7fc794dceee42cf87fe6613814dcd8c70@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/rbc5cad06a46d23253a3c819229efedecfc05f89ef53f5fdde77a86d6@%3Cuser.thrift.apache.org%3E","https://lists.apache.org/thread.html/rd49d53b146d94a7d3a135f6b505589655ffec24ea470e345d31351bb@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/rd78cdd87d84499a404202f015f55935db3658bd0983ecec81e6b18c6@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/rf603d25213cfff81d6727c259328846b366fd32a43107637527c9768@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/rf741d08c7e0ab1542c81ea718467422bd01159ed284796a36ad88311@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/r1504886a550426d3c05772c47b1a6350c3235e51fd1fdffbec43e974@%3Cuser.thrift.apache.org%3E","https://lists.apache.org/thread.html/r2ed66a3823990306b742b281af1834b9bc85f98259c870b8ffb13d93@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/r587b4a5bcbc290269df0906bafba074f3fe4e50d4e959212f56fa7ea@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/rcdf62ecd36e39e4ff9c61802eee4927ce9ecff1602eed1493977ef4c@%3Cuser.thrift.apache.org%3E","https://lists.apache.org/thread.html/r02ba8db500d15a5949e9a7742815438002ba1cf1b361bdda52ed40ca@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/r0372f0af2dad0b76fbd7a6cfdaad29d50384ad48dda475a5026ff9a3@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/r1456eab5f3768be69436d5b0a68b483eb316eb85eb3ef6eba156a302@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/r18732bb1343894143d68db58fe4c8f56d9cd221b37f1378ed7373372@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/r191a9279e2863b68e5496ee4ecd8be0d4fe43b324b934f0d1f106e1d@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/r3de0e0c26d4bd00dd28cab27fb44fba11d1c1d20275f7cce71393dd1@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/r3e31ec7e8c39db7553be4f4fd4d27cf27c41f1ba9c985995c4ea9c5a@%3Cnotifications.thrift.apache.org%3E","https://lists.apache.org/thread.html/r3f97dbbbb1b2a7324521208bb595392853714e141a37b8f68d395835@%3Cnotifications.thrift.apache.org%3E","https://lists.apache.org/thread.html/r668aed02e287c93403e0b8df16089011ee4a96afc8f479809f1fc07f@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/r6c5b7324274fd361b038c5cc316e99344b7ae20beae7163214fac14d@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/r7597683cc8b87a31ec864835225a543dad112d7841bf1f17bf7eb8db@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/r850522c56c05aa06391546bdb530bb8fc3437f2b77d16e571ae73309@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/r8dfbefcd606af6737b62461a45a9af9222040b62eab474ff2287cf75@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/ra7371efd8363c1cd0f5331aafd359a808cf7277472b8616d7b392128@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/race178e9500ab8a5a6112667d27c48559150cadb60f2814bc67c40af@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/rae95c2234b6644bfd666b2671a1b42a09f38514d0f27cca3c7d5d55a@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/rc7a79b08822337c68705f16ee7ddcfd352313b836e78a4b86c7a7e3d@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/rc896ce7761999b088f3adabcb99dde2102b6a66130b8eec6c8265eab@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/rdc8e0f92d06decaee5db58de4ded16d80016a7db2240a8db17225c49@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/rf568168e7f83871969928c0379813da6d034485f8b20fa73884816d6@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/rf65df763f630163a3f620887efec082080555cee1adb0b8eaf2c7ddb@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/r08a7bd19470ef8950d58cc9d9e7b02bc69c43f56c601989a7729cce5@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/r1d4a247329a8478073163567bbc8c8cb6b49c6bfc2bf58153a857af1@%3Ccommits.druid.apache.org%3E","https://lists.apache.org/thread.html/r1dea91f0562e0a960b45b1c5635b2a47b258b77171334276bcf260a7@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/r409e296c890753296c544a74d4de0d4a3ce719207a5878262fa2bd71@%3Ccommits.hbase.apache.org%3E","https://lists.apache.org/thread.html/r4fa53eacca2ac38904f38dc226caebb3f2f668b2da887f2fd416f4a7@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/r699c031e6921b0ad0f943848e7ba1d0e88c953619d47908618998f76@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/r74eb88b422421c65514c23cb9c2b2216efb9254317ea1b6a264fe6dc@%3Ccommits.hbase.apache.org%3E","https://lists.apache.org/thread.html/r9b51e7c253cb0989b4c03ed9f4e5f0478e427473357209ccc4d08ebf@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/ra3f7f06a1759c8e2985ed24ae2f5483393c744c1956d661adc873f2c@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/rad635e16b300cf434280001ee6ecd2ed2c70987bf16eb862bfa86e02@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/rada9d2244a66ede0be29afc5d5f178a209f9988db56b9b845d955741@%3Ccommits.hbase.apache.org%3E","https://lists.apache.org/thread.html/rb3574bc1036b577b265be510e6b208f0a5d5d84cd7198347dc8482df@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/rb44ec04e5a9b1f87fef97bb5f054010cbfaa3b8586472a3a38a16fca@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/rc48ab5455bdece9a4afab53ca0f1e4f742d5baacb241323454a87b4e@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/rd370fdb419652c5219409b315a6349b07a7e479bd3f151e9a5671774@%3Ccommits.hbase.apache.org%3E","https://lists.apache.org/thread.html/rdcf00186c34d69826d9c6b1f010136c98b00a586136de0061f7d267e@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/rfbb01bb85cdc2022f3b96bdc416dbfcb49a2855b3a340aa88b2e1de9@%3Ccommits.druid.apache.org%3E","https://lists.apache.org/thread.html/ra9f7c755790313e1adb95d29794043fb102029e803daf4212ae18063@%3Cissues.solr.apache.org%3E","https://lists.apache.org/thread.html/r13f40151513ff095a44a86556c65597a7e55c00f5e19764a05530266@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/r886b6d9a89b6fa0aafbf0a8f8f14351548d6c6f027886a3646dbd075@%3Cissues.solr.apache.org%3E","https://lists.apache.org/thread.html/rb91c32194eb5006f0b0c8bcdbd512c13495a1b277d4d51d45687f036@%3Cissues.solr.apache.org%3E","https://lists.apache.org/thread.html/r15eed5d21e16a5cce810c1e096ffcffc36cd08c2f78ce2f9b24b4a6a@%3Cissues.hive.apache.org%3E","https://lists.apache.org/thread.html/r635133a74fa07ef3331cae49a9a088365922266edd58099a6162a5d3@%3Cissues.hive.apache.org%3E","https://lists.apache.org/thread.html/rcace846f74ea9e2af2f7c30cef0796724aa74089f109c8029b850163@%3Cdev.hive.apache.org%3E","https://lists.apache.org/thread.html/r179119bbfb5610499286a84c316f6789c5afbfa5340edec6eb28d027@%3Ccommits.druid.apache.org%3E","https://lists.apache.org/thread.html/r8897a41f50d4eb19b268bde99328e943ba586f77779efa6de720c39f@%3Ccommits.druid.apache.org%3E","https://lists.apache.org/thread.html/raea1bb8cf2eb39c5e10543f547bdbbdbb563c2ac6377652f161d4e37@%3Ccommits.druid.apache.org%3E","https://lists.apache.org/thread.html/rbfbb81e7fb5d5009caf25798f02f42a7bd064a316097303ba2f9ed76@%3Ccommits.druid.apache.org%3E","https://lists.apache.org/thread.html/rc7a241e0af086b226ff9ccabc4a243d206f0f887037994bfd8fcaaeb@%3Ccommits.druid.apache.org%3E","https://lists.apache.org/thread.html/rb51977d392b01434b0b5df5c19b9ad5b6178cfea59e676c14f24c053@%3Cissues.hive.apache.org%3E","https://lists.apache.org/thread.html/r741364444c3b238ab4a161f67f0d3a8f68acc517a39e6a93aa85d753@%3Cissues.hive.apache.org%3E","https://lists.apache.org/thread.html/rcae4c66f67e701db44d742156dee1f3e5e4e07ad7ce10c740a76b669@%3Cissues.hive.apache.org%3E","https://lists.apache.org/thread.html/r36581cc7047f007dd6aadbdd34e18545ec2c1eb7ccdae6dd47a877a9@%3Ccommits.pulsar.apache.org%3E","https://lists.apache.org/thread.html/r12090c81b67d21a814de6cf54428934a5e5613fde222759bbb05e99b@%3Cissues.hive.apache.org%3E","https://lists.apache.org/thread.html/r62aa6d07b23095d980f348d330ed766560f9a9e940fec051f534ce37@%3Cissues.hive.apache.org%3E","https://lists.apache.org/thread.html/r950ced188d62320fdb84d9e2c6ba896328194952eff7430c4f55e4b0@%3Cissues.hive.apache.org%3E","https://lists.apache.org/thread.html/r20f6f8f8cf07986dc5304baed3bf4d8a1c4cf135ff6fe3640be4d7ec@%3Cissues.solr.apache.org%3E","https://security.gentoo.org/glsa/202107-32","https://lists.apache.org/thread.html/r17cca685ad53bc8300ee7fcfe874cb784a222343f217dd076e7dc1b6@%3Ccommits.camel.apache.org%3E","https://lists.apache.org/thread.html/r196409cc4df929d540a2e66169104f2b3b258d8bd96b5f083c59ee51@%3Ccommits.camel.apache.org%3E","https://lists.apache.org/thread.html/r4d90b6d8de9697beb38814596d3a0d4994fa9aba1f6731a2c648d3ae@%3Cissues.solr.apache.org%3E","https://lists.apache.org/thread.html/r533a172534ae67f6f17c4d33a1b814d3d5ada9ccd4eb442249f33fa2@%3Ccommits.camel.apache.org%3E","https://lists.apache.org/thread.html/r72c3d1582d50b2ca7dd1ee97e81c847a5cf3458be26d42653c39d7a6@%3Ccommits.camel.apache.org%3E","https://lists.apache.org/thread.html/r812915ecfa541ad2ca65c68a97b2c014dc87141dfaefc4de85049681@%3Ccommits.camel.apache.org%3E","https://lists.apache.org/thread.html/r869331422580d35b4e65bd74cf3090298c4651bf4f31bfb19ae769da@%3Cissues.solr.apache.org%3E","https://lists.apache.org/thread.html/r90b4473950e26607ed77f3d70f120166f6a36a3f80888e4eeabcaf91@%3Cissues.solr.apache.org%3E","https://lists.apache.org/thread.html/rd0734d91f16d5b050f0bcff78b4719300042a34fadf5e52d0edf898e@%3Cissues.solr.apache.org%3E","https://lists.apache.org/thread.html/rf75979ae0ffd526f3afa935a8f0ee13c82808ea8b2bc0325eb9dcd90@%3Ccommits.camel.apache.org%3E","https://www.oracle.com//security-alerts/cpujul2021.html","https://lists.apache.org/thread.html/r1084a911dff90b2733b442ee0f5929d19b168035d447f2d25f534fe4@%3Cissues.solr.apache.org%3E","https://lists.apache.org/thread.html/r6ba4f0817f98bf7c1cb314301cb7a24ba11a0b3e7a5be8b0ae3190b0@%3Cissues.solr.apache.org%3E","https://lists.apache.org/thread.html/r9ec75f690dd60fec8621ba992290962705d5b7f0d8fd0a42fab0ac9f@%3Cissues.solr.apache.org%3E","https://lists.apache.org/thread.html/r6ae3c68b0bfe430fb32f24236475276b6302bed625b23f53b68748b5@%3Cuser.thrift.apache.org%3E","https://lists.apache.org/thread.html/r995b945cc8f6ec976d8c52d42ba931a688b45fb32cbdde715b6a816a@%3Cuser.thrift.apache.org%3E","https://www.oracle.com/security-alerts/cpujan2022.html","https://github.com/advisories/GHSA-g2fg-mr77-6vrm"],"source_kind":"github","identifiers":["GHSA-g2fg-mr77-6vrm","CVE-2020-13949"],"repository_url":"https://github.com/apache/hbase","blast_radius":0.0,"created_at":"2022-12-21T16:12:58.040Z","updated_at":"2026-07-19T12:11:17.208Z","epss_percentage":0.06779,"epss_percentile":0.93156,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWcyZmctbXI3Ny02dnJt","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWcyZmctbXI3Ny02dnJt","packages":[{"ecosystem":"maven","package_name":"org.apache.thrift:libthrift","versions":[{"first_patched_version":"0.14.0","vulnerable_version_range":"\u003e= 0.9.3, \u003c 0.14.0"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWcyZmctbXI3Ny02dnJt/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXdqeGotZjhyZy05OXd4","url":"https://github.com/advisories/GHSA-wjxj-f8rg-99wx","title":"Improper Input Validation in Apache Thrift","description":"Apache Thrift Java client library versions 0.5.0 prior to 0.9.3-1 and 0.10.0 prior to 0.12.0 can bypass SASL negotiation isComplete validation in the org.apache.thrift.transport.TSaslTransport class. An assert used to determine if the SASL handshake had successfully completed could be disabled in production settings making the validation incomplete.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2019-01-17T13:56:40.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2018-1320","https://access.redhat.com/errata/RHSA-2019:2413","https://lists.apache.org/thread.html/07c3cd5a2953a4b253eee4437b1397b1603d0f886437e19b657d2c54@%3Ccommits.cassandra.apache.org%3E","https://lists.apache.org/thread.html/187684ac8b94d55256253f5220cb55e8bd568afdf9a8a86e9bbb66c9@%3Cdevnull.infra.apache.org%3E","https://lists.apache.org/thread.html/3d3b6849fcf4cd1e87703b3dde0d57aabeb9ba0193dc0cf3c97f545d@%3Ccommits.cassandra.apache.org%3E","https://lists.apache.org/thread.html/519eb0fd45642dcecd9ff74cb3e71c20a4753f7d82e2f07864b5108f@%3Cdev.drill.apache.org%3E","https://lists.apache.org/thread.html/6b07f6f618155c777191b4fad8ade0f0cf4ed4c12a1a746ce903d816@%3Ccommits.cassandra.apache.org%3E","https://lists.apache.org/thread.html/8be5b16c02567fff61b1284e5df433a4e38617bc7de4804402bf62be@%3Ccommits.cassandra.apache.org%3E","https://lists.apache.org/thread.html/b0656d359c7d40ec9f39c8cc61bca66802ef9a2a12ee199f5b0c1442@%3Cdev.drill.apache.org%3E","https://lists.apache.org/thread.html/da5234b5e78f1c99190407f791dfe1bf6c58de8d30d15974a9669be3@%3Cuser.thrift.apache.org%3E","https://lists.apache.org/thread.html/dbe3a39b48900318ad44494e8721f786901ba4520cd412c7698f534f@%3Cdev.storm.apache.org%3E","https://lists.apache.org/thread.html/dfee89880c84874058c6a584d8128468f8d3c2ac25068ded91073adc@%3Cuser.storm.apache.org%3E","https://lists.apache.org/thread.html/e825ff2f4e129c0ecdb6a19030b53c1ccdf810a8980667628d0c6a80@%3Cannounce.apache.org%3E","https://lists.apache.org/thread.html/f9bc3e55f4e28d1dcd1a69aae6d53e609a758e34d2869b4d798e13cc@%3Cissues.drill.apache.org%3E","https://lists.apache.org/thread.html/r09c3dcdccf4b74ad13bda79b354e6b793255ccfe245cca1b8cee23f5@%3Ccommits.cassandra.apache.org%3E","https://lists.apache.org/thread.html/r2278846f7ab06ec07a0aa31457235e0ded9191b216cba55f3f315f16@%3Ccommits.cassandra.apache.org%3E","https://lists.apache.org/thread.html/r261972a3b14cf6f1dcd94b1b265e9ef644a38ccdf0d0238fa0c4d459@%3Ccommits.cassandra.apache.org%3E","https://lists.apache.org/thread.html/r3d71a6dbb063aa61ba81278fe622b20bfe7501bb3821c27695641ac3@%3Ccommits.cassandra.apache.org%3E","https://lists.apache.org/thread.html/r4d3f1d3e333d9c2b2f6e6ae8ed8750d4de03410ac294bcd12c7eefa3@%3Ccommits.cassandra.apache.org%3E","https://lists.debian.org/debian-lts-announce/2019/02/msg00008.html","https://support.f5.com/csp/article/K36361684","https://www.oracle.com/security-alerts/cpuapr2020.html","https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html","http://www.openwall.com/lists/oss-security/2019/07/24/3","https://lists.apache.org/thread.html/r1015eaadef8314daa9348aa423086a732cfeb998ceb5d42605c9b0b5@%3Ccommits.cassandra.apache.org%3E","https://github.com/apache/thrift/releases/tag/0.9.3.1","https://issues.apache.org/jira/browse/THRIFT-4506","https://web.archive.org/web/20200227094237/http://www.securityfocus.com/bid/106551","http://www.securityfocus.com/bid/106551","https://github.com/apache/thrift/commit/7489ed6ac8bad64e72fa83ec9d53e1eeddca6c23","https://github.com/apache/thrift/commit/d973409661f820d80d72c0034d06a12348c8705e","https://github.com/advisories/GHSA-wjxj-f8rg-99wx"],"source_kind":"github","identifiers":["GHSA-wjxj-f8rg-99wx","CVE-2018-1320"],"repository_url":"https://github.com/apache/thrift","blast_radius":0.0,"created_at":"2022-12-21T16:13:31.948Z","updated_at":"2026-07-31T14:09:10.249Z","epss_percentage":0.08188,"epss_percentile":0.9415,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXdqeGotZjhyZy05OXd4","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXdqeGotZjhyZy05OXd4","packages":[{"ecosystem":"maven","package_name":"org.apache.thrift:libthrift","versions":[{"first_patched_version":"0.12.0","vulnerable_version_range":"\u003e= 0.10.0, \u003c 0.12.0"},{"first_patched_version":"0.9.3-1","vulnerable_version_range":"\u003e= 0.5.0, \u003c 0.9.3-1"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXdqeGotZjhyZy05OXd4/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXZ4ODUtbWo4Yy00cW02","url":"https://github.com/advisories/GHSA-vx85-mj8c-4qm6","title":"Apache Thrift Node.js static web server sandbox escape","description":"The Apache Thrift Node.js static web server in versions 0.9.2 through 0.11.0 have been determined to contain a security vulnerability in which a remote user has the ability to access files outside the set webservers docroot path.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2019-01-17T13:56:33.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.5,"cvss_vector":"CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2018-11798","https://access.redhat.com/errata/RHSA-2019:1545","https://access.redhat.com/errata/RHSA-2019:3140","https://github.com/advisories/GHSA-vx85-mj8c-4qm6","https://lists.apache.org/thread.html/6e9edd282684896cedf615fb67a02bebfe6007f2d5baf03ba52e34fd@%3Cuser.thrift.apache.org%3E","https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html","https://github.com/apache/thrift/pull/1606","https://github.com/apache/thrift/commit/2a2b72f6c8aef200ecee4984f011e06052288ff2","https://issues.apache.org/jira/browse/THRIFT-4647","https://web.archive.org/web/20200227094236/http://www.securityfocus.com/bid/106501"],"source_kind":"github","identifiers":["GHSA-vx85-mj8c-4qm6","CVE-2018-11798"],"repository_url":"https://github.com/apache/thrift","blast_radius":0.0,"created_at":"2022-12-21T16:13:31.938Z","updated_at":"2026-07-14T18:08:49.491Z","epss_percentage":0.04875,"epss_percentile":0.90926,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXZ4ODUtbWo4Yy00cW02","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXZ4ODUtbWo4Yy00cW02","packages":[{"ecosystem":"maven","package_name":"org.apache.thrift:libthrift","versions":[{"first_patched_version":"0.12.0","vulnerable_version_range":"\u003e= 0.9.2, \u003c 0.12.0"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXZ4ODUtbWo4Yy00cW02/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.thrift:libthrift","docker_dependents_count":3655,"docker_downloads_count":809423739,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.thrift:libthrift","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.thrift:libthrift/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-22T17:00:15.182Z","issues_count":3,"pull_requests_count":1079,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4455188.964562569,"issues_closed_count":2,"pull_requests_closed_count":903,"pull_request_authors_count":185,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.4698795180722892,"merged_pull_requests_count":690,"bot_issues_count":0,"bot_pull_requests_count":203,"past_year_issues_count":0,"past_year_pull_requests_count":340,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":375541.2165354331,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8235294117647058,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":44,"past_year_merged_pull_requests_count":232,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"Jens-G","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"fishy","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jimexist","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimexist"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"jimexist","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"zeshuai007","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jens-G","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"jimexist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.thrift:libthrift/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.thrift:libthrift/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.thrift:libthrift/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.thrift:libthrift/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.thrift:libthrift/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.thrift:libthrift/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617983,"maintainers_count":0,"namespaces_count":82109,"keywords_count":36586,"github":"maven-central","metadata":{"funded_packages_count":47727,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-24T05:04:02.273Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":3493035,"name":"github.com/apache/thrift","ecosystem":"go","description":"","homepage":"https://github.com/apache/thrift","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/thrift","keywords_array":[],"namespace":"github.com/apache","versions_count":16,"first_release_published_at":"2018-12-19T01:24:34.000Z","latest_release_published_at":"2026-07-05T20:04:17.000Z","latest_release_number":"v0.24.0","last_synced_at":"2026-08-23T17:31:12.478Z","created_at":"2022-04-10T19:14:13.487Z","updated_at":"2026-08-23T17:31:12.478Z","registry_url":"https://pkg.go.dev/github.com/apache/thrift","install_command":"go get github.com/apache/thrift","documentation_url":"https://pkg.go.dev/github.com/apache/thrift#section-documentation","metadata":{},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-08-14T21:58:27.000Z","size":38451,"stargazers_count":10952,"open_issues_count":10,"forks_count":4104,"subscribers_count":443,"default_branch":"master","last_synced_at":"2026-08-15T12:09:29.091Z","etag":null,"topics":["actionscript","c","cplusplus","csharp","d","dart","http","library","network-client","network-server","thrift"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-08-15T06:43:24.000Z","dependencies_parsed_at":"2026-08-08T10:34:56.632Z","dependency_job_id":null,"html_url":"https://github.com/apache/thrift","commit_stats":{"total_commits":6953,"total_committers":621,"mean_commits":11.19645732689211,"dds":0.8564648353228822,"last_synced_commit":"c8cf304919f31c2132e1aa64fea4dfa08fe1bed9"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/apache/thrift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/thrift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/sbom","scorecard":{"id":201693,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/thrift","commit":"57c5fc1f79229cd2ca9eba68568ade66fda03df5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake.yml:13","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release_rust.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:27"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:433: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:477: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:590: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:596: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/cmake.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_rust.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/release_rust.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/docker/msvc2017/Dockerfile:16","Warn: containerImage not pinned by hash: build/docker/ubuntu-focal/Dockerfile:18: pin your Docker image by updating buildpack-deps:focal-scm to buildpack-deps:focal-scm@sha256:fa56fe73b4475655b2f39d6376b6a6664d24b5c43227f709d4a923609f3286a1","Warn: containerImage not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:18: pin your Docker image by updating buildpack-deps:jammy-scm to buildpack-deps:jammy-scm@sha256:ed58121f0c4839716f6bff073ba100a563d8e6411ed21f91f7afd857d353565f","Warn: containerImage not pinned by hash: build/docker/ubuntu-noble/Dockerfile:18: pin your Docker image by updating buildpack-deps:noble-scm to buildpack-deps:noble-scm@sha256:505ca873b239319eae61bac98d944de644ad2376bb869636ae22ec5062100a58","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:51","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:54","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:84","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:87","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-focal/Dockerfile:276-277","Warn: pipCommand not pinned by hash: build/docker/ubuntu-focal/Dockerfile:304-308","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:269-270","Warn: pipCommand not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:297-301","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-noble/Dockerfile:268-269","Warn: goCommand not pinned by hash: test/go/genmock.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:492","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:418","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   4 chocoCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"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-16T22:56:29.765Z","repository_id":667435,"created_at":"2025-08-16T22:56:29.765Z","updated_at":"2025-08-16T22:56:29.765Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36685552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3143,"last_synced_at":"2026-08-14T04:43:22.998Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1392501,"followers":23779,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-14T04:43:23.011Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"v0.24.0","sha":"6d2ec95f450b4ce404afb8929ff479e68770141a","kind":"tag","published_at":"2026-07-11T16:46:36.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.24.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"e4b684f5ff4f9c3a42cd7ec0a667c3d9bd7f6ac1","kind":"tag","published_at":"2026-04-27T22:39:04.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.23.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"af9ac170f4de895266de4b6f9f3e68a58f113760","kind":"tag","published_at":"2025-05-23T20:38:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.22.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1a31d9051d35b732a5fce258955ef95f576694ba","kind":"tag","published_at":"2024-09-21T13:10:57.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.21.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0d0ac75347267f7c12fc9b5b349bf9ef7f632347","kind":"tag","published_at":"2024-03-22T22:50:14.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.20.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"5656208a202ca0be4d4dc44125b5ca0485f91bf0","kind":"tag","published_at":"2023-09-02T11:33:30.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.19.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"1851da53a31b71e7006a48161c1e3d6d9ee5ded5","kind":"tag","published_at":"2023-03-01T21:47:00.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"2f2696bdf6aff18138e401b73436fc20023e88e2","kind":"tag","published_at":"2023-02-13T20:53:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4d493e867b349f3475203ef9848353b315203c51","kind":"tag","published_at":"2022-09-18T13:35:02.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.17.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a93df80f27739ccabb5b885cb12a8dc7595ecdf","kind":"tag","published_at":"2022-02-15T21:19:45.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.16.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0/manifests"},{"name":"lib/go/thrift/v0.0.1-do-not-use","sha":"a62b40c3dfbbc109ca9f6cbe4edc47abb7394f88","kind":"tag","published_at":"2021-10-18T20:15:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/lib/go/thrift/v0.0.1-do-not-use","html_url":"https://github.com/apache/thrift/releases/tag/lib/go/thrift/v0.0.1-do-not-use","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use/manifests"},{"name":"v0.15.0","sha":"8317ec43ea2425b6f8e24e4dc4f5b2360f717eb4","kind":"commit","published_at":"2021-09-04T18:45:55.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.15.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"57e24caa86afa8bacf444e66a9aef6203831416c","kind":"tag","published_at":"2021-06-17T20:41:27.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.2","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"f6fa1794539e68ac294038ac388d6bde40a6c237","kind":"tag","published_at":"2021-03-02T21:18:12.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8411e189b0af09e5baad34031555870cf692c1ad","kind":"commit","published_at":"2021-02-04T23:13:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"cecee50308fc7e6f77f55b3fd906c1c6c471fa2f","kind":"tag","published_at":"2019-10-16T21:11:08.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.13.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0/manifests"},{"name":"0.9.3.1","sha":"a9b748bb0e02a2b6aaa3f39d09ec7f1fa47a0cf4","kind":"tag","published_at":"2019-03-09T15:25:29.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1/manifests"},{"name":"v0.12.0","sha":"384647d290e2e4a55a14b1b7ef1b7e66293a2c33","kind":"commit","published_at":"2018-12-19T01:24:34.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.12.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0/manifests"},{"name":"0.11.0","sha":"327ebb6c2b6df8bf075da02ef45a2a034e9b79ba","kind":"commit","published_at":"2017-12-03T17:27:58.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.11.0","html_url":"https://github.com/apache/thrift/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"b2a4d4ae21c789b689dd162deb819665567f481c","kind":"tag","published_at":"2017-01-06T18:07:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.10.0","html_url":"https://github.com/apache/thrift/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0/manifests"},{"name":"last-before-0-10","sha":"0c27352179e0463bde1f68757f2d77e3c222f530","kind":"commit","published_at":"2016-12-19T19:57:54.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/last-before-0-10","html_url":"https://github.com/apache/thrift/releases/tag/last-before-0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@last-before-0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10/manifests"},{"name":"0.9.3","sha":"53dd39833a08ce33582e5ff31fa18bb4735d6731","kind":"tag","published_at":"2015-10-11T17:19:19.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"591e20f9636c37527a70dc03598218c3468a0eff","kind":"tag","published_at":"2014-11-17T03:35:33.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.2","html_url":"https://github.com/apache/thrift/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"cc8e8159feccf9d89ec105ce70abae86e95491cf","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"3c8c13c1858c92d02e6087dad976a4aa3c59fc22","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"1a8775aa546d6b6ab10d3f577cdb729ec26a4e01","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"9edd069474c955d0870f2534d18fcb6dbfae8c84","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"f29106c361ffb49395e5d1aabc5d3c5ca02a1385","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a6f0633147a0a52d9ffa3acc6a748b786bce06a8","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9eb90a5edae438d546e2e2b673ada97d61a33b8f","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"9e43c6464b2d3195340ee2184628d6bc51e4e9cb","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"07f5fa22689a7ee3fa1e14f813ce474f5c3e34b1","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"62bbc93140dc8b0841ea62f7ab5c6afee3c4a732","kind":"tag","published_at":"2014-02-02T21:22:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0/manifests"},{"name":"thrift-0.9.0","sha":"352a50eb36b851bfb3f69469db580e6edfd6250f","kind":"tag","published_at":"2013-05-30T12:49:31.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0/manifests"},{"name":"thrift-0.8.0","sha":"f0438b8872f08554243a77bf8f5ead1bba6332f1","kind":"tag","published_at":"2011-11-30T01:08:40.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0/manifests"},{"name":"thrift-0.7.0","sha":"8a0ef2286cc52b5777b14d424e92f4db2ac14eb3","kind":"tag","published_at":"2011-08-13T21:33:47.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0/manifests"},{"name":"thrift-0.6.1","sha":"2047f494bad3ce641ac54fc3024d81046ea6d245","kind":"tag","published_at":"2011-04-25T14:30:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1/manifests"},{"name":"thrift-0.6.0","sha":"e29d242e298f6ae13a3d50d4b734634e0e7fe373","kind":"tag","published_at":"2011-03-21T20:02:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0/manifests"},{"name":"thrift-0.5.0","sha":"8de1e90b4b5e4cccfd8f0534d9c141cff938c833","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0/manifests"},{"name":"thrift-0.4.0","sha":"c97416ad69ce652c1b6d582ca7aa91c9a5146040","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0/manifests"},{"name":"thrift-0.3.0","sha":"3bfda7f7689013ee475f8eb3d86ff38f7998e75f","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0/manifests"},{"name":"thrift-0.2.0","sha":"e3704d7fef4a9e68f1792f97c8a1a0ad1ab762c4","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T16:19:10.320Z","dependent_packages_count":3732,"downloads":null,"downloads_period":null,"dependent_repos_count":31925,"rankings":{"downloads":null,"dependent_repos_count":0.03275063216933412,"dependent_packages_count":0.06714392927506116,"stargazers_count":0.6426926563637353,"forks_count":0.07535725395702583,"docker_downloads_count":0.04630261789457582,"average":0.17284941793194644},"purl":"pkg:golang/github.com/apache/thrift","advisories":[{"uuid":"GSA_kwCzR0hTQS13ZjQ1LXE5Y2gtcThnaM4ABV3j","url":"https://github.com/advisories/GHSA-wf45-q9ch-q8gh","title":"Apache Thrift TFramedTransport Go language implementation has an Integer Overflow or Wraparound vulnerability","description":"Integer Overflow or Wraparound vulnerability in Apache Thrift TFramedTransport Go language implementation\n\nThis issue affects Apache Thrift: before 0.23.0.\n\nUsers are recommended to upgrade to version 0.23.0, which fixes the issue.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-04-28T12:31:30.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2026-41602","https://lists.apache.org/thread/lb4j0zyd5f3g36cos0wql925przpnwql","http://www.openwall.com/lists/oss-security/2026/04/28/6","https://github.com/advisories/GHSA-wf45-q9ch-q8gh"],"source_kind":"github","identifiers":["GHSA-wf45-q9ch-q8gh","CVE-2026-41602"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-05-06T20:00:08.673Z","updated_at":"2026-08-17T05:03:27.425Z","epss_percentage":0.01163,"epss_percentile":0.64532,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS13ZjQ1LXE5Y2gtcThnaM4ABV3j","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS13ZjQ1LXE5Y2gtcThnaM4ABV3j","packages":[{"ecosystem":"go","package_name":"github.com/apache/thrift","versions":[{"first_patched_version":"0.23.0","vulnerable_version_range":"\u003c 0.23.0"}],"purl":"pkg:go/github.com%2Fapache%2Fthrift"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS13ZjQ1LXE5Y2gtcThnaM4ABV3j/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1yNG00LXBtdnctbTZqNc4AAQb1","url":"https://github.com/advisories/GHSA-r4m4-pmvw-m6j5","title":"Apache Thrift Go Library Command Injection","description":"The Apache Thrift Go client library exposed the potential during code generation for command injection due to using an external formatting tool. Affected Apache Thrift 0.9.3 and older, Fixed in Apache Thrift 0.10.0.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-05-13T01:25:56.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.8,"cvss_vector":"CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2016-5397","https://access.redhat.com/errata/RHSA-2018:2669","https://access.redhat.com/errata/RHSA-2019:3140","https://issues.apache.org/jira/browse/THRIFT-3893","https://lists.apache.org/thread.html/r4d3f1d3e333d9c2b2f6e6ae8ed8750d4de03410ac294bcd12c7eefa3@%3Ccommits.cassandra.apache.org%3E","http://mail-archives.apache.org/mod_mbox/thrift-user/201701.mbox/raw/%3CCANyrgvc3W%3DMJ9S-hMZecPNzxkyfgNmuSgVfW2hdDSz5ke%2BOPhQ%40mail.gmail.com%3E","https://web.archive.org/web/20210124141102/http://www.securityfocus.com/bid/103025","https://github.com/advisories/GHSA-r4m4-pmvw-m6j5"],"source_kind":"github","identifiers":["GHSA-r4m4-pmvw-m6j5","CVE-2016-5397"],"repository_url":null,"blast_radius":0.0,"created_at":"2023-07-31T19:03:51.308Z","updated_at":"2026-07-21T16:09:54.021Z","epss_percentage":0.07061,"epss_percentile":0.935,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1yNG00LXBtdnctbTZqNc4AAQb1","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1yNG00LXBtdnctbTZqNc4AAQb1","packages":[{"ecosystem":"go","package_name":"github.com/apache/thrift","versions":[{"first_patched_version":"0.10.0","vulnerable_version_range":"\u003c= 0.9.3"}],"purl":"pkg:go/github.com%2Fapache%2Fthrift"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1yNG00LXBtdnctbTZqNc4AAQb1/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWpxN3AtMjZoNS13Nzhy","url":"https://github.com/advisories/GHSA-jq7p-26h5-w78r","title":"Out-of-bounds read in Apache Thrift","description":"In Apache Thrift 0.9.3 to 0.12.0, a server implemented in Go using TJSONProtocol or TSimpleJSONProtocol may panic when feed with invalid input data.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2021-05-18T15:32:04.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2019-0210","https://github.com/apache/thrift/commit/264a3f318ed3e9e51573f67f963c8509786bcec2","https://access.redhat.com/errata/RHSA-2020:0804","https://access.redhat.com/errata/RHSA-2020:0805","https://access.redhat.com/errata/RHSA-2020:0806","https://access.redhat.com/errata/RHSA-2020:0811","https://github.com/apache/thrift/blob/master/CHANGES.md#0130","https://lists.apache.org/thread.html/r2832722c31d78bef7526e2c701ba4b046736e4c851473194a247392f@%3Ccommits.pulsar.apache.org%3E","https://lists.apache.org/thread.html/r55609613abab203a1f2c1f3de050b63ae8f5c4a024df0d848d6915ff@%3Ccommits.pulsar.apache.org%3E","https://lists.apache.org/thread.html/rab740e5c70424ef79fd095a4b076e752109aeee41c4256c2e5e5e142@%3Ccommits.pulsar.apache.org%3E","http://mail-archives.apache.org/mod_mbox/thrift-dev/201910.mbox/%3C277A46CA87494176B1BBCF5D72624A2A%40HAGGIS%3E","https://lists.apache.org/thread.html/r36581cc7047f007dd6aadbdd34e18545ec2c1eb7ccdae6dd47a877a9@%3Ccommits.pulsar.apache.org%3E","https://security.gentoo.org/glsa/202107-32","https://pkg.go.dev/vuln/GO-2021-0101","https://www.oracle.com/security-alerts/cpujul2021.html","https://github.com/advisories/GHSA-jq7p-26h5-w78r"],"source_kind":"github","identifiers":["GHSA-jq7p-26h5-w78r","CVE-2019-0210"],"repository_url":"https://github.com/apache/thrift","blast_radius":0.0,"created_at":"2022-12-21T16:13:03.555Z","updated_at":"2026-08-21T12:11:06.665Z","epss_percentage":0.06849,"epss_percentile":0.93513,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWpxN3AtMjZoNS13Nzhy","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWpxN3AtMjZoNS13Nzhy","packages":[{"ecosystem":"go","package_name":"github.com/apache/thrift","versions":[{"first_patched_version":"0.13.0","vulnerable_version_range":"\u003e= 0.9.3, \u003c 0.13.0"}],"purl":"pkg:go/github.com%2Fapache%2Fthrift"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWpxN3AtMjZoNS13Nzhy/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/apache/thrift","docker_dependents_count":869,"docker_downloads_count":7798605222,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/apache/thrift","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/apache/thrift/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-19T15:30:22.573Z","issues_count":3,"pull_requests_count":1074,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4484340.321070234,"issues_closed_count":2,"pull_requests_closed_count":897,"pull_request_authors_count":184,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.4711359404096833,"merged_pull_requests_count":684,"bot_issues_count":0,"bot_pull_requests_count":203,"past_year_issues_count":0,"past_year_pull_requests_count":337,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":381157.7429718875,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":249,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8130563798219584,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":45,"past_year_merged_pull_requests_count":227,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"Jens-G","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"kpumuk","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"fishy","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jimexist","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimexist"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"jimexist","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"zeshuai007","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"kpumuk","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jens-G","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"jimexist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"fishy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fthrift/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fthrift/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fthrift/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fthrift/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fthrift/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fthrift/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281895,"maintainers_count":0,"namespaces_count":839487,"keywords_count":124977,"github":"golang","metadata":{"funded_packages_count":67925,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-24T05:01:22.286Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":12660438,"name":"github.com/apachE/thrift/lib/go/thrift","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apachE/thrift","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2021-10-18T20:14:26.000Z","latest_release_published_at":"2021-10-18T20:14:26.000Z","latest_release_number":"v0.0.1-do-not-use","last_synced_at":"2026-08-23T11:55:49.645Z","created_at":"2026-01-07T01:56:26.075Z","updated_at":"2026-08-23T11:55:49.645Z","registry_url":"https://pkg.go.dev/github.com/apachE/thrift/lib/go/thrift","install_command":"go get github.com/apachE/thrift/lib/go/thrift","documentation_url":"https://pkg.go.dev/github.com/apachE/thrift/lib/go/thrift#section-documentation","metadata":{},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-08-14T21:58:27.000Z","size":38451,"stargazers_count":10952,"open_issues_count":10,"forks_count":4104,"subscribers_count":443,"default_branch":"master","last_synced_at":"2026-08-15T12:09:29.091Z","etag":null,"topics":["actionscript","c","cplusplus","csharp","d","dart","http","library","network-client","network-server","thrift"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-08-15T06:43:24.000Z","dependencies_parsed_at":"2026-08-08T10:34:56.632Z","dependency_job_id":null,"html_url":"https://github.com/apache/thrift","commit_stats":{"total_commits":6953,"total_committers":621,"mean_commits":11.19645732689211,"dds":0.8564648353228822,"last_synced_commit":"c8cf304919f31c2132e1aa64fea4dfa08fe1bed9"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/apache/thrift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/thrift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/sbom","scorecard":{"id":201693,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/thrift","commit":"57c5fc1f79229cd2ca9eba68568ade66fda03df5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","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":"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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/cmake.yml:13","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/release_rust.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:27"],"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:433: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:477: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:590: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:596: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cmake.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/cmake.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_rust.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/thrift/release_rust.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/docker/msvc2017/Dockerfile:16","Warn: containerImage not pinned by hash: build/docker/ubuntu-focal/Dockerfile:18: pin your Docker image by updating buildpack-deps:focal-scm to buildpack-deps:focal-scm@sha256:fa56fe73b4475655b2f39d6376b6a6664d24b5c43227f709d4a923609f3286a1","Warn: containerImage not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:18: pin your Docker image by updating buildpack-deps:jammy-scm to buildpack-deps:jammy-scm@sha256:ed58121f0c4839716f6bff073ba100a563d8e6411ed21f91f7afd857d353565f","Warn: containerImage not pinned by hash: build/docker/ubuntu-noble/Dockerfile:18: pin your Docker image by updating buildpack-deps:noble-scm to buildpack-deps:noble-scm@sha256:505ca873b239319eae61bac98d944de644ad2376bb869636ae22ec5062100a58","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:51","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:54","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:84","Warn: chocoCommand not pinned by hash: build/docker/msvc2017/Dockerfile:87","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-focal/Dockerfile:276-277","Warn: pipCommand not pinned by hash: build/docker/ubuntu-focal/Dockerfile:304-308","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:269-270","Warn: pipCommand not pinned by hash: build/docker/ubuntu-jammy/Dockerfile:297-301","Warn: downloadThenRun not pinned by hash: build/docker/ubuntu-noble/Dockerfile:268-269","Warn: goCommand not pinned by hash: test/go/genmock.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:492","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:418","Info:   0 out of  40 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   4 chocoCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"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-16T22:56:29.765Z","repository_id":667435,"created_at":"2025-08-16T22:56:29.765Z","updated_at":"2025-08-16T22:56:29.765Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36685552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3143,"last_synced_at":"2026-08-14T04:43:22.998Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1392501,"followers":23779,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-14T04:43:23.011Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"v0.24.0","sha":"6d2ec95f450b4ce404afb8929ff479e68770141a","kind":"tag","published_at":"2026-07-11T16:46:36.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.24.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"e4b684f5ff4f9c3a42cd7ec0a667c3d9bd7f6ac1","kind":"tag","published_at":"2026-04-27T22:39:04.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.23.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"af9ac170f4de895266de4b6f9f3e68a58f113760","kind":"tag","published_at":"2025-05-23T20:38:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.22.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"1a31d9051d35b732a5fce258955ef95f576694ba","kind":"tag","published_at":"2024-09-21T13:10:57.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.21.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"0d0ac75347267f7c12fc9b5b349bf9ef7f632347","kind":"tag","published_at":"2024-03-22T22:50:14.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.20.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"5656208a202ca0be4d4dc44125b5ca0485f91bf0","kind":"tag","published_at":"2023-09-02T11:33:30.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.19.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.19.0/manifests"},{"name":"v0.18.1","sha":"1851da53a31b71e7006a48161c1e3d6d9ee5ded5","kind":"tag","published_at":"2023-03-01T21:47:00.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"2f2696bdf6aff18138e401b73436fc20023e88e2","kind":"tag","published_at":"2023-02-13T20:53:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.18.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"4d493e867b349f3475203ef9848353b315203c51","kind":"tag","published_at":"2022-09-18T13:35:02.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.17.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"2a93df80f27739ccabb5b885cb12a8dc7595ecdf","kind":"tag","published_at":"2022-02-15T21:19:45.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.16.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.16.0/manifests"},{"name":"lib/go/thrift/v0.0.1-do-not-use","sha":"a62b40c3dfbbc109ca9f6cbe4edc47abb7394f88","kind":"tag","published_at":"2021-10-18T20:15:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/lib/go/thrift/v0.0.1-do-not-use","html_url":"https://github.com/apache/thrift/releases/tag/lib/go/thrift/v0.0.1-do-not-use","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use/manifests"},{"name":"v0.15.0","sha":"8317ec43ea2425b6f8e24e4dc4f5b2360f717eb4","kind":"commit","published_at":"2021-09-04T18:45:55.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.15.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"57e24caa86afa8bacf444e66a9aef6203831416c","kind":"tag","published_at":"2021-06-17T20:41:27.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.2","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"f6fa1794539e68ac294038ac388d6bde40a6c237","kind":"tag","published_at":"2021-03-02T21:18:12.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.1","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"8411e189b0af09e5baad34031555870cf692c1ad","kind":"commit","published_at":"2021-02-04T23:13:59.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.14.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"cecee50308fc7e6f77f55b3fd906c1c6c471fa2f","kind":"tag","published_at":"2019-10-16T21:11:08.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.13.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.13.0/manifests"},{"name":"0.9.3.1","sha":"a9b748bb0e02a2b6aaa3f39d09ec7f1fa47a0cf4","kind":"tag","published_at":"2019-03-09T15:25:29.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3.1/manifests"},{"name":"v0.12.0","sha":"384647d290e2e4a55a14b1b7ef1b7e66293a2c33","kind":"commit","published_at":"2018-12-19T01:24:34.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/v0.12.0","html_url":"https://github.com/apache/thrift/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/v0.12.0/manifests"},{"name":"0.11.0","sha":"327ebb6c2b6df8bf075da02ef45a2a034e9b79ba","kind":"commit","published_at":"2017-12-03T17:27:58.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.11.0","html_url":"https://github.com/apache/thrift/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"b2a4d4ae21c789b689dd162deb819665567f481c","kind":"tag","published_at":"2017-01-06T18:07:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.10.0","html_url":"https://github.com/apache/thrift/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.10.0/manifests"},{"name":"last-before-0-10","sha":"0c27352179e0463bde1f68757f2d77e3c222f530","kind":"commit","published_at":"2016-12-19T19:57:54.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/last-before-0-10","html_url":"https://github.com/apache/thrift/releases/tag/last-before-0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@last-before-0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/last-before-0-10/manifests"},{"name":"0.9.3","sha":"53dd39833a08ce33582e5ff31fa18bb4735d6731","kind":"tag","published_at":"2015-10-11T17:19:19.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.3","html_url":"https://github.com/apache/thrift/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"591e20f9636c37527a70dc03598218c3468a0eff","kind":"tag","published_at":"2014-11-17T03:35:33.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.2","html_url":"https://github.com/apache/thrift/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"cc8e8159feccf9d89ec105ce70abae86e95491cf","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.1","html_url":"https://github.com/apache/thrift/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"3c8c13c1858c92d02e6087dad976a4aa3c59fc22","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"1a8775aa546d6b6ab10d3f577cdb729ec26a4e01","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"9edd069474c955d0870f2534d18fcb6dbfae8c84","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"f29106c361ffb49395e5d1aabc5d3c5ca02a1385","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a6f0633147a0a52d9ffa3acc6a748b786bce06a8","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9eb90a5edae438d546e2e2b673ada97d61a33b8f","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"9e43c6464b2d3195340ee2184628d6bc51e4e9cb","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"07f5fa22689a7ee3fa1e14f813ce474f5c3e34b1","kind":"tag","published_at":"2014-02-02T21:22:17.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"62bbc93140dc8b0841ea62f7ab5c6afee3c4a732","kind":"tag","published_at":"2014-02-02T21:22:11.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/0.2.0/manifests"},{"name":"thrift-0.9.0","sha":"352a50eb36b851bfb3f69469db580e6edfd6250f","kind":"tag","published_at":"2013-05-30T12:49:31.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.9.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.9.0/manifests"},{"name":"thrift-0.8.0","sha":"f0438b8872f08554243a77bf8f5ead1bba6332f1","kind":"tag","published_at":"2011-11-30T01:08:40.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.8.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.8.0/manifests"},{"name":"thrift-0.7.0","sha":"8a0ef2286cc52b5777b14d424e92f4db2ac14eb3","kind":"tag","published_at":"2011-08-13T21:33:47.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.7.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.7.0/manifests"},{"name":"thrift-0.6.1","sha":"2047f494bad3ce641ac54fc3024d81046ea6d245","kind":"tag","published_at":"2011-04-25T14:30:22.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.1","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.1/manifests"},{"name":"thrift-0.6.0","sha":"e29d242e298f6ae13a3d50d4b734634e0e7fe373","kind":"tag","published_at":"2011-03-21T20:02:23.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.6.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.6.0/manifests"},{"name":"thrift-0.5.0","sha":"8de1e90b4b5e4cccfd8f0534d9c141cff938c833","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.5.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.5.0/manifests"},{"name":"thrift-0.4.0","sha":"c97416ad69ce652c1b6d582ca7aa91c9a5146040","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.4.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.4.0/manifests"},{"name":"thrift-0.3.0","sha":"3bfda7f7689013ee475f8eb3d86ff38f7998e75f","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.3.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.3.0/manifests"},{"name":"thrift-0.2.0","sha":"e3704d7fef4a9e68f1792f97c8a1a0ad1ab762c4","kind":"tag","published_at":"2010-10-28T02:12:01.000Z","download_url":"https://codeload.github.com/apache/thrift/tar.gz/thrift-0.2.0","html_url":"https://github.com/apache/thrift/releases/tag/thrift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/thrift@thrift-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/tags/thrift-0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T12:16:36.130Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.323932720720189,"dependent_packages_count":4.988667148497229,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.156299934608709},"purl":"pkg:golang/github.com/apach%21e/thrift/lib/go/thrift","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/apachE/thrift/lib/go/thrift","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/apachE/thrift/lib/go/thrift","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/apachE/thrift/lib/go/thrift/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T07:33:10.863Z","issues_count":3,"pull_requests_count":1060,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4539801.365688488,"issues_closed_count":2,"pull_requests_closed_count":886,"pull_request_authors_count":183,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.4886792452830189,"merged_pull_requests_count":673,"bot_issues_count":0,"bot_pull_requests_count":202,"past_year_issues_count":0,"past_year_pull_requests_count":323,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":397979.0756302521,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":238,"past_year_pull_request_authors_count":47,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8421052631578947,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":44,"past_year_merged_pull_requests_count":216,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"Jens-G","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"kpumuk","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jimexist","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimexist"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"jimexist","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"zeshuai007","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"kpumuk","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"Jens-G","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"jimexist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"fishy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FapachE%2Fthrift%2Flib%2Fgo%2Fthrift/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FapachE%2Fthrift%2Flib%2Fgo%2Fthrift/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FapachE%2Fthrift%2Flib%2Fgo%2Fthrift/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FapachE%2Fthrift%2Flib%2Fgo%2Fthrift/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FapachE%2Fthrift%2Flib%2Fgo%2Fthrift/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FapachE%2Fthrift%2Flib%2Fgo%2Fthrift/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281895,"maintainers_count":0,"namespaces_count":839487,"keywords_count":124977,"github":"golang","metadata":{"funded_packages_count":67925,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-24T05:01:22.286Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":655,"full_name":"apache/thrift","default_branch":"master","total_commits":7774,"total_committers":666,"total_bot_commits":182,"total_bot_committers":1,"mean_commits":11.672672672672673,"dds":0.8368922047851813,"past_year_total_commits":665,"past_year_total_committers":70,"past_year_total_bot_commits":86,"past_year_total_bot_committers":1,"past_year_mean_commits":9.5,"past_year_dds":0.6661654135338346,"last_synced_at":"2026-08-19T09:33:23.358Z","last_synced_commit":"fe5641c7fc2d3265370d4ecfd13bc6ad41963597","created_at":"2023-03-06T22:04:53.718Z","updated_at":"2026-08-19T09:33:17.781Z","committers":[{"name":"Jens Geyer","email":"jensg@apache.org","login":"Jens-G","count":1268},{"name":"David Reiss","email":"dreiss@apache.org","login":null,"count":860},{"name":"Roger Meier","email":"roger@apache.org","login":"bufferoverflow","count":718},{"name":"Bryan Duxbury","email":"bryanduxbury@apache.org","login":null,"count":530},{"name":"Mark Slee","email":"mcslee@apache.org","login":null,"count":428},{"name":"Jake Farrell","email":"jfarrell@apache.org","login":"jfarrell","count":352},{"name":"James E. King III","email":"jking@apache.org","login":"jeking3","count":273},{"name":"Nobuaki Sukegawa","email":"nsuke@apache.org","login":"nsuke","count":243},{"name":"Kevin Clark","email":"kclark@apache.org","login":null,"count":225},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":182},{"name":"Dmytro Shteflyuk","email":"kpumuk@apache.org","login":"kpumuk","count":151},{"name":"Yuxuan 'fishy' Wang","email":"yuxuan.wang@reddit.com","login":"fishy","count":149},{"name":"dweatherford","email":"dev-null@apache.org","login":null,"count":89},{"name":"Mario Emmenlauer","email":"memmenlauer@biodataanalysis.de","login":"emmenlau","count":79},{"name":"henrique","email":"henrique@apache.org","login":"henrique","count":73},{"name":"Konrad Grochowski","email":"hcorg@apache.org","login":"hcorg","count":62},{"name":"Randy Abernethy","email":"ra@apache.org","login":"RandyAbernethy","count":56},{"name":"Christopher Piro","email":"cpiro@apache.org","login":null,"count":55},{"name":"Volodymyr Panivko","email":"sveneld@apache.org","login":"sveneld","count":55},{"name":"Marc Slemko","email":"marc@apache.org","login":null,"count":54},{"name":"Aditya Agarwal","email":"aditya@apache.org","login":null,"count":51},{"name":"Jiayu Liu","email":"Jimexist","login":"Jimexist","count":49},{"name":"zeshuai007","email":"51382517@qq.com","login":"zeshuai007","count":41},{"name":"cyy","email":"cyyever@outlook.com","login":"cyyever","count":40},{"name":"Carel Combrink","email":"carel.combrink@gmail.com","login":"CJCombrink","count":40},{"name":"Anthony F. Molinaro","email":"molinaro@apache.org","login":null,"count":35},{"name":"Ben Craig","email":"bencraig@apache.org","login":null,"count":35},{"name":"Beluga Behr","email":"dam6923@gmail.com","login":"belugabehr","count":29},{"name":"Jim King","email":"jim.king@simplivity.com","login":null,"count":29},{"name":"T Jake Luciani","email":"jake@apache.org","login":"tjake","count":28},{"name":"Allen George","email":"allen.george@gmail.com","login":"allengeorge","count":28},{"name":"Hasnain Lakhani","email":"m.hasnain.lakhani@gmail.com","login":"mhlakhani","count":26},{"name":"Kevin Wojniak","email":"kainjow","login":"kainjow","count":23},{"name":"Andrew McGeachie","email":"geechorama@apache.org","login":null,"count":22},{"name":"D. Can Celasun","email":"can@dcc.im","login":"dcelasun","count":21},{"name":"Jiayu Liu","email":"jiayu@hey.com","login":"jimexist","count":20},{"name":"Kengo Seki","email":"sekikn@apache.org","login":"sekikn","count":20},{"name":"Thomas","email":"thomasbruggink@hotmail.com","login":"thomasbruggink","count":20},{"name":"Christian Lavoie","email":"clavoie@apache.org","login":null,"count":17},{"name":"Sergey Yelin","email":"elinsn@gmail.com","login":"kpy3","count":17},{"name":"Carl Yeksigian","email":"carl@apache.org","login":"carlyeks","count":16},{"name":"Chris Friedt","email":"cfriedt@meta.com","login":"cfriedt","count":16},{"name":"Robert Lu","email":"robberphex@gmail.com","login":"robberphex","count":15},{"name":"Todd Lipcon","email":"todd@apache.org","login":"toddlipcon","count":14},{"name":"Jiayu Liu","email":"jiayu.liu@airbnb.com","login":null,"count":14},{"name":"Martin Kraemer","email":"martin@apache.org","login":null,"count":13},{"name":"Mark Erickson","email":"merickson@apache.org","login":"mark-erickson","count":12},{"name":"wangyunjian","email":"wangyunjian@huawei.com","login":"wyjwang","count":12},{"name":"James Wang","email":"jwang@apache.org","login":null,"count":12},{"name":"John Sirois","email":"jsirois@apache.org","login":"jsirois","count":11},{"name":"James Lacey","email":"jamlacey@gmail.com","login":"penenin","count":11},{"name":"Brian Forbis","email":"bforbis@athenahealth.com","login":"bforbis","count":10},{"name":"Qinghui Xu","email":"qinghui.xu@gmail.com","login":"qinghui-xu","count":10},{"name":"cdwijayarathna","email":"cdwijayarathna@gmail.com","login":"cdwijayarathna","count":10},{"name":"Pascal Bach","email":"pascal.bach@siemens.com","login":"bachp","count":10},{"name":"Mark Erickson","email":"mark.erickson@workiva.com","login":"markerickson-wf","count":10},{"name":"dxbjavid","email":"dxbjavid@gmail.com","login":"dxbjavid","count":9},{"name":"Sven Roederer","email":"S.Roederer@colvistec.de","login":"SvenRoederer","count":9},{"name":"alisdair sullivan","email":"alisdairsullivan@yahoo.ca","login":null,"count":9},{"name":"Simon South","email":"ssouth@simonsouth.com","login":null,"count":9},{"name":"Sebastian Zenker","email":"sebastian.zenker@gmx.de","login":"szenker","count":9},{"name":"Jano Svitok","email":"jsv@whitestein.com","login":"janosvitok","count":9},{"name":"BCG","email":"bgould","login":"bgould","count":8},{"name":"Chandler May","email":"cjmay4754@gmail.com","login":"cjmay","count":8},{"name":"Gonzalo Aguilar Delgado","email":"gaguilar@level2crm.com","login":null,"count":8},{"name":"pengzhouhu","email":"pengzhouhu@huawei.com","login":null,"count":8},{"name":"Phongphan Phuttha","email":"phongphan@acm.org","login":"phongphan","count":8},{"name":"Cameron Martin","email":"cameronm@graphcore.ai","login":"cameron-martin","count":8},{"name":"Christopher Tubbs","email":"ctubbsii@apache.org","login":"ctubbsii","count":8},{"name":"Shaoyu Zhang","email":"zsy056","login":"zsy056","count":8},{"name":"HTHou","email":"haonan@apache.org","login":"HTHou","count":8},{"name":"David Hull","email":"david.hull@openx.com","login":null,"count":7},{"name":"Stig Bakken","email":"stig@zedge.net","login":null,"count":7},{"name":"Philip Frank","email":"ich@philipfrank.de","login":"bananer","count":7},{"name":"tpcwang","email":"tpc.wang@gmail.com","login":"tpcwang","count":7},{"name":"Wang Yaofu","email":"voipman@sina.cn","login":"mygityf","count":7},{"name":"John Boiles","email":"johnaboiles@gmail.com","login":"johnboiles","count":6},{"name":"Mustafa Senol Cosar","email":"mustafa@unscrambl.com","login":"mustafa-cosar","count":6},{"name":"Henrique","email":"henrique@henrique-vb.(none)","login":null,"count":6},{"name":"Simon South","email":"simon@simonsouth.com","login":null,"count":6},{"name":"Santiago Medina Rolong","email":"smedinarolong@twitter.com","login":null,"count":6},{"name":"Pavel Kvach","email":"pavel.kvach@gmail.com","login":"pkvach","count":6},{"name":"Sutou Kouhei","email":"kou@clear-code.com","login":"kou","count":6},{"name":"Elvis Pranskevichus","email":"elvispranskevichus@pinterest.com","login":"elprans","count":6},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":5},{"name":"Håkon Hitland","email":"hakon.hitland@zedge.net","login":"zhaakhi","count":5},{"name":"Gavin McDonald","email":"gmcdonald@apache.org","login":"gmcdonald","count":5},{"name":"Esteve Fernandez","email":"esteve@apache.org","login":"esteve","count":5},{"name":"Dmitry Volodin","email":"dmvolod@gmail.com","login":"dmvolod","count":5},{"name":"Kino Roy","email":"kinoroy","login":"kinoroy","count":5},{"name":"Claudius Heine","email":"ch@denx.de","login":"cmhe","count":5},{"name":"Neil Williams","email":"neil@reddit.com","login":"spladug","count":5},{"name":"Josip Sokcevic","email":"info@sokac.net","login":"sokac","count":5},{"name":"Changli Gao","email":"xiaosuo@gmail.com","login":"xiaosuo","count":5},{"name":"arkuhn","email":"contact@adamrkuhn.com","login":"arkuhn","count":5},{"name":"walter-weinmann","email":"walter.weinmann@gmail.com","login":"walter-weinmann","count":5},{"name":"proller","email":"proller","login":"proller","count":5},{"name":"ben-craig","email":"ben.craig@gmail.com","login":"ben-craig","count":5},{"name":"Zachary Wasserman","email":"zachwass2000@gmail.com","login":"zwass","count":5},{"name":"Lukas Barth","email":"mail@tinloaf.de","login":"tinloaf","count":5},{"name":"Jeffrey Han","email":"jeffreyhan@fb.com","login":"elludraon","count":5},{"name":"Chet Murthy","email":"chetsky@gmail.com","login":"chetmurthy","count":5},{"name":"Danny Browning","email":"danny.browning@protectwise.com","login":null,"count":5},{"name":"kpandit","email":"kpandit@pinterest.com","login":null,"count":5},{"name":"Marco Molteni","email":"marco.molteni@laposte.net","login":null,"count":5},{"name":"Carel Combrink","email":"carel.combrink@vastech.co.za","login":null,"count":5},{"name":"Kyle Smith","email":"ksmith@jrautomation.com","login":null,"count":4},{"name":"Eric Conner","email":"eric@pinterest.com","login":null,"count":4},{"name":"Alexander Edge","email":"alex@alexedge.co.uk","login":"alexanderedge","count":4},{"name":"Alexandre Detiste","email":"alexandre.detiste@gmail.com","login":"a-detiste","count":4},{"name":"Pengpeng Hou","email":"pengpeng@iscas.ac.cn","login":"neosys007","count":4},{"name":"dengzh","email":"dengzhhu653@gmail.com","login":"dengzhhu653","count":4},{"name":"bwangelme","email":"bwangel.me@gmail.com","login":"bwangelme","count":4},{"name":"africamonkey","email":"marses@vip.qq.com","login":"africamonkey","count":4},{"name":"Tyler Treat","email":"tyler.treat@webfilings.com","login":"tylertreat-wf","count":4},{"name":"Tom Lee","email":"github@tomlee.co","login":"thomaslee","count":4},{"name":"Roshan George","email":"roshan@arjie.com","login":"roshan","count":4},{"name":"Dirk Sandbrink","email":"dsandbrink","login":"dsandbrink","count":4},{"name":"Ali-Akber Saifee","email":"ali@indydevs.org","login":"alisaifee","count":3},{"name":"Alan Dunn","email":"amdunn@gmail.com","login":"amdunn","count":3},{"name":"Björn Svensson","email":"bjorn.a.svensson@est.tech","login":"bjosv","count":3},{"name":"Bogdan Drutu","email":"bogdandrutu@gmail.com","login":"bogdandrutu","count":3},{"name":"Chris Simpson","email":"apocolipse@gmail.com","login":"apocolipse","count":3},{"name":"David Robakowski","email":"david.robakowski@synlay.com","login":"drobakowski","count":3},{"name":"Kashirin Alex","email":"kashirin.alex@gmail.com","login":"kashirin-alex","count":3},{"name":"Justin Caratzas","email":"jcaratza@ibm.com","login":"bigjust","count":3},{"name":"James Z.M. Gao","email":"gaozhiming@360.cn","login":"gzm55","count":3},{"name":"Filip Spiridonov","email":"filip.spiridonov@gmail.com","login":"NameFILIP","count":3},{"name":"GREATEST Wiggler EvaR!","email":"allen@actioniq.com","login":"mrwiggles","count":3},{"name":"Asjad Syed","email":"syedasjadsyed@gmail.com","login":"asjadsyed","count":3},{"name":"jake-ruyi","email":"jake@playruyi.com","login":"jake-ruyi","count":3},{"name":"taozle","email":"zhangliyang26@gmail.com","login":"taozle","count":3},{"name":"stiga-huang","email":"huangquanlong@gmail.com","login":"stiga-huang","count":3},{"name":"Manu Sridharan","email":"msridhar@gmail.com","login":"msridhar","count":3},{"name":"Mark Molinaro","email":"mmolinaro@pinterest.com","login":"markjm","count":3},{"name":"dejank-isystem","email":"119041215+dejank-isystem","login":"dejank-isystem","count":3},{"name":"aaronstgeorge-wf","email":"aaron.stgeorge@workiva.com","login":"aaronstgeorge-wf","count":3},{"name":"Zlika","email":"zlika_ese@hotmail.com","login":"Zlika","count":3},{"name":"Fokko Driesprong","email":"fokko@apache.org","login":"Fokko","count":3},{"name":"Márton Csordás","email":"csordasmarton92@gmail.com","login":"csordasmarton","count":3},{"name":"Oleksii Prudkyi","email":"Oleksii.Prudkyi@gmail.com","login":"oprudkyi","count":3},{"name":"Sergei Nikulov","email":"sergey.nikulov@gmail.com","login":"snikulov","count":3},{"name":"Tdxdxoz","email":"tdxdxoz@gmail.com","login":"OmmyZhang","count":3},{"name":"Tobias Mayer","email":"tobim@fastmail.fm","login":"tobim","count":3},{"name":"Triton","email":"19377203+EnigmaTriton","login":"EnigmaTriton","count":3},{"name":"Wu Jian Ping","email":"wujp@greatld.com","login":"wujjpp","count":3},{"name":"Martin Haimberger","email":"martin.haimberger@thincast.com","login":"MartinHaimberger","count":3},{"name":"James Broadhead","email":"jbroadhead@twitter.com","login":"jamesbroadhead","count":3},{"name":"Greg Stein","email":"gstein@apache.org","login":"gstein","count":3},{"name":"邹异雄","email":"yixiongzou@tuputech.com","login":null,"count":3},{"name":"Max-Gerd Retzlaff","email":"m.retzlaff@gmx.net","login":null,"count":3},{"name":"Steve Cohen","email":"steve@pinterest.com","login":null,"count":3},{"name":"Ilya Maykov","email":"ilyam@apache.org","login":null,"count":3},{"name":"Roman Soroka","email":"romanoid@uber.com","login":"romanoid","count":2},{"name":"Roshan Rajan","email":"roshan.rajan@ziphq.com","login":"roshanjrajan-zip","count":2},{"name":"Simon Hürlimann (CyT)","email":"simon.huerlimann@cyt.ch","login":"huerlisi","count":2},{"name":"HojjatK 💾","email":"hojjatk@amazon.com","login":"cozality","count":2},{"name":"HIRANO Satoshi","email":"happy.hirano@gmail.com","login":"HIRANO-Satoshi","count":2},{"name":"Андрей Веселов","email":"github.coffee@hotmail.com","login":"NOMORECOFFEE","count":2},{"name":"Keith Turner","email":"kturner@apache.org","login":"keith-turner","count":2},{"name":"Kevin Wooten","email":"kevin@wooten.com","login":"kdubb","count":2},{"name":"Klaus Trainer","email":"klaus_trainer@apache.org","login":"KlausTrainer","count":2},{"name":"Kyle Johnson","email":"kyle@powerworld.com","login":"kjpowerworld","count":2},{"name":"郑桐","email":"yuesen.xys@alibaba-inc.com","login":"buptubuntu","count":2},{"name":"zzn","email":"zineng1991@gmail.com","login":"zzn01","count":2},{"name":"Maximilian Bandle","email":"max@cedardb.com","login":"bandle","count":2},{"name":"Michael Smith","email":"michael.smith@cloudera.com","login":"MikaelSmith","count":2},{"name":"Naveen Gangam","email":"ngangam@cloudera.com","login":"nrg4878","count":2},{"name":"Orion Poplawski","email":"orion@nwra.com","login":"opoplawski","count":2},{"name":"Palmer Cox","email":"palmer@fiscalnote.com","login":"DaGenix","count":2},{"name":"Paulo Neves","email":"ptsneves@gmail.com","login":"ptsneves","count":2},{"name":"Phil Price","email":"philprice@gmail.com","login":"pprice","count":2},{"name":"Philip Lee","email":"github@pjlconsultants.co.uk","login":"PhilPJL","count":2},{"name":"Philippe Antoine","email":"contact@catenacyber.fr","login":"catenacyber","count":2},{"name":"Atharva Chiplunkar","email":"73574922+AtharvaChiplunkar12","login":"AtharvaChiplunkar12","count":2},{"name":"Akira Nakagawa","email":"matyapiro31@gmail.com","login":"matyapiro31","count":2},{"name":"dugenkui","email":"dugenkui@meituan.com","login":"dugenkui03","count":2},{"name":"jose andres","email":"joangoto@gmail.com","login":"joseAndresGomezTovar","count":2},{"name":"lm2048","email":"liumin_email@163.com","login":"lm2048","count":2},{"name":"longzhiri","email":"persistentsnail@gmail.com","login":"longzhiri","count":2},{"name":"max ulidtko","email":"ulidtko@gmail.com","login":"ulidtko","count":2},{"name":"nicaro","email":"nicolasarogvi@gmail.com","login":"nicaro","count":2},{"name":"nighmared","email":"jonas.konrath@icloud.com","login":"Nighmared","count":2},{"name":"pavlo","email":"pavlo@sidefx.com","login":"ppenenko","count":2},{"name":"soroshsabz","email":"soorosh_abi@hotmail.com","login":"soroshsabz","count":2},{"name":"winsweet","email":"winsweet@gmail.com","login":"winsweet","count":2},{"name":"zembord","email":"zedward@outlook.com","login":"z-edward","count":2},{"name":"dtmuller","email":"dtmuller@web.de","login":"dtmuller","count":2},{"name":"creker","email":"sam901@yandex.ru","login":"creker","count":2},{"name":"adrianhelvikspond","email":"adrian.helvik@spond.com","login":"adrianhelvikspond","count":2},{"name":"Yawar Amin","email":"yawar.amin@gmail.com","login":"yawaramin","count":2},{"name":"Wade Simmons","email":"wade@wades.im","login":"wadey","count":2},{"name":"Volodymyr Gotra","email":"vgotra@gmail.com","login":"vgotra","count":2},{"name":"Vitaly Zdanevich","email":"zdanevich.vitaly@ya.ru","login":"vitaly-zdanevich","count":2},{"name":"Gregg Donovan","email":"gdonovan@etsy.com","login":"greggdonovan","count":2},{"name":"Vikrant Puppala","email":"vikrant.puppala@databricks.com","login":"vikrantpuppala","count":2},{"name":"TianMaiChengGhostRidder","email":"51288333+TianMaiChengGhostRidder","login":"TianMaiChengGhostRidder","count":2},{"name":"Thomas Bartelmess","email":"tbartelmess@marketcircle.com","login":"tbartelmess","count":2},{"name":"Stan Hu","email":"stanhu@gmail.com","login":"stanhu","count":2},{"name":"Craig Wickesser","email":"codecraig@gmail.com","login":"mindscratch","count":2},{"name":"Csaba Ringhofer","email":"csringhofer@cloudera.com","login":"csringhofer","count":2},{"name":"Deniss Afonin","email":"deniss.afonin@creative-mobile.com","login":null,"count":2},{"name":"Federico Giovanardi","email":"federico.giovanardi@cnhind.com","login":null,"count":2},{"name":"Justin Larrabee","email":"justin@backflipstudios.com","login":null,"count":2},{"name":"Josip Sokcevic","email":"jsokcevic@thumbtack.com","login":null,"count":2},{"name":"Jonas Marty","email":"jonas.marty@konplan.com","login":null,"count":2},{"name":"Konstantin Pozdniakov","email":"kpozdniakov","login":null,"count":2},{"name":"Lei Feiwei","email":"leifeiwei@baidu.com","login":null,"count":2},{"name":"Lukas Barth","email":"Lukas Barth barth@mentz.net","login":null,"count":2},{"name":"Marcin Pajkowski","email":"mpa@genesismobo.com","login":null,"count":2},{"name":"Marco Schroeter","email":"mschroeter@biodataanalysis.de","login":null,"count":2},{"name":"Nikolay Tolstokulakov","email":"tolstokulakov.n@laximo.ru","login":null,"count":2},{"name":"Ozan Can Altiok","email":"ozan@unscrambl.com","login":null,"count":2},{"name":"Randy Abernethy","email":"randy@rx-m.com","login":null,"count":2},{"name":"Sergei Elin","email":"s.elin@xpay.by","login":null,"count":2},{"name":"Simon South","email":"simon@simonsouth.ca","login":null,"count":2},{"name":"Simon South","email":"simonsouth@apache.org","login":null,"count":2},{"name":"Susanne Lindgren","email":"susanne.lindgren@foi.se","login":null,"count":2},{"name":"Kirby1337","email":"pasci@hispeed.ch","login":null,"count":2},{"name":"Volodymyr Panivko","email":"sveneld300@gmailcom","login":null,"count":2},{"name":"Yao Jin","email":"yjin@xiaohongshu.com","login":null,"count":2},{"name":"Tobias Weihs","email":"t.weihs@mint-medical.de","login":null,"count":2},{"name":"xiongjieqing","email":"xiongjieqing@gmail.com","login":null,"count":2},{"name":"ubuntu","email":"ubuntu@ubunu2004.linuxvmimagrs.local","login":null,"count":2},{"name":"Roman Dmytrenko","email":"rdmytrenko@gmail.com","login":"erka","count":2},{"name":"Itay Duvdevani","email":"duvduv@fb.com","login":"duvduvfb","count":2},{"name":"Jeremiah","email":"4462211+jeremiahpslewis","login":"jeremiahpslewis","count":2},{"name":"Jim Apple","email":"jbapple-impala@apache.org","login":"jbapple-cloudera","count":2},{"name":"Jinpeng","email":"zjpzlz@163.com","login":"jp0317","count":2},{"name":"John Chee","email":"cheecheeo@gmail.com","login":"cheecheeo","count":2},{"name":"Juan Cruz Viotti","email":"jv@jviotti.com","login":"jviotti","count":2},{"name":"Gehu Pierre","email":"pierrestudios","login":"pierrestudios","count":2},{"name":"Gaurav Singh","email":"gaurav1086@gmail.com","login":"gaurav1086","count":2},{"name":"Gary Gregory","email":"ggregory@apache.org","login":"garydgregory","count":2},{"name":"Gabe Jones","email":"gabe.jones@emerson.com","login":"GabeNI","count":2},{"name":"Francois Ferrand","email":"thetypz@gmail.com","login":"francoisferrand","count":2},{"name":"Felipe Barriga Richards","email":"spam@felipebarriga.cl","login":"fbarriga","count":2},{"name":"Eric Chen","email":"taiyang.chen@gmail.com","login":"taiyangc","count":2},{"name":"Doug Cutting","email":"cutting@apache.org","login":"cutting","count":2},{"name":"Dedipyaman Das","email":"30053071+2DSharp","login":"2DSharp","count":2},{"name":"Mark Sonnabaum","email":"mark@sonnabaum.com","login":"msonnabaum","count":2},{"name":"Stefan  Bolus","email":"stefan.bolus@gmx.de","login":"stefbo","count":2},{"name":"Alkis Evlogimenos","email":"alkis.evlogimenos@databricks.com","login":"alkis","count":2},{"name":"Andrew Bell","email":"andrew.bell.ia@gmail.com","login":"abellgithub","count":2},{"name":"Andrew Boyle","email":"pacejackson","login":"pacejackson","count":2},{"name":"Balázs Dura-Kovács","email":"balping314@gmail.com","login":"balping","count":2},{"name":"Ben Gemmill","email":"bgemmill","login":"bgemmill","count":2},{"name":"Cameron Rollheiser","email":"icirellik@gmail.com","login":"icirellik","count":2},{"name":"Chao Sun","email":"sunchao@apache.org","login":"sunchao","count":2},{"name":"Eugen","email":"kandakov@googlemail.com","login":"alabama","count":2},{"name":"Simon Wang","email":"jellalleonhardt4869@gmail.com","login":"simon0-o","count":2},{"name":"kufd","email":"kosinski@ukr.net","login":"kufd","count":2},{"name":"Yiyang Zhou","email":"yiyangzhou123@ucla.edu","login":"frankiechang123","count":2},{"name":"christianc","email":"christian.ciach@energymeteo.de","login":null,"count":1},{"name":"czm1989","email":"chenzhiming@domob.cn","login":null,"count":1},{"name":"dengzhihua","email":"zdeng@MacBook-Pro.local","login":null,"count":1},{"name":"geehanlin","email":"geehanlin@tencent.com","login":null,"count":1},{"name":"henrique","email":"henrique@ub32.(none)","login":null,"count":1},{"name":"jriskin","email":"jake@goodinc.com","login":null,"count":1},{"name":"libinbin","email":"libinbin@17paipai.cn","login":null,"count":1},{"name":"stanevt","email":"traian.stanev@autodesk.com","login":null,"count":1},{"name":"lvqian","email":"qlv1@xiaohongshu.com","login":null,"count":1},{"name":"name","email":"email","login":null,"count":1},{"name":"nsrtvwls","email":"oakjumper@gmail.com","login":null,"count":1},{"name":"root","email":"root@DESKTOP-12Q6GPI.localdomain","login":null,"count":1},{"name":"shangxu","email":"shangxu@domob.cn","login":null,"count":1},{"name":"wangfan","email":"wangfan8@xiaomi.com","login":null,"count":1},{"name":"wangliming07","email":"wangliming07@58.com","login":null,"count":1},{"name":"yfchen","email":"yfchen@xiangx.net","login":null,"count":1},{"name":"youming.whl","email":"youming.whl@antgroup.com","login":null,"count":1},{"name":"zhiyong0804","email":"allen_lee_007@163.com","login":null,"count":1},{"name":"zhouweikang","email":"zhouweikang@dianjiutong.cn","login":null,"count":1},{"name":"Dave Watson","email":"davejwatson@fb.com","login":null,"count":1},{"name":"gaganso","email":"gagan.somashekar@gmail.com","login":"gaganso","count":1},{"name":"fmalaguti","email":"filippo.malaguti@datalogic.com","login":"fmalaguti","count":1},{"name":"fduch","email":"alex.medwedew@gmail.com","login":"fduch","count":1},{"name":"fcprete","email":"113495956+fcprete","login":"fcprete","count":1},{"name":"Maxime Mouial","email":"maxime.mouial@scmfrance.fr","login":null,"count":1},{"name":"McGradyDa","email":"tracyliubai@gmail.com","login":null,"count":1},{"name":"Michael Scott Leuthaeuser","email":"scott.leuthaeuser@gmail.com","login":null,"count":1},{"name":"Mithun RK","email":"mithunr@oath.com","login":null,"count":1},{"name":"Nephi Allred","email":"nephi.allred@mx.com","login":null,"count":1},{"name":"Nick Withers","email":"nwithers@sypaq.com.au","login":null,"count":1},{"name":"Noam Zilberstein","email":"noamz@fb.com","login":null,"count":1},{"name":"Phil Price","email":"pprice@pinterest.com","login":null,"count":1},{"name":"Pierre Mignolet","email":"p.mignolet@evs.com","login":null,"count":1},{"name":"cclauss","email":"cclauss@bluewin.ch","login":null,"count":1},{"name":"Renan Cakirerk","email":"renan@uber.com","login":null,"count":1},{"name":"Rhys Adams","email":"rhysadams@swin.edu.au","login":null,"count":1},{"name":"Robert Thille","email":"robert.thille@cyaninc.com","login":null,"count":1},{"name":"Roshan George","email":"rgeorge@liveramp.com","login":null,"count":1},{"name":"Roy Sindre Norangshol","email":"norangshol@zedge.net","login":null,"count":1},{"name":"Sam De Roeck","email":"sam.de.roeck@wdc.com","login":null,"count":1},{"name":"Stephen Starkie","email":"stephen@egtechnology.co.uk","login":null,"count":1},{"name":"Stoyan Markov","email":"stoyan.markov@modix.eu","login":null,"count":1},{"name":"Teddy Reed","email":"teddy@prosauce.org","login":null,"count":1},{"name":"Thomas","email":"thomas@linecorp.com","login":null,"count":1},{"name":"Tomek Kurcz","email":"tomsandbox@gmail.com","login":null,"count":1},{"name":"Triton Circonflexe","email":"triton@kumal.info","login":null,"count":1},{"name":"Vihang Karajgaonkar","email":"vihang@cloudera.com","login":null,"count":1},{"name":"Volodymyr Gotra","email":"volodymyr.gotra@evolute.com","login":null,"count":1},{"name":"ZhiyuYin","email":"yinzhiyu@xiaomi.com","login":null,"count":1},{"name":"Tim Heilig","email":"theilig@box.com","login":null,"count":1},{"name":"Vivek Jain","email":"vivek@vivekja.in","login":"viveksjain","count":1},{"name":"Vince Foley","email":"vince@newrelic.com","login":"binaryseed","count":1},{"name":"Victor Boivie","email":"victor@boivie.com","login":"boivie","count":1},{"name":"Viacheslav Koryagin","email":"viacheslavkoryagin@gmail.com","login":"SLAVONchick","count":1},{"name":"Varun Sharma","email":"varunsh@stepsecurity.io","login":"varunsh-coder","count":1},{"name":"Vadim Chekan","email":"kot.begemot@gmail.com","login":"vchekan","count":1},{"name":"Tyler Christensen","email":"tylerc@qualtrics.com","login":"tylerchr","count":1},{"name":"Tuomo Jokimies","email":"tuomo.jokimies@supercell.com","login":"tuomojokimies-sc","count":1},{"name":"Tsuzu","email":"cs3238-tsuzu","login":"cs3238-tsuzu","count":1},{"name":"Tristen Georgiou","email":"tristen.georgiou@gmail.com","login":"tristeng","count":1},{"name":"Tom Wieczorek","email":"t.wieczorek@yieldlab.de","login":"twz123","count":1},{"name":"Tom Davis","email":"tom@recursivedream.com","login":"tdavis","count":1},{"name":"Ting Sun","email":"11710108@mail.sustech.edu.cn","login":"Sunt-ing","count":1},{"name":"Tim Sebastian","email":"tim.sebastian@gmail.com","login":"timse","count":1},{"name":"Vyacheslav Kulakov","email":"kulakov.home@gmail.com","login":"vykulakov","count":1},{"name":"Tim Armstrong","email":"tarmstrong@cloudera.com","login":"timarmstrong","count":1},{"name":"Thomas Petazzoni","email":"thomas.petazzoni@free-electrons.com","login":"tpetazzoni","count":1},{"name":"The Apache Software Foundation","email":"root-asf-gitbox-commits@apache.org","login":"asf-gitbox-commits","count":1},{"name":"TeinRnD","email":"TeinRnd@gmail.com","login":"TeinRnD","count":1},{"name":"Tamas Kovacs","email":"tamas.2.kovacs@nokia-sbell.com","login":"tkovacs-2","count":1},{"name":"Sylwester Lachiewicz","email":"slachiewicz@apache.org","login":"slachiewicz","count":1},{"name":"Swati Kumar","email":"swati@thumbtack.com","login":"swkumar","count":1},{"name":"Sven Rebhan","email":"srebhan@influxdata.com","login":"srebhan","count":1},{"name":"Steven Mitcham","email":"smitcham@blizzard.com","login":"smitchamwork","count":1},{"name":"Steve Licking","email":"steve.licking@intel.com","login":"slicking","count":1},{"name":"Stephane Landelle","email":"slandelle@gatling.io","login":"slandelle","count":1},{"name":"eric.bleher@software-managed.com","email":"eric.bleher@software-managed.com","login":"ericbl","count":1},{"name":"dhasenan","email":"dhasenan@gmail.com","login":"dhasenan","count":1},{"name":"damnever","email":"dxc.wolf@gmail.com","login":"damnever","count":1},{"name":"claudemiro","email":"dimiro1@gmail.com","login":"dimiro1","count":1},{"name":"ciarancourtney","email":"ciaran.courtney@cylon.com","login":"ciarancourtney","count":1},{"name":"bhalchandrap","email":"79821958+bhalchandrap","login":"bhalchandrap","count":1},{"name":"antbofh","email":"antbofh@gmail.com","login":"antbofh","count":1},{"name":"abadcafe","email":"fwlei@live.com","login":"abadcafe","count":1},{"name":"Zicklag","email":"zicklag@katharostech.com","login":"zicklag","count":1},{"name":"Zero","email":"longzhiri@gmail.com","login":"persistentsnail","count":1},{"name":"Zachary Kuhn","email":"zac@zacharykuhn.com","login":"zachary-kuhn","count":1},{"name":"Zach Steindler","email":"steiza@coffeehousecoders.org","login":"steiza","count":1},{"name":"Zach Howe","email":"zach@zachhowe.com","login":"zachhowe","count":1},{"name":"Yuri Melnikov","email":"Yuri.Miller@icloud.com","login":"vernor1","count":1},{"name":"Yuri Khrustalev","email":"yuri.khrustalev@gmail.com","login":"ykhrustalev","count":1},{"name":"Yuming Wang","email":"yumwang@ebay.com","login":"wangyum","count":1},{"name":"Yubing Dong (Tom)","email":"tomtung","login":"tomtung","count":1},{"name":"Xuanwo","email":"github@xuanwo.io","login":"Xuanwo","count":1},{"name":"Winger Pun","email":"punyj177@gmail.com","login":"punwinger","count":1},{"name":"William Van Hevelingen","email":"william.vanhevelingen@acquia.com","login":"blkperl","count":1},{"name":"Will Milton","email":"wa.milton@gmail.com","login":"winmillwill","count":1},{"name":"Wenqiang Yang","email":"windard@qq.com","login":"windard","count":1},{"name":"Vyas Ramasubramani","email":"vyas.ramasubramani@gmail.com","login":"vyasr","count":1},{"name":"Anatol Pomozov","email":"anatol.pomozov@gmail.com","login":"anatol","count":1},{"name":"Vladimir Arkhipov","email":"vladimir.arkhipov@siemens-healthineers.com","login":"vladimir-arkhipov","count":1},{"name":"Vlad","email":"vzhd1701@gmail.com","login":"vzhd1701","count":1},{"name":"nicolasb29","email":"nicolas.bonamy2@gmail.com","login":"nicolasb29","count":1},{"name":"mingwugmail","email":"mingwu@gmail.com","login":"mw66","count":1},{"name":"ma.uchida","email":"ma.uchida@raksul.com","login":"masak1yu","count":1},{"name":"lshgdut","email":"shliu30@vip.qq.com","login":"lshgdut","count":1},{"name":"lnn1123","email":"lnn1123killer@gmail.com","login":"lnn1123","count":1},{"name":"lixiasong","email":"xiasonglee@gmail.com","login":"hizilla","count":1},{"name":"liduo04","email":"pirdol@qq.com","login":"pirDOL","count":1},{"name":"laozhp","email":"laozhp@gmail.com","login":"laozhp","count":1},{"name":"l00508282","email":"luguangming1@huawei.com","login":"LuGuangming","count":1},{"name":"konpeki622","email":"512054675@qq.com","login":"konpeki622","count":1},{"name":"kedzie","email":"mark.kedzierski@gmail.com","login":"kedzie","count":1},{"name":"kamilsalas","email":"kamil1991@gmail.com","login":"kamilsalas","count":1},{"name":"kahotv","email":"root@kaho.tv","login":"kahotv","count":1},{"name":"k-walton","email":"113375522+k-walton","login":"k-walton","count":1},{"name":"junnplus","email":"junnplus@gmail.com","login":"junnplus","count":1},{"name":"jrhee17","email":"guins_j@guins.org","login":"jrhee17","count":1},{"name":"jiangq","email":"jiangq.leaves@gmail.com","login":"leaves4j","count":1},{"name":"itegel","email":"itegel@gmail.com","login":"itegel","count":1},{"name":"ihciah","email":"ihciah@gmail.com","login":"ihciah","count":1},{"name":"icepro","email":"icepro@xd.com","login":"iceprosurface","count":1},{"name":"iadcode","email":"omcode@integradev.com.au","login":"iadcode","count":1},{"name":"hkb","email":"hkb1990@gmail.com","login":"hkb1990","count":1},{"name":"herocms","email":"58411634+herocms","login":"herocms","count":1},{"name":"haosenwang1018","email":"167664334+haosenwang1018","login":"haosenwang1018","count":1},{"name":"gzuykov","email":"gzuykov@yandex-team.ru","login":"bbrodriges","count":1},{"name":"gzshi","email":"shgzone.hust@gmail.com","login":"GZShi","count":1},{"name":"louyl","email":"louyl@fenbi.com","login":"louxiu","count":1},{"name":"董菲","email":"feidong@anjuke.com","login":"kdlan","count":1},{"name":"くらげ","email":"73342826+kurages","login":"kurages","count":1},{"name":"zhangxin","email":"xin.zhangwebapi@ele.me","login":"ahjdzx","count":1},{"name":"yoelyang","email":"yoelyang01@gmail.com","login":"yoelyang","count":1},{"name":"xiexiaoqun","email":"xiexiaoqun@yeah.net","login":"xiexq0","count":1},{"name":"xiexiaoqun","email":"xiexiaoqun","login":"xiexiaoqun","count":1},{"name":"wilfrem","email":"wilfrem@gmail.com","login":"wilfrem","count":1},{"name":"visoeclipse","email":"visoeclipse@gmail.com","login":"visoeclipse","count":1},{"name":"uv747","email":"uv747@163.com","login":"uv747","count":1},{"name":"tudyzhb","email":"tudyzhb@gmail.com","login":"tudyzhb","count":1},{"name":"tsxiaofang","email":"33743720+tsxiaofang","login":"tsxiaofang","count":1},{"name":"tokcum","email":"47994370+tokcum","login":"tokcum","count":1},{"name":"timestee","email":"19310233+timestee","login":"timestee","count":1},{"name":"Pure White","email":"wu.purewhite@gmail.com","login":"PureWhiteWu","count":1},{"name":"st0ke","email":"megauzer@yahoo.com","login":"st0ke","count":1},{"name":"shang","email":"shang@uber.com","login":"CoolTomatos","count":1},{"name":"sbrandprog","email":"sbrandprog@gmail.com","login":"sbrandprog","count":1},{"name":"sarangat_LinkedIn","email":"sarangath@linkedin.com","login":"ShreyeshArangath","count":1},{"name":"rglarix","email":"rglarix","login":"rglarix","count":1},{"name":"rel1ve","email":"rel1ve@hotmail.com","login":"rel1ve","count":1},{"name":"radekg","email":"radek@gruchalski.com","login":"radekg","count":1},{"name":"qr243vbi","email":"qr243vbi@atomicmail.io","login":"qr243vbi","count":1},{"name":"pspeter","email":"peter.schmidbauer@oebb.at","login":"pspeter","count":1},{"name":"phxnsharp","email":"nsharp@phoenix-int.com","login":"phxnsharp","count":1},{"name":"oryahud","email":"oryahud@gmail.com","login":"oryahud","count":1},{"name":"Drew Ritter","email":"drew.ritter@mapd.com","login":null,"count":1},{"name":"David Carlier","email":"dcarlier@afilias.info","login":null,"count":1},{"name":"Evan Jones","email":"ejones@twitter.com","login":null,"count":1},{"name":"Florian Lonqueu-Brochard","email":"florian.lonqueubrochard@manomano.com","login":null,"count":1},{"name":"Guillaume Blanc","email":"guillaume.blanc@parrot.com","login":null,"count":1},{"name":"Ivan Sadikov","email":"ivan.sadikov@team.telstra.com","login":null,"count":1},{"name":"JackBoosY","email":"yuzaiyang@beyondsoft.com","login":null,"count":1},{"name":"Jan Brauer","email":"jan@jimdo.com","login":null,"count":1},{"name":"Jan Krems","email":"jan.krems@groupon.com","login":null,"count":1},{"name":"Jens Geyer","email":"jnsg@apache.org","login":null,"count":1},{"name":"JensG via OpenCode","email":"opencode@local.box","login":null,"count":1},{"name":"Jeremy Mikkola","email":"jmikkola@thumbtack.com","login":null,"count":1},{"name":"Jeremy Spiegel","email":"jspiegel@box.com","login":null,"count":1},{"name":"Joe Ennever","email":"joe@dwnld.me","login":null,"count":1},{"name":"Joel 'Aaron' Cohen","email":"joel.cohen@nrl.navy.mil","login":null,"count":1},{"name":"Johnny-Liao","email":"1020157***@qq.com","login":null,"count":1},{"name":"Jonathan Heard","email":"jonathan.heard@qassociates.co.uk","login":null,"count":1},{"name":"Jun.S.Shen","email":"jun.s.shen@oracle.com","login":null,"count":1},{"name":"Karl Lehenbauer","email":"karl@apache.org","login":null,"count":1},{"name":"Kazuki Matsuda","email":"matsuda.kazuki@facebook.com","login":null,"count":1},{"name":"Keith Lazuka","email":"klazuka@acompli.com","login":null,"count":1},{"name":"Kerri Devine","email":"kerri.devine@siemens.com","login":null,"count":1},{"name":"Jonathan Pearlin","email":"jpearlin@newrelic.com","login":null,"count":1},{"name":"Laurent Goujon","email":"lgoujon@twitter.com","login":null,"count":1},{"name":"Marshall Scorcio","email":"mscorcio@swiftype.com","login":null,"count":1},{"name":"Matej Kupljen","email":"matej@cloudmondo.com","login":null,"count":1},{"name":"gx9702","email":"guoxu9702@sina.com","login":"gx9702","count":1},{"name":"guozhu cheng","email":"bengol@163.com","login":"bengol","count":1},{"name":"guo","email":"ggndnn@163.com","login":"ggndnn","count":1},{"name":"guanjialin","email":"1406147701@qq.com","login":"guanaug","count":1},{"name":"griffinmichl","email":"griffinmichl@gmail.com","login":"griffinmichl","count":1},{"name":"Aleksey Pesternikov","email":"ap@alekseys-mbp.att.net","login":null,"count":1},{"name":"Aleksei Shevchenko","email":"aleksei.shevchenko@bluechipsys.com","login":null,"count":1},{"name":"Adam Nichols","email":"adam@apache.org","login":null,"count":1},{"name":"Andreas Renggli","email":"andreas.renggli@ziemergroup.com","login":null,"count":1},{"name":"Andy Best","email":"abest@yelp.com","login":null,"count":1},{"name":"Anton Filippov","email":"afilippov@ac-sw.com","login":null,"count":1},{"name":"Ben Craig","email":"ben.craig@ni.com","login":null,"count":1},{"name":"Carwyn Moore","email":"carwyn.moore@modicagroup.com","login":null,"count":1},{"name":"Carl Yeksigian","email":"cyeksigian@bluemountaincapital.com","login":null,"count":1},{"name":"Bugra Gedik","email":"bgedik@unscrambl.com","login":null,"count":1},{"name":"Bogdan Drutu","email":"lazy@splunk.com","login":null,"count":1},{"name":"6006","email":"wbbai@nbjetron.com","login":null,"count":1},{"name":"Charles Giardina","email":"cgiardina@liveramp.com","login":null,"count":1},{"name":"Chris Osborn","email":"cosborn@conductor.com","login":null,"count":1},{"name":"Chris Vasselli","email":"cvasselli@box.com","login":null,"count":1},{"name":"Christopher Rogers","email":"christopher.rogers@linecorp.com","login":null,"count":1},{"name":"Connor Gorman","email":"cgorman@medallia.com","login":null,"count":1},{"name":"Daniel Shih","email":"hotingwow@gmail.com","login":null,"count":1},{"name":"David Helder","email":"david@twitter.com","login":null,"count":1},{"name":"Dome Geszler","email":"dome.geszler@prezi.com","login":null,"count":1},{"name":"Equim","email":"sayaka@ekyu.moe","login":"Equim-chan","count":1},{"name":"Albert Hives","email":"ahives@hotmail.com","login":"ahives","count":1},{"name":"Emmanuel Brard","email":"emmanuel.brard@getyourguide.com","login":"ebrard","count":1},{"name":"Adam Curtis","email":"adam@mooloop.com","login":"adamlc","count":1},{"name":"Adam Connelly","email":"adam.rpconnelly@gmail.com","login":"adamconnelly","count":1},{"name":"Aaron Goldman","email":"GoldmanAaron@gmail.com","login":"AaronGoldman","count":1},{"name":"771545803@qq.com","email":"771545803@qq.com","login":"xunonxyz","count":1},{"name":"761417898","email":"761417898@qq.com","login":"761417898","count":1},{"name":"AlephAlpha","email":"alephalpha911@gmail.com","login":"AlephAlpha","count":1},{"name":"Alex Kormukhin","email":"a.kormukhin.github@yandex.ru","login":"alex-kormukhin","count":1},{"name":"Alex Volanis","email":"alexvolanis@gmail.com","login":"Alex-Vol","count":1},{"name":"Alex Şuhan","email":"alex.suhan@gmail.com","login":"asuhan","count":1},{"name":"Alex-Rud","email":"Alex.van.rudik@gmail.com","login":"Alex-Rud","count":1},{"name":"Alexander Kurz","email":"alexander.kurz@mvtec.com","login":"AlexanderKurzMVTec","count":1},{"name":"Alexander Shadchin","email":"shadchin@yandex-team.com","login":"shadchin","count":1},{"name":"Allen Warthen","email":"allen.warthen@jhuapl.edu","login":"license-fn","count":1},{"name":"Amos Bird","email":"amosbird@gmail.com","login":"amosbird","count":1},{"name":"Chad Knight","email":"chad.knight@workiva.com","login":"chadknight-wf","count":1},{"name":"Andreas Krennmair","email":"andreas@fraugster.com","login":"akrennmair","count":1},{"name":"Andreas Scheja","email":"a.scheja@gmail.com","login":"ascheja","count":1},{"name":"Andrew Audibert","email":"aaudibert10@gmail.com","login":"aaudiber","count":1},{"name":"Andrew Bloomgarden","email":"andrew@newrelic.com","login":"aughr","count":1},{"name":"Andrew Kane","email":"andrew@ankane.org","login":"ankane","count":1},{"name":"Andrew de Andrade","email":"aandrade@uber.com","login":"andrewdeandrade","count":1},{"name":"Andy Seaborne","email":"andy@apache.org","login":"afs","count":1},{"name":"Andylee","email":"andyleesharp@gmail.com","login":"AndyleeSharp","count":1},{"name":"Huang Yang","email":"huangyang@loongson.cn","login":"loong-hy","count":1},{"name":"Hongxu Jia","email":"hongxu.jia@windriver.com","login":"hongxu-jia","count":1},{"name":"Homarechan","email":"tikuwakunn@icloud.com","login":"Homarechan","count":1},{"name":"Hernan Silberman","email":"hernan@n3twork.com","login":"nanreh","count":1},{"name":"Henry Catalini Smith","email":"smith@hen.cat","login":"henrycatalinismith","count":1},{"name":"Henrik Tudborg","email":"henrik@tudb.org","login":"tudborg","count":1},{"name":"Helgi Kristvin Sigurbjarnarson","email":"helgikrs@gmail.com","login":"helgikrs","count":1},{"name":"Hamza Anis","email":"hamzaanis9514@gmail.com","login":"HamzaAnis","count":1},{"name":"Gustavo Zacarias","email":"gustavo@zacarias.com.ar","login":"gustavoz","count":1},{"name":"Guillaume Maudoux","email":"layus.on@gmail.com","login":"layus","count":1},{"name":"Grégoire Seux","email":"g.seux@criteo.com","login":"kamaradclimber","count":1},{"name":"Gregor Reitzenstein","email":"dean4devil@paranoidlabs.org","login":"dequbed","count":1},{"name":"Elliotte Rusty Harold","email":"elharo","login":"elharo","count":1},{"name":"George Koehler","email":"kernigh@gmail.com","login":"kernigh","count":1},{"name":"Gary Miguel","email":"garymm@garymm.org","login":"garymm","count":1},{"name":"Garret Wilson","email":"garret@globalmentor.com","login":"garretwilson","count":1},{"name":"Frederik Gladhorn","email":"frederik.gladhorn@theqtcompany.com","login":"gladhorn","count":1},{"name":"Francisco Ayala Le Brun","email":"frankxlebrun@gmail.com","login":"fayalalebrun","count":1},{"name":"Florian Mt","email":"florian.monfort@proton.me","login":"Florian-Mt","count":1},{"name":"Flier Lu","email":"flier.lu@gmail.com","login":"flier","count":1},{"name":"Flavien Raynaud","email":"flavien.raynaud@gmail.com","login":"flavray","count":1},{"name":"Finn Colman","email":"finn.colman@modicagroup.com","login":"finncolman","count":1},{"name":"Ewan Higgs","email":"ewan_higgs@yahoo.co.uk","login":"ehiggs","count":1},{"name":"Erik van Oosten","email":"e.vanoosten@grons.nl","login":"erikvanoosten","count":1},{"name":"Eric Klaus","email":"eric.klaus@workiva.com","login":"ericklaus-wf","count":1},{"name":"Eran Rundstein","email":"eran@rundste.in","login":"eranrund","count":1},{"name":"Charles O'Farrell","email":"charleso@charleso.org","login":"charleso","count":1},{"name":"Charlie Zhang","email":"sunnypig2002@gmail.com","login":"sunnypig","count":1},{"name":"Christian Bürckert","email":"Christian@Buerckert.de","login":"christianbuerckert","count":1},{"name":"Christian Weiss","email":"christian@chwe.at","login":"cwe1ss","count":1},{"name":"Christian Westberg","email":"cwe@dixa.com","login":"cwe-dixa","count":1},{"name":"Christoph Herold","email":"christoph.herold@coeamyd.net","login":"coeamyd","count":1},{"name":"Christopher Chavez","email":"chrischavez@gmx.us","login":"chrstphrchvz","count":1},{"name":"Cody P Schafer","email":"dev@codyps.com","login":"codyps","count":1},{"name":"Constantinos Dimitriou","email":"kodimitrio@gmail.com","login":"constd","count":1},{"name":"Daniel Wolf","email":"wolfda@gmail.com","login":"wolfda","count":1},{"name":"Gonzalo Aguilar Delgado","email":"gaguilar@aguilardelgado.com","login":"gadLinux","count":1},{"name":"David Furey","email":"david.furey@guardian.co.uk","login":"davidfurey","count":1},{"name":"David Heejong Park","email":"hee.jong.park@dnv.com","login":"davidhjp01","count":1},{"name":"David Mai","email":"david.mai@reddit.com","login":"dmaii","count":1},{"name":"David Soria Parra","email":"dsp@php.net","login":"dsp","count":1},{"name":"David Suárez","email":"david.sephirot@gmail.com","login":"deiv","count":1},{"name":"David Walker","email":"dave@mudsite.com","login":"bp1222","count":1},{"name":"Davin Chia","email":"davinchia","login":"davinchia","count":1},{"name":"Dean Hamstead","email":"dean@fragfest.com.au","login":"djzort","count":1},{"name":"Dirkjan Ochtman","email":"dirkjan@ochtman.nl","login":"djc","count":1},{"name":"Divya Thaluru","email":"dthaluru@vmware.com","login":"dthaluru","count":1},{"name":"Divye Kapoor","email":"dkapoor@pinterest.com","login":"divyekapoor","count":1},{"name":"Dmitry Maluka","email":"dmitrymaluka@gmail.com","login":"dmaluka","count":1},{"name":"Dustin Pho","email":"dpho@vt.edu","login":"itshumbug","count":1},{"name":"Dylan Trotter","email":"trotterdylan","login":"trotterdylan","count":1},{"name":"Eduardo Arada","email":"eduardo.arada@gmail.com","login":"earada","count":1},{"name":"Anshul M Gupta","email":"anshul.mgupta@rubrik.com","login":"anshulmgupta","count":1},{"name":"Anthony Molinaro","email":"anthonym@alumni.caltech.edu","login":"djnym","count":1},{"name":"Antoine Cœur","email":"coeur@gmx.fr","login":"Coeur","count":1},{"name":"Antoine Lafarge","email":"alafarge@ankama.com","login":"alafarge-ankama","count":1},{"name":"Anton Golub","email":"mailbox@antongolub.ru","login":"antongolub","count":1},{"name":"Antonio Di Monaco","email":"tony@becrux.com","login":"becrux","count":1},{"name":"Antonio García-Domínguez","email":"a.garcia-dominguez@aston.ac.uk","login":"agarciadom","count":1},{"name":"Artemy","email":"osipov.artemy@gmail.com","login":"artemy-osipov","count":1},{"name":"Arthur Lazzaretti","email":"alazzaretti@x.ai","login":"alazzaretti","count":1},{"name":"Efimov Evgenij","email":"edefimov.it@gmail.com","login":"edefimov","count":1},{"name":"Atsushi Takayama","email":"taka.atsushi@gmail.com","login":"edvakf","count":1},{"name":"Axel Jäger","email":"axel.jaeger@arculus.de","login":"axeljaeger-arculus","count":1},{"name":"Balázs Grill","email":"balazs.grill@incquerylabs.com","login":"balazsgrill","count":1},{"name":"Ben Evans","email":"benjamin.john.evans@gmail.com","login":"kittylyst","count":1},{"name":"Ben Podgursky","email":"bpodgursky@gmail.com","login":"bpodgursky","count":1},{"name":"Benjamin Naecker","email":"ben@oxide.computer","login":"bnaecker","count":1},{"name":"Buğra Gedik","email":"bgedik@gmail.com","login":"bgedik","count":1},{"name":"Bruno Fonseca","email":"brunomacf@gmail.com","login":"brunomacf","count":1},{"name":"Bruce Irschick","email":"bruce.irschick@improving.com","login":"birschick-bq","count":1},{"name":"Brad Smith","email":"brad@comstyle.com","login":"brad0","count":1},{"name":"Bosky","email":"bosky@helpshift.com","login":"bosky101","count":1},{"name":"Blacker1230","email":"blacker1230@163.com","login":"liyan-ah","count":1},{"name":"Biswapriyo Nath","email":"nathbappai@gmail.com","login":"Biswa96","count":1},{"name":"Chandler May","email":"chandler.camille.may@gmail.com","login":"ccmaymay","count":1},{"name":"Charles Coulombe","email":"charles.coulombe@calculquebec.ca","login":"ccoulombe","count":1},{"name":"Charles Hake","email":"ctunoku@mit.edu","login":"MinasTyuru","count":1},{"name":"Philipp Hausmann","email":"philipp.hausmann@tiko.energy","login":"phile314","count":1},{"name":"Paul","email":"pavel.finkelshtein@gmail.com","login":"asm0dey","count":1},{"name":"Patrick Gansterer","email":"paroga@paroga.com","login":"paroga","count":1},{"name":"Park June Chul","email":"pjc0247@naver.com","login":"pjc0247","count":1},{"name":"Paco","email":"pakoito","login":"pakoito","count":1},{"name":"Opportunity","email":"opportunity@live.in","login":"OpportunityLiu","count":1},{"name":"Nikolay","email":"sibnick@gmail.com","login":"sibnick","count":1},{"name":"Nik Clayton","email":"nik.clayton@dfinity.org","login":"nikclayton-dfinity","count":1},{"name":"Nick Gavalas","email":"nick.j.gavalas@gmail.com","login":"ngavalas","count":1},{"name":"Nick Collier","email":"Nick.Collier@Sophos.com","login":"nickcollier","count":1},{"name":"Nick","email":"homolibere@gmail.com","login":"homolibere","count":1},{"name":"Nicholas Martin","email":"nicholas.martin2@gmail.com","login":"nijm","count":1},{"name":"Nicholas La Roux","email":"nicholas.laroux@shopify.com","login":"larouxn","count":1},{"name":"Nathan Breakwell","email":"nathan.breakwell@sophos.com","login":"Breakwell","count":1},{"name":"Nate Rosenblum","email":"nater@maginatics.com","login":"flandr","count":1},{"name":"Nasko Vasilev","email":"nasko.vasilev@betvictor.com","login":"magiccrafter","count":1},{"name":"NN","email":"580536+NN---","login":"NN---","count":1},{"name":"Morozov","email":"weugek@gmail.com","login":"i512","count":1},{"name":"Mikel Blanchard","email":"mblanchard@macrosssoftware.com","login":"CodeBlanch","count":1},{"name":"Mike Morton","email":"michaeldouglasmorton@gmail.com","login":"mikemorton","count":1},{"name":"Mike Cronce","email":"mike@quadra-tec.net","login":"mcronce","count":1},{"name":"Mikail Bagishov","email":"bagishov.mikail@yandex.ru","login":"MikailBag","count":1},{"name":"Michael Leinartas","email":"mleinartas@twitter.com","login":"mleinart","count":1},{"name":"Max Spencer","email":"mrmaxspencer@googlemail.com","login":"maxspencer","count":1},{"name":"Max","email":"mail@ne0h.de","login":"ne0h","count":1},{"name":"Matthew Pound","email":"mwp@signalfx.com","login":"mdubbyap","count":1},{"name":"Dominic Coyne","email":"dominic.coyne@jhc.financial","login":null,"count":1},{"name":"Stanislav Markevic","email":"smarkevic@freelancer.com","login":"smfreelancer","count":1},{"name":"Srinivas Reddy","email":"mrsrinivas","login":"mrsrinivas","count":1},{"name":"Spl3en","email":"spl3en.contact@gmail.com","login":"Spl3en","count":1},{"name":"Sidneys1","email":"sidneys1@live.com","login":"Sidneys1","count":1},{"name":"Sho Nakatani","email":"lay.sakura@gmail.com","login":"laysakura","count":1},{"name":"Shem Shadrack","email":"shemtorga@gmail.com","login":"ShemShadrack","count":1},{"name":"Salah Ghanim","email":"salah.ghanim@gmail.com","login":"salah-ghanim","count":1},{"name":"Ruslan","email":"thgall@mail.ru","login":"gallko","count":1},{"name":"Romain Théry","email":"rthery@ankama.com","login":"Hyl-Harant","count":1},{"name":"Roger Thomas","email":"rogere84@gmail.com","login":"rogerthomas84","count":1},{"name":"Robert Schadek","email":"robert.schadek@informatik.uni-oldenburg.de","login":"burner","count":1},{"name":"Robert Pająk","email":"pellared@hotmail.com","login":"pellared","count":1},{"name":"Rob Becker","email":"rob.becker@workiva.com","login":"robbecker-wf","count":1},{"name":"Riza Suminto","email":"riza.suminto@cloudera.com","login":"rizaon","count":1},{"name":"Richard Artoul","email":"richardartoul@gmail.com","login":"richardartoul","count":1},{"name":"ResDiaryLewis","email":"lewis.jackson@resdiary.com","login":"ResDiaryLewis","count":1},{"name":"Renan I. Del Valle","email":"commit@ridv.xyz","login":"ridv","count":1},{"name":"Raihan M","email":"muhamedraihan@gmail.com","login":"raihio","count":1},{"name":"RPC Tester","email":"47292565+KantConnect","login":"KantConnect","count":1},{"name":"Qiao Mu","email":"qiaomu@bytedance.com","login":"qiaomuf","count":1},{"name":"Pyrox","email":"pyrox@pyrox.dev","login":"pyrox0","count":1},{"name":"Prasenjit Sarkar","email":"prasenjit.sarkar@datos.io","login":"psarkar-datos","count":1},{"name":"PoojaChandak","email":"poojachandak002@gmail.com","login":"PoojaChandak","count":1},{"name":"PikachuHy","email":"pikachuhy@163.com","login":"PikachuHy","count":1},{"name":"Phillipp Röll","email":"phillipp.roell@trafficplex.de","login":"phillipp","count":1},{"name":"Kaspar Fenner","email":"kaspar.fenner@siemens.com","login":"kfenner","count":1},{"name":"Kanishth Karthik","email":"kanishthkarthik@gmail.com","login":"kanishthkarthik","count":1},{"name":"KCris","email":"cristian.kovari@gmail.com","login":"kcris","count":1},{"name":"Jörn Horstmann","email":"git@jhorstmann.net","login":"jhorstmann","count":1},{"name":"Jun","email":"Junnplus","login":"Junnplus","count":1},{"name":"Julian Tescher","email":"jatescher@gmail.com","login":"jtescher","count":1},{"name":"Josh Elser","email":"josh.elser@gmail.com","login":"joshelser","count":1},{"name":"Josh","email":"QuestofIranon","login":"QuestofIranon","count":1},{"name":"Jorge C. Leitao","email":"jorgecarleitao@gmail.com","login":"jorgecarleitao","count":1},{"name":"Jonathan Mackenzie","email":"jonmac1@gmail.com","login":"JonnoFTW","count":1},{"name":"Jonathan Haapala","email":"jhaapala@newrelic.com","login":"jhaapala5","count":1},{"name":"Jon Parise","email":"jon@pinterest.com","login":"jparise","count":1},{"name":"John Troy","email":"jtroy@galileosuite.com","login":"jtroy","count":1},{"name":"John Thomas","email":"thomas07@vt.edu","login":"thomas07vt","count":1},{"name":"Joao Antonio","email":"joao.p.antonio@gmail.com","login":"joaopedroantonio","count":1},{"name":"Jihoon Seo","email":"jihoon.seo@etri.re.kr","login":"jihoon-seo","count":1},{"name":"Jeffrey Tolar","email":"tolar@yahooinc.com","login":"jeffreytolar","count":1},{"name":"Jeff Alder","email":"49817386+jeffalder","login":"jeffalder","count":1},{"name":"Jean Boussier","email":"jean.boussier@gmail.com","login":"byroot","count":1},{"name":"Jay Gheewala","email":"jay.a.gheewala@gmail.com","login":"jgheewala","count":1},{"name":"Jaume Marhuenda","email":"jaumemarhuenda@gmail.com","login":"beltran","count":1},{"name":"James Johnston","email":"james.johnston@thumbtack.com","login":"james-johnston-thumbtack","count":1},{"name":"James Guthrie","email":"JamesGuthrie","login":"JamesGuthrie","count":1},{"name":"Irelian","email":"240290942@qq.com","login":"Irelian","count":1},{"name":"Ilya Urvachev","email":"rtm@ctrlz.ru","login":"rtm-ctrlz","count":1},{"name":"Håkon H. Hitland","email":"haakon@likedan.net","login":"unbounded","count":1},{"name":"Matt Kantor","email":"the.matt.kantor@gmail.com","login":"mkantor","count":1},{"name":"Martin Wilck","email":"mwilck@arcor.de","login":"mwilck","count":1},{"name":"Laeeth Isharc","email":"laeeth@kaleidic.io","login":"kaleidic","count":1},{"name":"Mark Raynsford","email":"code@io7m.com","login":"io7m","count":1},{"name":"Mark Goldfinch","email":"mark.goldfinch@modicagroup.com","login":"goldie80","count":1},{"name":"Marin Nozhchev","email":"murfffi@gmail.com","login":"murfffi","count":1},{"name":"Margar Simonyan","email":"margar.simonyan@gmail.com","login":"margars","count":1},{"name":"Marcin Pajkowski","email":"marcin.pajkowski@gmail.com","login":"mpajkowski","count":1},{"name":"Marc Jakobi","email":"marc.jakobi@tiko.energy","login":"mrcjkb","count":1},{"name":"Marc Breslow","email":"marc.breslow@devfactory.com","login":"mbreslow","count":1},{"name":"Manuel Pöter","email":"manuel@manuel-poeter.at","login":"mpoeter","count":1},{"name":"Mahendran Kathirvel","email":"astromahi@gmail.com","login":"astromahi","count":1},{"name":"Maarten Pronk","email":"git@evetion.nl","login":"evetion","count":1},{"name":"Lázaro Clapp","email":"lazaro.clapp@gmail.com","login":"lazaroclapp","count":1},{"name":"Lysandros Nikolaou","email":"lisandrosnik@gmail.com","login":"lysnikolaou","count":1},{"name":"Liyin Tang","email":"liyin.tang@airbnb.com","login":"liyintang","count":1},{"name":"Ling Li","email":"liling@gmail.com","login":"derkuci","count":1},{"name":"Liangliang He","email":"heliangliang@xiaomi.com","login":"llhe","count":1},{"name":"Lewin Bormann","email":"lewin@lewin-bormann.info","login":"dermesser","count":1},{"name":"Leon Scharnowski","email":"scharnowski@posteo.net","login":"srnwk","count":1},{"name":"Kyle Smith","email":"ksmith.developer@gmail.com","login":"ksmithdev","count":1},{"name":"Kurt Alfred Kluever","email":"kak@google.com","login":"kluever","count":1},{"name":"Klemen Košir","email":"klemen.kosir@kream.io","login":"KarboniteKream","count":1},{"name":"Kevin Greene","email":"30637378+kevin-greene-ck","login":"kevin-greene-ck","count":1},{"name":"Kevin Carbone","email":"kevin.carbone@reddit.com","login":"CarbonComputed","count":1},{"name":"Katie Atkinson","email":"katie.atkinson@reddit.com","login":"KTAtkinson","count":1}],"past_year_committers":[{"name":"Jens Geyer","email":"jensg@apache.org","login":"Jens-G","count":222},{"name":"Dmytro Shteflyuk","email":"kpumuk@apache.org","login":"kpumuk","count":151},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":86},{"name":"Volodymyr Panivko","email":"sveneld@apache.org","login":"sveneld","count":41},{"name":"Carel Combrink","email":"carel.combrink@gmail.com","login":"CJCombrink","count":29},{"name":"Hasnain Lakhani","email":"m.hasnain.lakhani@gmail.com","login":"mhlakhani","count":14},{"name":"dxbjavid","email":"dxbjavid@gmail.com","login":"dxbjavid","count":9},{"name":"HTHou","email":"haonan@apache.org","login":"HTHou","count":8},{"name":"Santiago Medina Rolong","email":"smedinarolong@twitter.com","login":null,"count":6},{"name":"Shaoyu Zhang","email":"zsy056","login":"zsy056","count":6},{"name":"Carel Combrink","email":"carel.combrink@vastech.co.za","login":null,"count":5},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":5},{"name":"Yuxuan 'fishy' Wang","email":"wang@yuxuan.org","login":"fishy","count":4},{"name":"Pengpeng Hou","email":"pengpeng@iscas.ac.cn","login":"neosys007","count":4},{"name":"Pavel Kvach","email":"pavel.kvach@gmail.com","login":"pkvach","count":4},{"name":"Jiayu Liu","email":"jimexist@gmail.com","login":"jimexist","count":4},{"name":"Justin Caratzas","email":"jcaratza@ibm.com","login":"bigjust","count":3},{"name":"Mark Molinaro","email":"mmolinaro@pinterest.com","login":"markjm","count":3},{"name":"Atharva Chiplunkar","email":"73574922+AtharvaChiplunkar12","login":"AtharvaChiplunkar12","count":2},{"name":"Federico Giovanardi","email":"federico.giovanardi@cnhind.com","login":null,"count":2},{"name":"Andrew Bell","email":"andrew.bell.ia@gmail.com","login":"abellgithub","count":2},{"name":"Ben Gemmill","email":"bgemmill","login":"bgemmill","count":2},{"name":"Gregg Donovan","email":"gdonovan@etsy.com","login":"greggdonovan","count":2},{"name":"Jinpeng","email":"zjpzlz@163.com","login":"jp0317","count":2},{"name":"Roman Dmytrenko","email":"rdmytrenko@gmail.com","login":"erka","count":2},{"name":"Vikrant Puppala","email":"vikrant.puppala@databricks.com","login":"vikrantpuppala","count":2},{"name":"nighmared","email":"jonas.konrath@icloud.com","login":"Nighmared","count":2},{"name":"Csaba Ringhofer","email":"csringhofer@cloudera.com","login":"csringhofer","count":1},{"name":"Arthur Lazzaretti","email":"alazzaretti@x.ai","login":"alazzaretti","count":1},{"name":"Antoine Lafarge","email":"alafarge@ankama.com","login":"alafarge-ankama","count":1},{"name":"Amos Bird","email":"amosbird@gmail.com","login":"amosbird","count":1},{"name":"761417898","email":"761417898@qq.com","login":"761417898","count":1},{"name":"Jens Geyer","email":"jnsg@apache.org","login":null,"count":1},{"name":"JensG via OpenCode","email":"opencode@local.box","login":null,"count":1},{"name":"Jun.S.Shen","email":"jun.s.shen@oracle.com","login":null,"count":1},{"name":"Shem Shadrack","email":"shemtorga@gmail.com","login":"ShemShadrack","count":1},{"name":"Stan Hu","email":"stanhu@gmail.com","login":"stanhu","count":1},{"name":"Sutou Kouhei","email":"kou@clear-code.com","login":"kou","count":1},{"name":"Sven Rebhan","email":"srebhan@influxdata.com","login":"srebhan","count":1},{"name":"Tdxdxoz","email":"tdxdxoz@gmail.com","login":"OmmyZhang","count":1},{"name":"The Apache Software Foundation","email":"root-asf-gitbox-commits@apache.org","login":"asf-gitbox-commits","count":1},{"name":"Viacheslav Koryagin","email":"viacheslavkoryagin@gmail.com","login":"SLAVONchick","count":1},{"name":"Vitaly Zdanevich","email":"zdanevich.vitaly@ya.ru","login":"vitaly-zdanevich","count":1},{"name":"bwangelme","email":"bwangel.me@gmail.com","login":"bwangelme","count":1},{"name":"dengzh","email":"dengzhhu653@gmail.com","login":"dengzhhu653","count":1},{"name":"haosenwang1018","email":"167664334+haosenwang1018","login":"haosenwang1018","count":1},{"name":"ma.uchida","email":"ma.uchida@raksul.com","login":"masak1yu","count":1},{"name":"pspeter","email":"peter.schmidbauer@oebb.at","login":"pspeter","count":1},{"name":"qr243vbi","email":"qr243vbi@atomicmail.io","login":"qr243vbi","count":1},{"name":"sarangat_LinkedIn","email":"sarangath@linkedin.com","login":"ShreyeshArangath","count":1},{"name":"sbrandprog","email":"sbrandprog@gmail.com","login":"sbrandprog","count":1},{"name":"shang","email":"shang@uber.com","login":"CoolTomatos","count":1},{"name":"David Heejong Park","email":"hee.jong.park@dnv.com","login":"davidhjp01","count":1},{"name":"Francisco Ayala Le Brun","email":"frankxlebrun@gmail.com","login":"fayalalebrun","count":1},{"name":"Gabe Jones","email":"gabe.jones@emerson.com","login":"GabeNI","count":1},{"name":"George Koehler","email":"kernigh@gmail.com","login":"kernigh","count":1},{"name":"Guillaume Maudoux","email":"layus.on@gmail.com","login":"layus","count":1},{"name":"Hongxu Jia","email":"hongxu.jia@windriver.com","login":"hongxu-jia","count":1},{"name":"James E. King III","email":"jking@apache.org","login":"jeking3","count":1},{"name":"James Guthrie","email":"JamesGuthrie","login":"JamesGuthrie","count":1},{"name":"Jonathan Haapala","email":"jhaapala@newrelic.com","login":"jhaapala5","count":1},{"name":"Lysandros Nikolaou","email":"lisandrosnik@gmail.com","login":"lysnikolaou","count":1},{"name":"Maarten Pronk","email":"git@evetion.nl","login":"evetion","count":1},{"name":"Marin Nozhchev","email":"murfffi@gmail.com","login":"murfffi","count":1},{"name":"Martin Haimberger","email":"martin.haimberger@gmail.com","login":"MartinHaimberger","count":1},{"name":"Michael Smith","email":"michael.smith@cloudera.com","login":"MikaelSmith","count":1},{"name":"Pyrox","email":"pyrox@pyrox.dev","login":"pyrox0","count":1},{"name":"RPC Tester","email":"47292565+KantConnect","login":"KantConnect","count":1},{"name":"Raihan M","email":"muhamedraihan@gmail.com","login":"raihio","count":1},{"name":"zeshuai007","email":"51382517@qq.com","login":"zeshuai007","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-19T00:00:10.144Z","repositories_count":6733964,"commits_count":974258985,"contributors_count":41085176,"owners_count":1355045,"committers_count":3348353,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"apache/thrift","html_url":"https://github.com/apache/thrift","last_synced_at":"2026-08-23T17:30:19.455Z","status":null,"issues_count":3,"pull_requests_count":1083,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4450850.892699115,"issues_closed_count":2,"pull_requests_closed_count":904,"pull_request_authors_count":186,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.4644506001846722,"merged_pull_requests_count":691,"bot_issues_count":0,"bot_pull_requests_count":203,"past_year_issues_count":0,"past_year_pull_requests_count":343,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":358252.49606299214,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8163265306122449,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":232,"created_at":"2023-05-10T10:36:11.365Z","updated_at":"2026-08-23T17:30:19.456Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","issue_labels_count":{"table":{"c++":1,"python":1}},"pull_request_labels_count":{"table":{"dependencies":204,"java":181,"c++":111,"github_actions":103,"ruby":102,"python":83,"golang":72,"compiler":69,"build and general CI":66,"javascript":60,"php":49,"c#":48,"delphi":26,"nodejs":25,"rebase needed":24,"testsuite":23,"rust":22,"typescript":21,"haxe":14,"c_glib":14,"kotlin":13,"swift":11,"blocked - do not merge":10,"ci":9,"erlang":8,"dart":6,"lua":6,"blocked":5,"doc":5,"perl":4,"ocaml":3,"json":2,"need JIRA ticket":2,"enhancement":2,"build":2,"needs-test":2,"releng":1,"broken":1,"security":1,"wontfix":1,"mermaid":1,"d":1}},"issue_author_associations_count":{"table":{"NONE":2,"MEMBER":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":559,"MEMBER":384,"NONE":140}},"issue_authors":{"table":{"emmenlau":1,"kluever":1,"ccoulombe":1}},"pull_request_authors":{"table":{"dependabot[bot]":203,"Jens-G":135,"kpumuk":120,"fishy":86,"sveneld":42,"CJCombrink":33,"mhlakhani":26,"Jimexist":18,"thomasbruggink":14,"SvenRoederer":13,"cameron-martin":13,"jimexist":11,"dengzhhu653":11,"cfriedt":10,"kou":9,"dxbjavid":9,"emmenlau":9,"a-detiste":8,"bwangelme":8,"zsy056":7,"asjadsyed":6,"pkvach":6,"jeking3":5,"brad0":5,"ctubbsii":5,"kpy3":5,"bandle":4,"markjm":4,"adrianhelvikspond":4,"santiagomed":4,"afuaide":4,"HTHou":4,"zeshuai007":4,"bjosv":3,"csringhofer":3,"bogdandrutu":3,"garymm":3,"rtm-ctrlz":3,"GabeNI":3,"SusanneLindgren":3,"vitaly-zdanevich":3,"roshanjrajan-zip":3,"kinoroy":3,"tinloaf":3,"andybest":2,"baller-paul":2,"NN---":2,"Spl3en":2,"Nighmared":2,"ben-harris-5":2,"pyrox0":2,"jhorstmann":2,"bigjust":2,"trim21":2,"joemcdonnell":2,"paroga":2,"hellishfire":2,"loong-hy":2,"Zlika":2,"jeremiahpslewis":2,"mrcjkb":2,"yoelyang":2,"k-walton":2,"tuomojokimies-sc":2,"thebookey":2,"TheZaphod-Beeblebrox":2,"kylepellham":2,"jeffreytolar":2,"layus":2,"fedegiova":2,"tobim":2,"stiga-huang":2,"africamonkey":2,"vzhd1701":2,"smitchamwork":2,"ndiezel0":2,"winmillwill":2,"langke1988":2,"shadchin":2,"eyupcektimur":2,"cptaffe":2,"lysnikolaou":2,"alkis":2,"slicking":2,"Fokko":2,"arkuhn":2,"zengji":2,"neosys007":2,"anshulmgupta":2,"vyasr":2,"Florian-Mt":2,"greggdonovan":2,"jrhee17":2,"uv747":2,"larouxn":2,"leitzler":2,"jtroy":2,"cspwizard":2,"derkuci":2,"Xuanwo":2,"pierrestudios":2,"gnwgnw":2,"dejank-isystem":2,"lorteddie":2,"sbrandprog":2,"AlexanderKurzMVTec":2,"keith-turner":2,"gregory-hive":1,"Biswa96":1,"cyyever":1,"hongzhi-gao":1,"bgemmill":1,"ugodiggi":1,"EnigmaTriton":1,"JamesGuthrie":1,"ilasahu":1,"tsxiaofang":1,"sumanthakur1976":1,"rizaon":1,"vikrantpuppala":1,"Nicole00":1,"amosbird":1,"ccoulombe":1,"zheguang":1,"MPDR200011":1,"birschick-bq":1,"pellared":1,"murfffi":1,"asf-gitbox-commits":1,"raihio":1,"artemy-osipov":1,"kernigh":1,"ccmaymay":1,"risicle":1,"MartinHaimberger":1,"fayalalebrun":1,"KTAtkinson":1,"ankane":1,"jp0317":1,"evetion":1,"oprudkyi":1,"nicolasb29":1,"xuan-cao-swi":1,"SLAVONchick":1,"kluever":1,"balping":1,"Leo-Tinkeam":1,"cwe-dixa":1,"haosenwang1018":1,"khanzadimahdi":1,"Dev-iL":1,"jonahaapala":1,"jshen14":1,"erka":1,"psarkar24":1,"jorgecarleitao":1,"grzegorzlyczba":1,"casperisfine":1,"OmmyZhang":1,"hongxu-jia":1,"ngavalas":1,"elharo":1,"jeffalder":1,"csordasmarton":1,"stanhu":1,"sobomax":1,"srebhan":1,"ethan-gallant":1,"cozality":1,"mpoeter":1,"abellgithub":1,"nithinkdb":1,"andrewcunnin":1,"hdu-sdlzx":1,"CoolTomatos":1,"jackwenshann":1,"AtharvaChiplunkar12":1,"davidhjp01":1,"ShemShadrack":1,"rgumpertz":1,"ndabas":1,"zzachimed":1,"KarboniteKream":1,"KantConnect":1,"fcprete":1,"ShreyeshArangath":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-24T00:00:06.384Z","repositories_count":16301769,"issues_count":42335015,"pull_requests_count":134763975,"authors_count":11516393,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"ruby":97,"github_actions":67,"compiler":62,"dependencies":43,"build and general CI":43,"php":27,"python":26,"c++":24,"java":22,"testsuite":18,"typescript":16,"javascript":16,"golang":15,"nodejs":12,"c_glib":8,"haxe":8,"c#":8,"rust":7,"delphi":5,"kotlin":5,"blocked - do not merge":4,"lua":4,"perl":4,"dart":3,"swift":3,"ocaml":3,"doc":2,"rebase needed":1,"security":1,"d":1,"mermaid":1,"erlang":1}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":161,"MEMBER":160,"NONE":22}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"kpumuk":120,"Jens-G":60,"dependabot[bot]":43,"sveneld":23,"CJCombrink":11,"dxbjavid":9,"zsy056":7,"santiagomed":4,"mhlakhani":4,"markjm":4,"HTHou":4,"fishy":4,"jimexist":3,"brad0":3,"fedegiova":2,"neosys007":2,"greggdonovan":2,"Nighmared":2,"TheZaphod-Beeblebrox":2,"bigjust":2,"pkvach":2,"sbrandprog":2,"erka":1,"ndabas":1,"AtharvaChiplunkar12":1,"ShemShadrack":1,"ShreyeshArangath":1,"SLAVONchick":1,"srebhan":1,"asf-gitbox-commits":1,"vikrantpuppala":1,"vitaly-zdanevich":1,"xuan-cao-swi":1,"abellgithub":1,"Dev-iL":1,"GabeNI":1,"haosenwang1018":1,"hdu-sdlzx":1,"hongxu-jia":1,"hongzhi-gao":1,"davidhjp01":1,"JamesGuthrie":1,"csringhofer":1,"CoolTomatos":1,"KantConnect":1,"Leo-Tinkeam":1,"MartinHaimberger":1,"bgemmill":1,"MPDR200011":1,"murfffi":1}},"maintainers":[{"table":{"login":"Jens-G","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"}},{"table":{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"}},{"table":{"login":"fishy","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"}},{"table":{"login":"Jimexist","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimexist"}},{"table":{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"}},{"table":{"login":"jimexist","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"}},{"table":{"login":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"}},{"table":{"login":"kou","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}},{"table":{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"}},{"table":{"login":"zeshuai007","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"}},{"table":{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"}},{"table":{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}}],"active_maintainers":[{"table":{"login":"kpumuk","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"}},{"table":{"login":"Jens-G","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"}},{"table":{"login":"fishy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"}},{"table":{"login":"jimexist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"}}]}},"events":{"total":{"CommitCommentEvent":10,"CreateEvent":62,"DeleteEvent":60,"ForkEvent":120,"IssueCommentEvent":263,"PullRequestEvent":490,"PullRequestReviewCommentEvent":107,"PullRequestReviewEvent":155,"PushEvent":377,"WatchEvent":525},"last_year":{"CreateEvent":37,"DeleteEvent":36,"ForkEvent":20,"IssueCommentEvent":83,"PullRequestEvent":264,"PullRequestReviewCommentEvent":42,"PullRequestReviewEvent":61,"PushEvent":234,"WatchEvent":81}},"keywords":["actionscript","c","cplusplus","csharp","d","dart","http","library","network-client","network-server","thrift"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:02.992Z","updated_at":"2023-01-13T16:22:02.992Z","repository_link":"https://github.com/apache/thrift/blob/master/.github/workflows/build.yml","dependencies":[{"id":6890146499,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890146500,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890146501,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890146502,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890146503,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890146504,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cmake.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:03.579Z","updated_at":"2023-01-13T16:22:03.579Z","repository_link":"https://github.com/apache/thrift/blob/master/.github/workflows/cmake.yml","dependencies":[{"id":6890146722,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"build/docker/ubuntu-focal/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:06.781Z","updated_at":"2023-01-13T16:22:06.781Z","repository_link":"https://github.com/apache/thrift/blob/master/build/docker/ubuntu-focal/Dockerfile","dependencies":[{"id":6890152907,"package_name":"buildpack-deps","ecosystem":"docker","requirements":"focal-scm","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"build/docker/ubuntu-jammy/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:07.003Z","updated_at":"2023-01-13T16:22:07.003Z","repository_link":"https://github.com/apache/thrift/blob/master/build/docker/ubuntu-jammy/Dockerfile","dependencies":[{"id":6890153891,"package_name":"buildpack-deps","ecosystem":"docker","requirements":"jammy-scm","direct":true,"kind":"build","optional":false}]},{"ecosystem":"dub","filepath":"dub.json","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:07.330Z","updated_at":"2023-01-13T16:22:07.330Z","repository_link":"https://github.com/apache/thrift/blob/master/dub.json","dependencies":[{"id":6890155015,"package_name":"libevent","ecosystem":"dub","requirements":"--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\nversion: \"~\u003e2.0.2\"\n","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"lib/go/test/fuzz/go.mod","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:07.527Z","updated_at":"2023-01-13T16:22:07.527Z","repository_link":"https://github.com/apache/thrift/blob/master/lib/go/test/fuzz/go.mod","dependencies":[{"id":6890155166,"package_name":"github.com/apache/thrift","ecosystem":"go","requirements":"v0.0.0-00010101000000-000000000000","direct":true,"kind":"runtime","optional":false},{"id":6890155167,"package_name":"shared","ecosystem":"go","requirements":"v0.0.0-00010101000000-000000000000","direct":true,"kind":"runtime","optional":false},{"id":6890155168,"package_name":"tutorial","ecosystem":"go","requirements":"v0.0.0-00010101000000-000000000000","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"lib/go/test/go.mod","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:07.867Z","updated_at":"2023-01-13T16:22:07.867Z","repository_link":"https://github.com/apache/thrift/blob/master/lib/go/test/go.mod","dependencies":[{"id":6890156756,"package_name":"github.com/apache/thrift","ecosystem":"go","requirements":"v0.0.0-00010101000000-000000000000","direct":true,"kind":"runtime","optional":false},{"id":6890156757,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.6.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"lib/go/test/go.sum","sha":null,"kind":"lockfile","created_at":"2023-01-13T16:22:08.092Z","updated_at":"2023-01-13T16:22:08.092Z","repository_link":"https://github.com/apache/thrift/blob/master/lib/go/test/go.sum","dependencies":[{"id":6890156996,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6890156997,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.3.5","direct":false,"kind":"runtime","optional":false},{"id":6890156998,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":6890156999,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191011191535-87dc89f01550","direct":false,"kind":"runtime","optional":false},{"id":6890157000,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.4.2","direct":false,"kind":"runtime","optional":false},{"id":6890157001,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":6890157002,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":6890157003,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210405180319-a5a99cb37ef4","direct":false,"kind":"runtime","optional":false},{"id":6890157004,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":6890157005,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20210220032951-036812b2e83c","direct":false,"kind":"runtime","optional":false},{"id":6890157006,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":6890157007,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":6890157008,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":6890157009,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210330210617-4fbd30eecc44","direct":false,"kind":"runtime","optional":false},{"id":6890157010,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210510120138-977fb7262007","direct":false,"kind":"runtime","optional":false},{"id":6890157011,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":6890157012,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6890157013,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":6890157014,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":6890157015,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":6890157016,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":6890157017,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":6890157018,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":6890157019,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"test/go/go.mod","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:08.460Z","updated_at":"2023-01-13T16:22:08.460Z","repository_link":"https://github.com/apache/thrift/blob/master/test/go/go.mod","dependencies":[{"id":6890160558,"package_name":"github.com/apache/thrift","ecosystem":"go","requirements":"v0.0.0-00010101000000-000000000000","direct":true,"kind":"runtime","optional":false},{"id":6890160559,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.6.0","direct":true,"kind":"runtime","optional":false},{"id":6890160560,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.4.2","direct":true,"kind":"runtime","optional":false},{"id":6890160561,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210510120138-977fb7262007","direct":true,"kind":"runtime","optional":false},{"id":6890160562,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.1","direct":true,"kind":"runtime","optional":false},{"id":6890160563,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"test/go/go.sum","sha":null,"kind":"lockfile","created_at":"2023-01-13T16:22:09.019Z","updated_at":"2023-01-13T16:22:09.019Z","repository_link":"https://github.com/apache/thrift/blob/master/test/go/go.sum","dependencies":[{"id":6890161798,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6890161799,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.3.5","direct":false,"kind":"runtime","optional":false},{"id":6890161800,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":6890161801,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191011191535-87dc89f01550","direct":false,"kind":"runtime","optional":false},{"id":6890161802,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.4.2","direct":false,"kind":"runtime","optional":false},{"id":6890161803,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":6890161804,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":6890161805,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210405180319-a5a99cb37ef4","direct":false,"kind":"runtime","optional":false},{"id":6890161806,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":6890161807,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20210220032951-036812b2e83c","direct":false,"kind":"runtime","optional":false},{"id":6890161808,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":6890161809,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":6890161810,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":6890161811,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210330210617-4fbd30eecc44","direct":false,"kind":"runtime","optional":false},{"id":6890161812,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210510120138-977fb7262007","direct":false,"kind":"runtime","optional":false},{"id":6890161813,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":6890161814,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6890161815,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":6890161816,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":6890161817,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":6890161818,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":6890161819,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":6890161820,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":6890161821,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"haxelib","filepath":"lib/haxe/haxelib.json","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:09.301Z","updated_at":"2023-01-13T16:22:09.301Z","repository_link":"https://github.com/apache/thrift/blob/master/lib/haxe/haxelib.json","dependencies":[{"id":6890162761,"package_name":"crypto","ecosystem":"haxelib","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":6890162766,"package_name":"uuid","ecosystem":"haxelib","requirements":"","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"contrib/thrift-maven-plugin/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:09.537Z","updated_at":"2023-01-13T16:22:09.537Z","repository_link":"https://github.com/apache/thrift/blob/master/contrib/thrift-maven-plugin/pom.xml","dependencies":[{"id":6890164078,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.1","direct":true,"kind":"test","optional":false},{"id":6890164079,"package_name":"org.apache.maven:maven-plugin-api","ecosystem":"maven","requirements":"3.1.0","direct":true,"kind":"runtime","optional":false},{"id":6890164080,"package_name":"org.apache.maven:maven-project","ecosystem":"maven","requirements":"2.2.1","direct":true,"kind":"runtime","optional":false},{"id":6890164081,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":"30.0-jre","direct":true,"kind":"runtime","optional":false},{"id":6890164082,"package_name":"org.codehaus.plexus:plexus-utils","ecosystem":"maven","requirements":"3.0.16","direct":true,"kind":"runtime","optional":false},{"id":6890164083,"package_name":"org.mockito:mockito-all","ecosystem":"maven","requirements":"1.10.19","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"lib/java/android/build.gradle","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:09.888Z","updated_at":"2023-01-13T16:22:09.888Z","repository_link":"https://github.com/apache/thrift/blob/master/lib/java/android/build.gradle","dependencies":[{"id":6890165609,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":"1.7.13","direct":true,"kind":"compile","optional":false},{"id":6890165610,"package_name":"javax.servlet:servlet-api","ecosystem":"maven","requirements":"2.5","direct":true,"kind":"compile","optional":false},{"id":6890165611,"package_name":"org.apache.httpcomponents:httpcore","ecosystem":"maven","requirements":"4.4.4","direct":true,"kind":"compile","optional":false}]},{"ecosystem":"maven","filepath":"lib/kotlin/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:10.269Z","updated_at":"2023-01-13T16:22:10.269Z","repository_link":"https://github.com/apache/thrift/blob/master/lib/kotlin/build.gradle.kts","dependencies":[{"id":6890166337,"package_name":"org.jetbrains.kotlin:kotlin-stdlib-jdk8","ecosystem":"maven","requirements":"*","direct":true,"kind":"implementation","optional":false},{"id":6890166338,"package_name":"org.jetbrains.kotlinx:kotlinx-coroutines-jdk8","ecosystem":"maven","requirements":"1.6.1","direct":true,"kind":"implementation","optional":false},{"id":6890166339,"package_name":"org.apache.thrift:libthrift","ecosystem":"maven","requirements":"INCLUDED","direct":true,"kind":"implementation","optional":false}]},{"ecosystem":"maven","filepath":"lib/kotlin/cross-test-client/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:10.572Z","updated_at":"2023-01-13T16:22:10.572Z","repository_link":"https://github.com/apache/thrift/blob/master/lib/kotlin/cross-test-client/build.gradle.kts","dependencies":[{"id":6890166926,"package_name":"org.jetbrains.kotlin:kotlin-stdlib-jdk8","ecosystem":"maven","requirements":"*","direct":true,"kind":"implementation","optional":false},{"id":6890166927,"package_name":"com.github.ajalt.clikt:clikt","ecosystem":"maven","requirements":"$cliktVersion","direct":true,"kind":"implementation","optional":false},{"id":6890166928,"package_name":"org.jetbrains.kotlinx:kotlinx-coroutines-jdk8","ecosystem":"maven","requirements":"$kotlinxCoroutinesJdk8Version","direct":true,"kind":"implementation","optional":false},{"id":6890166929,"package_name":"org.apache.thrift:libthrift","ecosystem":"maven","requirements":"INCLUDED","direct":true,"kind":"implementation","optional":false},{"id":6890166930,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":"$slf4jVersion","direct":true,"kind":"implementation","optional":false},{"id":6890166931,"package_name":"org.apache.httpcomponents:httpclient","ecosystem":"maven","requirements":"$httpclientVersion","direct":true,"kind":"implementation","optional":false},{"id":6890166932,"package_name":"org.apache.httpcomponents:httpcore","ecosystem":"maven","requirements":"$httpcoreVersion","direct":true,"kind":"implementation","optional":false},{"id":6890166933,"package_name":"ch.qos.logback:logback-classic","ecosystem":"maven","requirements":"$logbackVersion","direct":true,"kind":"implementation","optional":false},{"id":6890166934,"package_name":"org.jetbrains.kotlin:kotlin-test","ecosystem":"maven","requirements":"*","direct":true,"kind":"testImplementation","optional":false},{"id":6890166935,"package_name":"org.jetbrains.kotlin:kotlin-test-junit","ecosystem":"maven","requirements":"*","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"maven","filepath":"lib/kotlin/cross-test-server/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:10.651Z","updated_at":"2023-01-13T16:22:10.651Z","repository_link":"https://github.com/apache/thrift/blob/master/lib/kotlin/cross-test-server/build.gradle.kts","dependencies":[{"id":6890167119,"package_name":"org.jetbrains.kotlin:kotlin-stdlib-jdk8","ecosystem":"maven","requirements":"*","direct":true,"kind":"implementation","optional":false},{"id":6890167120,"package_name":"com.github.ajalt.clikt:clikt","ecosystem":"maven","requirements":"$cliktVersion","direct":true,"kind":"implementation","optional":false},{"id":6890167121,"package_name":"org.jetbrains.kotlinx:kotlinx-coroutines-jdk8","ecosystem":"maven","requirements":"$kotlinxCoroutinesJdk8Version","direct":true,"kind":"implementation","optional":false},{"id":6890167122,"package_name":"org.apache.thrift:libthrift","ecosystem":"maven","requirements":"INCLUDED","direct":true,"kind":"implementation","optional":false},{"id":6890167123,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":"$slf4jVersion","direct":true,"kind":"implementation","optional":false},{"id":6890167124,"package_name":"org.apache.httpcomponents:httpcore","ecosystem":"maven","requirements":"$httpcoreVersion","direct":true,"kind":"implementation","optional":false},{"id":6890167125,"package_name":"ch.qos.logback:logback-classic","ecosystem":"maven","requirements":"$logbackVersion","direct":true,"kind":"implementation","optional":false},{"id":6890167126,"package_name":"org.jetbrains.kotlin:kotlin-test","ecosystem":"maven","requirements":"*","direct":true,"kind":"testImplementation","optional":false},{"id":6890167127,"package_name":"org.jetbrains.kotlin:kotlin-test-junit","ecosystem":"maven","requirements":"*","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"npm","filepath":"lib/js/package-lock.json","sha":null,"kind":"lockfile","created_at":"2023-01-13T16:22:10.828Z","updated_at":"2023-01-13T16:22:10.828Z","repository_link":"https://github.com/apache/thrift/blob/master/lib/js/package-lock.json","dependencies":[{"id":6890168009,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.19.4","direct":false,"kind":"development","optional":false},{"id":6890168012,"package_name":"@types/linkify-it","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6890168014,"package_name":"@types/markdown-it","ecosystem":"npm","requirements":"12.2.3","direct":false,"kind":"development","optional":false},{"id":6890168016,"package_name":"@types/mdurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6890168018,"package_name":"JSONStream","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":6890168020,"package_name":"abbrev","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6890168022,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"development","optional":false},{"id":6890168023,"package_name":"acorn-node","ecosystem":"npm","requirements":"1.8.2","direct":false,"kind":"development","optional":false},{"id":6890168025,"package_name":"acorn-walk","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":6890168027,"package_name":"ansi-regex","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6890168028,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":6890168030,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":6890168032,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6890168034,"package_name":"array-each","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890168035,"package_name":"array-slice","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6890168037,"package_name":"asn1.js","ecosystem":"npm","requirements":"4.10.1","direct":false,"kind":"development","optional":false},{"id":6890168039,"package_name":"assert","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":6890168040,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6890168042,"package_name":"util","ecosystem":"npm","requirements":"0.10.3","direct":false,"kind":"development","optional":false},{"id":6890168044,"package_name":"async","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"development","optional":false},{"id":6890168045,"package_name":"async-limiter","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890168047,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890168049,"package_name":"base64-js","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":6890168051,"package_name":"bluebird","ecosystem":"npm","requirements":"3.7.2","direct":false,"kind":"development","optional":false},{"id":6890168052,"package_name":"bn.js","ecosystem":"npm","requirements":"4.11.8","direct":false,"kind":"development","optional":false},{"id":6890168054,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":6890168056,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6890168058,"package_name":"brorand","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6890168060,"package_name":"browser-pack","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":6890168062,"package_name":"browser-resolve","ecosystem":"npm","requirements":"1.11.3","direct":false,"kind":"development","optional":false},{"id":6890168063,"package_name":"browserify","ecosystem":"npm","requirements":"16.5.0","direct":false,"kind":"development","optional":false},{"id":6890168065,"package_name":"glob","ecosystem":"npm","requirements":"7.1.6","direct":false,"kind":"development","optional":false},{"id":6890168067,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.7","direct":false,"kind":"development","optional":false},{"id":6890168068,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6890168070,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6890168071,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":6890168073,"package_name":"browserify-aes","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6890168075,"package_name":"browserify-cipher","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890168076,"package_name":"browserify-des","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6890168078,"package_name":"browserify-rsa","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6890168079,"package_name":"browserify-sign","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"development","optional":false},{"id":6890168081,"package_name":"browserify-zlib","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":6890168083,"package_name":"buffer","ecosystem":"npm","requirements":"5.4.3","direct":false,"kind":"development","optional":false},{"id":6890168085,"package_name":"buffer-crc32","ecosystem":"npm","requirements":"0.2.13","direct":false,"kind":"development","optional":false},{"id":6890168086,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6890168088,"package_name":"buffer-shims","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890168090,"package_name":"buffer-xor","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6890168092,"package_name":"builtin-status-codes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6890168093,"package_name":"cached-path-relative","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6890168095,"package_name":"catharsis","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"development","optional":false},{"id":6890168097,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":6890168098,"package_name":"cipher-base","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6890168100,"package_name":"cli","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890168102,"package_name":"glob","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"development","optional":false},{"id":6890168103,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":6890168105,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":6890168107,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":6890168109,"package_name":"colors","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6890168111,"package_name":"combine-source-map","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"development","optional":false},{"id":6890168113,"package_name":"commander","ecosystem":"npm","requirements":"2.20.0","direct":false,"kind":"development","optional":false},{"id":6890168114,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":6890168116,"package_name":"concat-stream","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"development","optional":false},{"id":6890168118,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"development","optional":false},{"id":6890168119,"package_name":"console-browserify","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6890168121,"package_name":"constants-browserify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890168123,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":6890168125,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6890168127,"package_name":"create-ecdh","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":6890168129,"package_name":"create-hash","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6890168131,"package_name":"create-hmac","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":6890168133,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":6890168135,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6890168137,"package_name":"crypto-browserify","ecosystem":"npm","requirements":"3.12.0","direct":false,"kind":"development","optional":false},{"id":6890168139,"package_name":"dash-ast","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890168141,"package_name":"date-now","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":6890168143,"package_name":"dateformat","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6890168145,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"development","optional":false},{"id":6890168147,"package_name":"defined","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890168149,"package_name":"deps-sort","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6890168152,"package_name":"des.js","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890168153,"package_name":"detect-file","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890168155,"package_name":"detective","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":6890168158,"package_name":"diffie-hellman","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"development","optional":false},{"id":6890168160,"package_name":"dom-serializer","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":6890168161,"package_name":"domelementtype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6890168163,"package_name":"entities","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6890168165,"package_name":"domain-browser","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6890168167,"package_name":"domelementtype","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":6890168169,"package_name":"domhandler","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6890168171,"package_name":"domutils","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":6890168173,"package_name":"duplexer","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":6890168174,"package_name":"duplexer2","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":6890168177,"package_name":"elliptic","ecosystem":"npm","requirements":"6.5.4","direct":false,"kind":"development","optional":false},{"id":6890168178,"package_name":"bn.js","ecosystem":"npm","requirements":"4.12.0","direct":false,"kind":"development","optional":false},{"id":6890168180,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":6890168181,"package_name":"entities","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890168183,"package_name":"es6-promise","ecosystem":"npm","requirements":"4.2.5","direct":false,"kind":"development","optional":false},{"id":6890168185,"package_name":"es6-promisify","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6890168188,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6890168190,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6890168192,"package_name":"eventemitter2","ecosystem":"npm","requirements":"0.4.14","direct":false,"kind":"development","optional":false},{"id":6890168194,"package_name":"events","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6890168196,"package_name":"evp_bytestokey","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6890168198,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":6890168199,"package_name":"expand-tilde","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6890168201,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6890168203,"package_name":"extract-zip","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":6890168205,"package_name":"fast-safe-stringify","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"development","optional":false},{"id":6890168207,"package_name":"fd-slicer","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6890168209,"package_name":"figures","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":6890168213,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":6890168215,"package_name":"findup-sync","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":6890168217,"package_name":"glob","ecosystem":"npm","requirements":"5.0.15","direct":false,"kind":"development","optional":false},{"id":6890168220,"package_name":"fined","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6890168221,"package_name":"flagged-respawn","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890168224,"package_name":"for-in","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6890168226,"package_name":"for-own","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890168227,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890168229,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6890168231,"package_name":"get-assigned-identifiers","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6890168233,"package_name":"getobject","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6890168235,"package_name":"glob","ecosystem":"npm","requirements":"7.0.6","direct":false,"kind":"development","optional":false},{"id":6890168237,"package_name":"global-modules","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890168239,"package_name":"global-prefix","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6890168240,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.10","direct":false,"kind":"development","optional":false},{"id":6890168242,"package_name":"grunt","ecosystem":"npm","requirements":"1.5.3","direct":false,"kind":"development","optional":false},{"id":6890168245,"package_name":"glob","ecosystem":"npm","requirements":"7.1.7","direct":false,"kind":"development","optional":false},{"id":6890168246,"package_name":"mkdirp","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6890168248,"package_name":"nopt","ecosystem":"npm","requirements":"3.0.6","direct":false,"kind":"development","optional":false},{"id":6890168251,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6890168253,"package_name":"grunt-cli","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"development","optional":false},{"id":6890168255,"package_name":"grunt-contrib-concat","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890168257,"package_name":"ansi-styles","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":6890168259,"package_name":"chalk","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":6890168261,"package_name":"supports-color","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890168263,"package_name":"grunt-contrib-jshint","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":6890168266,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6890168268,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":6890168269,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6890168271,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":6890168273,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6890168275,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":6890168277,"package_name":"grunt-contrib-qunit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6890168279,"package_name":"eventemitter2","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6890168281,"package_name":"grunt-contrib-uglify","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6890168283,"package_name":"grunt-jsdoc","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":6890168291,"package_name":"grunt-known-options","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890168293,"package_name":"grunt-legacy-log","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6890168296,"package_name":"grunt-legacy-log-utils","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6890168298,"package_name":"grunt-legacy-util","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6890168300,"package_name":"grunt-shell-spawn","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":6890168309,"package_name":"gzip-size","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6890168311,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6890168313,"package_name":"has-ansi","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890168315,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6890168317,"package_name":"hash-base","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":6890168319,"package_name":"hash.js","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":6890168321,"package_name":"hmac-drbg","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890168323,"package_name":"homedir-polyfill","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6890168325,"package_name":"hooker","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":6890168327,"package_name":"htmlescape","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6890168329,"package_name":"htmlparser2","ecosystem":"npm","requirements":"3.8.3","direct":false,"kind":"development","optional":false},{"id":6890168332,"package_name":"https-browserify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890168334,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"2.2.4","direct":false,"kind":"development","optional":false},{"id":6890168335,"package_name":"agent-base","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6890168337,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"development","optional":false},{"id":6890168339,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":6890168341,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"development","optional":false},{"id":6890168343,"package_name":"ieee754","ecosystem":"npm","requirements":"1.1.13","direct":false,"kind":"development","optional":false},{"id":6890168345,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":6890168347,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6890168348,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"development","optional":false},{"id":6890168350,"package_name":"inline-source-map","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"development","optional":false},{"id":6890168352,"package_name":"insert-module-globals","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":6890168354,"package_name":"interpret","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6890168356,"package_name":"is-absolute","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890168359,"package_name":"is-buffer","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":6890168361,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"development","optional":false},{"id":6890168363,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6890168364,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":6890168366,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":6890168368,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":6890168370,"package_name":"is-relative","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890168373,"package_name":"is-unc-path","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890168375,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6890168377,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890168379,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890168381,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6890168382,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":6890168384,"package_name":"js2xmlparser","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":6890168387,"package_name":"jsdoc","ecosystem":"npm","requirements":"3.6.11","direct":false,"kind":"development","optional":false},{"id":6890168390,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890168392,"package_name":"jshint","ecosystem":"npm","requirements":"2.13.5","direct":false,"kind":"development","optional":false},{"id":6890168394,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6890168396,"package_name":"jslint","ecosystem":"npm","requirements":"0.12.1","direct":false,"kind":"development","optional":false},{"id":6890168398,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":6890168400,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"development","optional":false},{"id":6890168402,"package_name":"json-int64","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6890168405,"package_name":"json-stable-stringify","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":6890168408,"package_name":"jsonify","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"development","optional":false},{"id":6890168410,"package_name":"jsonparse","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":6890168411,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":6890168413,"package_name":"klaw","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6890168415,"package_name":"labeled-stream-splicer","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6890168417,"package_name":"liftup","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6890168419,"package_name":"findup-sync","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6890168421,"package_name":"resolve","ecosystem":"npm","requirements":"1.20.0","direct":false,"kind":"development","optional":false},{"id":6890168434,"package_name":"linkify-it","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6890168436,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"development","optional":false},{"id":6890168438,"package_name":"lodash.memoize","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":6890168440,"package_name":"make-iterator","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890168442,"package_name":"map-cache","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":6890168444,"package_name":"markdown-it","ecosystem":"npm","requirements":"12.3.2","direct":false,"kind":"development","optional":false},{"id":6890168446,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6890168448,"package_name":"entities","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6890168449,"package_name":"markdown-it-anchor","ecosystem":"npm","requirements":"8.6.5","direct":false,"kind":"development","optional":false},{"id":6890168451,"package_name":"marked","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":6890168453,"package_name":"maxmin","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6890168455,"package_name":"md5.js","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":6890168458,"package_name":"mdurl","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890168460,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"development","optional":false},{"id":6890168462,"package_name":"miller-rabin","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6890168464,"package_name":"mime","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":6890168466,"package_name":"minimalistic-assert","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890168469,"package_name":"minimalistic-crypto-utils","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890168471,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":6890168473,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"development","optional":false},{"id":6890168475,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"development","optional":false},{"id":6890168477,"package_name":"module-deps","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"development","optional":false},{"id":6890168479,"package_name":"resolve","ecosystem":"npm","requirements":"1.15.1","direct":false,"kind":"development","optional":false},{"id":6890168480,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890168481,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":6890168482,"package_name":"nopt","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6890168483,"package_name":"number-is-nan","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890168484,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":6890168485,"package_name":"object.defaults","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6890168486,"package_name":"object.map","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890168487,"package_name":"object.pick","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6890168488,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6890168489,"package_name":"os-browserify","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":6890168490,"package_name":"os-homedir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6890168491,"package_name":"os-tmpdir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6890168492,"package_name":"osenv","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"development","optional":false},{"id":6890168493,"package_name":"p-each-series","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890168494,"package_name":"p-reduce","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890168495,"package_name":"pako","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"development","optional":false},{"id":6890168496,"package_name":"parents","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890168497,"package_name":"parse-asn1","ecosystem":"npm","requirements":"5.1.5","direct":false,"kind":"development","optional":false},{"id":6890168498,"package_name":"parse-filepath","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6890168499,"package_name":"parse-passwd","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890168500,"package_name":"path-browserify","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":6890168501,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890168502,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6890168503,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":6890168504,"package_name":"path-platform","ecosystem":"npm","requirements":"0.11.15","direct":false,"kind":"development","optional":false},{"id":6890168505,"package_name":"path-root","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":6890168506,"package_name":"path-root-regex","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":6890168507,"package_name":"pbkdf2","ecosystem":"npm","requirements":"3.0.17","direct":false,"kind":"development","optional":false},{"id":6890168508,"package_name":"pend","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6890168509,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6890168510,"package_name":"pretty-bytes","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6890168511,"package_name":"process","ecosystem":"npm","requirements":"0.11.10","direct":false,"kind":"development","optional":false},{"id":6890168512,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890168513,"package_name":"progress","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6890168514,"package_name":"proxy-from-env","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890168515,"package_name":"public-encrypt","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":6890168516,"package_name":"punycode","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":6890168517,"package_name":"puppeteer","ecosystem":"npm","requirements":"1.20.0","direct":false,"kind":"development","optional":false},{"id":6890168518,"package_name":"debug","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"development","optional":false},{"id":6890168519,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":6890168520,"package_name":"querystring","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":6890168521,"package_name":"querystring-es3","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":6890168522,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6890168523,"package_name":"randomfill","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6890168524,"package_name":"read-only-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890168525,"package_name":"readable-stream","ecosystem":"npm","requirements":"1.1.14","direct":false,"kind":"development","optional":false},{"id":6890168526,"package_name":"isarray","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":6890168527,"package_name":"rechoir","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"development","optional":false},{"id":6890168528,"package_name":"requizzle","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":6890168529,"package_name":"resolve","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":6890168530,"package_name":"resolve-dir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890168531,"package_name":"rimraf","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":6890168532,"package_name":"ripemd160","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6890168533,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":6890168534,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":6890168535,"package_name":"sha.js","ecosystem":"npm","requirements":"2.4.11","direct":false,"kind":"development","optional":false},{"id":6890168536,"package_name":"shasum","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6890168537,"package_name":"shasum-object","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890168538,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890168539,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6890168540,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"development","optional":false},{"id":6890168541,"package_name":"simple-concat","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890168542,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"development","optional":false},{"id":6890168543,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6890168544,"package_name":"stream-browserify","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6890168545,"package_name":"stream-combiner2","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6890168546,"package_name":"stream-http","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6890168547,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":6890168548,"package_name":"stream-splicer","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6890168549,"package_name":"string_decoder","ecosystem":"npm","requirements":"0.10.31","direct":false,"kind":"development","optional":false},{"id":6890168550,"package_name":"strip-ansi","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6890168551,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6890168552,"package_name":"subarg","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890168553,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":6890168554,"package_name":"syntax-error","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6890168555,"package_name":"taffydb","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":6890168556,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"development","optional":false},{"id":6890168557,"package_name":"through2","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":6890168558,"package_name":"timers-browserify","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"development","optional":false},{"id":6890168559,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6890168560,"package_name":"tty-browserify","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":6890168561,"package_name":"typedarray","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"development","optional":false},{"id":6890168562,"package_name":"uc.micro","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":6890168563,"package_name":"uglify-js","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":6890168564,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":6890168565,"package_name":"umd","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6890168566,"package_name":"unc-path-regex","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":6890168567,"package_name":"undeclared-identifiers","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":6890168568,"package_name":"underscore","ecosystem":"npm","requirements":"1.13.6","direct":false,"kind":"development","optional":false},{"id":6890168569,"package_name":"underscore.string","ecosystem":"npm","requirements":"3.3.6","direct":false,"kind":"development","optional":false},{"id":6890168570,"package_name":"uri-path","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890168571,"package_name":"url","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"development","optional":false},{"id":6890168572,"package_name":"punycode","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":6890168573,"package_name":"util","ecosystem":"npm","requirements":"0.10.4","direct":false,"kind":"development","optional":false},{"id":6890168574,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6890168575,"package_name":"v8flags","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":6890168576,"package_name":"vm-browserify","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6890168577,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":6890168578,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6890168579,"package_name":"ws","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"development","optional":false},{"id":6890168580,"package_name":"xmlcreate","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":6890168581,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":6890168582,"package_name":"yauzl","ecosystem":"npm","requirements":"2.10.0","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"lib/js/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:11.044Z","updated_at":"2023-01-13T16:22:11.044Z","repository_link":"https://github.com/apache/thrift/blob/master/lib/js/package.json","dependencies":[{"id":6890168761,"package_name":"browserify","ecosystem":"npm","requirements":"~16.5","direct":true,"kind":"development","optional":false},{"id":6890168762,"package_name":"grunt","ecosystem":"npm","requirements":"^1.4.1","direct":true,"kind":"development","optional":false},{"id":6890168763,"package_name":"grunt-cli","ecosystem":"npm","requirements":"^1.4.3","direct":true,"kind":"development","optional":false},{"id":6890168764,"package_name":"grunt-contrib-concat","ecosystem":"npm","requirements":"~1.0","direct":true,"kind":"development","optional":false},{"id":6890168765,"package_name":"grunt-contrib-jshint","ecosystem":"npm","requirements":"~3.2","direct":true,"kind":"development","optional":false},{"id":6890168766,"package_name":"grunt-contrib-qunit","ecosystem":"npm","requirements":"~3.1","direct":true,"kind":"development","optional":false},{"id":6890168767,"package_name":"grunt-contrib-uglify","ecosystem":"npm","requirements":"~4.0","direct":true,"kind":"development","optional":false},{"id":6890168768,"package_name":"grunt-jsdoc","ecosystem":"npm","requirements":"~2.4","direct":true,"kind":"development","optional":false},{"id":6890168769,"package_name":"grunt-shell-spawn","ecosystem":"npm","requirements":"~0.4","direct":true,"kind":"development","optional":false},{"id":6890168770,"package_name":"jsdoc","ecosystem":"npm","requirements":"^3.6.7","direct":true,"kind":"development","optional":false},{"id":6890168771,"package_name":"jslint","ecosystem":"npm","requirements":"~0.12.1","direct":true,"kind":"development","optional":false},{"id":6890168772,"package_name":"json-int64","ecosystem":"npm","requirements":"~1.0.2","direct":true,"kind":"development","optional":false},{"id":6890168773,"package_name":"node-int64","ecosystem":"npm","requirements":"~0.4.0","direct":true,"kind":"development","optional":false},{"id":6890168774,"package_name":"nopt","ecosystem":"npm","requirements":"~4.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"lib/ts/package-lock.json","sha":null,"kind":"lockfile","created_at":"2023-01-13T16:22:11.161Z","updated_at":"2023-01-13T16:22:11.161Z","repository_link":"https://github.com/apache/thrift/blob/master/lib/ts/package-lock.json","dependencies":[{"id":6890169835,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.19.3","direct":false,"kind":"runtime","optional":false},{"id":6890169836,"package_name":"@types/linkify-it","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":6890169837,"package_name":"@types/markdown-it","ecosystem":"npm","requirements":"12.2.3","direct":false,"kind":"runtime","optional":false},{"id":6890169838,"package_name":"@types/mdurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6890169839,"package_name":"@types/node","ecosystem":"npm","requirements":"10.12.18","direct":false,"kind":"development","optional":false},{"id":6890169840,"package_name":"@types/node-int64","ecosystem":"npm","requirements":"0.4.29","direct":false,"kind":"development","optional":false},{"id":6890169841,"package_name":"@types/phantom","ecosystem":"npm","requirements":"3.2.5","direct":false,"kind":"development","optional":false},{"id":6890169842,"package_name":"@types/qunit","ecosystem":"npm","requirements":"2.5.4","direct":false,"kind":"development","optional":false},{"id":6890169843,"package_name":"JSONStream","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":6890169844,"package_name":"abbrev","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6890169845,"package_name":"acorn","ecosystem":"npm","requirements":"6.4.2","direct":false,"kind":"development","optional":false},{"id":6890169846,"package_name":"acorn-dynamic-import","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6890169847,"package_name":"acorn-node","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"development","optional":false},{"id":6890169848,"package_name":"acorn-walk","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":6890169849,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":6890169850,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":6890169851,"package_name":"align-text","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":6890169852,"package_name":"kind-of","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":6890169853,"package_name":"ansi-regex","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6890169854,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6890169855,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6890169856,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":6890169857,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":6890169858,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6890169859,"package_name":"array-each","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890169860,"package_name":"array-find-index","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6890169861,"package_name":"array-slice","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6890169862,"package_name":"asn1","ecosystem":"npm","requirements":"0.2.4","direct":false,"kind":"development","optional":false},{"id":6890169863,"package_name":"asn1.js","ecosystem":"npm","requirements":"4.10.1","direct":false,"kind":"development","optional":false},{"id":6890169864,"package_name":"assert","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":6890169865,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6890169866,"package_name":"util","ecosystem":"npm","requirements":"0.10.3","direct":false,"kind":"development","optional":false},{"id":6890169867,"package_name":"assert-plus","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890169868,"package_name":"async","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"development","optional":false},{"id":6890169869,"package_name":"async-limiter","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890169870,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":6890169871,"package_name":"aws-sign2","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":6890169872,"package_name":"aws4","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":6890169873,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890169874,"package_name":"base64-js","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6890169875,"package_name":"bcrypt-pbkdf","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6890169876,"package_name":"bluebird","ecosystem":"npm","requirements":"3.7.2","direct":false,"kind":"runtime","optional":false},{"id":6890169877,"package_name":"bn.js","ecosystem":"npm","requirements":"4.11.8","direct":false,"kind":"development","optional":false},{"id":6890169878,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":6890169879,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6890169880,"package_name":"brorand","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6890169881,"package_name":"browser-pack","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":6890169882,"package_name":"browser-resolve","ecosystem":"npm","requirements":"1.11.3","direct":false,"kind":"development","optional":false},{"id":6890169883,"package_name":"resolve","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":6890169884,"package_name":"browserify","ecosystem":"npm","requirements":"16.2.3","direct":false,"kind":"development","optional":false},{"id":6890169885,"package_name":"browserify-aes","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6890169886,"package_name":"browserify-cipher","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890169887,"package_name":"browserify-des","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6890169888,"package_name":"browserify-rsa","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6890169889,"package_name":"browserify-sign","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"development","optional":false},{"id":6890169890,"package_name":"browserify-zlib","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":6890169891,"package_name":"buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":6890169892,"package_name":"buffer-crc32","ecosystem":"npm","requirements":"0.2.13","direct":false,"kind":"development","optional":false},{"id":6890169893,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6890169894,"package_name":"buffer-shims","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890169895,"package_name":"buffer-xor","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6890169896,"package_name":"bufferutil","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":6890169897,"package_name":"builtin-modules","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6890169898,"package_name":"builtin-status-codes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6890169899,"package_name":"cached-path-relative","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6890169900,"package_name":"camelcase","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6890169901,"package_name":"camelcase-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6890169902,"package_name":"caseless","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":6890169903,"package_name":"catharsis","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":6890169904,"package_name":"center-align","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":6890169905,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":6890169906,"package_name":"cipher-base","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6890169907,"package_name":"cli","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890169908,"package_name":"cliui","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6890169909,"package_name":"color","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6890169910,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":6890169911,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":6890169912,"package_name":"color-string","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":6890169913,"package_name":"colornames","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6890169914,"package_name":"colors","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6890169915,"package_name":"colorspace","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6890169916,"package_name":"combine-source-map","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"development","optional":false},{"id":6890169917,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":6890169918,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":6890169919,"package_name":"concat-stream","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"development","optional":false},{"id":6890169920,"package_name":"console-browserify","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6890169921,"package_name":"constants-browserify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890169922,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":6890169923,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6890169924,"package_name":"create-ecdh","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":6890169925,"package_name":"create-hash","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6890169926,"package_name":"create-hmac","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":6890169927,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":6890169928,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6890169929,"package_name":"crypto-browserify","ecosystem":"npm","requirements":"3.12.0","direct":false,"kind":"development","optional":false},{"id":6890169930,"package_name":"currently-unhandled","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":6890169931,"package_name":"dashdash","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":6890169932,"package_name":"date-now","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":6890169933,"package_name":"dateformat","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6890169934,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"development","optional":false},{"id":6890169935,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6890169936,"package_name":"defined","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890169937,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890169938,"package_name":"deps-sort","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890169939,"package_name":"des.js","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890169940,"package_name":"detect-file","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890169941,"package_name":"detective","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":6890169942,"package_name":"diagnostics","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6890169943,"package_name":"diffie-hellman","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"development","optional":false},{"id":6890169944,"package_name":"dom-serializer","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":6890169945,"package_name":"domelementtype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6890169946,"package_name":"entities","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6890169947,"package_name":"domain-browser","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6890169948,"package_name":"domelementtype","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":6890169949,"package_name":"domhandler","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6890169950,"package_name":"domutils","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":6890169951,"package_name":"duplexer2","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":6890169952,"package_name":"ecc-jsbn","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":6890169953,"package_name":"elliptic","ecosystem":"npm","requirements":"6.5.4","direct":false,"kind":"development","optional":false},{"id":6890169954,"package_name":"bn.js","ecosystem":"npm","requirements":"4.12.0","direct":false,"kind":"development","optional":false},{"id":6890169955,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":6890169956,"package_name":"enabled","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6890169957,"package_name":"entities","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890169958,"package_name":"env-variable","ecosystem":"npm","requirements":"0.0.5","direct":false,"kind":"development","optional":false},{"id":6890169959,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":6890169960,"package_name":"es6-promise","ecosystem":"npm","requirements":"4.2.5","direct":false,"kind":"development","optional":false},{"id":6890169961,"package_name":"es6-promisify","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6890169962,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6890169963,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6890169964,"package_name":"eventemitter2","ecosystem":"npm","requirements":"0.4.14","direct":false,"kind":"development","optional":false},{"id":6890169965,"package_name":"events","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6890169966,"package_name":"evp_bytestokey","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6890169967,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":6890169968,"package_name":"expand-tilde","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6890169969,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6890169970,"package_name":"extract-zip","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":6890169971,"package_name":"extsprintf","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6890169972,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890169973,"package_name":"fast-safe-stringify","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":6890169974,"package_name":"fd-slicer","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6890169975,"package_name":"fecha","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":6890169976,"package_name":"figures","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":6890169977,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":6890169978,"package_name":"find-up","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6890169979,"package_name":"findup-sync","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":6890169980,"package_name":"glob","ecosystem":"npm","requirements":"5.0.15","direct":false,"kind":"development","optional":false},{"id":6890169981,"package_name":"fined","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6890169982,"package_name":"flagged-respawn","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890169983,"package_name":"for-in","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6890169984,"package_name":"for-own","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890169985,"package_name":"forever-agent","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":6890169986,"package_name":"form-data","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":6890169987,"package_name":"fs-extra","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890169988,"package_name":"klaw","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":6890169989,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890169990,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6890169991,"package_name":"get-assigned-identifiers","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6890169992,"package_name":"get-stdin","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6890169993,"package_name":"getobject","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6890169994,"package_name":"getpass","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":6890169995,"package_name":"glob","ecosystem":"npm","requirements":"7.1.3","direct":false,"kind":"development","optional":false},{"id":6890169996,"package_name":"global-modules","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890169997,"package_name":"global-prefix","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6890169998,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.1.15","direct":false,"kind":"runtime","optional":false},{"id":6890169999,"package_name":"grunt","ecosystem":"npm","requirements":"1.5.3","direct":false,"kind":"development","optional":false},{"id":6890170000,"package_name":"glob","ecosystem":"npm","requirements":"7.1.7","direct":false,"kind":"development","optional":false},{"id":6890170001,"package_name":"mkdirp","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6890170002,"package_name":"nopt","ecosystem":"npm","requirements":"3.0.6","direct":false,"kind":"development","optional":false},{"id":6890170003,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6890170004,"package_name":"grunt-cli","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"development","optional":false},{"id":6890170005,"package_name":"grunt-contrib-concat","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890170006,"package_name":"ansi-styles","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":6890170050,"package_name":"chalk","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":6890170052,"package_name":"supports-color","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890170054,"package_name":"grunt-contrib-jshint","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":6890170056,"package_name":"grunt-contrib-qunit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6890170057,"package_name":"eventemitter2","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6890170058,"package_name":"grunt-contrib-uglify","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6890170059,"package_name":"grunt-jsdoc","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":6890170060,"package_name":"grunt-known-options","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890170061,"package_name":"grunt-legacy-log","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6890170062,"package_name":"grunt-legacy-log-utils","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6890170063,"package_name":"grunt-legacy-util","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6890170064,"package_name":"grunt-shell-spawn","ecosystem":"npm","requirements":"0.3.12","direct":false,"kind":"development","optional":false},{"id":6890170065,"package_name":"gzip-size","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890170067,"package_name":"browserify-zlib","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":6890170069,"package_name":"pako","ecosystem":"npm","requirements":"0.2.9","direct":false,"kind":"development","optional":false},{"id":6890170071,"package_name":"har-schema","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890170072,"package_name":"har-validator","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"development","optional":false},{"id":6890170073,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6890170074,"package_name":"has-ansi","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890170075,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6890170076,"package_name":"hash-base","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":6890170077,"package_name":"hash.js","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":6890170078,"package_name":"hasha","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6890170079,"package_name":"hmac-drbg","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890170080,"package_name":"homedir-polyfill","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6890170081,"package_name":"hooker","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":6890170082,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.8.9","direct":false,"kind":"development","optional":false},{"id":6890170083,"package_name":"htmlescape","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6890170084,"package_name":"htmlparser2","ecosystem":"npm","requirements":"3.8.3","direct":false,"kind":"development","optional":false},{"id":6890170085,"package_name":"isarray","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":6890170086,"package_name":"readable-stream","ecosystem":"npm","requirements":"1.1.14","direct":false,"kind":"development","optional":false},{"id":6890170088,"package_name":"string_decoder","ecosystem":"npm","requirements":"0.10.31","direct":false,"kind":"development","optional":false},{"id":6890170090,"package_name":"http-signature","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6890170091,"package_name":"https-browserify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890170092,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"2.2.4","direct":false,"kind":"development","optional":false},{"id":6890170093,"package_name":"agent-base","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6890170094,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"development","optional":false},{"id":6890170095,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":6890170096,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"development","optional":false},{"id":6890170097,"package_name":"ieee754","ecosystem":"npm","requirements":"1.1.12","direct":false,"kind":"development","optional":false},{"id":6890170098,"package_name":"indent-string","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6890170099,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":6890170100,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6890170101,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"development","optional":false},{"id":6890170103,"package_name":"inline-source-map","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"development","optional":false},{"id":6890170105,"package_name":"insert-module-globals","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":6890170106,"package_name":"interpret","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6890170107,"package_name":"is-absolute","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890170109,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":6890170110,"package_name":"is-buffer","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":6890170111,"package_name":"is-builtin-module","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890170112,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"development","optional":false},{"id":6890170113,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6890170114,"package_name":"is-finite","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6890170115,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":6890170116,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":6890170117,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":6890170118,"package_name":"is-relative","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890170120,"package_name":"is-stream","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6890170122,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890170124,"package_name":"is-unc-path","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890170126,"package_name":"is-utf8","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":6890170128,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6890170129,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890170132,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890170133,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6890170135,"package_name":"isstream","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":6890170136,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":6890170138,"package_name":"js2xmlparser","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":6890170140,"package_name":"jsbn","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":6890170144,"package_name":"jsdoc","ecosystem":"npm","requirements":"3.6.11","direct":false,"kind":"runtime","optional":false},{"id":6890170145,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6890170146,"package_name":"mkdirp","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6890170147,"package_name":"jshint","ecosystem":"npm","requirements":"2.13.5","direct":false,"kind":"development","optional":false},{"id":6890170148,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6890170149,"package_name":"jslint","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":6890170150,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":6890170151,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"development","optional":false},{"id":6890170152,"package_name":"json-int64","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6890170153,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":6890170154,"package_name":"json-stable-stringify","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":6890170155,"package_name":"json-stringify-safe","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6890170156,"package_name":"jsonfile","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":6890170157,"package_name":"jsonify","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"development","optional":false},{"id":6890170158,"package_name":"jsonparse","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":6890170159,"package_name":"jsprim","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"development","optional":false},{"id":6890170160,"package_name":"json-schema","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":6890170161,"package_name":"kew","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":6890170162,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":6890170163,"package_name":"klaw","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6890170164,"package_name":"kuler","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890170165,"package_name":"labeled-stream-splicer","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6890170166,"package_name":"isarray","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":6890170167,"package_name":"lazy-cache","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6890170168,"package_name":"liftup","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6890170169,"package_name":"findup-sync","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6890170170,"package_name":"resolve","ecosystem":"npm","requirements":"1.20.0","direct":false,"kind":"development","optional":false},{"id":6890170171,"package_name":"linkify-it","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":6890170172,"package_name":"load-json-file","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6890170173,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":6890170174,"package_name":"lodash.memoize","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":6890170175,"package_name":"logform","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"development","optional":false},{"id":6890170176,"package_name":"colors","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"development","optional":false},{"id":6890170177,"package_name":"ms","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6890170178,"package_name":"longest","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890170179,"package_name":"loud-rejection","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":6890170180,"package_name":"make-iterator","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890170181,"package_name":"map-cache","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":6890170182,"package_name":"map-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890170183,"package_name":"markdown-it","ecosystem":"npm","requirements":"12.3.2","direct":false,"kind":"runtime","optional":false},{"id":6890170184,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6890170185,"package_name":"entities","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6890170186,"package_name":"markdown-it-anchor","ecosystem":"npm","requirements":"8.6.5","direct":false,"kind":"runtime","optional":false},{"id":6890170187,"package_name":"marked","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":6890170188,"package_name":"maxmin","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6890170189,"package_name":"md5.js","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":6890170190,"package_name":"mdurl","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6890170191,"package_name":"meow","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"development","optional":false},{"id":6890170192,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"development","optional":false},{"id":6890170193,"package_name":"miller-rabin","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6890170194,"package_name":"mime","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":6890170195,"package_name":"mime-db","ecosystem":"npm","requirements":"1.37.0","direct":false,"kind":"development","optional":false},{"id":6890170196,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.21","direct":false,"kind":"development","optional":false},{"id":6890170197,"package_name":"minimalistic-assert","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890170198,"package_name":"minimalistic-crypto-utils","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890170199,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":6890170200,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"development","optional":false},{"id":6890170201,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"development","optional":false},{"id":6890170202,"package_name":"module-deps","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":6890170203,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890170204,"package_name":"node-gyp-build","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":6890170205,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6890170206,"package_name":"nopt","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":6890170207,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":6890170208,"package_name":"number-is-nan","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890170209,"package_name":"oauth-sign","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"development","optional":false},{"id":6890170210,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":6890170211,"package_name":"object.defaults","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6890170212,"package_name":"object.map","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890170213,"package_name":"object.pick","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6890170214,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6890170215,"package_name":"one-time","ecosystem":"npm","requirements":"0.0.4","direct":false,"kind":"development","optional":false},{"id":6890170216,"package_name":"os-browserify","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":6890170217,"package_name":"os-homedir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6890170218,"package_name":"os-tmpdir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6890170219,"package_name":"osenv","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":6890170220,"package_name":"p-each-series","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890170221,"package_name":"p-reduce","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890170222,"package_name":"pako","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":6890170223,"package_name":"parents","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890170224,"package_name":"parse-asn1","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":6890170225,"package_name":"parse-filepath","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6890170226,"package_name":"parse-json","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6890170227,"package_name":"parse-passwd","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890170228,"package_name":"path-browserify","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":6890170229,"package_name":"path-exists","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6890170230,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890170231,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6890170232,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":6890170261,"package_name":"path-platform","ecosystem":"npm","requirements":"0.11.15","direct":false,"kind":"development","optional":false},{"id":6890170262,"package_name":"path-root","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":6890170263,"package_name":"path-root-regex","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":6890170264,"package_name":"path-type","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6890170265,"package_name":"pbkdf2","ecosystem":"npm","requirements":"3.0.17","direct":false,"kind":"development","optional":false},{"id":6890170266,"package_name":"pend","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6890170267,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6890170268,"package_name":"phantom","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":6890170269,"package_name":"phantomjs-prebuilt","ecosystem":"npm","requirements":"2.1.16","direct":false,"kind":"development","optional":false},{"id":6890170270,"package_name":"progress","ecosystem":"npm","requirements":"1.1.8","direct":false,"kind":"development","optional":false},{"id":6890170271,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6890170272,"package_name":"pify","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6890170273,"package_name":"pinkie","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":6890170274,"package_name":"pinkie-promise","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6890170275,"package_name":"pretty-bytes","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6890170276,"package_name":"process","ecosystem":"npm","requirements":"0.11.10","direct":false,"kind":"development","optional":false},{"id":6890170277,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890170278,"package_name":"progress","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6890170279,"package_name":"proxy-from-env","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890170280,"package_name":"psl","ecosystem":"npm","requirements":"1.1.31","direct":false,"kind":"development","optional":false},{"id":6890170281,"package_name":"public-encrypt","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":6890170282,"package_name":"punycode","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":6890170283,"package_name":"puppeteer","ecosystem":"npm","requirements":"1.20.0","direct":false,"kind":"development","optional":false},{"id":6890170284,"package_name":"debug","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"development","optional":false},{"id":6890170285,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":6890170286,"package_name":"qs","ecosystem":"npm","requirements":"6.5.2","direct":false,"kind":"development","optional":false},{"id":6890170287,"package_name":"querystring","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":6890170288,"package_name":"querystring-es3","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":6890170289,"package_name":"randombytes","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":6890170290,"package_name":"randomfill","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6890170291,"package_name":"read-only-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890170292,"package_name":"read-pkg","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6890170293,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890170294,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"development","optional":false},{"id":6890170295,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6890170296,"package_name":"rechoir","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"development","optional":false},{"id":6890170297,"package_name":"redent","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890170298,"package_name":"repeat-string","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"development","optional":false},{"id":6890170299,"package_name":"repeating","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6890170300,"package_name":"request","ecosystem":"npm","requirements":"2.88.0","direct":false,"kind":"development","optional":false},{"id":6890170301,"package_name":"request-progress","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6890170302,"package_name":"requizzle","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":6890170303,"package_name":"resolve","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"development","optional":false},{"id":6890170304,"package_name":"resolve-dir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890170305,"package_name":"right-align","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":6890170306,"package_name":"rimraf","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":6890170307,"package_name":"ripemd160","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6890170308,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":6890170309,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":6890170310,"package_name":"semver","ecosystem":"npm","requirements":"5.6.0","direct":false,"kind":"development","optional":false},{"id":6890170311,"package_name":"sha.js","ecosystem":"npm","requirements":"2.4.11","direct":false,"kind":"development","optional":false},{"id":6890170312,"package_name":"shasum","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6890170313,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890170314,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6890170315,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"development","optional":false},{"id":6890170316,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6890170317,"package_name":"simple-concat","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890170318,"package_name":"simple-swizzle","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":6890170319,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":6890170320,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"development","optional":false},{"id":6890170321,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6890170322,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6890170323,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6890170324,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6890170325,"package_name":"split","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890170326,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6890170327,"package_name":"sshpk","ecosystem":"npm","requirements":"1.16.0","direct":false,"kind":"development","optional":false},{"id":6890170328,"package_name":"stack-trace","ecosystem":"npm","requirements":"0.0.10","direct":false,"kind":"development","optional":false},{"id":6890170329,"package_name":"stream-browserify","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6890170330,"package_name":"stream-combiner2","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6890170331,"package_name":"stream-http","ecosystem":"npm","requirements":"2.8.3","direct":false,"kind":"development","optional":false},{"id":6890170332,"package_name":"stream-splicer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890170333,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6890170334,"package_name":"strip-ansi","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6890170335,"package_name":"strip-bom","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890170336,"package_name":"strip-indent","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890170337,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":6890170338,"package_name":"subarg","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890170339,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":6890170340,"package_name":"syntax-error","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6890170341,"package_name":"taffydb","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":6890170342,"package_name":"text-hex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890170343,"package_name":"throttleit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890170344,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"development","optional":false},{"id":6890170345,"package_name":"through2","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":6890170346,"package_name":"timers-browserify","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"development","optional":false},{"id":6890170347,"package_name":"to-arraybuffer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890170348,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6890170349,"package_name":"tough-cookie","ecosystem":"npm","requirements":"2.4.3","direct":false,"kind":"development","optional":false},{"id":6890170350,"package_name":"trim-newlines","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890170351,"package_name":"triple-beam","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6890170352,"package_name":"tty-browserify","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":6890170353,"package_name":"tunnel-agent","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":6890170354,"package_name":"tweetnacl","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"development","optional":false},{"id":6890170355,"package_name":"typedarray","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"development","optional":false},{"id":6890170356,"package_name":"typescript","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"development","optional":false},{"id":6890170357,"package_name":"uc.micro","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":6890170358,"package_name":"uglify-js","ecosystem":"npm","requirements":"2.6.4","direct":false,"kind":"development","optional":false},{"id":6890170359,"package_name":"async","ecosystem":"npm","requirements":"0.2.10","direct":false,"kind":"development","optional":false},{"id":6890170360,"package_name":"uglify-to-browserify","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6890170361,"package_name":"umd","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6890170362,"package_name":"unc-path-regex","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":6890170363,"package_name":"undeclared-identifiers","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6890170364,"package_name":"underscore","ecosystem":"npm","requirements":"1.13.6","direct":false,"kind":"runtime","optional":false},{"id":6890170365,"package_name":"underscore.string","ecosystem":"npm","requirements":"3.3.6","direct":false,"kind":"development","optional":false},{"id":6890170366,"package_name":"uri-js","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":6890170367,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6890170368,"package_name":"uri-path","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890170369,"package_name":"url","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"development","optional":false},{"id":6890170370,"package_name":"punycode","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":6890170371,"package_name":"util","ecosystem":"npm","requirements":"0.10.4","direct":false,"kind":"development","optional":false},{"id":6890170372,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6890170373,"package_name":"uuid","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"development","optional":false},{"id":6890170374,"package_name":"v8flags","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":6890170375,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":6890170376,"package_name":"verror","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"development","optional":false},{"id":6890170377,"package_name":"vm-browserify","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6890170378,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":6890170379,"package_name":"window-size","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":6890170380,"package_name":"winston","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6890170381,"package_name":"async","ecosystem":"npm","requirements":"2.6.4","direct":false,"kind":"development","optional":false},{"id":6890170382,"package_name":"winston-transport","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6890170383,"package_name":"wordwrap","ecosystem":"npm","requirements":"0.0.2","direct":false,"kind":"development","optional":false},{"id":6890170384,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6890170385,"package_name":"ws","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"development","optional":false},{"id":6890170386,"package_name":"xmlcreate","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":6890170387,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6890170388,"package_name":"yargs","ecosystem":"npm","requirements":"3.10.0","direct":false,"kind":"development","optional":false},{"id":6890170389,"package_name":"camelcase","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":6890170390,"package_name":"yauzl","ecosystem":"npm","requirements":"2.10.0","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"lib/ts/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:11.427Z","updated_at":"2023-01-13T16:22:11.427Z","repository_link":"https://github.com/apache/thrift/blob/master/lib/ts/package.json","dependencies":[{"id":6890171491,"package_name":"bufferutil","ecosystem":"npm","requirements":"^4.0.1","direct":true,"kind":"runtime","optional":false},{"id":6890171492,"package_name":"jsdoc","ecosystem":"npm","requirements":"^3.6.7","direct":true,"kind":"runtime","optional":false},{"id":6890171493,"package_name":"json-int64","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"runtime","optional":false},{"id":6890171494,"package_name":"nopt","ecosystem":"npm","requirements":"^4.0.1","direct":true,"kind":"runtime","optional":false},{"id":6890171495,"package_name":"@types/node-int64","ecosystem":"npm","requirements":"^0.4.29","direct":true,"kind":"development","optional":false},{"id":6890171496,"package_name":"@types/phantom","ecosystem":"npm","requirements":"^3.2.5","direct":true,"kind":"development","optional":false},{"id":6890171497,"package_name":"@types/qunit","ecosystem":"npm","requirements":"^2.5.4","direct":true,"kind":"development","optional":false},{"id":6890171498,"package_name":"browserify","ecosystem":"npm","requirements":"^16.2.3","direct":true,"kind":"development","optional":false},{"id":6890171499,"package_name":"bufferutil","ecosystem":"npm","requirements":"^4.0.1","direct":true,"kind":"development","optional":false},{"id":6890171500,"package_name":"grunt","ecosystem":"npm","requirements":"^1.4.1","direct":true,"kind":"development","optional":false},{"id":6890171501,"package_name":"grunt-cli","ecosystem":"npm","requirements":"^1.4.3","direct":true,"kind":"development","optional":false},{"id":6890171502,"package_name":"grunt-contrib-concat","ecosystem":"npm","requirements":"^1.0.1","direct":true,"kind":"development","optional":false},{"id":6890171503,"package_name":"grunt-contrib-jshint","ecosystem":"npm","requirements":"^3.2.0","direct":true,"kind":"development","optional":false},{"id":6890171504,"package_name":"grunt-contrib-qunit","ecosystem":"npm","requirements":"^3.1.0","direct":true,"kind":"development","optional":false},{"id":6890171505,"package_name":"grunt-contrib-uglify","ecosystem":"npm","requirements":"^1.0.1","direct":true,"kind":"development","optional":false},{"id":6890171506,"package_name":"grunt-jsdoc","ecosystem":"npm","requirements":"^2.4.1","direct":true,"kind":"development","optional":false},{"id":6890171507,"package_name":"grunt-shell-spawn","ecosystem":"npm","requirements":"^0.3.12","direct":true,"kind":"development","optional":false},{"id":6890171508,"package_name":"jslint","ecosystem":"npm","requirements":"^0.12.0","direct":true,"kind":"development","optional":false},{"id":6890171509,"package_name":"node-int64","ecosystem":"npm","requirements":"^0.4.0","direct":true,"kind":"development","optional":false},{"id":6890171510,"package_name":"phantom","ecosystem":"npm","requirements":"^6.0.3","direct":true,"kind":"development","optional":false},{"id":6890171511,"package_name":"typescript","ecosystem":"npm","requirements":"^3.2.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2023-01-13T16:22:11.594Z","updated_at":"2023-01-13T16:22:11.594Z","repository_link":"https://github.com/apache/thrift/blob/master/package-lock.json","dependencies":[{"id":6890171742,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":6890171743,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"development","optional":false},{"id":6890171744,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":6890171745,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":6890171746,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"development","optional":false},{"id":6890171747,"package_name":"debug","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":6890171748,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":6890171749,"package_name":"resolve","ecosystem":"npm","requirements":"1.15.1","direct":false,"kind":"development","optional":false},{"id":6890171750,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":6890171751,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"development","optional":false},{"id":6890171752,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"development","optional":false},{"id":6890171753,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":6890171754,"package_name":"@babel/helper-get-function-arity","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":6890171755,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":6890171756,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"development","optional":false},{"id":6890171757,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":6890171758,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.19.4","direct":false,"kind":"development","optional":false},{"id":6890171759,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":6890171760,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"development","optional":false},{"id":6890171761,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":6890171762,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890171763,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6890171764,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":6890171765,"package_name":"@types/color-name","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6890171766,"package_name":"@types/linkify-it","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6890171767,"package_name":"@types/markdown-it","ecosystem":"npm","requirements":"12.2.3","direct":false,"kind":"development","optional":false},{"id":6890171768,"package_name":"@types/mdurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6890171769,"package_name":"@types/node","ecosystem":"npm","requirements":"10.12.6","direct":false,"kind":"development","optional":false},{"id":6890171770,"package_name":"@types/node-int64","ecosystem":"npm","requirements":"0.4.29","direct":false,"kind":"development","optional":false},{"id":6890171771,"package_name":"@types/q","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":6890171772,"package_name":"acorn","ecosystem":"npm","requirements":"6.4.2","direct":false,"kind":"development","optional":false},{"id":6890171773,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6890171774,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6890171775,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":6890171776,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":6890171777,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6890171778,"package_name":"ansi-regex","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6890171779,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":6890171780,"package_name":"append-transform","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890171781,"package_name":"archy","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890171782,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":6890171783,"package_name":"array-union","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6890171784,"package_name":"array-uniq","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6890171785,"package_name":"arrify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890171786,"package_name":"asn1","ecosystem":"npm","requirements":"0.2.4","direct":false,"kind":"development","optional":false},{"id":6890171787,"package_name":"assert-plus","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890171788,"package_name":"async-limiter","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6890171789,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":6890171790,"package_name":"aws-sign2","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":6890171791,"package_name":"aws4","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":6890171792,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890171793,"package_name":"bcrypt-pbkdf","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6890171794,"package_name":"bluebird","ecosystem":"npm","requirements":"3.7.2","direct":false,"kind":"development","optional":false},{"id":6890171795,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":6890171796,"package_name":"browser-or-node","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":6890171797,"package_name":"buffer-equals","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6890171798,"package_name":"caching-transform","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6890171799,"package_name":"caller-path","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":6890171800,"package_name":"callsites","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":6890171801,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":6890171802,"package_name":"caseless","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":6890171803,"package_name":"catharsis","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"development","optional":false},{"id":6890171804,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":6890171805,"package_name":"chardet","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":6890171806,"package_name":"circular-json","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"development","optional":false},{"id":6890171807,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6890171808,"package_name":"cli-cursor","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6890171809,"package_name":"cli-width","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6890171810,"package_name":"cliui","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6890171811,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6890171812,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6890171813,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":6890171814,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6890171815,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":6890171816,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":6890171817,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":6890171818,"package_name":"commander","ecosystem":"npm","requirements":"2.19.0","direct":false,"kind":"development","optional":false},{"id":6890171819,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890171820,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":6890171821,"package_name":"connect","ecosystem":"npm","requirements":"3.6.6","direct":false,"kind":"development","optional":false},{"id":6890171822,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":6890171823,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6890171824,"package_name":"cross-spawn","ecosystem":"npm","requirements":"6.0.5","direct":false,"kind":"development","optional":false},{"id":6890171825,"package_name":"dashdash","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":6890171826,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"development","optional":false},{"id":6890171827,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6890171828,"package_name":"deep-equal","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890171829,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":6890171830,"package_name":"default-require-extensions","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6890171831,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":6890171832,"package_name":"defined","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890171833,"package_name":"del","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"development","optional":false},{"id":6890171834,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890171835,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6890171836,"package_name":"ecc-jsbn","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":6890171837,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6890171838,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":6890171839,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6890171840,"package_name":"entities","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6890171841,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.12.0","direct":false,"kind":"development","optional":false},{"id":6890171842,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6890171843,"package_name":"es6-error","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":6890171844,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6890171845,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6890171846,"package_name":"eslint","ecosystem":"npm","requirements":"5.7.0","direct":false,"kind":"development","optional":false},{"id":6890171847,"package_name":"debug","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6890171848,"package_name":"ms","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6890171849,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6890171850,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6890171851,"package_name":"eslint-scope","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6890171852,"package_name":"eslint-utils","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"development","optional":false},{"id":6890171853,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6890171854,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890171855,"package_name":"espree","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6890171856,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6890171857,"package_name":"esquery","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890171858,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":6890171859,"package_name":"estraverse","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":6890171860,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6890171861,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6890171862,"package_name":"external-editor","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6890171863,"package_name":"extsprintf","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6890171864,"package_name":"fast-diff","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6890171865,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890171866,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":6890171867,"package_name":"figures","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890171868,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890171869,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6890171870,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":6890171871,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6890171872,"package_name":"flat-cache","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6890171873,"package_name":"for-each","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"development","optional":false},{"id":6890171874,"package_name":"foreground-child","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890171875,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":6890171876,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6890171877,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890171878,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6890171879,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6890171880,"package_name":"forever-agent","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":6890171881,"package_name":"form-data","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":6890171882,"package_name":"fromentries","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6890171883,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890171884,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6890171885,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890171886,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.1","direct":false,"kind":"development","optional":false},{"id":6890171887,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":6890171888,"package_name":"get-stdin","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6890171889,"package_name":"getpass","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":6890171890,"package_name":"glob","ecosystem":"npm","requirements":"7.1.3","direct":false,"kind":"development","optional":false},{"id":6890171891,"package_name":"globals","ecosystem":"npm","requirements":"11.8.0","direct":false,"kind":"development","optional":false},{"id":6890171892,"package_name":"globby","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6890171893,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.1.11","direct":false,"kind":"development","optional":false},{"id":6890171894,"package_name":"har-schema","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890171895,"package_name":"har-validator","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"development","optional":false},{"id":6890171896,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6890171897,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6890171898,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890171899,"package_name":"hasha","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":6890171900,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890171901,"package_name":"html-validator","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":6890171902,"package_name":"html-validator-cli","ecosystem":"npm","requirements":"4.1.4","direct":false,"kind":"development","optional":false},{"id":6890171903,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6890171904,"package_name":"http-signature","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6890171905,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"development","optional":false},{"id":6890171906,"package_name":"ignore","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":6890171907,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":6890171908,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6890171909,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":6890171910,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6890171911,"package_name":"inquirer","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":6890171912,"package_name":"is-callable","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":6890171913,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890171914,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890171915,"package_name":"is-path-cwd","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890171916,"package_name":"is-path-in-cwd","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890171917,"package_name":"is-path-inside","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890171918,"package_name":"is-promise","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6890171919,"package_name":"is-regex","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6890171920,"package_name":"is-resolvable","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6890171921,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890171922,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6890171923,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890171924,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6890171925,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890171926,"package_name":"isomorphic-ws","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":6890171927,"package_name":"isstream","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":6890171928,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6890171929,"package_name":"istanbul-lib-hook","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6890171930,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6890171931,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":6890171932,"package_name":"istanbul-lib-processinfo","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6890171933,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6890171934,"package_name":"uuid","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"development","optional":false},{"id":6890171935,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6890171936,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6890171937,"package_name":"supports-color","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":6890171938,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6890171939,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":6890171940,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6890171941,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6890171942,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.13.1","direct":false,"kind":"development","optional":false},{"id":6890171943,"package_name":"js2xmlparser","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":6890171944,"package_name":"jsbn","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":6890171945,"package_name":"jsdoc","ecosystem":"npm","requirements":"3.6.11","direct":false,"kind":"development","optional":false},{"id":6890171946,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890171947,"package_name":"mkdirp","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6890171948,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6890171949,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":6890171950,"package_name":"json-int64","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6890171951,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":6890171952,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890171953,"package_name":"json-stringify-safe","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6890171954,"package_name":"json5","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6890171955,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"development","optional":false},{"id":6890171956,"package_name":"jsprim","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"development","optional":false},{"id":6890171957,"package_name":"json-schema","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":6890171958,"package_name":"klaw","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6890171959,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":6890171960,"package_name":"linkify-it","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6890171961,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6890171962,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"development","optional":false},{"id":6890171963,"package_name":"lodash.flattendeep","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":6890171964,"package_name":"make-dir","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6890171965,"package_name":"markdown-it","ecosystem":"npm","requirements":"12.3.2","direct":false,"kind":"development","optional":false},{"id":6890171966,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6890171967,"package_name":"markdown-it-anchor","ecosystem":"npm","requirements":"8.6.5","direct":false,"kind":"development","optional":false},{"id":6890171968,"package_name":"marked","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":6890171969,"package_name":"mdurl","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890171970,"package_name":"mime-db","ecosystem":"npm","requirements":"1.37.0","direct":false,"kind":"development","optional":false},{"id":6890171971,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.21","direct":false,"kind":"development","optional":false},{"id":6890171972,"package_name":"mimic-fn","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6890171973,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":6890171974,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"development","optional":false},{"id":6890171975,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890171976,"package_name":"mute-stream","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"development","optional":false},{"id":6890171977,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6890171978,"package_name":"nice-try","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6890171979,"package_name":"node-gyp-build","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"development","optional":false},{"id":6890171980,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6890171981,"package_name":"node-preload","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":6890171982,"package_name":"nyc","ecosystem":"npm","requirements":"15.0.0","direct":false,"kind":"development","optional":false},{"id":6890171983,"package_name":"glob","ecosystem":"npm","requirements":"7.1.6","direct":false,"kind":"development","optional":false},{"id":6890171984,"package_name":"oauth-sign","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"development","optional":false},{"id":6890171985,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":6890171986,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":6890171987,"package_name":"object-keys","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"development","optional":false},{"id":6890171988,"package_name":"on-finished","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6890171989,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6890171990,"package_name":"onetime","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6890171991,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.2","direct":false,"kind":"development","optional":false},{"id":6890171992,"package_name":"os-tmpdir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6890171993,"package_name":"p-limit","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"development","optional":false},{"id":6890171994,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6890171995,"package_name":"p-map","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6890171996,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6890171997,"package_name":"package-hash","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6890171998,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":6890171999,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":6890172000,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6890172001,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890172002,"package_name":"path-is-inside","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6890172003,"package_name":"path-key","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6890172004,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6890172005,"package_name":"pify","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6890172006,"package_name":"pinkie","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":6890172007,"package_name":"pinkie-promise","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6890172008,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":6890172009,"package_name":"pluralize","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":6890172010,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6890172011,"package_name":"prettier","ecosystem":"npm","requirements":"1.14.3","direct":false,"kind":"development","optional":false},{"id":6890172012,"package_name":"prettier-linter-helpers","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890172013,"package_name":"process-on-spawn","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890172014,"package_name":"progress","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6890172015,"package_name":"psl","ecosystem":"npm","requirements":"1.1.31","direct":false,"kind":"development","optional":false},{"id":6890172016,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6890172017,"package_name":"q","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":6890172018,"package_name":"qs","ecosystem":"npm","requirements":"6.5.2","direct":false,"kind":"development","optional":false},{"id":6890172019,"package_name":"regexpp","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6890172020,"package_name":"release-zalgo","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890172021,"package_name":"request","ecosystem":"npm","requirements":"2.88.0","direct":false,"kind":"development","optional":false},{"id":6890172022,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6890172023,"package_name":"require-main-filename","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890172024,"package_name":"require-uncached","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6890172025,"package_name":"requizzle","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":6890172026,"package_name":"resolve-from","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890172027,"package_name":"restore-cursor","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890172028,"package_name":"resumer","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"development","optional":false},{"id":6890172029,"package_name":"rimraf","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":6890172030,"package_name":"run-async","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6890172031,"package_name":"rxjs","ecosystem":"npm","requirements":"6.3.3","direct":false,"kind":"development","optional":false},{"id":6890172032,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":6890172033,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":6890172034,"package_name":"semver","ecosystem":"npm","requirements":"5.6.0","direct":false,"kind":"development","optional":false},{"id":6890172035,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890172036,"package_name":"shebang-command","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6890172037,"package_name":"shebang-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890172038,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6890172039,"package_name":"slice-ansi","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890172040,"package_name":"spawn-wrap","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890172041,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6890172042,"package_name":"sshpk","ecosystem":"npm","requirements":"1.16.1","direct":false,"kind":"development","optional":false},{"id":6890172043,"package_name":"statuses","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":6890172044,"package_name":"string-width","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6890172045,"package_name":"string.prototype.trim","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6890172046,"package_name":"strip-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6890172047,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6890172048,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6890172049,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":6890172050,"package_name":"table","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":6890172051,"package_name":"taffydb","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":6890172052,"package_name":"tape","ecosystem":"npm","requirements":"4.9.1","direct":false,"kind":"development","optional":false},{"id":6890172053,"package_name":"resolve","ecosystem":"npm","requirements":"1.7.1","direct":false,"kind":"development","optional":false},{"id":6890172054,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6890172055,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":6890172056,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"development","optional":false},{"id":6890172057,"package_name":"tmp","ecosystem":"npm","requirements":"0.0.33","direct":false,"kind":"development","optional":false},{"id":6890172058,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890172059,"package_name":"tough-cookie","ecosystem":"npm","requirements":"2.4.3","direct":false,"kind":"development","optional":false},{"id":6890172060,"package_name":"punycode","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":6890172061,"package_name":"tslib","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":6890172062,"package_name":"tunnel-agent","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":6890172063,"package_name":"tweetnacl","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"development","optional":false},{"id":6890172064,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":6890172065,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":6890172066,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":6890172067,"package_name":"typescript","ecosystem":"npm","requirements":"3.1.6","direct":false,"kind":"development","optional":false},{"id":6890172068,"package_name":"uc.micro","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":6890172069,"package_name":"underscore","ecosystem":"npm","requirements":"1.13.6","direct":false,"kind":"development","optional":false},{"id":6890172070,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890172071,"package_name":"uri-js","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":6890172072,"package_name":"utf-8-validate","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"development","optional":false},{"id":6890172073,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6890172074,"package_name":"uuid","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"development","optional":false},{"id":6890172075,"package_name":"valid-url","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"development","optional":false},{"id":6890172076,"package_name":"verror","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"development","optional":false},{"id":6890172077,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":6890172078,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6890172079,"package_name":"wordwrap","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6890172080,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":6890172081,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":6890172082,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6890172083,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":6890172084,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6890172085,"package_name":"write","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":6890172086,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6890172087,"package_name":"ws","ecosystem":"npm","requirements":"5.2.3","direct":false,"kind":"runtime","optional":false},{"id":6890172088,"package_name":"xmlcreate","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":6890172089,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":6890172090,"package_name":"yargs","ecosystem":"npm","requirements":"15.4.1","direct":false,"kind":"development","optional":false},{"id":6890172091,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":6890172092,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":6890172093,"package_name":"yargs-parser","ecosystem":"npm","requirements":"18.1.3","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:12.008Z","updated_at":"2023-01-13T16:22:12.008Z","repository_link":"https://github.com/apache/thrift/blob/master/package.json","dependencies":[{"id":6890173135,"package_name":"browser-or-node","ecosystem":"npm","requirements":"^1.2.1","direct":true,"kind":"runtime","optional":false},{"id":6890173136,"package_name":"isomorphic-ws","ecosystem":"npm","requirements":"^4.0.1","direct":true,"kind":"runtime","optional":false},{"id":6890173137,"package_name":"node-int64","ecosystem":"npm","requirements":"^0.4.0","direct":true,"kind":"runtime","optional":false},{"id":6890173138,"package_name":"q","ecosystem":"npm","requirements":"^1.5.0","direct":true,"kind":"runtime","optional":false},{"id":6890173139,"package_name":"ws","ecosystem":"npm","requirements":"^5.2.3","direct":true,"kind":"runtime","optional":false},{"id":6890173140,"package_name":"@types/node","ecosystem":"npm","requirements":"^10.12.6","direct":true,"kind":"development","optional":false},{"id":6890173141,"package_name":"@types/node-int64","ecosystem":"npm","requirements":"^0.4.29","direct":true,"kind":"development","optional":false},{"id":6890173142,"package_name":"@types/q","ecosystem":"npm","requirements":"^1.5.1","direct":true,"kind":"development","optional":false},{"id":6890173143,"package_name":"buffer-equals","ecosystem":"npm","requirements":"^1.0.4","direct":true,"kind":"development","optional":false},{"id":6890173144,"package_name":"commander","ecosystem":"npm","requirements":"^2.14.1","direct":true,"kind":"development","optional":false},{"id":6890173145,"package_name":"connect","ecosystem":"npm","requirements":"^3.6.6","direct":true,"kind":"development","optional":false},{"id":6890173146,"package_name":"eslint","ecosystem":"npm","requirements":"^5.7.0","direct":true,"kind":"development","optional":false},{"id":6890173147,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"^3.1.0","direct":true,"kind":"development","optional":false},{"id":6890173148,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":6890173149,"package_name":"html-validator-cli","ecosystem":"npm","requirements":"^4.1.4","direct":true,"kind":"development","optional":false},{"id":6890173150,"package_name":"jsdoc","ecosystem":"npm","requirements":"^3.6.7","direct":true,"kind":"development","optional":false},{"id":6890173151,"package_name":"json-int64","ecosystem":"npm","requirements":"^1.0.2","direct":true,"kind":"development","optional":false},{"id":6890173153,"package_name":"nyc","ecosystem":"npm","requirements":"^15.0.0","direct":true,"kind":"development","optional":false},{"id":6890173155,"package_name":"prettier","ecosystem":"npm","requirements":"^1.14.3","direct":true,"kind":"development","optional":false},{"id":6890173157,"package_name":"tape","ecosystem":"npm","requirements":"^4.9.0","direct":true,"kind":"development","optional":false},{"id":6890173158,"package_name":"typescript","ecosystem":"npm","requirements":"^3.1.6","direct":true,"kind":"development","optional":false},{"id":6890173159,"package_name":"utf-8-validate","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"lib/netstd/Benchmarks/Thrift.Benchmarks/Thrift.Benchmarks.csproj","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:12.159Z","updated_at":"2023-01-13T16:22:12.159Z","repository_link":"https://github.com/apache/thrift/blob/master/lib/netstd/Benchmarks/Thrift.Benchmarks/Thrift.Benchmarks.csproj","dependencies":[{"id":6890173218,"package_name":"BenchmarkDotNet","ecosystem":"nuget","requirements":"0.13.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"lib/netstd/Tests/Thrift.IntegrationTests/Thrift.IntegrationTests.csproj","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:12.360Z","updated_at":"2023-01-13T16:22:12.360Z","repository_link":"https://github.com/apache/thrift/blob/master/lib/netstd/Tests/Thrift.IntegrationTests/Thrift.IntegrationTests.csproj","dependencies":[{"id":6890173637,"package_name":"CompareNETObjects","ecosystem":"nuget","requirements":"4.74.0","direct":true,"kind":"runtime","optional":false},{"id":6890173638,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.0.0","direct":true,"kind":"runtime","optional":false},{"id":6890173639,"package_name":"MSTest.TestAdapter","ecosystem":"nuget","requirements":"2.2.8","direct":true,"kind":"runtime","optional":false},{"id":6890173640,"package_name":"MSTest.TestFramework","ecosystem":"nuget","requirements":"2.2.8","direct":true,"kind":"runtime","optional":false},{"id":6890173641,"package_name":"System.ServiceModel.Primitives","ecosystem":"nuget","requirements":"4.9.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"lib/netstd/Tests/Thrift.Tests/Thrift.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:12.950Z","updated_at":"2023-01-13T16:22:12.950Z","repository_link":"https://github.com/apache/thrift/blob/master/lib/netstd/Tests/Thrift.Tests/Thrift.Tests.csproj","dependencies":[{"id":6890177844,"package_name":"CompareNETObjects","ecosystem":"nuget","requirements":"4.74.0","direct":true,"kind":"runtime","optional":false},{"id":6890177845,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.0.0","direct":true,"kind":"runtime","optional":false},{"id":6890177846,"package_name":"MSTest.TestAdapter","ecosystem":"nuget","requirements":"2.2.8","direct":true,"kind":"runtime","optional":false},{"id":6890177847,"package_name":"MSTest.TestFramework","ecosystem":"nuget","requirements":"2.2.8","direct":true,"kind":"runtime","optional":false},{"id":6890177848,"package_name":"NSubstitute","ecosystem":"nuget","requirements":"4.2.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"lib/netstd/Thrift/Thrift.csproj","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:13.017Z","updated_at":"2023-01-13T16:22:13.017Z","repository_link":"https://github.com/apache/thrift/blob/master/lib/netstd/Thrift/Thrift.csproj","dependencies":[{"id":6890179059,"package_name":"Microsoft.AspNetCore.Http.Abstractions","ecosystem":"nuget","requirements":"2.2.0","direct":true,"kind":"runtime","optional":false},{"id":6890179060,"package_name":"Microsoft.Extensions.Logging","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":6890179061,"package_name":"Microsoft.Extensions.Logging.Console","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":6890179062,"package_name":"Microsoft.Extensions.Logging.Debug","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":6890179064,"package_name":"System.IO.Pipes","ecosystem":"nuget","requirements":"[4.3,)","direct":true,"kind":"runtime","optional":false},{"id":6890179066,"package_name":"System.IO.Pipes.AccessControl","ecosystem":"nuget","requirements":"5.0.0","direct":true,"kind":"runtime","optional":false},{"id":6890179068,"package_name":"System.Net.Http.WinHttpHandler","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":6890179070,"package_name":"System.Net.NameResolution","ecosystem":"nuget","requirements":"[4.3,)","direct":true,"kind":"runtime","optional":false},{"id":6890179071,"package_name":"System.Net.Requests","ecosystem":"nuget","requirements":"[4.3,)","direct":true,"kind":"runtime","optional":false},{"id":6890179073,"package_name":"System.Net.Security","ecosystem":"nuget","requirements":"4.3.2","direct":true,"kind":"runtime","optional":false},{"id":6890179076,"package_name":"System.Threading.Tasks.Extensions","ecosystem":"nuget","requirements":"4.5.4","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"test/netstd/Client/Client.csproj","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:13.317Z","updated_at":"2023-01-13T16:22:13.317Z","repository_link":"https://github.com/apache/thrift/blob/master/test/netstd/Client/Client.csproj","dependencies":[{"id":6890181998,"package_name":"System.Net.Http.WinHttpHandler","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":6890182001,"package_name":"System.Runtime.Serialization.Primitives","ecosystem":"nuget","requirements":"[4.3,)","direct":true,"kind":"runtime","optional":false},{"id":6890182002,"package_name":"System.ServiceModel.Primitives","ecosystem":"nuget","requirements":"4.9.0","direct":true,"kind":"runtime","optional":false},{"id":6890182005,"package_name":"System.Threading","ecosystem":"nuget","requirements":"[4.3,)","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"test/netstd/Server/Server.csproj","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:13.502Z","updated_at":"2023-01-13T16:22:13.502Z","repository_link":"https://github.com/apache/thrift/blob/master/test/netstd/Server/Server.csproj","dependencies":[{"id":6890182143,"package_name":"System.IO.Pipes","ecosystem":"nuget","requirements":"4.3.0","direct":true,"kind":"runtime","optional":false},{"id":6890182144,"package_name":"System.IO.Pipes.AccessControl","ecosystem":"nuget","requirements":"5.0.0","direct":true,"kind":"runtime","optional":false},{"id":6890182145,"package_name":"System.Net.Http.WinHttpHandler","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":6890182146,"package_name":"System.Runtime.Serialization.Primitives","ecosystem":"nuget","requirements":"[4.3,)","direct":true,"kind":"runtime","optional":false},{"id":6890182147,"package_name":"System.ServiceModel.Primitives","ecosystem":"nuget","requirements":"4.9.0","direct":true,"kind":"runtime","optional":false},{"id":6890182148,"package_name":"System.Threading","ecosystem":"nuget","requirements":"[4.3,)","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"tutorial/netstd/Client/Client.csproj","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:13.629Z","updated_at":"2023-01-13T16:22:13.629Z","repository_link":"https://github.com/apache/thrift/blob/master/tutorial/netstd/Client/Client.csproj","dependencies":[{"id":6890182387,"package_name":"Microsoft.Extensions.DependencyInjection","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"tutorial/netstd/Interfaces/Interfaces.csproj","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:13.749Z","updated_at":"2023-01-13T16:22:13.749Z","repository_link":"https://github.com/apache/thrift/blob/master/tutorial/netstd/Interfaces/Interfaces.csproj","dependencies":[{"id":6890182672,"package_name":"System.ServiceModel.Primitives","ecosystem":"nuget","requirements":"4.9.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"tutorial/netstd/Server/Server.csproj","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:13.916Z","updated_at":"2023-01-13T16:22:13.916Z","repository_link":"https://github.com/apache/thrift/blob/master/tutorial/netstd/Server/Server.csproj","dependencies":[{"id":6890183192,"package_name":"Microsoft.AspNetCore","ecosystem":"nuget","requirements":"2.2.0","direct":true,"kind":"runtime","optional":false},{"id":6890183193,"package_name":"Microsoft.AspNetCore.Server.IISIntegration","ecosystem":"nuget","requirements":"2.2.1","direct":true,"kind":"runtime","optional":false},{"id":6890183194,"package_name":"Microsoft.AspNetCore.Server.Kestrel","ecosystem":"nuget","requirements":"2.2.0","direct":true,"kind":"runtime","optional":false},{"id":6890183195,"package_name":"Microsoft.Extensions.Configuration.FileExtensions","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"packagist","filepath":"composer.json","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:14.025Z","updated_at":"2023-01-13T16:22:14.025Z","repository_link":"https://github.com/apache/thrift/blob/master/composer.json","dependencies":[{"id":6890183238,"package_name":"php","ecosystem":"packagist","requirements":"^5.5 || ^7.0 || ^8.0","direct":true,"kind":"runtime","optional":false},{"id":6890183239,"package_name":"phpunit/phpunit","ecosystem":"packagist","requirements":"~4.8.36","direct":true,"kind":"development","optional":false},{"id":6890183240,"package_name":"squizlabs/php_codesniffer","ecosystem":"packagist","requirements":"3.*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pub","filepath":"lib/dart/pubspec.yaml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:14.073Z","updated_at":"2023-01-13T16:22:14.073Z","repository_link":"https://github.com/apache/thrift/blob/master/lib/dart/pubspec.yaml","dependencies":[{"id":6890183334,"package_name":"fixnum","ecosystem":"pub","requirements":"^0.10.2","direct":true,"kind":"runtime","optional":false},{"id":6890183335,"package_name":"http","ecosystem":"pub","requirements":"\u003e=0.11.3 \u003c0.13.0","direct":true,"kind":"runtime","optional":false},{"id":6890183336,"package_name":"logging","ecosystem":"pub","requirements":"^0.11.0","direct":true,"kind":"runtime","optional":false},{"id":6890183337,"package_name":"build_runner","ecosystem":"pub","requirements":"^1.7.1","direct":true,"kind":"development","optional":false},{"id":6890183338,"package_name":"build_test","ecosystem":"pub","requirements":"^0.10.9","direct":true,"kind":"development","optional":false},{"id":6890183339,"package_name":"build_vm_compilers","ecosystem":"pub","requirements":"^1.0.3","direct":true,"kind":"development","optional":false},{"id":6890183340,"package_name":"build_web_compilers","ecosystem":"pub","requirements":"^2.7.1","direct":true,"kind":"development","optional":false},{"id":6890183341,"package_name":"dart_dev","ecosystem":"pub","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":6890183342,"package_name":"dart_style","ecosystem":"pub","requirements":"^1.3.1","direct":true,"kind":"development","optional":false},{"id":6890183343,"package_name":"mockito","ecosystem":"pub","requirements":"^4.1.1","direct":true,"kind":"development","optional":false},{"id":6890183344,"package_name":"test","ecosystem":"pub","requirements":"^1.9.1","direct":true,"kind":"development","optional":false},{"id":6890183345,"package_name":"workiva_analysis_options","ecosystem":"pub","requirements":"^1.0.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pub","filepath":"test/dart/test_client/pubspec.yaml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:14.167Z","updated_at":"2023-01-13T16:22:14.167Z","repository_link":"https://github.com/apache/thrift/blob/master/test/dart/test_client/pubspec.yaml","dependencies":[{"id":6890183444,"package_name":"args","ecosystem":"pub","requirements":"\u003e=0.13.0 \u003c2.0.0","direct":true,"kind":"runtime","optional":false},{"id":6890183445,"package_name":"http","ecosystem":"pub","requirements":"^0.11.0","direct":true,"kind":"runtime","optional":false},{"id":6890183446,"package_name":"thrift","ecosystem":"pub","requirements":"--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\npath: \"../../../lib/dart\"\n","direct":true,"kind":"runtime","optional":false},{"id":6890183447,"package_name":"thrift_test","ecosystem":"pub","requirements":"--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\npath: \"../gen-dart/thrift_test\"\n","direct":true,"kind":"runtime","optional":false},{"id":6890183448,"package_name":"test","ecosystem":"pub","requirements":"\u003e=0.12.30 \u003c2.0.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pub","filepath":"tutorial/dart/client/pubspec.yaml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:14.254Z","updated_at":"2023-01-13T16:22:14.254Z","repository_link":"https://github.com/apache/thrift/blob/master/tutorial/dart/client/pubspec.yaml","dependencies":[{"id":6890183574,"package_name":"shared","ecosystem":"pub","requirements":"--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\npath: \"../gen-dart/shared\"\n","direct":true,"kind":"runtime","optional":false},{"id":6890183575,"package_name":"thrift","ecosystem":"pub","requirements":"--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\npath: \"../../../lib/dart\"\n","direct":true,"kind":"runtime","optional":false},{"id":6890183576,"package_name":"tutorial","ecosystem":"pub","requirements":"--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\npath: \"../gen-dart/tutorial\"\n","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pub","filepath":"tutorial/dart/console_client/pubspec.yaml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:14.346Z","updated_at":"2023-01-13T16:22:14.346Z","repository_link":"https://github.com/apache/thrift/blob/master/tutorial/dart/console_client/pubspec.yaml","dependencies":[{"id":6890183995,"package_name":"args","ecosystem":"pub","requirements":"\u003e=0.13.0 \u003c2.0.0","direct":true,"kind":"runtime","optional":false},{"id":6890183996,"package_name":"collection","ecosystem":"pub","requirements":"^1.1.0","direct":true,"kind":"runtime","optional":false},{"id":6890183997,"package_name":"shared","ecosystem":"pub","requirements":"--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\npath: \"../gen-dart/shared\"\n","direct":true,"kind":"runtime","optional":false},{"id":6890183998,"package_name":"thrift","ecosystem":"pub","requirements":"--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\npath: \"../../../lib/dart\"\n","direct":true,"kind":"runtime","optional":false},{"id":6890183999,"package_name":"tutorial","ecosystem":"pub","requirements":"--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\npath: \"../gen-dart/tutorial\"\n","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pub","filepath":"tutorial/dart/server/pubspec.yaml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:14.429Z","updated_at":"2023-01-13T16:22:14.429Z","repository_link":"https://github.com/apache/thrift/blob/master/tutorial/dart/server/pubspec.yaml","dependencies":[{"id":6890184187,"package_name":"args","ecosystem":"pub","requirements":"\u003e=0.13.0 \u003c2.0.0","direct":true,"kind":"runtime","optional":false},{"id":6890184188,"package_name":"shared","ecosystem":"pub","requirements":"--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\npath: \"../gen-dart/shared\"\n","direct":true,"kind":"runtime","optional":false},{"id":6890184189,"package_name":"thrift","ecosystem":"pub","requirements":"--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\npath: \"../../../lib/dart\"\n","direct":true,"kind":"runtime","optional":false},{"id":6890184190,"package_name":"tutorial","ecosystem":"pub","requirements":"--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\npath: \"../gen-dart/tutorial\"\n","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"lib/py/setup.py","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:14.575Z","updated_at":"2023-01-13T16:22:14.575Z","repository_link":"https://github.com/apache/thrift/blob/master/lib/py/setup.py","dependencies":[{"id":6890184245,"package_name":"six","ecosystem":"pypi","requirements":"\u003e=1.7.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"lib/rb/thrift.gemspec","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:14.652Z","updated_at":"2023-01-13T16:22:14.652Z","repository_link":"https://github.com/apache/thrift/blob/master/lib/rb/thrift.gemspec","dependencies":[{"id":6890184355,"package_name":"bundler","ecosystem":"rubygems","requirements":"\u003e= 1.11","direct":true,"kind":"development","optional":false},{"id":6890184356,"package_name":"pry","ecosystem":"rubygems","requirements":"~\u003e 0.11.3","direct":true,"kind":"development","optional":false},{"id":6890184357,"package_name":"pry-byebug","ecosystem":"rubygems","requirements":"~\u003e 3.6","direct":true,"kind":"development","optional":false},{"id":6890184358,"package_name":"pry-stack_explorer","ecosystem":"rubygems","requirements":"~\u003e 0.4.9.2","direct":true,"kind":"development","optional":false},{"id":6890184359,"package_name":"rack","ecosystem":"rubygems","requirements":"= 2.0.8","direct":true,"kind":"development","optional":false},{"id":6890184360,"package_name":"rack-test","ecosystem":"rubygems","requirements":"~\u003e 0.8.3","direct":true,"kind":"development","optional":false},{"id":6890184361,"package_name":"rake","ecosystem":"rubygems","requirements":"~\u003e 12.3","direct":true,"kind":"development","optional":false},{"id":6890184362,"package_name":"rspec","ecosystem":"rubygems","requirements":"~\u003e 3.7","direct":true,"kind":"development","optional":false},{"id":6890184363,"package_name":"srv","ecosystem":"rubygems","requirements":"~\u003e 1.0","direct":true,"kind":"development","optional":false},{"id":6890184364,"package_name":"thin","ecosystem":"rubygems","requirements":"~\u003e 1.7","direct":true,"kind":"development","optional":false}]},{"ecosystem":"rubygems","filepath":"test/rb/Gemfile","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:14.784Z","updated_at":"2023-01-13T16:22:14.784Z","repository_link":"https://github.com/apache/thrift/blob/master/test/rb/Gemfile","dependencies":[{"id":6890184493,"package_name":"rack","ecosystem":"rubygems","requirements":"~\u003e 2.0, \u003e= 2.0.4","direct":true,"kind":"runtime","optional":false},{"id":6890184494,"package_name":"thin","ecosystem":"rubygems","requirements":"~\u003e 1.7, \u003e= 1.7.2","direct":true,"kind":"runtime","optional":false},{"id":6890184495,"package_name":"test-unit","ecosystem":"rubygems","requirements":"~\u003e 3.2, \u003e= 3.2.7","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"bower","filepath":"bower.json","sha":null,"kind":"manifest","created_at":"2023-09-26T08:03:31.754Z","updated_at":"2023-09-26T08:03:31.754Z","repository_link":"https://github.com/apache/thrift/blob/master/bower.json","dependencies":[]},{"ecosystem":"cargo","filepath":"lib/rs/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-26T08:03:31.759Z","updated_at":"2023-09-26T08:03:31.759Z","repository_link":"https://github.com/apache/thrift/blob/master/lib/rs/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"lib/rs/test/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-26T08:03:31.762Z","updated_at":"2023-09-26T08:03:31.762Z","repository_link":"https://github.com/apache/thrift/blob/master/lib/rs/test/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"lib/rs/test_recursive/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-26T08:03:31.767Z","updated_at":"2023-09-26T08:03:31.767Z","repository_link":"https://github.com/apache/thrift/blob/master/lib/rs/test_recursive/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"test/rs/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-26T08:03:31.771Z","updated_at":"2023-09-26T08:03:31.771Z","repository_link":"https://github.com/apache/thrift/blob/master/test/rs/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"tutorial/rs/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-26T08:03:31.775Z","updated_at":"2023-09-26T08:03:31.775Z","repository_link":"https://github.com/apache/thrift/blob/master/tutorial/rs/Cargo.toml","dependencies":[]},{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2023-09-26T08:03:31.801Z","updated_at":"2023-09-26T08:03:31.801Z","repository_link":"https://github.com/apache/thrift/blob/master/go.mod","dependencies":[]},{"ecosystem":"maven","filepath":"lib/java/build.gradle","sha":null,"kind":"manifest","created_at":"2023-09-26T08:03:31.823Z","updated_at":"2023-09-26T08:03:31.823Z","repository_link":"https://github.com/apache/thrift/blob/master/lib/java/build.gradle","dependencies":[]},{"ecosystem":"nuget","filepath":"ApacheThrift.nuspec","sha":null,"kind":"manifest","created_at":"2023-09-26T08:03:31.845Z","updated_at":"2023-09-26T08:03:31.845Z","repository_link":"https://github.com/apache/thrift/blob/master/ApacheThrift.nuspec","dependencies":[]},{"ecosystem":"nuget","filepath":"contrib/Rebus/RebusSample.csproj","sha":null,"kind":"manifest","created_at":"2023-09-26T08:03:31.850Z","updated_at":"2023-09-26T08:03:31.850Z","repository_link":"https://github.com/apache/thrift/blob/master/contrib/Rebus/RebusSample.csproj","dependencies":[]},{"ecosystem":"nuget","filepath":"contrib/zeromq/csharp/ThriftZMQ.csproj","sha":null,"kind":"manifest","created_at":"2023-09-26T08:03:31.853Z","updated_at":"2023-09-26T08:03:31.853Z","repository_link":"https://github.com/apache/thrift/blob/master/contrib/zeromq/csharp/ThriftZMQ.csproj","dependencies":[]},{"ecosystem":"pypi","filepath":"contrib/fb303/py/setup.py","sha":null,"kind":"manifest","created_at":"2023-09-26T08:03:31.891Z","updated_at":"2023-09-26T08:03:31.891Z","repository_link":"https://github.com/apache/thrift/blob/master/contrib/fb303/py/setup.py","dependencies":[]},{"ecosystem":"rubygems","filepath":"lib/rb/Gemfile","sha":null,"kind":"manifest","created_at":"2023-09-26T08:03:31.903Z","updated_at":"2023-09-26T08:03:31.903Z","repository_link":"https://github.com/apache/thrift/blob/master/lib/rb/Gemfile","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/pypi.yml","sha":null,"kind":"manifest","created_at":"2024-02-21T23:42:54.885Z","updated_at":"2024-02-21T23:42:54.885Z","repository_link":"https://github.com/apache/thrift/blob/master/.github/workflows/pypi.yml","dependencies":[{"id":16371127775,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":16371127776,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":16371127777,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"cargo","filepath":"lib/rs/test/fuzz/Cargo.toml","sha":null,"kind":"manifest","created_at":"2026-08-08T10:34:39.432Z","updated_at":"2026-08-08T10:34:39.432Z","repository_link":"https://github.com/apache/thrift/blob/master/lib/rs/test/fuzz/Cargo.toml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/asf-allowlist-check.yml","sha":null,"kind":"manifest","created_at":"2026-08-08T10:34:36.747Z","updated_at":"2026-08-08T10:34:36.747Z","repository_link":"https://github.com/apache/thrift/blob/master/.github/workflows/asf-allowlist-check.yml","dependencies":[{"id":25956205939,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3d3c42e5aac5ba805825da76410c181273ba90b1","direct":true,"kind":"composite","optional":false},{"id":25956205940,"package_name":"apache/infrastructure-actions/allowlist-check","ecosystem":"actions","requirements":"8056239fafd626c8a4e2d6679506ba0d8e60f196","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/msvc.yml","sha":null,"kind":"manifest","created_at":"2026-08-08T10:34:38.139Z","updated_at":"2026-08-08T10:34:38.139Z","repository_link":"https://github.com/apache/thrift/blob/master/.github/workflows/msvc.yml","dependencies":[{"id":25956211458,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3d3c42e5aac5ba805825da76410c181273ba90b1","direct":true,"kind":"composite","optional":false},{"id":25956211754,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"043fb46d1a93c77aae656e7c1c64a875d1fc6a0a","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release_ruby.yml","sha":null,"kind":"manifest","created_at":"2026-08-08T10:34:38.779Z","updated_at":"2026-08-08T10:34:38.779Z","repository_link":"https://github.com/apache/thrift/blob/master/.github/workflows/release_ruby.yml","dependencies":[{"id":25956213095,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3d3c42e5aac5ba805825da76410c181273ba90b1","direct":true,"kind":"composite","optional":false},{"id":25956213096,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"95ef2b042f9d7a56d8268cba8559e2842e2ad01b","direct":true,"kind":"composite","optional":false},{"id":25956213097,"package_name":"rubygems/release-gem","ecosystem":"actions","requirements":"052cc82692552de3ef2b81fd670e41d13cba8092","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"build/docker/msvc/Dockerfile","sha":null,"kind":"manifest","created_at":"2026-08-08T10:34:41.255Z","updated_at":"2026-08-08T10:34:41.255Z","repository_link":"https://github.com/apache/thrift/blob/master/build/docker/msvc/Dockerfile","dependencies":[{"id":25956220170,"package_name":"mcr.microsoft.com/dotnet/framework/sdk","ecosystem":"docker","requirements":"4.8.1-windowsservercore-ltsc2025","direct":true,"kind":"build","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/make-dist.yml","sha":null,"kind":"manifest","created_at":"2026-08-08T10:34:37.844Z","updated_at":"2026-08-08T10:34:37.844Z","repository_link":"https://github.com/apache/thrift/blob/master/.github/workflows/make-dist.yml","dependencies":[{"id":25956209965,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3d3c42e5aac5ba805825da76410c181273ba90b1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docker.yml","sha":null,"kind":"manifest","created_at":"2026-08-08T10:34:37.172Z","updated_at":"2026-08-08T10:34:37.172Z","repository_link":"https://github.com/apache/thrift/blob/master/.github/workflows/docker.yml","dependencies":[{"id":25956207279,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3d3c42e5aac5ba805825da76410c181273ba90b1","direct":true,"kind":"composite","optional":false},{"id":25956207281,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"924ae3a1cded613372ab5595356fb5720e22ba16","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"cpan","filepath":"lib/perl/Makefile.PL","sha":null,"kind":"manifest","created_at":"2026-08-08T10:34:39.771Z","updated_at":"2026-08-08T10:34:39.771Z","repository_link":"https://github.com/apache/thrift/blob/master/lib/perl/Makefile.PL","dependencies":[{"id":25956216027,"package_name":"Bit::Vector","ecosystem":"cpan","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25956216561,"package_name":"Class::Accessor","ecosystem":"cpan","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25956217405,"package_name":"Test::Exception","ecosystem":"cpan","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"nuget","filepath":"lib/netstd/Tests/Thrift.Compile.Tests/Thrift.Compile.net10/Thrift.Compile.net10.csproj","sha":null,"kind":"manifest","created_at":"2026-08-08T10:34:47.355Z","updated_at":"2026-08-08T10:34:47.355Z","repository_link":"https://github.com/apache/thrift/blob/master/lib/netstd/Tests/Thrift.Compile.Tests/Thrift.Compile.net10/Thrift.Compile.net10.csproj","dependencies":[{"id":25956227231,"package_name":"System.Security.Cryptography.Xml","ecosystem":"nuget","requirements":"10.0.10","direct":true,"kind":"runtime","optional":false},{"id":25956227232,"package_name":"System.ServiceModel.Primitives","ecosystem":"nuget","requirements":"10.0.652802","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"lib/netstd/Tests/Thrift.Compile.Tests/Thrift.Compile.net9/Thrift.Compile.net9.csproj","sha":null,"kind":"manifest","created_at":"2026-08-08T10:34:48.277Z","updated_at":"2026-08-08T10:34:48.277Z","repository_link":"https://github.com/apache/thrift/blob/master/lib/netstd/Tests/Thrift.Compile.Tests/Thrift.Compile.net9/Thrift.Compile.net9.csproj","dependencies":[{"id":25956228018,"package_name":"System.ServiceModel.Primitives","ecosystem":"nuget","requirements":"[8.1.2]","direct":true,"kind":"runtime","optional":false},{"id":25956228019,"package_name":"System.Security.Cryptography.Xml","ecosystem":"nuget","requirements":"10.0.10","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/generate-changes.yml","sha":null,"kind":"manifest","created_at":"2026-08-08T10:34:37.494Z","updated_at":"2026-08-08T10:34:37.494Z","repository_link":"https://github.com/apache/thrift/blob/master/.github/workflows/generate-changes.yml","dependencies":[{"id":25956209262,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3d3c42e5aac5ba805825da76410c181273ba90b1","direct":true,"kind":"composite","optional":false},{"id":25956209263,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"043fb46d1a93c77aae656e7c1c64a875d1fc6a0a","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release_rust.yml","sha":null,"kind":"manifest","created_at":"2026-08-08T10:34:39.057Z","updated_at":"2026-08-08T10:34:39.057Z","repository_link":"https://github.com/apache/thrift/blob/master/.github/workflows/release_rust.yml","dependencies":[{"id":25956213436,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3d3c42e5aac5ba805825da76410c181273ba90b1","direct":true,"kind":"composite","optional":false},{"id":25956213437,"package_name":"rust-lang/crates-io-auth-action","ecosystem":"actions","requirements":"c6f97d42243bad5fab37ca0427f495c86d5b1a18","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/sca.yml","sha":null,"kind":"manifest","created_at":"2026-08-08T10:34:39.192Z","updated_at":"2026-08-08T10:34:39.192Z","repository_link":"https://github.com/apache/thrift/blob/master/.github/workflows/sca.yml","dependencies":[{"id":25956213617,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3d3c42e5aac5ba805825da76410c181273ba90b1","direct":true,"kind":"composite","optional":false},{"id":25956213618,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"043fb46d1a93c77aae656e7c1c64a875d1fc6a0a","direct":true,"kind":"composite","optional":false},{"id":25956213619,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c","direct":true,"kind":"composite","optional":false},{"id":25956213620,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"924ae3a1cded613372ab5595356fb5720e22ba16","direct":true,"kind":"composite","optional":false},{"id":25956213621,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"a309ff8b426b58ec0e2a45f0f869d46889d02405","direct":true,"kind":"composite","optional":false},{"id":25956213622,"package_name":"shivammathur/setup-php","ecosystem":"actions","requirements":"7c071dfe9dc99bdf297fa79cb49ea005b9fcadbc","direct":true,"kind":"composite","optional":false},{"id":25956213623,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"95ef2b042f9d7a56d8268cba8559e2842e2ad01b","direct":true,"kind":"composite","optional":false},{"id":25956213624,"package_name":"zizmorcore/zizmor-action","ecosystem":"actions","requirements":"6fc4b006235f201fdab3722e17240ab420d580e5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"docker/0.22.0/Dockerfile","sha":null,"kind":"manifest","created_at":"2026-08-08T10:34:41.786Z","updated_at":"2026-08-08T10:34:41.786Z","repository_link":"https://github.com/apache/thrift/blob/master/docker/0.22.0/Dockerfile","dependencies":[{"id":25956221957,"package_name":"debian","ecosystem":"docker","requirements":"trixie","direct":true,"kind":"build","optional":false},{"id":25956221958,"package_name":"debian","ecosystem":"docker","requirements":"trixie-slim","direct":true,"kind":"build","optional":false}]},{"ecosystem":"nuget","filepath":"lib/netstd/Tests/Thrift.FuzzTests/Thrift.FuzzTests.csproj","sha":null,"kind":"manifest","created_at":"2026-08-08T10:34:49.049Z","updated_at":"2026-08-08T10:34:49.049Z","repository_link":"https://github.com/apache/thrift/blob/master/lib/netstd/Tests/Thrift.FuzzTests/Thrift.FuzzTests.csproj","dependencies":[{"id":25956228784,"package_name":"SharpFuzz","ecosystem":"nuget","requirements":"2.2.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pub","filepath":"test/dart/recursion_depth_test/pubspec.yaml","sha":null,"kind":"manifest","created_at":"2026-08-08T10:34:51.827Z","updated_at":"2026-08-08T10:34:51.827Z","repository_link":"https://github.com/apache/thrift/blob/master/test/dart/recursion_depth_test/pubspec.yaml","dependencies":[{"id":25956230308,"package_name":"thrift","ecosystem":"pub","requirements":"{\"path\" =\u003e \"../../../lib/dart\"}","direct":true,"kind":"runtime","optional":false},{"id":25956230444,"package_name":"Recursive","ecosystem":"pub","requirements":"{\"path\" =\u003e \"../gen-dart/Recursive\"}","direct":true,"kind":"runtime","optional":false},{"id":25956230445,"package_name":"test","ecosystem":"pub","requirements":"\u003e=0.12.30 \u003c2.0.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"rubygems","filepath":"test/rb/Gemfile.lock","sha":null,"kind":"lockfile","created_at":"2026-08-08T10:34:55.936Z","updated_at":"2026-08-08T10:34:55.936Z","repository_link":"https://github.com/apache/thrift/blob/master/test/rb/Gemfile.lock","dependencies":[{"id":25956234822,"package_name":"thrift","ecosystem":"rubygems","requirements":"0.25.0","direct":false,"kind":"runtime","optional":false},{"id":25956234823,"package_name":"ast","ecosystem":"rubygems","requirements":"2.4.3","direct":false,"kind":"runtime","optional":false},{"id":25956234824,"package_name":"async","ecosystem":"rubygems","requirements":"2.42.0","direct":false,"kind":"runtime","optional":false},{"id":25956234825,"package_name":"async-container","ecosystem":"rubygems","requirements":"0.37.0","direct":false,"kind":"runtime","optional":false},{"id":25956234826,"package_name":"async-http","ecosystem":"rubygems","requirements":"0.95.1","direct":false,"kind":"runtime","optional":false},{"id":25956234827,"package_name":"async-http-cache","ecosystem":"rubygems","requirements":"0.4.6","direct":false,"kind":"runtime","optional":false},{"id":25956234828,"package_name":"async-pool","ecosystem":"rubygems","requirements":"0.11.2","direct":false,"kind":"runtime","optional":false},{"id":25956234829,"package_name":"async-service","ecosystem":"rubygems","requirements":"0.24.1","direct":false,"kind":"runtime","optional":false},{"id":25956234830,"package_name":"async-utilization","ecosystem":"rubygems","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25956234831,"package_name":"bake","ecosystem":"rubygems","requirements":"0.25.0","direct":false,"kind":"runtime","optional":false},{"id":25956234832,"package_name":"bigdecimal","ecosystem":"rubygems","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":25956234833,"package_name":"cgi","ecosystem":"rubygems","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":25956234834,"package_name":"console","ecosystem":"rubygems","requirements":"1.36.0","direct":false,"kind":"runtime","optional":false},{"id":25956234835,"package_name":"daemons","ecosystem":"rubygems","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":25956234836,"package_name":"eventmachine","ecosystem":"rubygems","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":25956234837,"package_name":"falcon","ecosystem":"rubygems","requirements":"0.55.5","direct":false,"kind":"runtime","optional":false},{"id":25956234838,"package_name":"fiber-annotation","ecosystem":"rubygems","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25956234839,"package_name":"fiber-local","ecosystem":"rubygems","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25956234840,"package_name":"fiber-storage","ecosystem":"rubygems","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25956234841,"package_name":"io-endpoint","ecosystem":"rubygems","requirements":"0.17.2","direct":false,"kind":"runtime","optional":false},{"id":25956234842,"package_name":"io-event","ecosystem":"rubygems","requirements":"1.19.1","direct":false,"kind":"runtime","optional":false},{"id":25956234843,"package_name":"io-stream","ecosystem":"rubygems","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":25956234844,"package_name":"json","ecosystem":"rubygems","requirements":"2.19.9","direct":false,"kind":"runtime","optional":false},{"id":25956234845,"package_name":"language_server-protocol","ecosystem":"rubygems","requirements":"3.17.0.5","direct":false,"kind":"runtime","optional":false},{"id":25956234846,"package_name":"lint_roller","ecosystem":"rubygems","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25956234847,"package_name":"localhost","ecosystem":"rubygems","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":25956234848,"package_name":"logger","ecosystem":"rubygems","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":25956234849,"package_name":"metrics","ecosystem":"rubygems","requirements":"0.15.0","direct":false,"kind":"runtime","optional":false},{"id":25956234850,"package_name":"nio4r","ecosystem":"rubygems","requirements":"2.7.5","direct":false,"kind":"runtime","optional":false},{"id":25956234851,"package_name":"openssl","ecosystem":"rubygems","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25956234852,"package_name":"ostruct","ecosystem":"rubygems","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":25956234853,"package_name":"parallel","ecosystem":"rubygems","requirements":"1.27.0","direct":false,"kind":"runtime","optional":false},{"id":25956234854,"package_name":"parser","ecosystem":"rubygems","requirements":"3.3.10.1","direct":false,"kind":"runtime","optional":false},{"id":25956234855,"package_name":"power_assert","ecosystem":"rubygems","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25956234856,"package_name":"prism","ecosystem":"rubygems","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":25956234857,"package_name":"protocol-hpack","ecosystem":"rubygems","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":25956234858,"package_name":"protocol-http","ecosystem":"rubygems","requirements":"0.62.2","direct":false,"kind":"runtime","optional":false},{"id":25956234859,"package_name":"protocol-http1","ecosystem":"rubygems","requirements":"0.39.0","direct":false,"kind":"runtime","optional":false},{"id":25956234860,"package_name":"protocol-http2","ecosystem":"rubygems","requirements":"0.26.0","direct":false,"kind":"runtime","optional":false},{"id":25956234861,"package_name":"protocol-rack","ecosystem":"rubygems","requirements":"0.22.1","direct":false,"kind":"runtime","optional":false},{"id":25956234862,"package_name":"protocol-url","ecosystem":"rubygems","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25956234863,"package_name":"puma","ecosystem":"rubygems","requirements":"6.6.1","direct":false,"kind":"runtime","optional":false},{"id":25956234864,"package_name":"racc","ecosystem":"rubygems","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":25956234865,"package_name":"rack","ecosystem":"rubygems","requirements":"2.2.23","direct":false,"kind":"runtime","optional":false},{"id":25956234866,"package_name":"rainbow","ecosystem":"rubygems","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":25956234867,"package_name":"regexp_parser","ecosystem":"rubygems","requirements":"2.11.3","direct":false,"kind":"runtime","optional":false},{"id":25956234868,"package_name":"rubocop","ecosystem":"rubygems","requirements":"1.82.1","direct":false,"kind":"runtime","optional":false},{"id":25956234869,"package_name":"rubocop-ast","ecosystem":"rubygems","requirements":"1.49.0","direct":false,"kind":"runtime","optional":false},{"id":25956234870,"package_name":"rubocop-performance","ecosystem":"rubygems","requirements":"1.26.1","direct":false,"kind":"runtime","optional":false},{"id":25956234871,"package_name":"rubocop-rspec","ecosystem":"rubygems","requirements":"3.8.0","direct":false,"kind":"runtime","optional":false},{"id":25956234872,"package_name":"ruby-progressbar","ecosystem":"rubygems","requirements":"1.13.0","direct":false,"kind":"runtime","optional":false},{"id":25956234873,"package_name":"samovar","ecosystem":"rubygems","requirements":"2.5.1","direct":false,"kind":"runtime","optional":false},{"id":25956234874,"package_name":"string-format","ecosystem":"rubygems","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25956234875,"package_name":"test-unit","ecosystem":"rubygems","requirements":"3.7.3","direct":false,"kind":"runtime","optional":false},{"id":25956234876,"package_name":"thin","ecosystem":"rubygems","requirements":"1.8.2","direct":false,"kind":"runtime","optional":false},{"id":25956234877,"package_name":"traces","ecosystem":"rubygems","requirements":"0.18.2","direct":false,"kind":"runtime","optional":false},{"id":25956234878,"package_name":"unicode-display_width","ecosystem":"rubygems","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":25956234879,"package_name":"unicode-emoji","ecosystem":"rubygems","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":25956234880,"package_name":"bundler","ecosystem":"rubygems","requirements":"2.2.34","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"meteor","filepath":"docker/versions.json","sha":null,"kind":"manifest","created_at":"2026-08-08T10:34:43.908Z","updated_at":"2026-08-08T10:34:43.908Z","repository_link":"https://github.com/apache/thrift/blob/master/docker/versions.json","dependencies":[]},{"ecosystem":"npm","filepath":"lib/nodejs/test/package.json","sha":null,"kind":"manifest","created_at":"2026-08-08T10:34:45.022Z","updated_at":"2026-08-08T10:34:45.022Z","repository_link":"https://github.com/apache/thrift/blob/master/lib/nodejs/test/package.json","dependencies":[{"id":25956226031,"package_name":"thrift","ecosystem":"npm","requirements":"file:../../..","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"lib/py/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-08-08T10:34:53.365Z","updated_at":"2026-08-08T10:34:53.365Z","repository_link":"https://github.com/apache/thrift/blob/master/lib/py/pyproject.toml","dependencies":[]},{"ecosystem":"rpm","filepath":"contrib/thrift.spec","sha":null,"kind":"manifest","created_at":"2026-08-08T10:34:54.041Z","updated_at":"2026-08-08T10:34:54.041Z","repository_link":"https://github.com/apache/thrift/blob/master/contrib/thrift.spec","dependencies":[{"id":25956232156,"package_name":"gcc","ecosystem":"rpm","requirements":"\u003e= 3.4.6","direct":true,"kind":"build","optional":false},{"id":25956232157,"package_name":"gcc-c++","ecosystem":"rpm","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25956232164,"package_name":"java-devel","ecosystem":"rpm","requirements":"\u003e= 0:1.5.0","direct":true,"kind":"build","optional":false},{"id":25956232165,"package_name":"ant","ecosystem":"rpm","requirements":"\u003e= 0:1.6.5","direct":true,"kind":"build","optional":false},{"id":25956232166,"package_name":"python-devel","ecosystem":"rpm","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25956232167,"package_name":"ruby-devel","ecosystem":"rpm","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25956232168,"package_name":"rubygems-devel","ecosystem":"rpm","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25956232169,"package_name":"boost-devel","ecosystem":"rpm","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25956232170,"package_name":"libevent-devel","ecosystem":"rpm","requirements":"\u003e= 1.2","direct":true,"kind":"runtime","optional":false},{"id":25956232171,"package_name":"zlib-devel","ecosystem":"rpm","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25956232172,"package_name":"java","ecosystem":"rpm","requirements":"\u003e= 0:1.5.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"deb","filepath":"debian/control","sha":null,"kind":"manifest","created_at":"2026-08-08T10:34:40.766Z","updated_at":"2026-08-08T10:34:40.766Z","repository_link":"https://github.com/apache/thrift/blob/master/debian/control","dependencies":[{"id":25956219655,"package_name":"dotnet-runtime-6.0","ecosystem":"deb","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25956220007,"package_name":"dotnet-sdk-6.0","ecosystem":"deb","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25956220009,"package_name":"debhelper","ecosystem":"deb","requirements":"\u003e= 9","direct":true,"kind":"build","optional":false},{"id":25956220011,"package_name":"build-essential","ecosystem":"deb","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25956220012,"package_name":"python-dev","ecosystem":"deb","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25956220014,"package_name":"ant","ecosystem":"deb","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25956220015,"package_name":"ruby-dev","ecosystem":"deb","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25956220017,"package_name":"ruby-bundler","ecosystem":"deb","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25956220019,"package_name":"autoconf","ecosystem":"deb","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25956220021,"package_name":"automake","ecosystem":"deb","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25956220022,"package_name":"pkg-config","ecosystem":"deb","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25956220024,"package_name":"libtool","ecosystem":"deb","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25956220026,"package_name":"bison","ecosystem":"deb","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25956220027,"package_name":"flex","ecosystem":"deb","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25956220028,"package_name":"libboost-dev","ecosystem":"deb","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25956220029,"package_name":"python-all","ecosystem":"deb","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25956220030,"package_name":"python-setuptools","ecosystem":"deb","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25956220031,"package_name":"python-all-dev","ecosystem":"deb","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25956220032,"package_name":"python-all-dbg","ecosystem":"deb","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25956220033,"package_name":"python3-all","ecosystem":"deb","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25956220034,"package_name":"python3-setuptools","ecosystem":"deb","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25956220035,"package_name":"python3-all-dev","ecosystem":"deb","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25956220036,"package_name":"python3-all-dbg","ecosystem":"deb","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25956220037,"package_name":"openjdk-17-jdk","ecosystem":"deb","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25956220038,"package_name":"libboost-test-dev","ecosystem":"deb","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25956220039,"package_name":"libevent-dev","ecosystem":"deb","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25956220040,"package_name":"libssl-dev","ecosystem":"deb","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25956220041,"package_name":"perl","ecosystem":"deb","requirements":"\u003e= 5.8.0-7","direct":true,"kind":"build","optional":false},{"id":25956220042,"package_name":"php","ecosystem":"deb","requirements":"\u003e= 5","direct":true,"kind":"build","optional":false},{"id":25956220043,"package_name":"php-dev","ecosystem":"deb","requirements":"\u003e= 5","direct":true,"kind":"build","optional":false},{"id":25956220044,"package_name":"libglib2.0-dev","ecosystem":"deb","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25956220045,"package_name":"qtchooser","ecosystem":"deb","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25956220046,"package_name":"qtbase5-dev-tools","ecosystem":"deb","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25956220047,"package_name":"python3-twisted-web","ecosystem":"deb","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"docker","filepath":"docker/0.23.0/Dockerfile","sha":null,"kind":"manifest","created_at":"2026-08-08T10:34:42.242Z","updated_at":"2026-08-08T10:34:42.242Z","repository_link":"https://github.com/apache/thrift/blob/master/docker/0.23.0/Dockerfile","dependencies":[{"id":25956222673,"package_name":"debian","ecosystem":"docker","requirements":"trixie","direct":true,"kind":"build","optional":false},{"id":25956222674,"package_name":"debian","ecosystem":"docker","requirements":"trixie-slim","direct":true,"kind":"build","optional":false}]},{"ecosystem":"nuget","filepath":"lib/netstd/Tests/Thrift.Compile.Tests/Thrift.Compile.netstd2/Thrift.Compile.netstd2.csproj","sha":null,"kind":"manifest","created_at":"2026-08-08T10:34:48.698Z","updated_at":"2026-08-08T10:34:48.698Z","repository_link":"https://github.com/apache/thrift/blob/master/lib/netstd/Tests/Thrift.Compile.Tests/Thrift.Compile.netstd2/Thrift.Compile.netstd2.csproj","dependencies":[]},{"ecosystem":"docker","filepath":"build/docker/ubuntu-noble/Dockerfile","sha":null,"kind":"manifest","created_at":"2026-08-08T10:34:41.616Z","updated_at":"2026-08-08T10:34:41.616Z","repository_link":"https://github.com/apache/thrift/blob/master/build/docker/ubuntu-noble/Dockerfile","dependencies":[{"id":25956221650,"package_name":"buildpack-deps","ecosystem":"docker","requirements":"noble-scm","direct":true,"kind":"build","optional":false}]},{"ecosystem":"npm","filepath":"lib/nodejs/test/package-lock.json","sha":null,"kind":"lockfile","created_at":"2026-08-08T10:34:44.456Z","updated_at":"2026-08-08T10:34:44.456Z","repository_link":"https://github.com/apache/thrift/blob/master/lib/nodejs/test/package-lock.json","dependencies":[{"id":25956225425,"package_name":"thrift","ecosystem":"npm","requirements":"*","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"lib/netstd/Thrift.AspNetCore/Thrift.AspNetCore.csproj","sha":null,"kind":"manifest","created_at":"2026-08-08T10:34:49.925Z","updated_at":"2026-08-08T10:34:49.925Z","repository_link":"https://github.com/apache/thrift/blob/master/lib/netstd/Thrift.AspNetCore/Thrift.AspNetCore.csproj","dependencies":[{"id":25956229207,"package_name":"Microsoft.Extensions.Logging.Abstractions","ecosystem":"nuget","requirements":"10.0.10","direct":true,"kind":"runtime","optional":false},{"id":25956229208,"package_name":"Microsoft.AspNetCore.Http.Abstractions","ecosystem":"nuget","requirements":"2.3.11","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"lib/netstd/Tests/Thrift.Compile.Tests/Thrift.Compile.net8/Thrift.Compile.net8.csproj","sha":null,"kind":"manifest","created_at":"2026-08-08T10:34:48.013Z","updated_at":"2026-08-08T10:34:48.013Z","repository_link":"https://github.com/apache/thrift/blob/master/lib/netstd/Tests/Thrift.Compile.Tests/Thrift.Compile.net8/Thrift.Compile.net8.csproj","dependencies":[{"id":25956227697,"package_name":"System.ServiceModel.Primitives","ecosystem":"nuget","requirements":"[8.1.2]","direct":true,"kind":"runtime","optional":false},{"id":25956227698,"package_name":"System.Security.Cryptography.Xml","ecosystem":"nuget","requirements":"10.0.10","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"lib/rb/Gemfile.lock","sha":null,"kind":"lockfile","created_at":"2026-08-08T10:34:54.725Z","updated_at":"2026-08-08T10:34:54.725Z","repository_link":"https://github.com/apache/thrift/blob/master/lib/rb/Gemfile.lock","dependencies":[{"id":25956232736,"package_name":"thrift","ecosystem":"rubygems","requirements":"0.25.0","direct":false,"kind":"runtime","optional":false},{"id":25956233449,"package_name":"ast","ecosystem":"rubygems","requirements":"2.4.3","direct":false,"kind":"runtime","optional":false},{"id":25956233450,"package_name":"cgi","ecosystem":"rubygems","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":25956233451,"package_name":"daemons","ecosystem":"rubygems","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":25956233476,"package_name":"diff-lcs","ecosystem":"rubygems","requirements":"1.6.2","direct":false,"kind":"runtime","optional":false},{"id":25956233477,"package_name":"eventmachine","ecosystem":"rubygems","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":25956233478,"package_name":"json","ecosystem":"rubygems","requirements":"2.19.9","direct":false,"kind":"runtime","optional":false},{"id":25956233479,"package_name":"language_server-protocol","ecosystem":"rubygems","requirements":"3.17.0.5","direct":false,"kind":"runtime","optional":false},{"id":25956233480,"package_name":"lint_roller","ecosystem":"rubygems","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25956233481,"package_name":"logger","ecosystem":"rubygems","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":25956233482,"package_name":"ostruct","ecosystem":"rubygems","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":25956233483,"package_name":"parallel","ecosystem":"rubygems","requirements":"1.27.0","direct":false,"kind":"runtime","optional":false},{"id":25956233484,"package_name":"parser","ecosystem":"rubygems","requirements":"3.3.10.1","direct":false,"kind":"runtime","optional":false},{"id":25956233485,"package_name":"prism","ecosystem":"rubygems","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":25956233486,"package_name":"racc","ecosystem":"rubygems","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":25956233487,"package_name":"rack","ecosystem":"rubygems","requirements":"2.2.23","direct":false,"kind":"runtime","optional":false},{"id":25956233517,"package_name":"rack-test","ecosystem":"rubygems","requirements":"0.8.3","direct":false,"kind":"runtime","optional":false},{"id":25956233518,"package_name":"rainbow","ecosystem":"rubygems","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":25956233519,"package_name":"rake","ecosystem":"rubygems","requirements":"13.3.1","direct":false,"kind":"runtime","optional":false},{"id":25956233520,"package_name":"regexp_parser","ecosystem":"rubygems","requirements":"2.11.3","direct":false,"kind":"runtime","optional":false},{"id":25956233521,"package_name":"rspec","ecosystem":"rubygems","requirements":"3.13.2","direct":false,"kind":"runtime","optional":false},{"id":25956233522,"package_name":"rspec-core","ecosystem":"rubygems","requirements":"3.13.6","direct":false,"kind":"runtime","optional":false},{"id":25956233523,"package_name":"rspec-expectations","ecosystem":"rubygems","requirements":"3.13.5","direct":false,"kind":"runtime","optional":false},{"id":25956233524,"package_name":"rspec-mocks","ecosystem":"rubygems","requirements":"3.13.7","direct":false,"kind":"runtime","optional":false},{"id":25956233525,"package_name":"rspec-support","ecosystem":"rubygems","requirements":"3.13.6","direct":false,"kind":"runtime","optional":false},{"id":25956233526,"package_name":"rubocop","ecosystem":"rubygems","requirements":"1.82.1","direct":false,"kind":"runtime","optional":false},{"id":25956233527,"package_name":"rubocop-ast","ecosystem":"rubygems","requirements":"1.49.0","direct":false,"kind":"runtime","optional":false},{"id":25956233528,"package_name":"rubocop-performance","ecosystem":"rubygems","requirements":"1.26.1","direct":false,"kind":"runtime","optional":false},{"id":25956233529,"package_name":"rubocop-rspec","ecosystem":"rubygems","requirements":"3.8.0","direct":false,"kind":"runtime","optional":false},{"id":25956233530,"package_name":"ruby-progressbar","ecosystem":"rubygems","requirements":"1.13.0","direct":false,"kind":"runtime","optional":false},{"id":25956233531,"package_name":"thin","ecosystem":"rubygems","requirements":"1.8.2","direct":false,"kind":"runtime","optional":false},{"id":25956233827,"package_name":"unicode-display_width","ecosystem":"rubygems","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":25956233828,"package_name":"unicode-emoji","ecosystem":"rubygems","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":25956233829,"package_name":"bundler","ecosystem":"rubygems","requirements":"2.2.34","direct":false,"kind":"runtime","optional":false}]}],"score":38.84938873033235,"created_at":"2025-11-11T15:24:14.135Z","updated_at":"2026-08-24T12:07:11.186Z","avatar_url":"https://github.com/apache.png","language":"C++","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369376","html_url":"https://summary.ecosyste.ms/projects/369376"}