{"id":7606120,"name":"github.com/google/flatbuffers/samples","ecosystem":"go","description":"","homepage":"https://github.com/google/flatbuffers","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/flatbuffers","keywords_array":[],"namespace":"github.com/google/flatbuffers","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-04-05T00:24:12.844Z","latest_release_number":null,"last_synced_at":"2026-04-05T00:24:13.263Z","created_at":"2023-04-20T02:10:26.067Z","updated_at":"2026-04-05T00:24:13.263Z","registry_url":"https://pkg.go.dev/github.com/google/flatbuffers/samples","install_command":"go get github.com/google/flatbuffers/samples","documentation_url":"https://pkg.go.dev/github.com/google/flatbuffers/samples#section-documentation","metadata":{},"repo_metadata":{"id":17185582,"uuid":"19953044","full_name":"google/flatbuffers","owner":"google","description":"FlatBuffers: Memory Efficient Serialization Library","archived":false,"fork":false,"pushed_at":"2025-09-25T16:02:47.000Z","size":22137,"stargazers_count":24865,"open_issues_count":147,"forks_count":3408,"subscribers_count":636,"default_branch":"master","last_synced_at":"2025-10-17T00:57:27.958Z","etag":null,"topics":["c","c-plus-plus","c-sharp","cross-platform","flatbuffers","go","grpc","java","javascript","json-parser","marshalling","mmap","protobuf","python","rpc","rust","serialization","serialization-library","typescript","zero-copy"],"latest_commit_sha":null,"homepage":"https://flatbuffers.dev/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/google.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-05-19T18:33:01.000Z","updated_at":"2025-10-16T20:25:02.000Z","dependencies_parsed_at":"2024-01-03T01:20:10.179Z","dependency_job_id":"5137cce9-2591-4c25-b9dc-d2cbe9b44461","html_url":"https://github.com/google/flatbuffers","commit_stats":{"total_commits":2857,"total_committers":701,"mean_commits":4.075606276747504,"dds":0.888694434721736,"last_synced_commit":"49061f8c7c99363eeea25c5e4337ebb499928467"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/google/flatbuffers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/sbom","scorecard":{"id":436906,"data":{"date":"2025-08-11","repo":{"name":"github.com/google/flatbuffers","commit":"5218e29aa4bcfbabee3904a7049d090b31199fd9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 3 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/build.yml:632","Info: jobLevel 'contents' permission set to 'read': .github/workflows/label.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/build.yml:2","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs.yml:14","Info: topLevel permissions set to 'read-all': .github/workflows/label.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/main.yml:2","Info: topLevel permissions set to 'read-all': .github/workflows/release.yml:2","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: SwiftLibFuzzer integration found: tests/swift/fuzzer/Sources/fuzzer/main.swift:19","Info: CppLibFuzzer integration found: tests/fuzzer/flatbuffers_64bit_fuzzer.cc:95","Info: CppLibFuzzer integration found: tests/fuzzer/flatbuffers_annotator_fuzzer.cc:47","Info: CppLibFuzzer integration found: tests/fuzzer/flatbuffers_monster_fuzzer.cc:109","Info: CppLibFuzzer integration found: tests/fuzzer/flatbuffers_parser_fuzzer.cc:22","Info: CppLibFuzzer integration found: tests/fuzzer/flatbuffers_scalar_fuzzer.cc:233","Info: CppLibFuzzer integration found: tests/fuzzer/flatbuffers_verifier_fuzzer.cc:10","Info: CppLibFuzzer integration found: tests/fuzzer/flexbuffers_verifier_fuzzer.cc:10","Info: CppLibFuzzer integration found: tests/fuzzer/flatbuffers_64bit_fuzzer.cc:95","Info: CppLibFuzzer integration found: tests/fuzzer/flatbuffers_annotator_fuzzer.cc:47","Info: CppLibFuzzer integration found: tests/fuzzer/flatbuffers_monster_fuzzer.cc:109","Info: CppLibFuzzer integration found: tests/fuzzer/flatbuffers_parser_fuzzer.cc:22","Info: CppLibFuzzer integration found: tests/fuzzer/flatbuffers_scalar_fuzzer.cc:233","Info: CppLibFuzzer integration found: tests/fuzzer/flatbuffers_verifier_fuzzer.cc:10","Info: CppLibFuzzer integration found: tests/fuzzer/flexbuffers_verifier_fuzzer.cc:10","Info: CppLibFuzzer integration found: tests/fuzzer/monster_debug.cpp:6","Info: CppLibFuzzer integration found: tests/fuzzer/monster_debug.cpp:25","Info: CppLibFuzzer integration found: tests/fuzzer/monster_debug.cpp:28","Info: CppLibFuzzer integration found: tests/fuzzer/scalar_debug.cpp:4","Info: CppLibFuzzer integration found: tests/fuzzer/scalar_debug.cpp:23","Info: CppLibFuzzer integration found: tests/fuzzer/scalar_debug.cpp:26"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v25.2.10 not signed: https://api.github.com/repos/google/flatbuffers/releases/199521103","Warn: release artifact v25.1.24 not signed: https://api.github.com/repos/google/flatbuffers/releases/196739924","Warn: release artifact v25.1.21 not signed: https://api.github.com/repos/google/flatbuffers/releases/195966963","Warn: release artifact v24.12.23 not signed: https://api.github.com/repos/google/flatbuffers/releases/192161387","Warn: release artifact v24.3.25 not signed: https://api.github.com/repos/google/flatbuffers/releases/148406087","Warn: release artifact v25.2.10 does not have provenance: https://api.github.com/repos/google/flatbuffers/releases/199521103","Warn: release artifact v25.1.24 does not have provenance: https://api.github.com/repos/google/flatbuffers/releases/196739924","Warn: release artifact v25.1.21 does not have provenance: https://api.github.com/repos/google/flatbuffers/releases/195966963","Warn: release artifact v24.12.23 does not have provenance: https://api.github.com/repos/google/flatbuffers/releases/192161387","Warn: release artifact v24.3.25 does not have provenance: https://api.github.com/repos/google/flatbuffers/releases/148406087"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: kotlin/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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:472: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/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/google/flatbuffers/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:531: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:532: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:351: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:383: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:593: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:451: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:543: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/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/google/flatbuffers/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:581: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:420: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:425: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:233: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:259: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:374: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:460: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:502: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:503: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:517: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:518: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:315: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:563: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:635: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/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/google/flatbuffers/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:302: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:484: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/google/flatbuffers/stale.yml/master?enable=pin","Warn: containerImage not pinned by hash: tests/docker/Dockerfile.testing.build_flatc_debian_stretch:1","Warn: containerImage not pinned by hash: tests/docker/Dockerfile.testing.build_flatc_debian_stretch:4","Warn: containerImage not pinned by hash: tests/docker/Dockerfile.testing.cpp.debian_buster:1","Warn: containerImage not pinned by hash: tests/docker/Dockerfile.testing.cpp.debian_buster:6","Warn: containerImage not pinned by hash: tests/docker/TODO.Dockerfile.testing.php.hhvm_2019_01_16:10","Warn: containerImage not pinned by hash: tests/docker/TODO.Dockerfile.testing.python.pypy_6_0_0_py2:1","Warn: containerImage not pinned by hash: tests/docker/TODO.Dockerfile.testing.python.pypy_6_0_0_py3:1","Warn: containerImage not pinned by hash: tests/docker/languages/Dockerfile.testing.csharp.mono_5_18:1","Warn: containerImage not pinned by hash: tests/docker/languages/Dockerfile.testing.golang.1_11:1","Warn: containerImage not pinned by hash: tests/docker/languages/Dockerfile.testing.java.openjdk_10_0_2:1","Warn: containerImage not pinned by hash: tests/docker/languages/Dockerfile.testing.java.openjdk_11_0_1:1","Warn: containerImage not pinned by hash: tests/docker/languages/Dockerfile.testing.node.12_20_1:1","Warn: containerImage not pinned by hash: tests/docker/languages/Dockerfile.testing.node.14_15_4:1","Warn: containerImage not pinned by hash: tests/docker/languages/Dockerfile.testing.php.zend_7_3:1","Warn: containerImage not pinned by hash: tests/docker/languages/Dockerfile.testing.python.cpython_2_7_15:1","Warn: containerImage not pinned by hash: tests/docker/languages/Dockerfile.testing.python.cpython_3_7_1:1","Warn: containerImage not pinned by hash: tests/docker/languages/Dockerfile.testing.python.numpy.cpython_2_7_15:1","Warn: containerImage not pinned by hash: tests/docker/languages/Dockerfile.testing.python.numpy.cpython_3_7_1:1","Warn: containerImage not pinned by hash: tests/docker/languages/Dockerfile.testing.rust.1_51_0:1","Warn: containerImage not pinned by hash: tests/docker/languages/Dockerfile.testing.rust.big_endian.1_51_0:1","Warn: containerImage not pinned by hash: tests/docker/languages/Dockerfile.testing.rust.nightly:1","Warn: containerImage not pinned by hash: tests/docker/languages/Dockerfile.testing.swift_5_2:1: pin your Docker image by updating swift:5.2 to swift:5.2@sha256:eed194e951dea8d4e4925e1fc905c9b4a52f86f239af99aff699615618ca00b0","Warn: npmCommand not pinned by hash: tests/docker/languages/Dockerfile.testing.node.12_20_1:5","Warn: npmCommand not pinned by hash: tests/docker/languages/Dockerfile.testing.node.14_15_4:5","Warn: pipCommand not pinned by hash: tests/docker/languages/Dockerfile.testing.python.cpython_2_7_15:7","Warn: pipCommand not pinned by hash: tests/docker/languages/Dockerfile.testing.python.cpython_3_7_1:7","Warn: pipCommand not pinned by hash: tests/docker/languages/Dockerfile.testing.python.numpy.cpython_2_7_15:7","Warn: pipCommand not pinned by hash: tests/docker/languages/Dockerfile.testing.python.numpy.cpython_2_7_15:8","Warn: pipCommand not pinned by hash: tests/docker/languages/Dockerfile.testing.python.numpy.cpython_3_7_1:7","Warn: pipCommand not pinned by hash: tests/docker/languages/Dockerfile.testing.python.numpy.cpython_3_7_1:8","Warn: npmCommand not pinned by hash: .github/workflows/build.yml:549","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:40","Info:   1 out of  54 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  21 third-party GitHubAction dependencies pinned","Info:   0 out of  22 containerImage dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned","Info:   0 out of  10 pipCommand 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 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"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-19T04:54:34.010Z","repository_id":17185582,"created_at":"2025-08-19T04:54:34.010Z","updated_at":"2025-08-19T04:54:34.010Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279272846,"owners_count":26138209,"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-17T02:00:07.504Z","response_time":56,"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":"google","name":"Google","uuid":"1342004","kind":"organization","description":"Google ❤️ Open Source","email":"opensource@google.com","website":"https://opensource.google/","location":"United States of America","twitter":"GoogleOSS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1342004?v=4","repositories_count":2773,"last_synced_at":"2025-08-12T15:55:14.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/google","funding_links":[],"total_stars":1967885,"followers":58475,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2025-08-12T15:55:14.931Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google/repositories"},"tags":[{"name":"v25.9.23","sha":"187240970746d00bbd26b0f5873ed54d2477f9f3","kind":"tag","published_at":"2025-09-24T05:24:28.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/v25.9.23","html_url":"https://github.com/google/flatbuffers/releases/tag/v25.9.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@v25.9.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v25.9.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v25.9.23/manifests"},{"name":"v25.2.10","sha":"1c514626e83c20fffa8557e75641848e1e15cd5e","kind":"tag","published_at":"2025-02-11T04:25:16.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/v25.2.10","html_url":"https://github.com/google/flatbuffers/releases/tag/v25.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@v25.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v25.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v25.2.10/manifests"},{"name":"v25.1.24","sha":"0312061985dbaaf6b068006383946ac6095f5b63","kind":"tag","published_at":"2025-01-25T00:37:27.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/v25.1.24","html_url":"https://github.com/google/flatbuffers/releases/tag/v25.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@v25.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v25.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v25.1.24/manifests"},{"name":"v25.1.21","sha":"df287ee6a7f1432371ac9d8dbe0d9d1d94eb0b07","kind":"tag","published_at":"2025-01-22T01:33:13.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/v25.1.21","html_url":"https://github.com/google/flatbuffers/releases/tag/v25.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@v25.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v25.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v25.1.21/manifests"},{"name":"v24.12.23","sha":"a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757","kind":"tag","published_at":"2024-12-23T21:09:13.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/v24.12.23","html_url":"https://github.com/google/flatbuffers/releases/tag/v24.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@v24.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v24.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v24.12.23/manifests"},{"name":"v24.3.25","sha":"595bf0007ab1929570c7671f091313c8fc20644e","kind":"tag","published_at":"2024-03-26T05:26:36.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/v24.3.25","html_url":"https://github.com/google/flatbuffers/releases/tag/v24.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@v24.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v24.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v24.3.25/manifests"},{"name":"v24.3.7","sha":"6ff9e90e7e399f3977e99a315856b57c8afe5b4d","kind":"tag","published_at":"2024-03-07T23:22:50.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/v24.3.7","html_url":"https://github.com/google/flatbuffers/releases/tag/v24.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@v24.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v24.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v24.3.7/manifests"},{"name":"v24.3.6","sha":"d1867fb4cf7d64b2d3d23b67e86df6ae5d9f993b","kind":"tag","published_at":"2024-03-07T07:23:02.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/v24.3.6","html_url":"https://github.com/google/flatbuffers/releases/tag/v24.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@v24.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v24.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v24.3.6/manifests"},{"name":"v23.5.26","sha":"0100f6a5779831fa7a651e4b67ef389a8752bd9b","kind":"tag","published_at":"2023-05-26T17:33:57.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/v23.5.26","html_url":"https://github.com/google/flatbuffers/releases/tag/v23.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@v23.5.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v23.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v23.5.26/manifests"},{"name":"v23.5.9","sha":"72b56fd0810c9a6cd38ea1c8f40feaa1bb4916b1","kind":"tag","published_at":"2023-05-09T16:33:55.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/v23.5.9","html_url":"https://github.com/google/flatbuffers/releases/tag/v23.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@v23.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v23.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v23.5.9/manifests"},{"name":"v23.5.8","sha":"13fc75cb6b7b44793f3f5b4ba025ff403d012c9f","kind":"tag","published_at":"2023-05-09T15:09:38.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/v23.5.8","html_url":"https://github.com/google/flatbuffers/releases/tag/v23.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@v23.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v23.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v23.5.8/manifests"},{"name":"v23.3.3","sha":"01834de25e4bf3975a9a00e816292b1ad0fe184b","kind":"tag","published_at":"2023-03-03T19:48:16.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/v23.3.3","html_url":"https://github.com/google/flatbuffers/releases/tag/v23.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@v23.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v23.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v23.3.3/manifests"},{"name":"v23.1.21","sha":"ee848a02e17a94edaacd1dd95a1664b59c6f06b2","kind":"tag","published_at":"2023-01-21T20:48:22.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/v23.1.21","html_url":"https://github.com/google/flatbuffers/releases/tag/v23.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@v23.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v23.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v23.1.21/manifests"},{"name":"v23.1.20","sha":"1703662285f5b2a2ee1a151b17755fd709ad2e13","kind":"tag","published_at":"2023-01-21T20:05:31.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/v23.1.20","html_url":"https://github.com/google/flatbuffers/releases/tag/v23.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@v23.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v23.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v23.1.20/manifests"},{"name":"v23.1.4","sha":"af9ceabeef1a10c1004e2741f8c0c090ca59e5af","kind":"tag","published_at":"2023-01-04T23:23:41.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/v23.1.4","html_url":"https://github.com/google/flatbuffers/releases/tag/v23.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@v23.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v23.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v23.1.4/manifests"},{"name":"v22.12.06","sha":"acf39ff056df8c9e5bfa32cf6f7b5e6b87a90544","kind":"tag","published_at":"2022-12-07T06:55:34.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/v22.12.06","html_url":"https://github.com/google/flatbuffers/releases/tag/v22.12.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@v22.12.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v22.12.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v22.12.06/manifests"},{"name":"v22.12.6","sha":"acf39ff056df8c9e5bfa32cf6f7b5e6b87a90544","kind":"commit","published_at":"2022-12-07T06:54:49.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/v22.12.6","html_url":"https://github.com/google/flatbuffers/releases/tag/v22.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@v22.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v22.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v22.12.6/manifests"},{"name":"v22.11.23","sha":"8f625561d053d232897790ad5fdcc9a6a1832133","kind":"tag","published_at":"2022-11-23T19:33:13.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/v22.11.23","html_url":"https://github.com/google/flatbuffers/releases/tag/v22.11.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@v22.11.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v22.11.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v22.11.23/manifests"},{"name":"v22.11.22","sha":"9d2c04d62917847c3eb7c8ed49d63572aef5733a","kind":"tag","published_at":"2022-11-22T22:51:05.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/v22.11.22","html_url":"https://github.com/google/flatbuffers/releases/tag/v22.11.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@v22.11.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v22.11.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v22.11.22/manifests"},{"name":"v22.10.26","sha":"203241ed3275625c8a25c4a1e7b86e3c0289c488","kind":"tag","published_at":"2022-10-26T23:03:23.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/v22.10.26","html_url":"https://github.com/google/flatbuffers/releases/tag/v22.10.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@v22.10.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v22.10.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v22.10.26/manifests"},{"name":"v22.10.25","sha":"a54ca1e7595cb0c87dc5b78be3657bbd65421288","kind":"tag","published_at":"2022-10-26T07:05:00.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/v22.10.25","html_url":"https://github.com/google/flatbuffers/releases/tag/v22.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@v22.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v22.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v22.10.25/manifests"},{"name":"v22.9.29","sha":"c92e78a9f841a6110ec27180d68d1f7f2afda21d","kind":"tag","published_at":"2022-09-30T05:13:31.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/v22.9.29","html_url":"https://github.com/google/flatbuffers/releases/tag/v22.9.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@v22.9.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v22.9.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v22.9.29/manifests"},{"name":"v22.9.24","sha":"76ddae006f6e5068d2f26f235dbd167bd826a698","kind":"tag","published_at":"2022-09-27T18:57:16.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/v22.9.24","html_url":"https://github.com/google/flatbuffers/releases/tag/v22.9.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@v22.9.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v22.9.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v22.9.24/manifests"},{"name":"v2.0.8","sha":"06c5c7ed0bd987a918cf88caafb094f22cdd1721","kind":"tag","published_at":"2022-08-30T04:07:08.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/v2.0.8","html_url":"https://github.com/google/flatbuffers/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"8367664f15c3ea2ee58c67dacf9d630b49466de5","kind":"tag","published_at":"2022-08-23T04:56:44.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/v2.0.7","html_url":"https://github.com/google/flatbuffers/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"615616cb5549a34bdf288c04bc1b94bd7a65c396","kind":"tag","published_at":"2022-02-15T16:48:42.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/v2.0.6","html_url":"https://github.com/google/flatbuffers/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"d0cede9c90c5257537c293517a21376408b549fa","kind":"tag","published_at":"2021-12-09T21:03:05.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/v2.0.5","html_url":"https://github.com/google/flatbuffers/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v2.0.5/manifests"},{"name":"v2.0.5-last-supported-VS2010-12-13","sha":"d0cede9c90c5257537c293517a21376408b549fa","kind":"commit","published_at":"2021-12-09T18:31:57.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/v2.0.5-last-supported-VS2010-12-13","html_url":"https://github.com/google/flatbuffers/releases/tag/v2.0.5-last-supported-VS2010-12-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@v2.0.5-last-supported-VS2010-12-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v2.0.5-last-supported-VS2010-12-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v2.0.5-last-supported-VS2010-12-13/manifests"},{"name":"v2.0.0","sha":"a9a295fecf3fbd5a4f571f53b01f63202a3e2113","kind":"commit","published_at":"2021-05-10T18:45:16.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/v2.0.0","html_url":"https://github.com/google/flatbuffers/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v2.0.0/manifests"},{"name":"v1.12.1","sha":"697147a2e686486424b9d15fc3e1612586a60f97","kind":"commit","published_at":"2020-03-16T18:33:42.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/v1.12.1","html_url":"https://github.com/google/flatbuffers/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"6df40a2471737b27271bdd9b900ab5f3aec746c7","kind":"tag","published_at":"2020-03-12T22:36:59.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/v1.12.0","html_url":"https://github.com/google/flatbuffers/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v1.12.0/manifests"},{"name":"1.11.0","sha":"bf9eb67ab9371755c6bcece13cadc7693bcbf264","kind":"tag","published_at":"2019-04-24T19:09:47.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/1.11.0","html_url":"https://github.com/google/flatbuffers/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/1.11.0/manifests"},{"name":"v1.11.0","sha":"9e7e8cbe9f675123dd41b7c62868acad39188cae","kind":"tag","published_at":"2019-04-24T18:37:51.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/v1.11.0","html_url":"https://github.com/google/flatbuffers/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"c0698cc33f1e534bb59c455909b88cc2726089af","kind":"tag","published_at":"2018-10-03T19:53:50.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/v1.10.0","html_url":"https://github.com/google/flatbuffers/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"20a400e940634108bad812f571582eeffc728eac","kind":"tag","published_at":"2018-04-05T22:16:26.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/v1.9.0","html_url":"https://github.com/google/flatbuffers/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"34aea4361f829d3e4f1e4d50324e155ad4adec67","kind":"tag","published_at":"2017-11-20T17:48:49.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/v1.8.0","html_url":"https://github.com/google/flatbuffers/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"25a15950f5a24d7217689739ed8f6dac64912d62","kind":"tag","published_at":"2017-06-20T16:46:27.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/v1.7.1","html_url":"https://github.com/google/flatbuffers/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"6f94fb51b14a1f9cc8b4fcc14744a6c334e644cb","kind":"tag","published_at":"2017-06-16T23:18:28.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/v1.7.0","html_url":"https://github.com/google/flatbuffers/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"cebdad4d2381ca4d6325121c4189ce0b754ecfeb","kind":"tag","published_at":"2017-02-15T22:38:07.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/v1.6.0","html_url":"https://github.com/google/flatbuffers/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"b29ba4c70c7b8ef415e37809574ac74a9bf0b632","kind":"tag","published_at":"2017-01-03T22:57:36.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/v1.5.0","html_url":"https://github.com/google/flatbuffers/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"eba6b6f7c93cab4b945f1e39d9ef413d51d3711d","kind":"tag","published_at":"2016-08-16T00:31:43.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/v1.4.0","html_url":"https://github.com/google/flatbuffers/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"38662548c74f8c844ca30c99f5753cd8309b2d08","kind":"tag","published_at":"2016-02-03T18:54:55.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/v1.3.0","html_url":"https://github.com/google/flatbuffers/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"40b03519c131786e619e9ceaa874fbe3f01d2903","kind":"tag","published_at":"2015-10-28T19:12:08.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/v1.2.0","html_url":"https://github.com/google/flatbuffers/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"75740c1374ddedc946df10bd84a4a0b48d0248ba","kind":"tag","published_at":"2015-04-01T22:59:24.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/v1.1.0","html_url":"https://github.com/google/flatbuffers/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"1e4d28bf144ce10105a042eb66f8048fa4f1ebf7","kind":"tag","published_at":"2014-10-22T19:03:26.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/v1.0.3","html_url":"https://github.com/google/flatbuffers/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"ea57dfe89754464d88ed683071a0b3b11b9075a7","kind":"tag","published_at":"2014-09-03T23:46:00.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/v1.0.2","html_url":"https://github.com/google/flatbuffers/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"cdb0dca39d683d577caa7fde21a1b6db9aa64734","kind":"tag","published_at":"2014-08-18T18:32:57.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/v1.0.1","html_url":"https://github.com/google/flatbuffers/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5bb80bec3738aa8bd5d9b872bed1fdcc37726957","kind":"tag","published_at":"2014-06-16T21:59:03.000Z","download_url":"https://codeload.github.com/google/flatbuffers/tar.gz/v1.0.0","html_url":"https://github.com/google/flatbuffers/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/flatbuffers@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-19T02:13:28.433Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.314379056112312,"dependent_packages_count":8.0797707346991,"stargazers_count":0.15167426324916056,"forks_count":0.11119102353102098,"average":4.414253769397899},"purl":"pkg:golang/github.com/google/flatbuffers/samples","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/google/flatbuffers/samples","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/google/flatbuffers/samples","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/google/flatbuffers/samples/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T22:00:27.792Z","issues_count":468,"pull_requests_count":668,"avg_time_to_close_issue":21558073.946107786,"avg_time_to_close_pull_request":6574524.719008264,"issues_closed_count":334,"pull_requests_closed_count":484,"pull_request_authors_count":218,"issue_authors_count":372,"avg_comments_per_issue":4.63034188034188,"avg_comments_per_pull_request":1.6736526946107784,"merged_pull_requests_count":289,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":95,"past_year_pull_requests_count":265,"past_year_avg_time_to_close_issue":7720308.925925926,"past_year_avg_time_to_close_pull_request":2263075.6834532376,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":139,"past_year_pull_request_authors_count":94,"past_year_issue_authors_count":80,"past_year_avg_comments_per_issue":0.6105263157894737,"past_year_avg_comments_per_pull_request":0.8754716981132076,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":95,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflatbuffers/issues","maintainers":[{"login":"dbaileychess","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbaileychess"},{"login":"mustiikhalil","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mustiikhalil"},{"login":"bjornharrtell","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjornharrtell"},{"login":"aardappel","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aardappel"},{"login":"anton-bobukh","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anton-bobukh"},{"login":"CasperN","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CasperN"},{"login":"paulovap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulovap"},{"login":"le-michael","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/le-michael"},{"login":"hzeller","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hzeller"},{"login":"hawkinsp","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hawkinsp"},{"login":"battre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/battre"},{"login":"keertk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keertk"}],"active_maintainers":[{"login":"dbaileychess","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbaileychess"},{"login":"mustiikhalil","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mustiikhalil"},{"login":"bjornharrtell","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjornharrtell"},{"login":"anton-bobukh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anton-bobukh"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fflatbuffers%2Fsamples/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fflatbuffers%2Fsamples/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fflatbuffers%2Fsamples/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fflatbuffers%2Fsamples/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fflatbuffers%2Fsamples/codemeta","maintainers":[]}