{"id":369376,"url":"https://github.com/apache/thrift","last_synced_at":"2026-05-29T16:01:30.519Z","repository":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-05-21T22:58:37.000Z","size":37129,"stargazers_count":10924,"open_issues_count":9,"forks_count":4108,"subscribers_count":447,"default_branch":"master","last_synced_at":"2026-05-23T01:22:51.921Z","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":null,"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","dco":null,"cla":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-05-21T22:58:43.000Z","dependencies_parsed_at":"2024-05-02T08:40:56.054Z","dependency_job_id":"5110db77-a1b2-45d5-98e4-5d7aadd73c6d","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":41,"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":33387656,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"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":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","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":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-04-22T16:04:22.297Z","created_at":"2022-04-10T17:40:49.404Z","updated_at":"2026-04-22T16:08:37.006Z","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"},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-04-16T22:44:24.000Z","size":36427,"stargazers_count":10916,"open_issues_count":15,"forks_count":4099,"subscribers_count":448,"default_branch":"master","last_synced_at":"2026-04-17T19:09:12.293Z","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":null,"security":null,"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","dco":null,"cla":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-04-17T15:33:55.000Z","dependencies_parsed_at":"2024-05-02T08:40:56.054Z","dependency_job_id":"c3f0d3fb-f859-4df4-9a10-5c35840e1c5c","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":40,"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":31992822,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","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.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-04-22T16:08:37.006Z","dependent_packages_count":0,"downloads":3710,"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-04-22T03:00:33.732Z","issues_count":3,"pull_requests_count":845,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":5601146.056657224,"issues_closed_count":2,"pull_requests_closed_count":706,"pull_request_authors_count":168,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.6579881656804734,"merged_pull_requests_count":507,"bot_issues_count":0,"bot_pull_requests_count":178,"past_year_issues_count":0,"past_year_pull_requests_count":208,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":613245.7014925373,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":134,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.9615384615384616,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":39,"past_year_merged_pull_requests_count":109,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"fishy","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jens-G","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"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":"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":"jimexist","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"kpumuk","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"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":"Jens-G","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"dengzhhu653","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"kpumuk","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"kou","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"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":804792,"maintainers_count":110959,"namespaces_count":0,"keywords_count":161547,"github":"nuget","metadata":{"funded_packages_count":26730},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-04-19T05:08:31.503Z","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":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-04-01T16:15:56.802Z","created_at":"2022-10-03T15:56:05.691Z","updated_at":"2026-04-01T16:18:16.138Z","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-03-28T13:31:03.000Z","size":35931,"stargazers_count":10909,"open_issues_count":16,"forks_count":4097,"subscribers_count":448,"default_branch":"master","last_synced_at":"2026-03-29T14:56:44.560Z","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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-03-28T13:31:00.000Z","dependencies_parsed_at":"2024-05-02T08:40:56.054Z","dependency_job_id":"c3f0d3fb-f859-4df4-9a10-5c35840e1c5c","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":40,"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":31209945,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-30T15:24:02.938Z","status":"ssl_error","status_checked_at":"2026-03-30T15:23:44.804Z","response_time":138,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","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.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-04-01T16:18:16.138Z","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-04-01T09:00:18.322Z","issues_count":3,"pull_requests_count":838,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":5624024.965860598,"issues_closed_count":2,"pull_requests_closed_count":703,"pull_request_authors_count":167,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.6610978520286397,"merged_pull_requests_count":504,"bot_issues_count":0,"bot_pull_requests_count":178,"past_year_issues_count":0,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":731138.3698630137,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":146,"past_year_pull_request_authors_count":49,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.9497716894977168,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":39,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"fishy","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jens-G","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"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":"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":"jimexist","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"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":"Jens-G","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"dengzhhu653","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"kou","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"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":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org"},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-27T18:20:20.507Z","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":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-04-01T16:17:26.586Z","created_at":"2022-10-03T15:56:05.777Z","updated_at":"2026-04-01T16:18:17.871Z","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-03-28T13:31:03.000Z","size":35931,"stargazers_count":10909,"open_issues_count":16,"forks_count":4097,"subscribers_count":448,"default_branch":"master","last_synced_at":"2026-03-29T14:56:44.560Z","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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-03-28T13:31:00.000Z","dependencies_parsed_at":"2024-05-02T08:40:56.054Z","dependency_job_id":"c3f0d3fb-f859-4df4-9a10-5c35840e1c5c","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":40,"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":31209945,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-30T15:24:02.938Z","status":"ssl_error","status_checked_at":"2026-03-30T15:23:44.804Z","response_time":138,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","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.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-04-01T16:18:17.871Z","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-04-01T09:00:18.322Z","issues_count":3,"pull_requests_count":838,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":5624024.965860598,"issues_closed_count":2,"pull_requests_closed_count":703,"pull_request_authors_count":167,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.6610978520286397,"merged_pull_requests_count":504,"bot_issues_count":0,"bot_pull_requests_count":178,"past_year_issues_count":0,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":731138.3698630137,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":146,"past_year_pull_request_authors_count":49,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.9497716894977168,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":39,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"fishy","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jens-G","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"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":"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":"jimexist","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"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":"Jens-G","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"dengzhhu653","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"kou","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"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":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org"},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-27T18:20:20.507Z","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":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-04-08T23:03:20.005Z","created_at":"2026-04-08T23:03:19.045Z","updated_at":"2026-04-08T23:09:31.680Z","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-04-02T21:12:00.000Z","size":35945,"stargazers_count":10911,"open_issues_count":13,"forks_count":4098,"subscribers_count":448,"default_branch":"master","last_synced_at":"2026-04-06T02:12:38.368Z","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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-04-04T22:07:10.000Z","dependencies_parsed_at":"2024-05-02T08:40:56.054Z","dependency_job_id":"c3f0d3fb-f859-4df4-9a10-5c35840e1c5c","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":40,"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":31471466,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-06T08:36:52.050Z","status":"ssl_error","status_checked_at":"2026-04-06T08:36:51.267Z","response_time":112,"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"}},"repo_metadata_updated_at":"2026-04-08T23:09:30.403Z","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":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-08T08:00:17.633Z","issues_count":3,"pull_requests_count":839,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":5624024.965860598,"issues_closed_count":2,"pull_requests_closed_count":703,"pull_request_authors_count":168,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.6615017878426699,"merged_pull_requests_count":504,"bot_issues_count":0,"bot_pull_requests_count":178,"past_year_issues_count":0,"past_year_pull_requests_count":216,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":742486.1408450705,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":142,"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.9722222222222222,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":39,"past_year_merged_pull_requests_count":116,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"fishy","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jens-G","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"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":"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":"jimexist","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"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":"Jens-G","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"dengzhhu653","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"kou","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"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":207058,"maintainers_count":68719,"namespaces_count":0,"keywords_count":18627,"github":"rubygems","metadata":{"funded_packages_count":7375},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-05-13T05:11:24.133Z","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":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-04-16T22:46:36.561Z","latest_release_number":null,"last_synced_at":"2026-04-16T22:46:37.660Z","created_at":"2024-02-27T08:33:05.956Z","updated_at":"2026-04-16T22:46:37.660Z","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":"2025-10-01T15:41:11.000Z","size":35101,"stargazers_count":10800,"open_issues_count":47,"forks_count":4077,"subscribers_count":455,"default_branch":"master","last_synced_at":"2025-10-11T22:56:52.849Z","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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2025-10-10T23:49:14.000Z","dependencies_parsed_at":"2024-05-02T08:40:56.054Z","dependency_job_id":"c3f0d3fb-f859-4df4-9a10-5c35840e1c5c","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":40,"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":279010258,"owners_count":26084719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"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":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","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.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.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.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.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.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.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.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"},{"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"}]},"repo_metadata_updated_at":"2025-10-13T09:34:20.988Z","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":"2025-10-06T05:26:06.331Z","issues_count":3,"pull_requests_count":753,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4510785.175193799,"issues_closed_count":2,"pull_requests_closed_count":645,"pull_request_authors_count":151,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.6852589641434264,"merged_pull_requests_count":466,"bot_issues_count":0,"bot_pull_requests_count":167,"past_year_issues_count":1,"past_year_pull_requests_count":261,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":641493.5339805825,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":206,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.8275862068965517,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":51,"past_year_merged_pull_requests_count":163,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"fishy","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jens-G","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"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":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"jimexist","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"zeshuai007","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"Jens-G","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"kou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"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":804792,"maintainers_count":110959,"namespaces_count":0,"keywords_count":161547,"github":"nuget","metadata":{"funded_packages_count":26730},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-04-19T05:08:31.503Z","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":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-03-27T01:09:55.218Z","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-03-21T00:00:19.000Z","size":36090,"stargazers_count":10908,"open_issues_count":15,"forks_count":4098,"subscribers_count":447,"default_branch":"master","last_synced_at":"2026-03-21T14:56:58.812Z","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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-03-21T09:08:18.000Z","dependencies_parsed_at":"2024-05-02T08:40:56.054Z","dependency_job_id":"c3f0d3fb-f859-4df4-9a10-5c35840e1c5c","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":40,"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":30792665,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-20T22:51:33.771Z","status":"online","status_checked_at":"2026-03-21T02:00:07.962Z","response_time":114,"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":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","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.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-03-27T01:09:55.217Z","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-03-26T23:00:17.232Z","issues_count":3,"pull_requests_count":834,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":5655466.968526467,"issues_closed_count":2,"pull_requests_closed_count":699,"pull_request_authors_count":167,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.669064748201439,"merged_pull_requests_count":500,"bot_issues_count":0,"bot_pull_requests_count":177,"past_year_issues_count":0,"past_year_pull_requests_count":217,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":738343.2222222222,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":144,"past_year_pull_request_authors_count":49,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.9585253456221198,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":40,"past_year_merged_pull_requests_count":118,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"fishy","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jens-G","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"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":"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":"jimexist","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"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":"Jens-G","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"dengzhhu653","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"kou","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"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":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org"},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-27T18:20:20.507Z","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":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-03-27T01:13:24.813Z","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":"2025-10-01T15:41:11.000Z","size":35101,"stargazers_count":10800,"open_issues_count":47,"forks_count":4077,"subscribers_count":455,"default_branch":"master","last_synced_at":"2025-10-11T22:56:52.849Z","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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2025-10-10T23:49:14.000Z","dependencies_parsed_at":"2024-05-02T08:40:56.054Z","dependency_job_id":"c3f0d3fb-f859-4df4-9a10-5c35840e1c5c","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":40,"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":279010258,"owners_count":26084719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"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":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","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.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.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.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.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.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.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.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"},{"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"}]},"repo_metadata_updated_at":"2025-10-13T09:34:20.674Z","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":"2025-10-06T05:26:06.331Z","issues_count":3,"pull_requests_count":753,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4510785.175193799,"issues_closed_count":2,"pull_requests_closed_count":645,"pull_request_authors_count":151,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.6852589641434264,"merged_pull_requests_count":466,"bot_issues_count":0,"bot_pull_requests_count":167,"past_year_issues_count":1,"past_year_pull_requests_count":261,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":641493.5339805825,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":206,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.8275862068965517,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":51,"past_year_merged_pull_requests_count":163,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"fishy","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jens-G","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"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":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"jimexist","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"zeshuai007","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"Jens-G","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"kou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"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":0,"github":"bower","metadata":{"funded_packages_count":3375},"icon_url":"https://github.com/bower.png","created_at":"2022-04-04T15:19:22.529Z","updated_at":"2026-04-03T06:47:19.171Z","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":5404137,"name":"github.com/apache/thrift/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":"github.com/apache/thrift/lib/go","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-05-15T00:15:59.357Z","latest_release_number":null,"last_synced_at":"2026-05-15T00:16:05.082Z","created_at":"2022-11-08T03:18:50.151Z","updated_at":"2026-05-15T00:16:05.082Z","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":"2025-10-01T15:41:11.000Z","size":35101,"stargazers_count":10800,"open_issues_count":47,"forks_count":4077,"subscribers_count":455,"default_branch":"master","last_synced_at":"2025-10-11T22:56:52.849Z","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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2025-10-10T23:49:14.000Z","dependencies_parsed_at":"2024-05-02T08:40:56.054Z","dependency_job_id":"c3f0d3fb-f859-4df4-9a10-5c35840e1c5c","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":40,"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":279010258,"owners_count":26084719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"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":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","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.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.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.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.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.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.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.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"},{"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"}]},"repo_metadata_updated_at":"2025-10-13T09:34:20.986Z","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":"2025-10-06T05:26:06.331Z","issues_count":3,"pull_requests_count":753,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4510785.175193799,"issues_closed_count":2,"pull_requests_closed_count":645,"pull_request_authors_count":151,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.6852589641434264,"merged_pull_requests_count":466,"bot_issues_count":0,"bot_pull_requests_count":167,"past_year_issues_count":1,"past_year_pull_requests_count":261,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":641493.5339805825,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":206,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.8275862068965517,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":51,"past_year_merged_pull_requests_count":163,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"fishy","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jens-G","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"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":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"jimexist","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"zeshuai007","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"Jens-G","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"kou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"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":2141383,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":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-04-17T03:47:17.385Z","created_at":"2022-07-25T20:00:31.451Z","updated_at":"2026-04-17T03:47:17.386Z","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":"2025-10-01T15:41:11.000Z","size":35101,"stargazers_count":10800,"open_issues_count":47,"forks_count":4077,"subscribers_count":455,"default_branch":"master","last_synced_at":"2025-10-11T22:56:52.849Z","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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2025-10-10T23:49:14.000Z","dependencies_parsed_at":"2024-05-02T08:40:56.054Z","dependency_job_id":"c3f0d3fb-f859-4df4-9a10-5c35840e1c5c","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":40,"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":279010258,"owners_count":26084719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"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":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","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.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.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.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.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.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.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.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"},{"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"}]},"repo_metadata_updated_at":"2025-10-13T09:34:20.673Z","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":"2025-10-06T05:26:06.331Z","issues_count":3,"pull_requests_count":753,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4510785.175193799,"issues_closed_count":2,"pull_requests_closed_count":645,"pull_request_authors_count":151,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.6852589641434264,"merged_pull_requests_count":466,"bot_issues_count":0,"bot_pull_requests_count":167,"past_year_issues_count":1,"past_year_pull_requests_count":261,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":641493.5339805825,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":206,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.8275862068965517,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":51,"past_year_merged_pull_requests_count":163,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"fishy","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jens-G","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"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":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"jimexist","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"zeshuai007","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"Jens-G","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"kou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":606296,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":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-04-20T10:05:32.385Z","created_at":"2022-04-10T02:06:32.687Z","updated_at":"2026-04-20T12:57:33.270Z","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"}},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2025-10-18T20:16:20.000Z","size":35132,"stargazers_count":10806,"open_issues_count":47,"forks_count":4075,"subscribers_count":455,"default_branch":"master","last_synced_at":"2025-10-19T00:52:53.439Z","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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2025-10-18T20:16:20.000Z","dependencies_parsed_at":"2024-05-02T08:40:56.054Z","dependency_job_id":"c3f0d3fb-f859-4df4-9a10-5c35840e1c5c","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":40,"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":280872012,"owners_count":26405606,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":2823,"last_synced_at":"2025-10-21T00:26:57.129Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1261551,"followers":20159,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-21T00:26:57.129Z","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.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.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.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.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.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.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.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"},{"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"}]},"repo_metadata_updated_at":"2026-04-20T12:57:33.248Z","dependent_packages_count":1,"downloads":617,"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":"2025-10-23T06:58:08.948Z","issues_count":3,"pull_requests_count":757,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4514320.537867079,"issues_closed_count":2,"pull_requests_closed_count":647,"pull_request_authors_count":151,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.6856010568031703,"merged_pull_requests_count":467,"bot_issues_count":0,"bot_pull_requests_count":168,"past_year_issues_count":1,"past_year_pull_requests_count":254,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":677492.5979899497,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.84251968503937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":52,"past_year_merged_pull_requests_count":158,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"fishy","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jens-G","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"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":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"jimexist","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"zeshuai007","count":3,"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":"Jens-G","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"kou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"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":5622432,"maintainers_count":1192691,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":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-05-02T10:04:23.192Z","created_at":"2022-07-26T23:42:43.818Z","updated_at":"2026-05-02T10:04:23.192Z","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":"2025-10-01T15:41:11.000Z","size":35101,"stargazers_count":10800,"open_issues_count":47,"forks_count":4077,"subscribers_count":455,"default_branch":"master","last_synced_at":"2025-10-11T22:56:52.849Z","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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2025-10-10T23:49:14.000Z","dependencies_parsed_at":"2024-05-02T08:40:56.054Z","dependency_job_id":"c3f0d3fb-f859-4df4-9a10-5c35840e1c5c","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":40,"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":279010258,"owners_count":26084719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"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":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","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.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.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.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.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.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.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.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"},{"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"}]},"repo_metadata_updated_at":"2025-10-13T09:34:20.674Z","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":"2025-10-06T05:26:06.331Z","issues_count":3,"pull_requests_count":753,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4510785.175193799,"issues_closed_count":2,"pull_requests_closed_count":645,"pull_request_authors_count":151,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.6852589641434264,"merged_pull_requests_count":466,"bot_issues_count":0,"bot_pull_requests_count":167,"past_year_issues_count":1,"past_year_pull_requests_count":261,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":641493.5339805825,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":206,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.8275862068965517,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":51,"past_year_merged_pull_requests_count":163,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"fishy","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jens-G","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"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":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"jimexist","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"zeshuai007","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"Jens-G","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"kou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":606296,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":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-04-29T16:32:33.124Z","latest_release_number":null,"last_synced_at":"2026-04-29T16:32:34.294Z","created_at":"2022-04-10T17:55:43.192Z","updated_at":"2026-04-29T16:32:34.294Z","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":"2025-10-01T15:41:11.000Z","size":35101,"stargazers_count":10800,"open_issues_count":47,"forks_count":4077,"subscribers_count":455,"default_branch":"master","last_synced_at":"2025-10-11T22:56:52.849Z","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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2025-10-10T23:49:14.000Z","dependencies_parsed_at":"2024-05-02T08:40:56.054Z","dependency_job_id":"c3f0d3fb-f859-4df4-9a10-5c35840e1c5c","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":40,"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":279010258,"owners_count":26084719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"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":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","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.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.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.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.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.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.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.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"},{"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"}]},"repo_metadata_updated_at":"2025-10-13T09:34:20.675Z","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":"2025-10-06T05:26:06.331Z","issues_count":3,"pull_requests_count":753,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4510785.175193799,"issues_closed_count":2,"pull_requests_closed_count":645,"pull_request_authors_count":151,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.6852589641434264,"merged_pull_requests_count":466,"bot_issues_count":0,"bot_pull_requests_count":167,"past_year_issues_count":1,"past_year_pull_requests_count":261,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":641493.5339805825,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":206,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.8275862068965517,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":51,"past_year_merged_pull_requests_count":163,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"fishy","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jens-G","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"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":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"jimexist","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"zeshuai007","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"Jens-G","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"kou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"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":804792,"maintainers_count":110959,"namespaces_count":0,"keywords_count":161547,"github":"nuget","metadata":{"funded_packages_count":26730},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-04-19T05:08:31.503Z","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":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-04-29T16:31:22.109Z","created_at":"2022-04-07T14:47:39.082Z","updated_at":"2026-04-29T16:31:22.109Z","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"}},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2025-10-18T20:16:20.000Z","size":35132,"stargazers_count":10806,"open_issues_count":47,"forks_count":4075,"subscribers_count":455,"default_branch":"master","last_synced_at":"2025-10-19T00:52:53.439Z","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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2025-10-18T20:16:20.000Z","dependencies_parsed_at":"2024-05-02T08:40:56.054Z","dependency_job_id":"c3f0d3fb-f859-4df4-9a10-5c35840e1c5c","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":40,"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":280872012,"owners_count":26405606,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":2823,"last_synced_at":"2025-10-21T00:26:57.129Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1261551,"followers":20159,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-21T00:26:57.129Z","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.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.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.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.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.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.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.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"},{"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"}]},"repo_metadata_updated_at":"2025-10-24T21:55:13.552Z","dependent_packages_count":2,"downloads":8,"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":"2025-10-23T06:58:08.948Z","issues_count":3,"pull_requests_count":757,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4514320.537867079,"issues_closed_count":2,"pull_requests_closed_count":647,"pull_request_authors_count":151,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.6856010568031703,"merged_pull_requests_count":467,"bot_issues_count":0,"bot_pull_requests_count":168,"past_year_issues_count":1,"past_year_pull_requests_count":254,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":677492.5979899497,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.84251968503937,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":52,"past_year_merged_pull_requests_count":158,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"fishy","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jens-G","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"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":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"jimexist","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"zeshuai007","count":3,"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":"Jens-G","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"kou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"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":5622432,"maintainers_count":1192691,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":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-05-05T16:15:40.063Z","created_at":"2022-04-10T17:45:16.786Z","updated_at":"2026-05-05T16:18:22.277Z","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}},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-05-03T16:25:41.000Z","size":36907,"stargazers_count":10916,"open_issues_count":12,"forks_count":4101,"subscribers_count":447,"default_branch":"master","last_synced_at":"2026-05-03T17:36:30.801Z","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":null,"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","dco":null,"cla":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-05-03T16:19:54.000Z","dependencies_parsed_at":"2024-05-02T08:40:56.054Z","dependency_job_id":"5110db77-a1b2-45d5-98e4-5d7aadd73c6d","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":41,"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":32584651,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"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":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","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.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-05-05T16:18:22.276Z","dependent_packages_count":0,"downloads":16343,"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-05-05T03:03:40.672Z","issues_count":3,"pull_requests_count":864,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":5532327.565034965,"issues_closed_count":2,"pull_requests_closed_count":715,"pull_request_authors_count":172,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.6631944444444444,"merged_pull_requests_count":515,"bot_issues_count":0,"bot_pull_requests_count":180,"past_year_issues_count":0,"past_year_pull_requests_count":214,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":626261.3484848485,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":132,"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":1.0841121495327104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":109,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"fishy","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jens-G","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"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":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kpumuk","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"kou","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"jimexist","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"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":"Jens-G","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"kpumuk","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"fishy","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"kou","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"dengzhhu653","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"}]},"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":804792,"maintainers_count":110959,"namespaces_count":0,"keywords_count":161547,"github":"nuget","metadata":{"funded_packages_count":26730},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-04-19T05:08:31.503Z","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":5404136,"name":"github.com/apache/thrift/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":"github.com/apache/thrift/test","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-15T19:37:03.977Z","latest_release_number":null,"last_synced_at":"2026-04-25T16:01:08.069Z","created_at":"2022-11-08T03:18:50.120Z","updated_at":"2026-04-25T16:01:08.073Z","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":"2025-10-01T15:41:11.000Z","size":35101,"stargazers_count":10800,"open_issues_count":47,"forks_count":4077,"subscribers_count":455,"default_branch":"master","last_synced_at":"2025-10-11T22:56:52.849Z","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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2025-10-10T23:49:14.000Z","dependencies_parsed_at":"2024-05-02T08:40:56.054Z","dependency_job_id":"c3f0d3fb-f859-4df4-9a10-5c35840e1c5c","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":40,"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":279010258,"owners_count":26084719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"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":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","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.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.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.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.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.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.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.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"},{"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"}]},"repo_metadata_updated_at":"2025-10-13T09:34:20.673Z","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":"2025-10-06T05:26:06.331Z","issues_count":3,"pull_requests_count":753,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4510785.175193799,"issues_closed_count":2,"pull_requests_closed_count":645,"pull_request_authors_count":151,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.6852589641434264,"merged_pull_requests_count":466,"bot_issues_count":0,"bot_pull_requests_count":167,"past_year_issues_count":1,"past_year_pull_requests_count":261,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":641493.5339805825,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":206,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.8275862068965517,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":51,"past_year_merged_pull_requests_count":163,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"fishy","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jens-G","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"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":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"jimexist","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"zeshuai007","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"Jens-G","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"kou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"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":2141383,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":13840123,"name":"github.com/Apache/thrift/lib/go/thrift","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"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-04-20T23:16:24.913Z","created_at":"2026-02-16T09:11:52.737Z","updated_at":"2026-04-20T23:16:24.914Z","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":{},"repo_metadata_updated_at":"2026-02-16T09:21:32.202Z","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":null,"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":2141383,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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-04-30T01:03:53.497Z","created_at":"2025-07-27T10:04:26.293Z","updated_at":"2026-04-30T01:03:53.498Z","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":"2025-10-01T15:41:11.000Z","size":35101,"stargazers_count":10800,"open_issues_count":47,"forks_count":4077,"subscribers_count":455,"default_branch":"master","last_synced_at":"2025-10-11T22:56:52.849Z","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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2025-10-10T23:49:14.000Z","dependencies_parsed_at":"2024-05-02T08:40:56.054Z","dependency_job_id":"c3f0d3fb-f859-4df4-9a10-5c35840e1c5c","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":40,"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":279010258,"owners_count":26084719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"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":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","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.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.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.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.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.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.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.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"},{"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"}]},"repo_metadata_updated_at":"2025-10-13T09:34:20.531Z","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":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T05:26:06.331Z","issues_count":3,"pull_requests_count":753,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4510785.175193799,"issues_closed_count":2,"pull_requests_closed_count":645,"pull_request_authors_count":151,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.6852589641434264,"merged_pull_requests_count":466,"bot_issues_count":0,"bot_pull_requests_count":167,"past_year_issues_count":1,"past_year_pull_requests_count":261,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":641493.5339805825,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":206,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.8275862068965517,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":51,"past_year_merged_pull_requests_count":163,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"fishy","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jens-G","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"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":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"jimexist","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"zeshuai007","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"Jens-G","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"kou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"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":2141383,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":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":5,"first_release_published_at":"2018-10-25T13:47:29.000Z","latest_release_published_at":"2025-10-27T13:08:48.000Z","latest_release_number":"0.22.0","last_synced_at":"2026-03-27T17:08:04.290Z","created_at":"2022-10-03T15:41:41.237Z","updated_at":"2026-03-27T17:21:52.598Z","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":"2025-10-01T15:41:11.000Z","size":35101,"stargazers_count":10800,"open_issues_count":47,"forks_count":4077,"subscribers_count":455,"default_branch":"master","last_synced_at":"2025-10-11T22:56:52.849Z","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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2025-10-10T23:49:14.000Z","dependencies_parsed_at":"2024-05-02T08:40:56.054Z","dependency_job_id":"c3f0d3fb-f859-4df4-9a10-5c35840e1c5c","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":40,"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":279010258,"owners_count":26084719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"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":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","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.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.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.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.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.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.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.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"},{"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"}]},"repo_metadata_updated_at":"2026-03-27T17:21:52.571Z","dependent_packages_count":0,"downloads":105605,"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":"2025-10-06T05:26:06.331Z","issues_count":3,"pull_requests_count":753,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4510785.175193799,"issues_closed_count":2,"pull_requests_closed_count":645,"pull_request_authors_count":151,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.6852589641434264,"merged_pull_requests_count":466,"bot_issues_count":0,"bot_pull_requests_count":167,"past_year_issues_count":1,"past_year_pull_requests_count":261,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":641493.5339805825,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":206,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.8275862068965517,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":51,"past_year_merged_pull_requests_count":163,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"fishy","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jens-G","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"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":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"jimexist","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"zeshuai007","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"Jens-G","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"kou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"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":5131,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com"},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-04-27T18:20:20.117Z","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":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":4,"first_release_published_at":"2021-01-30T13:19:57.000Z","latest_release_published_at":"2025-10-27T13:08:21.000Z","latest_release_number":"0.22.0","last_synced_at":"2026-03-27T17:08:06.715Z","created_at":"2022-10-03T15:42:45.844Z","updated_at":"2026-03-27T17:21:52.851Z","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":"2025-10-01T15:41:11.000Z","size":35101,"stargazers_count":10800,"open_issues_count":47,"forks_count":4077,"subscribers_count":455,"default_branch":"master","last_synced_at":"2025-10-11T22:56:52.849Z","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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2025-10-10T23:49:14.000Z","dependencies_parsed_at":"2024-05-02T08:40:56.054Z","dependency_job_id":"c3f0d3fb-f859-4df4-9a10-5c35840e1c5c","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":40,"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":279010258,"owners_count":26084719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"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":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","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.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.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.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.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.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.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.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"},{"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"}]},"repo_metadata_updated_at":"2026-03-27T17:21:52.830Z","dependent_packages_count":2,"downloads":219032,"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":"2025-10-06T05:26:06.331Z","issues_count":3,"pull_requests_count":753,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4510785.175193799,"issues_closed_count":2,"pull_requests_closed_count":645,"pull_request_authors_count":151,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.6852589641434264,"merged_pull_requests_count":466,"bot_issues_count":0,"bot_pull_requests_count":167,"past_year_issues_count":1,"past_year_pull_requests_count":261,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":641493.5339805825,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":206,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.8275862068965517,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":51,"past_year_merged_pull_requests_count":163,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"fishy","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jens-G","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"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":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"jimexist","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"zeshuai007","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"Jens-G","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"kou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"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":5131,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com"},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-04-27T18:20:20.117Z","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":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":4,"first_release_published_at":"2021-01-30T13:20:24.000Z","latest_release_published_at":"2025-10-27T13:08:44.000Z","latest_release_number":"0.22.0","last_synced_at":"2026-03-27T17:07:50.831Z","created_at":"2022-10-03T15:43:18.024Z","updated_at":"2026-03-27T17:21:42.839Z","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":"2025-10-01T15:41:11.000Z","size":35101,"stargazers_count":10800,"open_issues_count":47,"forks_count":4077,"subscribers_count":455,"default_branch":"master","last_synced_at":"2025-10-11T22:56:52.849Z","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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2025-10-10T23:49:14.000Z","dependencies_parsed_at":"2024-05-02T08:40:56.054Z","dependency_job_id":"c3f0d3fb-f859-4df4-9a10-5c35840e1c5c","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":40,"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":279010258,"owners_count":26084719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"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":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","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.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.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.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.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.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.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.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"},{"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"}]},"repo_metadata_updated_at":"2026-03-27T17:21:42.818Z","dependent_packages_count":0,"downloads":20581,"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":"2025-10-06T05:26:06.331Z","issues_count":3,"pull_requests_count":753,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4510785.175193799,"issues_closed_count":2,"pull_requests_closed_count":645,"pull_request_authors_count":151,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.6852589641434264,"merged_pull_requests_count":466,"bot_issues_count":0,"bot_pull_requests_count":167,"past_year_issues_count":1,"past_year_pull_requests_count":261,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":641493.5339805825,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":206,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.8275862068965517,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":51,"past_year_merged_pull_requests_count":163,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"fishy","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jens-G","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"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":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"jimexist","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"zeshuai007","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"Jens-G","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"kou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"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":5131,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com"},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-04-27T18:20:20.117Z","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":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":32,"first_release_published_at":"2009-11-19T00:00:05.224Z","latest_release_published_at":"2026-04-28T20:07:15.519Z","latest_release_number":"0.23.0","last_synced_at":"2026-05-16T05:30:37.443Z","created_at":"2025-10-07T06:29:50.343Z","updated_at":"2026-05-16T05:31:16.320Z","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-05-10T16:46:25.000Z","size":37023,"stargazers_count":10921,"open_issues_count":9,"forks_count":4103,"subscribers_count":448,"default_branch":"master","last_synced_at":"2026-05-10T22:03:47.472Z","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":null,"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","dco":null,"cla":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-05-10T21:57:45.000Z","dependencies_parsed_at":"2024-05-02T08:40:56.054Z","dependency_job_id":"5110db77-a1b2-45d5-98e4-5d7aadd73c6d","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":41,"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":32929264,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-11T17:09:15.040Z","status":"online","status_checked_at":"2026-05-12T02:00:06.338Z","response_time":102,"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":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","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.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-05-16T05:31:16.292Z","dependent_packages_count":0,"downloads":64587782,"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-05-13T11:01:44.388Z","issues_count":3,"pull_requests_count":866,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":5517331.253835426,"issues_closed_count":2,"pull_requests_closed_count":717,"pull_request_authors_count":172,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.6732101616628177,"merged_pull_requests_count":517,"bot_issues_count":0,"bot_pull_requests_count":180,"past_year_issues_count":0,"past_year_pull_requests_count":216,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":619244.7611940298,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":134,"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":1.1296296296296295,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":111,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"fishy","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jens-G","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"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":"kpumuk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"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":"jimexist","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"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":"Jens-G","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"kpumuk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"fishy","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"kou","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"dengzhhu653","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"}]},"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":191896,"maintainers_count":67727,"namespaces_count":0,"keywords_count":0,"github":"gem-coop","metadata":{"funded_packages_count":6507},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2026-04-03T06:45:05.763Z","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":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-05-16T06:30:54.893Z","created_at":"2022-04-11T21:25:13.726Z","updated_at":"2026-05-16T06:30:54.894Z","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":"2025-10-01T15:41:11.000Z","size":35101,"stargazers_count":10800,"open_issues_count":47,"forks_count":4077,"subscribers_count":455,"default_branch":"master","last_synced_at":"2025-10-11T22:56:52.849Z","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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2025-10-10T23:49:14.000Z","dependencies_parsed_at":"2024-05-02T08:40:56.054Z","dependency_job_id":"c3f0d3fb-f859-4df4-9a10-5c35840e1c5c","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":40,"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":279010258,"owners_count":26084719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"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":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","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.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.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.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.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.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.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.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"},{"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"}]},"repo_metadata_updated_at":"2025-10-13T09:34:20.986Z","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":"2025-10-06T05:26:06.331Z","issues_count":3,"pull_requests_count":753,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4510785.175193799,"issues_closed_count":2,"pull_requests_closed_count":645,"pull_request_authors_count":151,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.6852589641434264,"merged_pull_requests_count":466,"bot_issues_count":0,"bot_pull_requests_count":167,"past_year_issues_count":1,"past_year_pull_requests_count":261,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":641493.5339805825,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":206,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.8275862068965517,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":51,"past_year_merged_pull_requests_count":163,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"fishy","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jens-G","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"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":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"jimexist","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"zeshuai007","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"Jens-G","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"kou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"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":2141383,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":28,"first_release_published_at":"2011-01-03T06:02:40.634Z","latest_release_published_at":"2026-04-28T20:57:08.507Z","latest_release_number":"0.23.0","last_synced_at":"2026-05-16T14:48:37.867Z","created_at":"2022-04-10T02:06:31.191Z","updated_at":"2026-05-16T14:48:37.867Z","registry_url":"https://www.npmjs.com/package/thrift","install_command":"npm install thrift","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.23.0"}},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2024-11-15T17:35:27.000Z","size":34006,"stargazers_count":10397,"open_issues_count":48,"forks_count":4020,"subscribers_count":465,"default_branch":"master","last_synced_at":"2024-11-15T17:36:44.201Z","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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2024-11-15T13:18:45.000Z","dependencies_parsed_at":"2024-05-02T08:40:56.054Z","dependency_job_id":"c3f0d3fb-f859-4df4-9a10-5c35840e1c5c","html_url":"https://github.com/apache/thrift","commit_stats":{"total_commits":6951,"total_committers":621,"mean_commits":"11.193236714975846","dds":0.8565674003740469,"last_synced_commit":"b65ec607db09f2efdb7397acde88fd53cfb97f6b"},"previous_names":[],"tags_count":39,"template":false,"template_full_name":null,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225562754,"owners_count":17488718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":2601,"last_synced_at":"2024-05-21T07:19:49.405Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1087452,"followers":12811,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2024-05-21T07:20:03.071Z","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.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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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.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,"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,"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,"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.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,"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,"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,"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,"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,"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,"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.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,"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,"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,"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,"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,"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,"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,"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.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,"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"},{"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,"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.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,"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"}]},"repo_metadata_updated_at":"2024-11-20T13:20:22.570Z","dependent_packages_count":266,"downloads":4061037,"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-05-13T21:00:13.566Z","epss_percentage":0.00027,"epss_percentile":0.07637,"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-05-07T07:00:12.742Z","epss_percentage":0.00228,"epss_percentile":0.45371,"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":"2024-11-18T23:36:12.969Z","issues_count":0,"pull_requests_count":444,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":3443941.304945055,"issues_closed_count":0,"pull_requests_closed_count":364,"pull_request_authors_count":107,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":1.9391891891891893,"merged_pull_requests_count":261,"bot_issues_count":0,"bot_pull_requests_count":108,"past_year_issues_count":0,"past_year_pull_requests_count":235,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":947427.2349726775,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":183,"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":1.6042553191489362,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":54,"past_year_merged_pull_requests_count":130,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"fishy","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jens-G","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"Jimexist","count":19,"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":"ctubbsii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"jimexist","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"kou","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"zeshuai007","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"},{"login":"Xuanwo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"}],"active_maintainers":[{"login":"fishy","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jens-G","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"emmenlau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"jimexist","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"Xuanwo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"}]},"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":5622432,"maintainers_count":1192691,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":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":23,"first_release_published_at":"2013-03-29T15:51:58.000Z","latest_release_published_at":"2026-04-15T22:06:37.000Z","latest_release_number":"v0.23.0","last_synced_at":"2026-05-16T14:51:21.979Z","created_at":"2022-04-07T01:25:38.596Z","updated_at":"2026-05-16T15:28:31.285Z","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-05-10T16:46:25.000Z","size":37023,"stargazers_count":10921,"open_issues_count":9,"forks_count":4103,"subscribers_count":448,"default_branch":"master","last_synced_at":"2026-05-10T22:03:47.472Z","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":null,"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","dco":null,"cla":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-05-10T21:57:45.000Z","dependencies_parsed_at":"2024-05-02T08:40:56.054Z","dependency_job_id":"5110db77-a1b2-45d5-98e4-5d7aadd73c6d","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":41,"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":32929264,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-11T17:09:15.040Z","status":"online","status_checked_at":"2026-05-12T02:00:06.338Z","response_time":102,"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":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","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.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-05-16T15:28:31.250Z","dependent_packages_count":48,"downloads":2090291,"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-05-14T22:02:00.731Z","issues_count":3,"pull_requests_count":882,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":5456943.259310345,"issues_closed_count":2,"pull_requests_closed_count":725,"pull_request_authors_count":173,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.6496598639455782,"merged_pull_requests_count":524,"bot_issues_count":0,"bot_pull_requests_count":180,"past_year_issues_count":0,"past_year_pull_requests_count":230,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":588779.6737588652,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":141,"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":1.0826086956521739,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":118,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"Jens-G","count":87,"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":"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":"kpumuk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"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":"jimexist","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"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":"Jens-G","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"kpumuk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"fishy","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"kou","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"dengzhhu653","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"}]},"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":496264,"maintainers_count":139834,"namespaces_count":167752,"keywords_count":141134,"github":"packagist","metadata":{"funded_packages_count":28633},"icon_url":"https://github.com/packagist.png","created_at":"2022-04-04T15:19:23.222Z","updated_at":"2026-05-14T05:05:45.380Z","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":12660438,"name":"github.com/apachE/thrift/lib/go/thrift","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"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-05-06T00:01:53.952Z","created_at":"2026-01-07T01:56:26.075Z","updated_at":"2026-05-06T00:01:53.952Z","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":{},"repo_metadata_updated_at":null,"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":null,"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":2141383,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":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-05-05T06:18:00.363Z","created_at":"2023-09-05T03:58:59.800Z","updated_at":"2026-05-05T06:18:00.363Z","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":"2025-10-01T15:41:11.000Z","size":35101,"stargazers_count":10800,"open_issues_count":47,"forks_count":4077,"subscribers_count":455,"default_branch":"master","last_synced_at":"2025-10-11T22:56:52.849Z","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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2025-10-10T23:49:14.000Z","dependencies_parsed_at":"2024-05-02T08:40:56.054Z","dependency_job_id":"c3f0d3fb-f859-4df4-9a10-5c35840e1c5c","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":40,"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":279010258,"owners_count":26084719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"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":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","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.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.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.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.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.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.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.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"},{"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"}]},"repo_metadata_updated_at":"2025-10-13T09:34:20.715Z","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":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T05:26:06.331Z","issues_count":3,"pull_requests_count":753,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4510785.175193799,"issues_closed_count":2,"pull_requests_closed_count":645,"pull_request_authors_count":151,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.6852589641434264,"merged_pull_requests_count":466,"bot_issues_count":0,"bot_pull_requests_count":167,"past_year_issues_count":1,"past_year_pull_requests_count":261,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":641493.5339805825,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":206,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.8275862068965517,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":51,"past_year_merged_pull_requests_count":163,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"fishy","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jens-G","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"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":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"jimexist","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"zeshuai007","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"Jens-G","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"kou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"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":2141383,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":6641341,"name":"github.com/apache/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","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-04-20T16:46:34.566Z","created_at":"2023-03-22T12:45:24.667Z","updated_at":"2026-04-20T16:46:34.566Z","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":"2025-10-01T15:41:11.000Z","size":35101,"stargazers_count":10800,"open_issues_count":47,"forks_count":4077,"subscribers_count":455,"default_branch":"master","last_synced_at":"2025-10-11T22:56:52.849Z","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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2025-10-10T23:49:14.000Z","dependencies_parsed_at":"2024-05-02T08:40:56.054Z","dependency_job_id":"c3f0d3fb-f859-4df4-9a10-5c35840e1c5c","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":40,"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":279014524,"owners_count":26085536,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","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.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.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.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.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.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.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.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"},{"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"}]},"repo_metadata_updated_at":"2025-10-13T09:34:21.093Z","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":"2025-10-06T05:26:06.331Z","issues_count":3,"pull_requests_count":753,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4510785.175193799,"issues_closed_count":2,"pull_requests_closed_count":645,"pull_request_authors_count":151,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.6852589641434264,"merged_pull_requests_count":466,"bot_issues_count":0,"bot_pull_requests_count":167,"past_year_issues_count":1,"past_year_pull_requests_count":261,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":641493.5339805825,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":206,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.8275862068965517,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":51,"past_year_merged_pull_requests_count":163,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"fishy","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jens-G","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"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":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"jimexist","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"zeshuai007","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"Jens-G","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"kou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"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":2141383,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":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-05-13T14:46:13.127Z","created_at":"2022-04-10T18:30:29.533Z","updated_at":"2026-05-13T14:46:13.128Z","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":[]},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2024-08-07T14:27:15.000Z","size":33253,"stargazers_count":10275,"open_issues_count":48,"forks_count":4002,"subscribers_count":466,"default_branch":"master","last_synced_at":"2024-08-07T17:29:21.159Z","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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2024-08-07T14:27:19.000Z","dependencies_parsed_at":"2024-05-02T08:40:56.054Z","dependency_job_id":"c3f0d3fb-f859-4df4-9a10-5c35840e1c5c","html_url":"https://github.com/apache/thrift","commit_stats":{"total_commits":6859,"total_committers":603,"mean_commits":"11.374792703150913","dds":0.8582883802303543,"last_synced_commit":"9673a68f93715d0efb7a91d32005cc78a477398e"},"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":214669829,"owners_count":15767342,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":2601,"last_synced_at":"2024-05-21T07:19:49.405Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1087452,"followers":12811,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2024-05-21T07:20:03.071Z","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.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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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.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,"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,"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,"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,"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.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,"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.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,"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.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,"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.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,"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.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,"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.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,"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,"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,"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,"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,"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,"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.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,"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"},{"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,"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.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,"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.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,"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"}]},"repo_metadata_updated_at":"2024-08-09T13:25:38.272Z","dependent_packages_count":0,"downloads":45433,"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":"2024-07-25T23:14:37.962Z","issues_count":0,"pull_requests_count":372,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":2245237.702970297,"issues_closed_count":0,"pull_requests_closed_count":303,"pull_request_authors_count":92,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":1.8844086021505375,"merged_pull_requests_count":220,"bot_issues_count":0,"bot_pull_requests_count":95,"past_year_issues_count":0,"past_year_pull_requests_count":235,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":626944.5478723404,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":188,"past_year_pull_request_authors_count":42,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.3361702127659574,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":130,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"fishy","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jens-G","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"Jimexist","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimexist"},{"login":"emmenlau","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"ctubbsii","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"kou","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"zeshuai007","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"jimexist","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"fishy","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jens-G","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"emmenlau","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"ctubbsii","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"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":804792,"maintainers_count":110959,"namespaces_count":0,"keywords_count":161547,"github":"nuget","metadata":{"funded_packages_count":26730},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-04-19T05:08:31.503Z","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-04-12T05:00:58.631Z","created_at":"2022-07-27T10:48:10.906Z","updated_at":"2026-04-12T05:00:58.631Z","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":"2025-10-01T15:41:11.000Z","size":35101,"stargazers_count":10800,"open_issues_count":47,"forks_count":4077,"subscribers_count":455,"default_branch":"master","last_synced_at":"2025-10-11T22:56:52.849Z","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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2025-10-10T23:49:14.000Z","dependencies_parsed_at":"2024-05-02T08:40:56.054Z","dependency_job_id":"c3f0d3fb-f859-4df4-9a10-5c35840e1c5c","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":40,"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":279010258,"owners_count":26084719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"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":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","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.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.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.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.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.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.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.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"},{"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"}]},"repo_metadata_updated_at":"2025-10-13T09:34:20.673Z","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":"2025-10-06T05:26:06.331Z","issues_count":3,"pull_requests_count":753,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4510785.175193799,"issues_closed_count":2,"pull_requests_closed_count":645,"pull_request_authors_count":151,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.6852589641434264,"merged_pull_requests_count":466,"bot_issues_count":0,"bot_pull_requests_count":167,"past_year_issues_count":1,"past_year_pull_requests_count":261,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":641493.5339805825,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":206,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.8275862068965517,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":51,"past_year_merged_pull_requests_count":163,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"fishy","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jens-G","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"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":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"jimexist","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"zeshuai007","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"Jens-G","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"kou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":606296,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":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-05-17T04:00:48.243Z","created_at":"2022-04-10T18:59:29.546Z","updated_at":"2026-05-17T04:01:56.304Z","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}},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-05-15T22:59:41.000Z","size":37221,"stargazers_count":10921,"open_issues_count":11,"forks_count":4107,"subscribers_count":447,"default_branch":"master","last_synced_at":"2026-05-15T23:50:29.079Z","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":null,"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","dco":null,"cla":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-05-15T19:55:03.000Z","dependencies_parsed_at":"2024-05-02T08:40:56.054Z","dependency_job_id":"5110db77-a1b2-45d5-98e4-5d7aadd73c6d","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":41,"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":33120530,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"ssl_error","status_checked_at":"2026-05-16T18:38:29.903Z","response_time":115,"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":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","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.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-05-17T04:01:56.304Z","dependent_packages_count":16,"downloads":470909,"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-05-16T22:11:18.517Z","issues_count":3,"pull_requests_count":891,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":5348813.093243243,"issues_closed_count":2,"pull_requests_closed_count":740,"pull_request_authors_count":175,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.6352413019079686,"merged_pull_requests_count":539,"bot_issues_count":0,"bot_pull_requests_count":180,"past_year_issues_count":0,"past_year_pull_requests_count":235,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":555333.6184210526,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":152,"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":1.0680851063829786,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":133,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"Jens-G","count":90,"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":"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":"kpumuk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"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":"jimexist","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"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":"Jens-G","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"kpumuk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"fishy","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"kou","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"dengzhhu653","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"}]},"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":804792,"maintainers_count":110959,"namespaces_count":0,"keywords_count":161547,"github":"nuget","metadata":{"funded_packages_count":26730},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-04-19T05:08:31.503Z","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":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":8,"first_release_published_at":"2018-07-09T00:02:28.000Z","latest_release_published_at":"2025-09-11T08:53:13.000Z","latest_release_number":"0.22.0","last_synced_at":"2026-03-11T15:36:10.786Z","created_at":"2022-10-03T15:41:41.086Z","updated_at":"2026-03-11T15:36:10.786Z","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":"2025-10-01T15:41:11.000Z","size":35101,"stargazers_count":10800,"open_issues_count":47,"forks_count":4077,"subscribers_count":455,"default_branch":"master","last_synced_at":"2025-10-11T22:56:52.849Z","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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2025-10-10T23:49:14.000Z","dependencies_parsed_at":"2024-05-02T08:40:56.054Z","dependency_job_id":"c3f0d3fb-f859-4df4-9a10-5c35840e1c5c","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":40,"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":279010258,"owners_count":26084719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"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":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","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.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.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.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.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.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.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.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"},{"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"}]},"repo_metadata_updated_at":"2025-10-13T09:34:20.530Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"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":"2025-10-06T05:26:06.331Z","issues_count":3,"pull_requests_count":753,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4510785.175193799,"issues_closed_count":2,"pull_requests_closed_count":645,"pull_request_authors_count":151,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.6852589641434264,"merged_pull_requests_count":466,"bot_issues_count":0,"bot_pull_requests_count":167,"past_year_issues_count":1,"past_year_pull_requests_count":261,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":641493.5339805825,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":206,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.8275862068965517,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":51,"past_year_merged_pull_requests_count":163,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"fishy","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jens-G","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"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":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"jimexist","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"zeshuai007","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"Jens-G","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"kou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"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":5131,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com"},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-04-27T18:20:20.117Z","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":3493035,"name":"github.com/apache/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","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-05-16T07:00:44.111Z","created_at":"2022-04-10T19:14:13.487Z","updated_at":"2026-05-16T07:00:44.111Z","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":"2025-10-01T15:41:11.000Z","size":35101,"stargazers_count":10800,"open_issues_count":47,"forks_count":4077,"subscribers_count":455,"default_branch":"master","last_synced_at":"2025-10-11T22:56:52.849Z","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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2025-10-10T23:49:14.000Z","dependencies_parsed_at":"2024-05-02T08:40:56.054Z","dependency_job_id":"c3f0d3fb-f859-4df4-9a10-5c35840e1c5c","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":40,"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":279010258,"owners_count":26084719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"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":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","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.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.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.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.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.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.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.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"},{"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"}]},"repo_metadata_updated_at":"2025-10-13T09:34:20.711Z","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-05-07T07:00:12.742Z","epss_percentage":0.00176,"epss_percentile":0.38677,"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-04-29T16:08:54.374Z","epss_percentage":0.22566,"epss_percentile":0.95623,"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-05-05T06:08:14.349Z","epss_percentage":0.01194,"epss_percentile":0.78952,"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":"2025-10-06T05:26:06.331Z","issues_count":3,"pull_requests_count":753,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4510785.175193799,"issues_closed_count":2,"pull_requests_closed_count":645,"pull_request_authors_count":151,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.6852589641434264,"merged_pull_requests_count":466,"bot_issues_count":0,"bot_pull_requests_count":167,"past_year_issues_count":1,"past_year_pull_requests_count":261,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":641493.5339805825,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":206,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.8275862068965517,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":51,"past_year_merged_pull_requests_count":163,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"fishy","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jens-G","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"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":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"jimexist","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"zeshuai007","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"Jens-G","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"kou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"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":2141383,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":12662097,"name":"github.com/apachE/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","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-04-16T20:02:15.367Z","created_at":"2026-01-07T17:09:36.945Z","updated_at":"2026-04-16T20:02:15.367Z","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":{},"repo_metadata_updated_at":"2026-02-11T20:20:47.525Z","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":null,"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":2141383,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":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":12,"first_release_published_at":"2017-04-10T20:06:33.767Z","latest_release_published_at":"2022-11-14T01:43:24.276Z","latest_release_number":"0.17.0","last_synced_at":"2026-05-16T22:11:18.703Z","created_at":"2022-04-13T06:53:05.933Z","updated_at":"2026-05-17T07:17:31.272Z","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-05-15T22:59:41.000Z","size":37221,"stargazers_count":10921,"open_issues_count":11,"forks_count":4107,"subscribers_count":447,"default_branch":"master","last_synced_at":"2026-05-15T23:50:29.079Z","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":null,"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","dco":null,"cla":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-05-15T19:55:03.000Z","dependencies_parsed_at":"2024-05-02T08:40:56.054Z","dependency_job_id":"5110db77-a1b2-45d5-98e4-5d7aadd73c6d","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":41,"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":33120530,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"ssl_error","status_checked_at":"2026-05-16T18:38:29.903Z","response_time":115,"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":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","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.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-05-16T22:11:17.955Z","dependent_packages_count":39,"downloads":73863200,"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://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-05-17T07:00:25.156Z","epss_percentage":0.00251,"epss_percentile":0.48511,"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":null,"vulnerable_version_range":"\u003c= 0.22.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-05-14T22:02:00.731Z","issues_count":3,"pull_requests_count":882,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":5456943.259310345,"issues_closed_count":2,"pull_requests_closed_count":725,"pull_request_authors_count":173,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.6496598639455782,"merged_pull_requests_count":524,"bot_issues_count":0,"bot_pull_requests_count":180,"past_year_issues_count":0,"past_year_pull_requests_count":230,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":588779.6737588652,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":141,"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":1.0826086956521739,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":118,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"Jens-G","count":87,"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":"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":"kpumuk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"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":"jimexist","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"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":"Jens-G","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"kpumuk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"fishy","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"kou","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"dengzhhu653","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"}]},"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":"6454","login":"jfarrell","name":null,"email":null,"url":"https://github.com/jfarrell","packages_count":1,"html_url":"https://crates.io/users/jfarrell","role":null,"created_at":"2022-11-08T02:27:19.047Z","updated_at":"2022-11-08T02:27:19.047Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/jfarrell/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":277961,"maintainers_count":63712,"namespaces_count":0,"keywords_count":59668,"github":"rust-lang","metadata":{"funded_packages_count":21630},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-04-08T05:04:51.397Z","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":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":25,"first_release_published_at":"2011-04-20T20:40:08.000Z","latest_release_published_at":"2026-05-08T21:22:02.000Z","latest_release_number":"0.23.0","last_synced_at":"2026-05-17T06:11:37.923Z","created_at":"2022-07-26T23:42:46.817Z","updated_at":"2026-05-17T08:26:40.984Z","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-05-10T16:46:25.000Z","size":37023,"stargazers_count":10921,"open_issues_count":9,"forks_count":4103,"subscribers_count":448,"default_branch":"master","last_synced_at":"2026-05-10T22:03:47.472Z","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":null,"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","dco":null,"cla":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-05-10T21:57:45.000Z","dependencies_parsed_at":"2024-05-02T08:40:56.054Z","dependency_job_id":"5110db77-a1b2-45d5-98e4-5d7aadd73c6d","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":41,"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":32929264,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-11T17:09:15.040Z","status":"online","status_checked_at":"2026-05-12T02:00:06.338Z","response_time":102,"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":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","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.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-05-13T15:12:51.672Z","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-05-17T07:00:25.157Z","epss_percentage":0.00036,"epss_percentile":0.10614,"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":null,"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-05-17T07:09:31.288Z","epss_percentage":0.00698,"epss_percentile":0.71682,"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,"statistics":{"dependent_packages_count":1290,"dependent_repos_count":14005,"downloads":null,"downloads_period":null},"affected_versions":["0.6.1","0.7.0","0.8.0","0.9.0","0.9.1","0.9.2","0.9.3","0.9.3-1","0.10.0","0.11.0","0.12.0"],"unaffected_versions":["0.13.0","0.14.0","0.14.1","0.14.2","0.15.0","0.16.0","0.17.0","0.18.0","0.18.1","0.19.0","0.20.0","0.21.0","0.22.0","0.23.0"]}],"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-05-17T07:10:20.813Z","epss_percentage":0.00847,"epss_percentile":0.74937,"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,"statistics":{"dependent_packages_count":1290,"dependent_repos_count":14005,"downloads":null,"downloads_period":null},"affected_versions":["0.9.3","0.9.3-1","0.10.0","0.11.0","0.12.0","0.13.0"],"unaffected_versions":["0.6.1","0.7.0","0.8.0","0.9.0","0.9.1","0.9.2","0.14.0","0.14.1","0.14.2","0.15.0","0.16.0","0.17.0","0.18.0","0.18.1","0.19.0","0.20.0","0.21.0","0.22.0","0.23.0"]}],"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-05-17T07:05:58.752Z","epss_percentage":0.00092,"epss_percentile":0.25859,"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,"statistics":{"dependent_packages_count":1290,"dependent_repos_count":14005,"downloads":null,"downloads_period":null},"affected_versions":["0.6.1","0.7.0","0.8.0","0.9.0","0.9.1","0.9.2","0.9.3","0.10.0","0.11.0"],"unaffected_versions":["0.12.0","0.13.0","0.14.0","0.14.1","0.14.2","0.15.0","0.16.0","0.17.0","0.18.0","0.18.1","0.19.0","0.20.0","0.21.0","0.22.0","0.23.0"]}],"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-05-17T07:07:35.552Z","epss_percentage":0.00402,"epss_percentile":0.60854,"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,"statistics":{"dependent_packages_count":1290,"dependent_repos_count":14005,"downloads":null,"downloads_period":null},"affected_versions":["0.9.2","0.9.3","0.9.3-1","0.10.0","0.11.0"],"unaffected_versions":["0.6.1","0.7.0","0.8.0","0.9.0","0.9.1","0.12.0","0.13.0","0.14.0","0.14.1","0.14.2","0.15.0","0.16.0","0.17.0","0.18.0","0.18.1","0.19.0","0.20.0","0.21.0","0.22.0","0.23.0"]}],"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-05-13T11:01:44.388Z","issues_count":3,"pull_requests_count":866,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":5517331.253835426,"issues_closed_count":2,"pull_requests_closed_count":717,"pull_request_authors_count":172,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.6732101616628177,"merged_pull_requests_count":517,"bot_issues_count":0,"bot_pull_requests_count":180,"past_year_issues_count":0,"past_year_pull_requests_count":216,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":619244.7611940298,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":134,"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":1.1296296296296295,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":111,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"fishy","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jens-G","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"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":"kpumuk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"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":"jimexist","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"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":"Jens-G","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"kpumuk","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"fishy","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"kou","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"dengzhhu653","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"}]},"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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":606296,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":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-05-01T04:02:19.506Z","created_at":"2022-04-10T02:06:33.131Z","updated_at":"2026-05-01T04:05:02.567Z","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"}},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2026-04-26T11:33:08.000Z","size":36720,"stargazers_count":10915,"open_issues_count":10,"forks_count":4099,"subscribers_count":448,"default_branch":"master","last_synced_at":"2026-04-26T16:06:33.291Z","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":null,"security":null,"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","dco":null,"cla":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-04-26T11:33:14.000Z","dependencies_parsed_at":"2024-05-02T08:40:56.054Z","dependency_job_id":"5110db77-a1b2-45d5-98e4-5d7aadd73c6d","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":40,"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":32315712,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T21:09:39.134Z","status":"ssl_error","status_checked_at":"2026-04-26T21:09:21.240Z","response_time":129,"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":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","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.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-05-01T04:05:02.567Z","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-04-28T23:00:11.485Z","issues_count":3,"pull_requests_count":845,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":5601146.056657224,"issues_closed_count":2,"pull_requests_closed_count":706,"pull_request_authors_count":168,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.6579881656804734,"merged_pull_requests_count":507,"bot_issues_count":0,"bot_pull_requests_count":178,"past_year_issues_count":0,"past_year_pull_requests_count":201,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":633852.2248062015,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":129,"past_year_pull_request_authors_count":44,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.9751243781094527,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":39,"past_year_merged_pull_requests_count":107,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"fishy","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jens-G","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"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":"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":"jimexist","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"kpumuk","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"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":"Jens-G","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"kpumuk","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpumuk"},{"login":"kou","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"dengzhhu653","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"}]},"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":5622432,"maintainers_count":1192691,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":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-05-14T03:31:34.500Z","created_at":"2026-04-08T23:03:21.374Z","updated_at":"2026-05-14T03:31:34.500Z","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-04-02T21:12:00.000Z","size":35945,"stargazers_count":10911,"open_issues_count":13,"forks_count":4098,"subscribers_count":448,"default_branch":"master","last_synced_at":"2026-04-06T02:12:38.368Z","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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2026-04-04T22:07:10.000Z","dependencies_parsed_at":"2024-05-02T08:40:56.054Z","dependency_job_id":"c3f0d3fb-f859-4df4-9a10-5c35840e1c5c","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":40,"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":31471466,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-06T08:36:52.050Z","status":"ssl_error","status_checked_at":"2026-04-06T08:36:51.267Z","response_time":112,"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"}},"repo_metadata_updated_at":"2026-04-08T23:09:30.614Z","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-04-08T08:00:17.633Z","issues_count":3,"pull_requests_count":839,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":5624024.965860598,"issues_closed_count":2,"pull_requests_closed_count":703,"pull_request_authors_count":168,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.6615017878426699,"merged_pull_requests_count":504,"bot_issues_count":0,"bot_pull_requests_count":178,"past_year_issues_count":0,"past_year_pull_requests_count":216,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":742486.1408450705,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":142,"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.9722222222222222,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":39,"past_year_merged_pull_requests_count":116,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"fishy","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jens-G","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"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":"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":"jimexist","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"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":"Jens-G","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"dengzhhu653","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"kou","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"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":191896,"maintainers_count":67727,"namespaces_count":0,"keywords_count":0,"github":"gem-coop","metadata":{"funded_packages_count":6507},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2026-04-03T06:45:05.763Z","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":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-04-22T10:38:32.195Z","created_at":"2022-04-07T14:18:58.288Z","updated_at":"2026-04-22T10:38:32.195Z","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"}},"repo_metadata":{"id":667435,"uuid":"310611","full_name":"apache/thrift","owner":"apache","description":"Apache Thrift","archived":false,"fork":false,"pushed_at":"2025-11-23T13:56:06.000Z","size":35063,"stargazers_count":10842,"open_issues_count":36,"forks_count":4085,"subscribers_count":449,"default_branch":"master","last_synced_at":"2025-11-27T14:48:10.476Z","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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2025-11-27T08:07:17.000Z","dependencies_parsed_at":"2024-05-02T08:40:56.054Z","dependency_job_id":"c3f0d3fb-f859-4df4-9a10-5c35840e1c5c","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":40,"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":27291186,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-28T02:00:06.623Z","response_time":58,"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"},"tags":[]},"repo_metadata_updated_at":"2025-12-02T22:19:59.856Z","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":"2025-12-01T09:00:40.130Z","issues_count":3,"pull_requests_count":782,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":5017176.151651652,"issues_closed_count":2,"pull_requests_closed_count":666,"pull_request_authors_count":158,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.7033248081841432,"merged_pull_requests_count":480,"bot_issues_count":0,"bot_pull_requests_count":172,"past_year_issues_count":1,"past_year_pull_requests_count":247,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":792126.582010582,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":189,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.9392712550607287,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":148,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"fishy","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jens-G","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"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":"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":"jimexist","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"zeshuai007","count":3,"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":"Jens-G","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"kou","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"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":5622432,"maintainers_count":1192691,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":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-04-19T12:17:10.843Z","created_at":"2022-07-27T03:08:36.209Z","updated_at":"2026-04-19T12:17:10.843Z","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":"2025-10-01T15:41:11.000Z","size":35101,"stargazers_count":10800,"open_issues_count":47,"forks_count":4077,"subscribers_count":455,"default_branch":"master","last_synced_at":"2025-10-11T22:56:52.849Z","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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2025-10-10T23:49:14.000Z","dependencies_parsed_at":"2024-05-02T08:40:56.054Z","dependency_job_id":"c3f0d3fb-f859-4df4-9a10-5c35840e1c5c","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":40,"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":279010258,"owners_count":26084719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"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":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","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.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.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.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.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.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.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.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"},{"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"}]},"repo_metadata_updated_at":"2025-10-13T09:34:21.094Z","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":"2025-10-06T05:26:06.331Z","issues_count":3,"pull_requests_count":753,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4510785.175193799,"issues_closed_count":2,"pull_requests_closed_count":645,"pull_request_authors_count":151,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.6852589641434264,"merged_pull_requests_count":466,"bot_issues_count":0,"bot_pull_requests_count":167,"past_year_issues_count":1,"past_year_pull_requests_count":261,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":641493.5339805825,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":206,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.8275862068965517,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":51,"past_year_merged_pull_requests_count":163,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"fishy","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jens-G","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"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":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"jimexist","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"zeshuai007","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"Jens-G","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"kou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"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://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":606296,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":3523442,"name":"github.com/Apache/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","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-05-07T13:02:24.252Z","created_at":"2022-04-10T22:25:22.814Z","updated_at":"2026-05-07T13:02:24.252Z","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":"2025-10-01T15:41:11.000Z","size":35101,"stargazers_count":10800,"open_issues_count":47,"forks_count":4077,"subscribers_count":455,"default_branch":"master","last_synced_at":"2025-10-11T22:56:52.849Z","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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2009-09-18T08:00:17.000Z","updated_at":"2025-10-10T23:49:14.000Z","dependencies_parsed_at":"2024-05-02T08:40:56.054Z","dependency_job_id":"c3f0d3fb-f859-4df4-9a10-5c35840e1c5c","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":40,"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":279014524,"owners_count":26085536,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","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.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.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.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.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.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.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.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"},{"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"}]},"repo_metadata_updated_at":"2025-10-13T09:34:22.558Z","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":"2025-10-06T05:26:06.331Z","issues_count":3,"pull_requests_count":753,"avg_time_to_close_issue":3917325.0,"avg_time_to_close_pull_request":4510785.175193799,"issues_closed_count":2,"pull_requests_closed_count":645,"pull_request_authors_count":151,"issue_authors_count":3,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.6852589641434264,"merged_pull_requests_count":466,"bot_issues_count":0,"bot_pull_requests_count":167,"past_year_issues_count":1,"past_year_pull_requests_count":261,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":641493.5339805825,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":206,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.8275862068965517,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":51,"past_year_merged_pull_requests_count":163,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fthrift/issues","maintainers":[{"login":"fishy","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"Jens-G","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"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":"emmenlau","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emmenlau"},{"login":"kou","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"jimexist","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimexist"},{"login":"ctubbsii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctubbsii"},{"login":"Xuanwo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xuanwo"},{"login":"zeshuai007","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeshuai007"},{"login":"jorgecarleitao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"}],"active_maintainers":[{"login":"Jens-G","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jens-G"},{"login":"fishy","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fishy"},{"login":"dengzhhu653","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengzhhu653"},{"login":"kou","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"}]},"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":2141383,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":null,"issues":{"table":{}},"events":null,"keywords":["actionscript","c","cplusplus","csharp","d","dart","http","library","network-client","network-server","thrift"],"dependencies":null,"score":32.291694268605426,"created_at":"2025-11-11T15:24:14.135Z","updated_at":"2026-05-29T16:01:30.519Z","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"}