{"id":171,"name":null,"description":"Fluentd: Unified Logging Layer (project under CNCF)","url":"https://github.com/fluent/fluentd","last_synced_at":"2026-04-30T22:01:28.702Z","repository":{"id":37548403,"uuid":"1918677","full_name":"fluent/fluentd","owner":"fluent","description":"Fluentd: Unified Logging Layer (project under CNCF)","archived":false,"fork":false,"pushed_at":"2026-04-20T08:14:53.000Z","size":20880,"stargazers_count":13528,"open_issues_count":134,"forks_count":1392,"subscribers_count":329,"default_branch":"master","last_synced_at":"2026-04-24T06:08:09.792Z","etag":null,"topics":["cncf","data-collector","fluentd","logging","ruby"],"latest_commit_sha":null,"homepage":"https://www.fluentd.org","language":"Ruby","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/fluent.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-06-19T08:41:40.000Z","updated_at":"2026-04-24T06:05:33.000Z","dependencies_parsed_at":"2024-05-22T11:26:02.417Z","dependency_job_id":"fba0981f-e9d8-4344-9d5f-395f6b0064eb","html_url":"https://github.com/fluent/fluentd","commit_stats":{"total_commits":5251,"total_committers":271,"mean_commits":"19.376383763837637","dds":0.8187011997714722,"last_synced_commit":"abe335a1031abd74b2d8fbc2460e080fbbb072f2"},"previous_names":[],"tags_count":266,"template":false,"template_full_name":null,"purl":"pkg:github/fluent/fluentd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluent","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/sbom","scorecard":{"id":113033,"data":{"date":"2025-08-12T12:56:36Z","repo":{"name":"github.com/fluent/fluentd","commit":"fd711c50fc27d29e34e99843a36bb28fc802af5d"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.9,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel permissions set to 'read-all': .github/workflows/benchmark.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/rubocop.yml:18","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:14","Info: topLevel permissions set to 'read-all': .github/workflows/stale-actions.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/test-ruby-head.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/test.yml:20","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 third-party GitHubAction 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 10 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 68 contributing companies or organizations","details":["Info: found contributions from: ComplianceAsCode, D-Programming-Deimos, Element104, FlexConfirmMail, GoComply, HipByte, MacRuby, ManageIQ, OpenSCAP, RubyMotionJP, SecurityCentral, TextScript-samples, ThinBridge, UTMC, asakusarb, chronosphere, chronosphereio, clear-code, commander-js, datachainlab, dlang, embulk, fluent, fluent-plugins-nursery, focuslight, geminabox, gmo pepabo, groonga, haroonga, hiki, isucon, jb advanced technology corporation, jsx, jubatus, ls4, medjed, mercari, milter-manager, monkey, mroonga, msgpack, nadoka, norikra, pepabo, pgroonga, potatotips, prepan-developers, project-hatohol, ranguba, red-data-tools, rmagick, rolieup, ruby, ruby-gnome, rubykansai, rurema, sakura internet, serverspec, spacewalkproject, st-tech, theforeman, treasure data, treasure-data, triglav-dataflow, woothee, yohoushi, zlabjp, zozo inc"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-15T15:50:34.789Z","repository_id":37548403,"created_at":"2025-08-15T15:50:34.790Z","updated_at":"2025-08-15T15:50:34.790Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32478162,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"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":"fluent","name":"Fluentd: Unified Logging Layer","uuid":"859518","kind":"organization","description":"Fluentd is a cloud native logging solution to unify data collection and consumption.","email":null,"website":"http://www.fluentd.org/","location":"Cloud Native Computing Foundation","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/859518?v=4","repositories_count":89,"last_synced_at":"2023-04-10T10:21:17.081Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fluent","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:44:11.958Z","updated_at":"2023-04-10T10:21:17.360Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluent","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluent/repositories"},"packages":[{"id":5302747,"name":"rb-fluentd","ecosystem":"conda","description":null,"homepage":"https://rubygems.org/gems/fluentd","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/fluent/fluentd","keywords_array":[],"namespace":null,"versions_count":16,"first_release_published_at":"2019-09-27T03:07:37.000Z","latest_release_published_at":"2020-09-30T14:13:04.000Z","latest_release_number":"1.11.3","last_synced_at":"2026-04-01T16:12:14.562Z","created_at":"2022-10-03T16:13:22.563Z","updated_at":"2026-04-01T16:17:54.186Z","registry_url":"https://anaconda.org/conda-forge/rb-fluentd","install_command":"conda install -c conda-forge rb-fluentd","documentation_url":null,"metadata":{},"repo_metadata":{"id":37548403,"uuid":"1918677","full_name":"fluent/fluentd","owner":"fluent","description":"Fluentd: Unified Logging Layer (project under CNCF)","archived":false,"fork":false,"pushed_at":"2026-03-31T04:04:44.000Z","size":20801,"stargazers_count":13514,"open_issues_count":135,"forks_count":1384,"subscribers_count":328,"default_branch":"master","last_synced_at":"2026-03-31T05:33:02.437Z","etag":null,"topics":["cncf","data-collector","fluentd","logging","ruby"],"latest_commit_sha":null,"homepage":"https://www.fluentd.org","language":"Ruby","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/fluent.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-06-19T08:41:40.000Z","updated_at":"2026-03-31T04:04:50.000Z","dependencies_parsed_at":"2024-05-22T11:26:02.417Z","dependency_job_id":"fba0981f-e9d8-4344-9d5f-395f6b0064eb","html_url":"https://github.com/fluent/fluentd","commit_stats":{"total_commits":5251,"total_committers":271,"mean_commits":"19.376383763837637","dds":0.8187011997714722,"last_synced_commit":"abe335a1031abd74b2d8fbc2460e080fbbb072f2"},"previous_names":[],"tags_count":266,"template":false,"template_full_name":null,"purl":"pkg:github/fluent/fluentd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluent","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/sbom","scorecard":{"id":113033,"data":{"date":"2025-08-12T12:56:36Z","repo":{"name":"github.com/fluent/fluentd","commit":"fd711c50fc27d29e34e99843a36bb28fc802af5d"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.9,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel permissions set to 'read-all': .github/workflows/benchmark.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/rubocop.yml:18","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:14","Info: topLevel permissions set to 'read-all': .github/workflows/stale-actions.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/test-ruby-head.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/test.yml:20","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 third-party GitHubAction 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 10 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 68 contributing companies or organizations","details":["Info: found contributions from: ComplianceAsCode, D-Programming-Deimos, Element104, FlexConfirmMail, GoComply, HipByte, MacRuby, ManageIQ, OpenSCAP, RubyMotionJP, SecurityCentral, TextScript-samples, ThinBridge, UTMC, asakusarb, chronosphere, chronosphereio, clear-code, commander-js, datachainlab, dlang, embulk, fluent, fluent-plugins-nursery, focuslight, geminabox, gmo pepabo, groonga, haroonga, hiki, isucon, jb advanced technology corporation, jsx, jubatus, ls4, medjed, mercari, milter-manager, monkey, mroonga, msgpack, nadoka, norikra, pepabo, pgroonga, potatotips, prepan-developers, project-hatohol, ranguba, red-data-tools, rmagick, rolieup, ruby, ruby-gnome, rubykansai, rurema, sakura internet, serverspec, spacewalkproject, st-tech, theforeman, treasure data, treasure-data, triglav-dataflow, woothee, yohoushi, zlabjp, zozo inc"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-15T15:50:34.789Z","repository_id":37548403,"created_at":"2025-08-15T15:50:34.790Z","updated_at":"2025-08-15T15:50:34.790Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31224271,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-31T04:08:55.938Z","status":"ssl_error","status_checked_at":"2026-03-31T04:08:47.883Z","response_time":111,"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":"fluent","name":"Fluentd: Unified Logging Layer","uuid":"859518","kind":"organization","description":"Fluentd is a cloud native logging solution to unify data collection and consumption.","email":null,"website":"http://www.fluentd.org/","location":"Cloud Native Computing Foundation","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/859518?v=4","repositories_count":89,"last_synced_at":"2023-04-10T10:21:17.081Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fluent","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:44:11.958Z","updated_at":"2023-04-10T10:21:17.360Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluent","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluent/repositories"},"tags":[{"name":"v1.19.2","sha":"76841666b4e4aade23f0c100a7e048995f7d52c8","kind":"tag","published_at":"2026-02-13T01:29:09.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.19.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.19.2/manifests"},{"name":"v1.16.11","sha":"844c1d8711d94976910cf9a70e29464fbada2862","kind":"tag","published_at":"2025-12-09T07:31:15.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.16.11","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.11/manifests"},{"name":"v1.19.1","sha":"efdc4dca81c23480c9b55e13e55de6aa925b1cf5","kind":"tag","published_at":"2025-11-06T06:59:51.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.19.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.19.1/manifests"},{"name":"v1.16.10","sha":"5114da659c360c3d7afdd2940ac129f7ffd00214","kind":"tag","published_at":"2025-09-12T01:39:25.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.16.10","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.10/manifests"},{"name":"v1.19.0","sha":"ed15edc4b7c86c1fcea3fbf326b7c42325e6fc71","kind":"tag","published_at":"2025-07-30T07:11:03.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.19.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.19.0/manifests"},{"name":"v1.16.9","sha":"daccbc6f0551611c65d3ce7efd81dfc7b693f3e3","kind":"tag","published_at":"2025-05-14T07:58:31.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.16.9","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.9/manifests"},{"name":"v1.16.8","sha":"13014c5935a52b9d6b5bf8e40e5b3cf8a149e7f6","kind":"tag","published_at":"2025-05-01T05:24:54.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.16.8","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.8/manifests"},{"name":"v1.16.7","sha":"6e7d056ec21db1ca1b5dbd50ca04afeac2b8ca7b","kind":"tag","published_at":"2025-01-29T08:51:37.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.16.7","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.7/manifests"},{"name":"v1.18.0","sha":"46372ddd521870f6a203baefb5a598209486d0bc","kind":"tag","published_at":"2024-11-29T05:10:45.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.18.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.18.0/manifests"},{"name":"v1.16.6","sha":"fa1cfbb0335e7751a2fd5547897ab611484ee000","kind":"tag","published_at":"2024-08-20T08:05:33.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.16.6","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.6/manifests"},{"name":"v1.17.1","sha":"78a7972bfe6b421f08472701f04f00515ed24bee","kind":"tag","published_at":"2024-08-19T06:01:12.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.17.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"e763c0761c44d9734b6aa374371387a2e8406522","kind":"tag","published_at":"2024-04-30T08:56:29.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.17.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.17.0/manifests"},{"name":"v1.16.5","sha":"95d130aaa44fc09b14a4e9686ee8018253185fc5","kind":"tag","published_at":"2024-03-27T08:54:34.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.16.5","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.5/manifests"},{"name":"v1.16.4","sha":"1ffa7140143184de10d26a39f98b55d3dba9e362","kind":"tag","published_at":"2024-03-14T07:59:58.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.16.4","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"d3cf2e0f95a0ad88b9897197db6c5152310f114f","kind":"tag","published_at":"2023-11-14T05:00:45.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.16.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"d5685ada81ac89a35a79965f1e94bbe5952a5d3a","kind":"tag","published_at":"2023-07-14T08:16:43.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.16.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"0a6d706a9cee5882d751b2cc6169696709df0134","kind":"tag","published_at":"2023-04-17T07:44:07.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.16.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"206b46b91560177366371c1f05bbcf09ac006d86","kind":"tag","published_at":"2023-03-29T03:49:43.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.16.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"e89092ce1132a933c12bb23fe8c9323c07ca81f5","kind":"tag","published_at":"2022-11-02T05:34:27.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.15.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"c32842297ed2c306f1b841a8f6e55bdd0f1cb27f","kind":"tag","published_at":"2022-08-22T08:08:17.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.15.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"cf241f0d9449a19346cc252946f14b7a79e2a4d2","kind":"tag","published_at":"2022-07-27T01:23:12.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.15.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"79ead40de9dec33afc2a9bf6cc25f5ec2d65a482","kind":"tag","published_at":"2022-06-29T07:02:24.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.15.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.15.0/manifests"},{"name":"v1.14.6","sha":"c0f48a0080550eff6aa6fa19d269e480684e7a45","kind":"tag","published_at":"2022-03-31T05:13:18.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.14.6","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.6/manifests"},{"name":"v1.14.5","sha":"672338f23662a264141974d1a481c25a3648f035","kind":"tag","published_at":"2022-02-09T02:23:22.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.14.5","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.5/manifests"},{"name":"v1.14.4","sha":"d1f33da51466d13d016cf2480305e9da189ea10b","kind":"tag","published_at":"2022-01-06T05:14:08.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.14.4","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.4/manifests"},{"name":"v1.14.3","sha":"438a82aead488a86180cd484bbc4e7e344a9032b","kind":"tag","published_at":"2021-11-26T03:37:36.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.14.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"5126eba90ab4deb77e9deca691dfd68f835bd456","kind":"tag","published_at":"2021-10-29T04:48:18.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.14.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"6a3b2216c13b55861c8679a0c2e02436f426774f","kind":"tag","published_at":"2021-09-29T04:31:18.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.14.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"d6710439a4eaa268a062b6619458b5875660aba2","kind":"tag","published_at":"2021-08-30T00:57:21.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.14.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.0/manifests"},{"name":"v1.14.0.rc","sha":"2063d3bda10d6cfb61fdaa2cf04be351c5672918","kind":"tag","published_at":"2021-08-16T01:59:37.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.14.0.rc","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.14.0.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.14.0.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.0.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.0.rc/manifests"},{"name":"v1.13.3","sha":"12de3b5a260a174fe4a419036d6e2b2e18fe7497","kind":"tag","published_at":"2021-07-27T04:41:54.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.13.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.13.3/manifests"},{"name":"v1.13.2","sha":"f73c601ecf822a0b38f2c898db6b0da87305925d","kind":"tag","published_at":"2021-07-12T05:22:58.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.13.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"da162e15bc95b1263f92eb0622c714f8b9d303b9","kind":"tag","published_at":"2021-06-25T06:09:33.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.13.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d3eb28eca3f68c3deb153e09322693cd91de90c2","kind":"tag","published_at":"2021-05-29T10:51:41.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.13.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.13.0/manifests"},{"name":"v1.12.4","sha":"3c6ba5caa828560f3876f4458f3a2fb5585448f2","kind":"tag","published_at":"2021-05-26T04:50:11.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.12.4","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"b6e76c09d60ee866de6470f2bdd2551e7c8591d3","kind":"tag","published_at":"2021-04-23T05:01:57.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.12.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"61623a79cfb41d9b2d6278a036f0df4949a4f56c","kind":"tag","published_at":"2021-03-29T04:42:52.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.12.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"e3effa337593618cbd7f0f4ef071766df1ec69a0","kind":"tag","published_at":"2021-02-18T22:47:06.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.12.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"793c9aa3a45b5e6779b7fbf4fba8b0a1c930c8af","kind":"tag","published_at":"2021-01-05T02:43:18.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.12.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.0/manifests"},{"name":"v1.12.0.rc2","sha":"018fa3a637be6d565e23aa913512f2fee618e29f","kind":"tag","published_at":"2020-12-22T07:53:57.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.12.0.rc2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.12.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.12.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.0.rc2/manifests"},{"name":"v1.12.0.rc1","sha":"4baabe3b294ace33b3fc7cb4a9e89b1c8509b4a1","kind":"tag","published_at":"2020-11-19T05:34:00.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.12.0.rc1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.12.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.12.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.0.rc1/manifests"},{"name":"v1.11.5","sha":"24fe4cbc50d1ea1e053eb6d336e6fc0f797eeb12","kind":"tag","published_at":"2020-11-06T19:24:58.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.11.5","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"5d772aa7d2ad81784aadef6264129803397db9a1","kind":"tag","published_at":"2020-10-13T19:59:39.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.11.4","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"91706653523ff4b99ca3fdeb09c44eb233897c28","kind":"tag","published_at":"2020-09-30T05:48:17.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.11.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"3dde9396ee30263980ad2655fc78197b41d2b3fd","kind":"tag","published_at":"2020-08-04T21:59:11.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.11.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"6beca80f6467fd2e12ea25b21e0474d978007b08","kind":"tag","published_at":"2020-06-22T21:32:42.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.11.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"f5cc77783b7483dd72dc039c96a3ad970daa7835","kind":"tag","published_at":"2020-06-04T06:47:14.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.11.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.0/manifests"},{"name":"v1.10.4","sha":"5a2afdccc7fc3766f0728c29b04519784ff7ef3f","kind":"tag","published_at":"2020-05-12T05:49:42.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.10.4","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"d8a0ff30afd4f0ce25da4d99f8e7a7161473aae8","kind":"tag","published_at":"2020-05-01T17:12:02.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.10.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"a5badcdf916bebcce25af5aac21ad13ce1c3f9a1","kind":"tag","published_at":"2020-04-15T02:18:17.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.10.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"cc97aa414f918e0ae7a596cc5ccca8e5fa080ee2","kind":"tag","published_at":"2020-04-02T20:01:31.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.10.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"7e3022efbb972d1a46fb66d1a6e2698abb46564e","kind":"tag","published_at":"2020-03-24T10:33:29.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.10.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.10.0/manifests"},{"name":"v1.9.3","sha":"9f856f621f7c71449fa5031b30367d41e7419188","kind":"tag","published_at":"2020-03-05T22:49:44.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.9.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"9d113029d4550ce576d8825bfa9612aa3e55bff0","kind":"tag","published_at":"2020-02-13T02:38:20.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.9.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"22dcaa82f3b5b136219900797c01e5464e57dd7b","kind":"tag","published_at":"2020-01-31T23:35:07.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.9.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"2236ad45197ba336fd9faf56f442252c8b226f25","kind":"tag","published_at":"2020-01-22T08:08:10.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.9.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.0/manifests"},{"name":"v1.9.0.rc2","sha":"a3537933dfdba5a31b93bf7f99b9cdb19e7508de","kind":"tag","published_at":"2020-01-15T09:15:15.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.9.0.rc2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.9.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.9.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.0.rc2/manifests"},{"name":"v1.9.0.rc1","sha":"19f9d42e370c2e85aaa166fb28f4527c6c9037c4","kind":"tag","published_at":"2020-01-07T05:31:23.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.9.0.rc1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.9.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.9.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.0.rc1/manifests"},{"name":"v1.8.1","sha":"8d0f413528b8f5fe8f0b532e6dde5d165b1e8a17","kind":"tag","published_at":"2019-12-26T11:18:46.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.8.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"db3d0039ac7dac86955a02f0eda4f3991a9ef617","kind":"tag","published_at":"2019-12-12T08:11:55.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.8.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.8.0/manifests"},{"name":"v1.8.0.rc3","sha":"2722d5855ec1e8da8973acf116d6123330ec214b","kind":"tag","published_at":"2019-11-17T03:27:00.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.8.0.rc3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.8.0.rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.8.0.rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.8.0.rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.8.0.rc3/manifests"},{"name":"v1.8.0.rc2","sha":"cabffa9e92ab41149cb6b98e090c493894168654","kind":"tag","published_at":"2019-10-29T06:36:08.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.8.0.rc2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.8.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.8.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.8.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.8.0.rc2/manifests"},{"name":"v1.8.0.rc1","sha":"5e44debc99d0d4f2b59271fa8c7028704a68abfa","kind":"tag","published_at":"2019-10-25T11:33:39.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.8.0.rc1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.8.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.8.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.8.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.8.0.rc1/manifests"},{"name":"v1.7.4","sha":"9c577a78e69fb3bc1fc1faf0ef425091b9180987","kind":"tag","published_at":"2019-10-25T07:53:33.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.7.4","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f47788280d8d97829b49e460e81a854bde0840e2","kind":"tag","published_at":"2019-10-01T09:25:01.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.7.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5f2974a89e6aade43bc4795df94e793a52e5e949","kind":"tag","published_at":"2019-09-20T07:00:41.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.7.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"07d9eecf0ce1413ab7873da84462b6f8fe9fae04","kind":"tag","published_at":"2019-09-09T12:25:23.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.7.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"fc02c09d0c128df75f272466d8b7e588c1216ca4","kind":"tag","published_at":"2019-08-21T13:58:48.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.7.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.0/manifests"},{"name":"v1.7.0.rc1","sha":"b1a22f454ee852cd58b0a01f6be32e3440612e89","kind":"tag","published_at":"2019-08-21T12:08:24.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.7.0.rc1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.7.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.7.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.0.rc1/manifests"},{"name":"v1.6.3","sha":"ab4af3499d86b582aaccb4124eaca7ba4d1c5d1a","kind":"tag","published_at":"2019-07-29T21:32:10.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.6.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"e45146681dea922b0e473455174ca9e2c171ec43","kind":"tag","published_at":"2019-07-12T04:21:41.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.6.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"8688ebbd75aae42cc2b4c2f5ff7bb7305be13cb1","kind":"tag","published_at":"2019-07-11T08:24:56.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.6.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"30905368ca860b5b21c7c0205260bcf16e768af7","kind":"tag","published_at":"2019-07-02T00:28:05.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.6.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"ea651827782d7ec92c3cd09cb6ada65e32bfab44","kind":"tag","published_at":"2019-06-14T11:20:25.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.5.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"45c7b75ba77763eaf87136864d4942c4e0c5bfcd","kind":"tag","published_at":"2019-06-05T21:55:45.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.5.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"31cd8cab4d8581699adfb54b563c38316f8faac6","kind":"tag","published_at":"2019-05-18T06:25:54.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.5.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.5.0/manifests"},{"name":"v1.5.0.rc1","sha":"22170ae1d6dc69272ef1b0e436cdab216521d507","kind":"tag","published_at":"2019-05-09T03:26:53.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.5.0.rc1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.5.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.5.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.5.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.5.0.rc1/manifests"},{"name":"v1.4.2","sha":"26c458bc99acb3a8b055a5ae23fec79a59e8bade","kind":"tag","published_at":"2019-04-02T15:04:50.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.4.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"56a8a824f6575ed51fb5a52fa691610ca885a848","kind":"tag","published_at":"2019-03-19T13:48:00.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.4.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"f92eab67996e6390b1bf2c5224a04647d93002fe","kind":"tag","published_at":"2019-02-25T12:42:23.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.4.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"bc0ff4600c428bc89e523afa0277a33a6fec57c5","kind":"tag","published_at":"2019-01-07T03:05:17.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.3.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"94382d604d624d68239882d5249c0c41a02ae5d8","kind":"tag","published_at":"2018-12-11T03:28:10.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.3.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"3dabdc5c42918049933156db7c07437346b76773","kind":"tag","published_at":"2018-11-27T21:05:18.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.3.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"23a9609f6a2c8937fc18e19ea96865bfccb2b2cd","kind":"tag","published_at":"2018-11-10T06:09:41.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.3.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.3.0/manifests"},{"name":"v1.2.6","sha":"500ed50bd02e35ffe1fa1a73aa676e377c679aca","kind":"tag","published_at":"2018-10-04T00:21:37.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.2.6","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"33fe27eb5943d3f969bf0bd15115979f3ac7e7e7","kind":"tag","published_at":"2018-08-23T01:04:47.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.2.5","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.5/manifests"},{"name":"v1.2.5.rc1","sha":"fd8871a096b6c84d443d108ebd7dd04572257289","kind":"tag","published_at":"2018-08-20T09:00:45.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.2.5.rc1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.2.5.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.2.5.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.5.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.5.rc1/manifests"},{"name":"v1.2.4","sha":"27e84796ebdd7f4f74c584c0cab244c312536732","kind":"tag","published_at":"2018-08-02T01:38:20.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.2.4","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.4/manifests"},{"name":"v1.2.4.rc1","sha":"55ca6205180165432847e15f8485c96472cbf134","kind":"tag","published_at":"2018-07-23T07:42:19.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.2.4.rc1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.2.4.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.2.4.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.4.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.4.rc1/manifests"},{"name":"v1.2.3","sha":"029bb4bfacf91feebc7fa22edf6fc39bdd810890","kind":"tag","published_at":"2018-07-11T02:57:37.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.2.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.3/manifests"},{"name":"v0.12.43","sha":"c485bbfa9a101ebe678545a377aecd1cfcf4a5e6","kind":"tag","published_at":"2018-06-28T12:34:32.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.43","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.43/manifests"},{"name":"v1.2.2","sha":"c49959c87e207afb8a75a116da9af9ad86beabf1","kind":"tag","published_at":"2018-06-12T23:39:28.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.2.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"8b892eda6a489cdd80e02f8b1783e0986ca9e168","kind":"tag","published_at":"2018-05-23T23:07:56.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.2.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a9ed7bba6b5a151c600ca338398d11e03d17898e","kind":"tag","published_at":"2018-04-30T02:21:58.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.2.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.0/manifests"},{"name":"v1.2.0.pre1","sha":"20b27252dee37f58c015f6282c7874a30332b464","kind":"tag","published_at":"2018-04-11T22:35:11.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.2.0.pre1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.2.0.pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.2.0.pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.0.pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.0.pre1/manifests"},{"name":"v1.1.3","sha":"17bec1d2d24b91992e328ae062549c21e14a3f38","kind":"tag","published_at":"2018-04-04T11:22:20.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.1.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"14cab97e4460192db36946880630bd39e812c9eb","kind":"tag","published_at":"2018-03-19T10:07:58.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.1.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"fa35835d9a085023d7b496a81790948e7581a446","kind":"tag","published_at":"2018-03-05T21:57:12.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.1.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"9617919973ee528deeb84600df42af34b161eb9a","kind":"tag","published_at":"2018-01-18T01:46:26.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.1.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"bc77372d0514964690e0e1a43c487e5cb7ef9033","kind":"tag","published_at":"2017-12-18T09:24:47.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.0.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"4cfd824d4269437cc929c0a42e67a53aa5d16056","kind":"tag","published_at":"2017-12-15T04:37:11.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.0.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.0.1/manifests"},{"name":"v0.12.42","sha":"32fd7a5302bea3b9cac0aa20cb9cd55d1e8c24c1","kind":"tag","published_at":"2017-12-14T18:18:11.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.42","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.42/manifests"},{"name":"v1.0.0","sha":"74e2b13983e510968934b4b7752a8f5a5a409ed2","kind":"tag","published_at":"2017-12-06T14:05:11.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.0.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.0.0/manifests"},{"name":"v0.14.25","sha":"363b1af858aab34d90d9a98d63107b1206afd141","kind":"tag","published_at":"2017-11-30T06:09:39.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.25","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.25/manifests"},{"name":"v1.0.0.rc1","sha":"e576dd4b03b5c15820e91040f963913b6e0ca276","kind":"tag","published_at":"2017-11-29T15:04:32.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.0.0.rc1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.0.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.0.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.0.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.0.0.rc1/manifests"},{"name":"v0.14.24","sha":"2b427d5c83d33728399a958c6833b7ee238a84f0","kind":"tag","published_at":"2017-11-24T19:48:14.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.24","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.24/manifests"},{"name":"v0.12.41","sha":"e2d4fd6498b6f6dd4e8bb3d8b4ea83f52877015f","kind":"tag","published_at":"2017-11-16T06:12:35.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.41","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.41/manifests"},{"name":"v0.14.23","sha":"e4b56defa863c3f6eb366e2b0511cfe9c2dacdbe","kind":"tag","published_at":"2017-11-15T19:53:12.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.23","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.23/manifests"},{"name":"v0.14.23.rc1","sha":"d4e2851c1798bc3adc162c923877aee057182502","kind":"tag","published_at":"2017-11-07T04:55:11.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.23.rc1","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.23.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.23.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.23.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.23.rc1/manifests"},{"name":"v0.14.22","sha":"9752b76e316f89ddd6c86f64d75b82a85a3d620d","kind":"tag","published_at":"2017-11-02T01:15:33.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.22","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.22/manifests"},{"name":"v0.14.22.rc2","sha":"9e6ae56b9570e0e7741f6a55122b69fd5736ea9f","kind":"tag","published_at":"2017-10-23T22:30:46.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.22.rc2","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.22.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.22.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.22.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.22.rc2/manifests"},{"name":"v0.14.22.rc1","sha":"86eaa2cedc5485f6322180ac434f8d78b66db6ab","kind":"tag","published_at":"2017-10-13T14:18:39.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.22.rc1","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.22.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.22.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.22.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.22.rc1/manifests"},{"name":"v0.14.21","sha":"4faf3d08eea3c95bdcbb79dbf60af3453917317c","kind":"tag","published_at":"2017-09-07T22:00:37.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.21","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.21/manifests"},{"name":"v0.12.40","sha":"d5e0a61e06a7cfeb7266b018e77ac74f85c0c06d","kind":"tag","published_at":"2017-08-29T03:19:35.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.40","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.40/manifests"},{"name":"v0.14.20","sha":"d57fec9b2e05d2df1c47411129a94736a2f2a299","kind":"tag","published_at":"2017-07-31T05:31:22.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.20","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.20/manifests"},{"name":"v0.14.20.rc1","sha":"e9709fb5fb094a7275bf52c290e8e5cf4536d482","kind":"tag","published_at":"2017-07-21T05:30:36.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.20.rc1","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.20.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.20.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.20.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.20.rc1/manifests"},{"name":"v0.12.39","sha":"4441ec78af292ef22eb4fd6ea6ea3603eb4c1e79","kind":"tag","published_at":"2017-07-14T08:01:34.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.39","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.39/manifests"},{"name":"v0.12.38","sha":"8a89be543cba59e3d377d226ee28f1f91277517f","kind":"tag","published_at":"2017-07-13T09:43:33.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.38","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.38/manifests"},{"name":"v0.14.19","sha":"bdbf8f67af8e2b7b28071927f54a68149fcb0166","kind":"tag","published_at":"2017-07-12T20:29:55.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.19","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.19/manifests"},{"name":"v0.12.37","sha":"dc9753d0db1e9f9ea0a4d9da53be7f1cb104bf3a","kind":"tag","published_at":"2017-07-07T16:28:57.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.37","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.37/manifests"},{"name":"v0.14.18","sha":"2befef01ea7bbc0e1dad47694512675975c06091","kind":"tag","published_at":"2017-06-22T01:26:29.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.18","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.18/manifests"},{"name":"v0.14.17","sha":"6fb570fd3763134bb000872a2beb66cbb9a409b4","kind":"tag","published_at":"2017-05-30T00:00:33.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.17","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.17/manifests"},{"name":"v0.12.36","sha":"424960808693efdccb04230bd7754332bde58661","kind":"tag","published_at":"2017-05-24T06:58:14.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.36","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.36/manifests"},{"name":"v0.14.16","sha":"155ceac05146aea15124917a8bf16f2be0a9937a","kind":"tag","published_at":"2017-05-14T22:25:19.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.16","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.16/manifests"},{"name":"v0.14.15","sha":"b316d96937808e56eea5637feed0f2bcd402bac7","kind":"tag","published_at":"2017-04-24T05:46:51.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.15","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.15/manifests"},{"name":"v0.12.35","sha":"beca7383a6c214d266b367bffd82f72e836b3dee","kind":"tag","published_at":"2017-04-19T23:57:09.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.35","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.35/manifests"},{"name":"v0.12.34","sha":"423cf7f9cf27950d89e7814fb3039b027b501924","kind":"tag","published_at":"2017-03-25T22:41:06.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.34","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.34/manifests"},{"name":"v0.14.14","sha":"85d51905accfce7158470f3e4ab99641a4cfd5e9","kind":"tag","published_at":"2017-03-24T04:16:16.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.14","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.14/manifests"},{"name":"v0.14.14.pre.1","sha":"881d481c567d2ebd3f5ce61cf38e442bc354ecaa","kind":"tag","published_at":"2017-03-16T09:23:11.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.14.pre.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.14.pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.14.pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.14.pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.14.pre.1/manifests"},{"name":"v0.12.33","sha":"fb743e3f851b56fd76c3804738ed64d647e387ef","kind":"tag","published_at":"2017-03-09T11:14:22.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.33","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.33/manifests"},{"name":"v0.14.13","sha":"7719591b7973d88792b8509de18a832addd5c897","kind":"tag","published_at":"2017-02-17T21:22:06.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.13","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.13/manifests"},{"name":"v0.12.32","sha":"79a2cbe26815aa8964cec25f0b2da62071da2c43","kind":"tag","published_at":"2017-02-03T02:23:14.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.32","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.32/manifests"},{"name":"v0.14.12","sha":"5532111f21c6304a8ba3f4d459f248c098eb0f4f","kind":"tag","published_at":"2017-01-30T12:29:03.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.12","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.12/manifests"},{"name":"v0.14.11","sha":"f68a60a6254b51f2fb7ab19ec0e701625f8c1b8c","kind":"tag","published_at":"2016-12-26T05:38:10.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.11","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.11/manifests"},{"name":"v0.10.62","sha":"23c4c1be110ba51c415281998267cb1631a2ea1a","kind":"tag","published_at":"2016-12-15T08:22:55.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.62","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.62/manifests"},{"name":"v0.12.31","sha":"55f0d0f785abbf7b09ca2fe4a47df6dfeaed3bb8","kind":"tag","published_at":"2016-12-15T00:34:41.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.31","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.31/manifests"},{"name":"v0.14.10","sha":"4f892bd3d1e4528b8a7e6dcc6b84304c0c26f741","kind":"tag","published_at":"2016-12-14T03:39:15.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.10","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.10/manifests"},{"name":"v0.12.30","sha":"0c44166f8d1c355c6095de411006ab963c8b6dc4","kind":"tag","published_at":"2016-12-01T05:05:54.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.30","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.30/manifests"},{"name":"v0.14.9","sha":"ad481747ec6793432f38e3c34126d9dc9d63c385","kind":"tag","published_at":"2016-11-15T23:14:10.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.9","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.9/manifests"},{"name":"v0.14.8","sha":"3d1dd53f31d1fe49508f230a71a2b4c2ceb20f47","kind":"tag","published_at":"2016-10-13T03:48:48.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.8","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.8/manifests"},{"name":"v0.14.7","sha":"cbe0c152d454ecb336b27424c74f22207e032c50","kind":"tag","published_at":"2016-10-07T07:20:34.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.7","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.7/manifests"},{"name":"v0.14.6","sha":"d721033f6513aaf545be612e1a6e6c75f8816a79","kind":"tag","published_at":"2016-09-07T13:23:24.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.6","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.6/manifests"},{"name":"v0.12.29","sha":"cd458194c949851a2b76c06b994330e964b55cc0","kind":"tag","published_at":"2016-09-06T18:18:33.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.29","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.29/manifests"},{"name":"v0.14.5","sha":"c100086c2a35377556a961831321a8c5ea457109","kind":"tag","published_at":"2016-09-06T08:08:54.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.5","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"c2ee949dc0da26f3037156439d24720bcf3a4fdd","kind":"tag","published_at":"2016-08-31T10:56:45.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.4","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.4/manifests"},{"name":"v0.12.28","sha":"1f261c7ce0821432767d7246a5111fbea3f29480","kind":"tag","published_at":"2016-08-15T13:37:27.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.28","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.28/manifests"},{"name":"v0.14.2","sha":"1ef51cbfcc51e24d923173c27b7adf7724c6979a","kind":"tag","published_at":"2016-08-09T04:57:43.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.2/manifests"},{"name":"v0.12.27","sha":"1f7cdffdb7bcae2560e536ec9cd796eff5777fc2","kind":"tag","published_at":"2016-08-03T08:21:28.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.27","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.27/manifests"},{"name":"v0.14.1","sha":"0f169b6dc2030ce6d18ccc3e267aa7610b81d762","kind":"tag","published_at":"2016-06-30T02:33:32.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"6b3187a8b4bc8cbca44929c4bd287272c6c9747d","kind":"tag","published_at":"2016-05-31T02:38:59.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.0/manifests"},{"name":"v0.12.26","sha":"dc4e6d7dbd28f2c00123a395519114a81f280d31","kind":"tag","published_at":"2016-05-30T10:34:55.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.26","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.26/manifests"},{"name":"v0.14.0.rc.3","sha":"69df4fe63215240400a1b5cd929caf531c56c45b","kind":"tag","published_at":"2016-05-25T01:40:01.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.0.rc.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.0.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.0.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.0.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.0.rc.3/manifests"},{"name":"v0.12.25","sha":"bd53e876d2a81b6373b4ccfe99d5fe1b679cbb02","kind":"tag","published_at":"2016-05-25T00:55:40.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.25","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.25/manifests"},{"name":"v0.14.0.rc.2","sha":"9b556e4dc0a016ee9664e214eef5658651212442","kind":"tag","published_at":"2016-05-24T15:59:29.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.0.rc.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.0.rc.2/manifests"},{"name":"v0.14.0.rc.1","sha":"0b6e5048da4033259e574e32023431900383515b","kind":"tag","published_at":"2016-05-20T10:57:43.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.0.rc.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.0.rc.1/manifests"},{"name":"v0.12.24","sha":"5e491f8f9dd93a8ed359f10d612272e7fb835ca2","kind":"tag","published_at":"2016-05-20T03:04:51.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.24","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.24/manifests"},{"name":"v0.12.23","sha":"dcdbda2b0320526ad17a0601db2ab0ef8a46cb2a","kind":"tag","published_at":"2016-05-04T11:16:01.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.23","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.23/manifests"},{"name":"v0.12.22","sha":"282af784d20bdf0502d697d7c4810251cab2ca70","kind":"tag","published_at":"2016-03-11T05:23:21.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.22","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.22/manifests"},{"name":"v0.12.21","sha":"dae72688fb9040f475e5ec17b5c93230afc155ea","kind":"tag","published_at":"2016-03-04T12:56:44.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.21","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.21/manifests"},{"name":"v0.12.20","sha":"e89da82dd3744aada7a0268d06b583c40c9299c4","kind":"tag","published_at":"2016-01-25T22:09:51.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.20","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.20/manifests"},{"name":"v0.12.19","sha":"920645ad6aad360e151165eb4c448822149f970b","kind":"tag","published_at":"2015-12-21T11:44:09.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.19","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.19/manifests"},{"name":"v0.12.18","sha":"1e46058caa6f443890a85d196b8216abad577a43","kind":"tag","published_at":"2015-12-09T06:18:52.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.18","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.18/manifests"},{"name":"v0.12.17","sha":"f03ee90254be76befd471ac1f4749012a5b7e941","kind":"tag","published_at":"2015-11-04T14:06:01.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.17","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.17/manifests"},{"name":"v0.14.0.pre.1","sha":"2b820771f849f6460afddba2effdd836f7bc3af9","kind":"tag","published_at":"2015-10-28T19:37:19.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.0.pre.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.0.pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.0.pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.0.pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.0.pre.1/manifests"},{"name":"v0.12.16","sha":"c5d22cf2f082ceda47a57375f9e2d7c511c75a1b","kind":"tag","published_at":"2015-09-30T06:04:24.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.16","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.16/manifests"},{"name":"v0.12.15","sha":"e569d89a8c3006c6d8884181bc0f18b12a30004b","kind":"tag","published_at":"2015-07-29T12:14:10.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.15","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.15/manifests"},{"name":"v0.12.14","sha":"29261f25581249afdb96b5a445a8c250491993df","kind":"tag","published_at":"2015-07-16T17:55:51.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.14","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.14/manifests"},{"name":"v0.12.13","sha":"74f780452d62fb956d6884f0210596cf6fa1e5a0","kind":"tag","published_at":"2015-07-09T04:55:30.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.13","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.13/manifests"},{"name":"v0.12.12","sha":"d3ae305b6e7521fafac6ad30c6b0a8763c363b65","kind":"tag","published_at":"2015-06-12T10:10:26.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.12","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.12/manifests"},{"name":"v0.12.11","sha":"7bd529cc8007f04592c971f6b2fd9d216c60cf5d","kind":"tag","published_at":"2015-06-01T08:48:25.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.11","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.11/manifests"},{"name":"v0.12.10","sha":"1a95bde27cd7bae918ac03f3f45fc6542da8a72c","kind":"tag","published_at":"2015-05-27T18:45:40.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.10","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.10/manifests"},{"name":"v0.12.9","sha":"d225e8161b1a9c419cbf01a343979bcf4c8b6f3f","kind":"tag","published_at":"2015-05-19T10:24:26.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.9","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.9/manifests"},{"name":"v0.12.8","sha":"3a5e7493d9cbadc1723ec9987ce5e86bb87ee85f","kind":"tag","published_at":"2015-04-21T21:43:05.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.8","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.8/manifests"},{"name":"v0.12.7","sha":"f6aa9a4b275e4e9885bb912bcf0e930966d8e246","kind":"tag","published_at":"2015-03-21T21:33:58.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.7","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.7/manifests"},{"name":"v0.10.61","sha":"fc45e1cac9d8c8e2c7cc337253f0ad954ff5eb1d","kind":"commit","published_at":"2015-03-02T18:10:26.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.61","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.61/manifests"},{"name":"v0.12.6","sha":"a3f1f68dbc50eaf28d569d96a6bd8a97f17b0a6d","kind":"tag","published_at":"2015-03-02T18:07:49.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.6","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.6/manifests"},{"name":"v0.12.5","sha":"b398bd605876883a60496495bb46e26d33fe6f43","kind":"tag","published_at":"2015-02-09T01:49:37.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.5","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.5/manifests"},{"name":"v0.10.60","sha":"31976d64cb8d6f0c08ae8b0987a7ed18f0c206e6","kind":"commit","published_at":"2015-02-05T23:57:28.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.60","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.60/manifests"},{"name":"v0.10.59","sha":"939e9e86f11f3d8e89f8bd634c3910b7d61b3e08","kind":"commit","published_at":"2015-01-23T16:11:52.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.59","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.59/manifests"},{"name":"v0.12.4","sha":"b6e9f0506db6eff0bbdc90b018af036e100156b0","kind":"tag","published_at":"2015-01-23T09:22:58.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.4","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"f8bac20469e2ecde3fc3eeec306ee4af314d0959","kind":"tag","published_at":"2015-01-16T11:39:39.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"a5d489b2123faf69b156b58602990ae040dc8161","kind":"tag","published_at":"2014-12-19T20:10:51.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.2/manifests"},{"name":"v0.10.58","sha":"a3cd8be3f3e0dbf208fba8b0d424fe94fb89ec92","kind":"commit","published_at":"2014-12-14T19:20:47.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.58","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.58/manifests"},{"name":"v0.12.1","sha":"34f3ad3f468bbaa57f5cd62cfea669db44715f53","kind":"tag","published_at":"2014-12-14T18:28:27.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"57140760885c3b7d635bb9737ae5f63a195999f0","kind":"tag","published_at":"2014-12-12T15:01:02.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.0/manifests"},{"name":"v0.12.0.pre.3","sha":"72231890f567c81bcb5fd2ac469a92d09430e38a","kind":"tag","published_at":"2014-12-03T18:47:32.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.0.pre.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.0.pre.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.0.pre.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.0.pre.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.0.pre.3/manifests"},{"name":"v0.10.57","sha":"7efd580502d4dbf9f83ee4920494b3f61708013d","kind":"commit","published_at":"2014-11-12T10:48:17.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.57","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.57/manifests"},{"name":"v0.12.0.pre.2","sha":"018791f6b1b0400b71e37df2fb3ad80e456d2c11","kind":"tag","published_at":"2014-10-31T08:22:49.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.0.pre.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.0.pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.0.pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.0.pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.0.pre.2/manifests"},{"name":"v0.10.56","sha":"4dd6017eaa789b41a08d46659abda96561a98cc8","kind":"commit","published_at":"2014-10-29T19:49:27.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.56","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.56/manifests"},{"name":"v0.10.55","sha":"5df1b12365403ac6cbe417e6694bb1a1e7fc4368","kind":"commit","published_at":"2014-10-16T18:22:02.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.55","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.55/manifests"},{"name":"v0.10.54","sha":"8e01e43dc7fe765abdf49c8c94e0b7d895188822","kind":"commit","published_at":"2014-10-16T17:11:51.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.54","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.54/manifests"},{"name":"v0.12.0.pre.1","sha":"92e54b03de5aca40ef0750de70e9afa90bf763c9","kind":"tag","published_at":"2014-09-08T09:21:36.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.0.pre.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.0.pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.0.pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.0.pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.0.pre.1/manifests"},{"name":"v0.10.53","sha":"b5dca056378257820c3ce675fa04e34d94349fa9","kind":"tag","published_at":"2014-08-21T08:59:57.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.53","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.53/manifests"},{"name":"v0.10.52","sha":"205a942be3c687cdaf2b5b0c9b5e094b3541368e","kind":"tag","published_at":"2014-07-14T16:10:00.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.52","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.52/manifests"},{"name":"v0.10.51","sha":"10c62b76e8fac88732fc764053d6792205c49226","kind":"tag","published_at":"2014-07-03T20:16:52.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.51","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.51/manifests"},{"name":"v0.10.50","sha":"88262c4d8244a1afff73bcbe3727a3da938f93c2","kind":"tag","published_at":"2014-06-17T08:08:27.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.50","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.50/manifests"},{"name":"v0.10.49","sha":"e1b81f3563265bb4e974d1450e443ea816111162","kind":"tag","published_at":"2014-06-05T11:01:58.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.49","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.49/manifests"},{"name":"v0.10.48","sha":"a3068ff3f73525c72694465a5f42bcae6bf90104","kind":"tag","published_at":"2014-05-18T07:12:09.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.48","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.48/manifests"},{"name":"v0.10.47","sha":"dae61d328f400b9f864bd022f69bfa7133a358d3","kind":"tag","published_at":"2014-05-15T08:03:07.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.47","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.47/manifests"},{"name":"v0.10.46","sha":"67bac6836bb08722d25d763e76453fa3fde3d7f7","kind":"tag","published_at":"2014-04-21T16:06:05.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.46","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.46/manifests"},{"name":"v0.10.45","sha":"9fea4bd69420daf86411937addc6000dfcc6043b","kind":"tag","published_at":"2014-03-28T08:53:50.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.45","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.45/manifests"},{"name":"v0.10.44","sha":"1229278fe48ddc449ad501aa9c114b4597a794da","kind":"tag","published_at":"2014-02-26T06:16:17.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.44","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.44/manifests"},{"name":"v0.10.43","sha":"cc5710ba965a911738ce1767c41f84a50e3050c8","kind":"tag","published_at":"2014-02-03T11:59:07.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.43","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.43/manifests"},{"name":"v0.10.42","sha":"e1f6da994ccc5dead525ec71c3542b7b97611456","kind":"tag","published_at":"2013-12-25T17:20:00.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.42","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.42/manifests"},{"name":"v0.10.41","sha":"098fea17aedab0ebf58aa55ace76d14ad0889262","kind":"tag","published_at":"2013-12-04T19:54:21.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.41","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.41/manifests"},{"name":"v0.10.40","sha":"8f50a49a1453f4e32aac0dbf9edf05c488f100b3","kind":"tag","published_at":"2013-11-08T14:51:35.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.40","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.40/manifests"},{"name":"v0.10.39","sha":"966d753537117224679b128db355739ca802d60e","kind":"tag","published_at":"2013-09-18T10:51:34.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.39","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.39/manifests"},{"name":"v0.10.38","sha":"106fe457d3b65c8ad8891b9153f49acd5a445b02","kind":"tag","published_at":"2013-08-29T16:51:18.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.38","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.38/manifests"},{"name":"v0.10.37","sha":"605b39e787036d30857af618abf8ef0979d81257","kind":"tag","published_at":"2013-08-29T10:13:08.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.37","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.37/manifests"},{"name":"v0.10.36","sha":"67d409b0f94f255f6b0901dc9046d0b004d892b4","kind":"tag","published_at":"2013-07-31T09:00:22.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.36","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.36/manifests"},{"name":"v0.10.35","sha":"37a1dabceafa2ed7a2ce533f233ad0c1248a3394","kind":"tag","published_at":"2013-06-12T09:08:10.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.35","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.35/manifests"},{"name":"v0.10.34","sha":"94f51ec1b8a15c15765aa5d211ff10e4ec4a5b0f","kind":"commit","published_at":"2013-06-03T18:17:39.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.34","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.34/manifests"},{"name":"v0.10.32","sha":"60c55b23a54c822e481fa6c9ab12579da0d5bee2","kind":"commit","published_at":"2013-03-04T17:17:02.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.32","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.32/manifests"},{"name":"v0.10.31","sha":"46c7a42246910986fe990effd8619b89b5dfffd9","kind":"commit","published_at":"2013-01-31T07:24:14.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.31","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.31/manifests"},{"name":"v0.10.30","sha":"172c1b5279c8e2964b8b57b39bf161a4aa38d1a5","kind":"commit","published_at":"2012-12-06T19:02:50.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.30","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.30/manifests"},{"name":"v0.10.28","sha":"6ecf9eaa692f9ea0b8173926bae6a5728381ebef","kind":"commit","published_at":"2012-10-31T21:03:33.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.28","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.28/manifests"},{"name":"v0.10.27","sha":"af80673d48334b3463ff1a5008f20ddb78c9142d","kind":"commit","published_at":"2012-10-11T23:03:21.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.27","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.27/manifests"},{"name":"v0.10.26","sha":"5abf0158f514cdd6b3206e7982ef95a8315c9686","kind":"commit","published_at":"2012-09-26T19:14:38.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.26","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.26/manifests"},{"name":"v0.10.25","sha":"47708b4b5396eff107a69ef2f4c621d6726d80b6","kind":"commit","published_at":"2012-07-23T19:43:15.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.25","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.25/manifests"},{"name":"v0.10.24","sha":"975bf81826ec710b90800543e2dad377c348e552","kind":"commit","published_at":"2012-06-29T02:04:37.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.24","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.24/manifests"},{"name":"v0.10.23","sha":"ba2ffbd1259984f98699613f91985a9bbc0b7f53","kind":"commit","published_at":"2012-06-26T02:23:06.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.23","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.23/manifests"},{"name":"v0.10.22","sha":"7621f663cccbb32da7f61481b4f4b041a3c180f0","kind":"commit","published_at":"2012-05-02T18:48:18.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.22","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.22/manifests"},{"name":"v0.10.21","sha":"fe04bc01c44dee2599143fa48673147882b37b5a","kind":"commit","published_at":"2012-05-01T21:30:27.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.21","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.21/manifests"},{"name":"v0.10.20","sha":"5f218530f079789799d282a2260166adf93a4c40","kind":"commit","published_at":"2012-04-27T22:59:46.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.20","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.20/manifests"},{"name":"v0.10.19","sha":"3fb27979bb971ea7fc552b4b0f1fb0f534d22247","kind":"commit","published_at":"2012-04-17T18:24:35.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.19","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.19/manifests"},{"name":"v0.10.18","sha":"7b6a3ccdd4d762d5decfb97c3d3e6777d5084805","kind":"commit","published_at":"2012-04-14T02:03:51.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.18","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.18/manifests"},{"name":"v0.10.17","sha":"d37cbd0666951553352d18b30413b59677d780d0","kind":"commit","published_at":"2012-04-02T22:19:08.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.17","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.17/manifests"},{"name":"v0.10.16","sha":"c9b6bac77a50acbd62f020bb25e94b0e4c2d2d35","kind":"commit","published_at":"2012-03-27T00:13:05.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.16","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.16/manifests"},{"name":"v0.10.15","sha":"e20137ce1f92c4e364d304969f56bf41e713ee07","kind":"commit","published_at":"2012-03-09T22:08:34.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.15","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.15/manifests"},{"name":"v0.10.14","sha":"2b4efeccc8e25f5b1427356c1d8b6af6f6a6b53a","kind":"commit","published_at":"2012-03-06T02:37:38.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.14","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.14/manifests"},{"name":"v0.10.13","sha":"378566435321b80a34f1e09926e313809e8311c5","kind":"commit","published_at":"2012-02-22T02:56:28.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.13","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.13/manifests"},{"name":"v0.10.12","sha":"e1b7cf859697c32a2764ebc31a78ae46a366be6e","kind":"commit","published_at":"2012-02-14T02:11:10.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.12","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.12/manifests"},{"name":"v0.10.11","sha":"a33b4a48fa092668b95db0a494d0bd511482dffa","kind":"commit","published_at":"2012-02-10T18:35:05.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.11","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.11/manifests"},{"name":"v0.10.10","sha":"935e0c726bcb2c8c303a31c1f8566dcb64fe0489","kind":"commit","published_at":"2012-02-09T23:31:14.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.10","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.10/manifests"},{"name":"v0.10.9","sha":"478e85084a6d892fe9b78cc5fd1101c688fcffb6","kind":"commit","published_at":"2012-01-20T04:06:06.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.9","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.9/manifests"},{"name":"v0.10.8","sha":"f69783f70a5be0d16fcdb9426163186c043bdd29","kind":"commit","published_at":"2011-12-04T06:43:59.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.8","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.8/manifests"},{"name":"v0.10.7","sha":"fc7092bfb217e7ecca2c1f6dca35c35080ba7531","kind":"commit","published_at":"2011-11-16T01:03:56.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.7","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"29753b6c5fd4f7d342ee838eeb8ebcb3b6ec878b","kind":"commit","published_at":"2011-11-10T19:47:11.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.6","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"64ee0832e8dd7df20bf898c3075014580c321592","kind":"commit","published_at":"2011-11-08T15:58:37.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.5","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"a737fa82f6e5153f6369872d4f6e90004bbcf59c","kind":"commit","published_at":"2011-11-07T06:11:34.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.4","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"e4a02670ae9a30d1079d9c85292f814a4b4284b5","kind":"commit","published_at":"2011-10-21T02:52:23.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"e8d3be3807ff33ccb1f626a60d42143ae32ef523","kind":"commit","published_at":"2011-10-18T03:22:53.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"46c53f6a482e41753122571b5f8d3022a07170e6","kind":"commit","published_at":"2011-10-16T11:13:39.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"c7a3f7769857d57b7cf2c557a4dc861e45a02eaa","kind":"commit","published_at":"2011-10-16T00:14:59.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.0/manifests"},{"name":"v0.9.21","sha":"e2b90409d869436d45cecfb0b286247e3dcc3a99","kind":"commit","published_at":"2011-10-11T08:44:28.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.21","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.21/manifests"},{"name":"v0.9.20","sha":"253547eab6d6904716d45bfe3ee32e8d7063f67c","kind":"commit","published_at":"2011-10-10T04:25:31.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.20","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.20/manifests"},{"name":"v0.9.19","sha":"3a93dd789295f05872d3e717982f508c24d1ceae","kind":"commit","published_at":"2011-10-06T20:15:15.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.19","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.19/manifests"},{"name":"v0.9.18","sha":"291235d5907a9eeecc81ec0410eff52078c44d4b","kind":"commit","published_at":"2011-10-04T06:11:52.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.18","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.18/manifests"},{"name":"v0.9.17","sha":"eb2e28b795de262f8b72d675cd5cd100205aedc6","kind":"commit","published_at":"2011-10-03T09:04:49.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.17","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.17/manifests"},{"name":"v0.9.16","sha":"8e389e56b3370caa1a60c67eeb8fca50a9a4b168","kind":"commit","published_at":"2011-10-01T17:04:48.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.16","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.16/manifests"},{"name":"v0.9.15","sha":"d6bfc35265c8ad7ffa87384aceafa4419b20f508","kind":"commit","published_at":"2011-09-30T03:40:24.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.15","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.15/manifests"},{"name":"v0.9.14","sha":"769c76e5eb96b2772980f639e52a0cc93ec96f6c","kind":"commit","published_at":"2011-09-21T07:19:02.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.14","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.14/manifests"},{"name":"v0.9.13","sha":"a55ffa676485f8fbf5d8a3b5f0110ed6c404a629","kind":"commit","published_at":"2011-09-21T02:35:52.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.13","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.13/manifests"},{"name":"v0.9.12","sha":"5cd2a0106ceaf0b7fd902b805bc79d7028672248","kind":"commit","published_at":"2011-09-20T10:45:45.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.12","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.12/manifests"},{"name":"v0.9.11","sha":"0214bf9166f69ec918cad239aee467ebfecaf20c","kind":"commit","published_at":"2011-09-19T05:26:42.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.11","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.11/manifests"},{"name":"v0.9.10","sha":"1a2d8e210813d78cc6d7da3f40171d28513db5fd","kind":"commit","published_at":"2011-09-07T07:12:19.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.10","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.10/manifests"},{"name":"v0.9.9","sha":"7121c3eb7aa59c89ec990634b4251c4e16b452d5","kind":"commit","published_at":"2011-09-06T04:53:48.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.9","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"9eaae801ef0f45560cc05fdeb8f288b4773be6b7","kind":"commit","published_at":"2011-08-16T08:29:45.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.8","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8c0f97de843a88b00938b1e3b9a4571f255a47f4","kind":"commit","published_at":"2011-08-06T11:21:52.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.7","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1c195d5ff27d6e523c246bfb790da17721960e97","kind":"commit","published_at":"2011-08-05T20:10:16.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.6","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"491622dea7bd4009525a9ba370726d9e8b945c41","kind":"commit","published_at":"2011-07-23T03:44:54.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.5","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"9c92d09db3b60e64a1c768d0933e11a8f2f25de4","kind":"commit","published_at":"2011-07-22T09:15:03.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.4","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"d20b2f87a176da2cd44510ae2b8743d8b0ab75a9","kind":"commit","published_at":"2011-07-05T10:57:11.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"291b517c601dfc30cb3361fa7f10c6ce70e3f940","kind":"commit","published_at":"2011-07-03T14:47:06.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3bfb6c1c384d5c6b6720c58260943232971e6918","kind":"commit","published_at":"2011-06-25T18:07:28.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"6624695a1500c4486d1c1d005dac3e1aa5f7ecd6","kind":"commit","published_at":"2011-06-20T04:40:31.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-04-01T16:17:54.186Z","dependent_packages_count":0,"downloads":92128,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":2.3359121537309706,"forks_count":3.903169453456451,"average":22.859995008734714},"purl":"pkg:conda/rb-fluentd?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/rb-fluentd","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/rb-fluentd","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/rb-fluentd/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-01T09:00:56.154Z","issues_count":342,"pull_requests_count":848,"avg_time_to_close_issue":22702452.81395349,"avg_time_to_close_pull_request":1286391.4610303831,"issues_closed_count":215,"pull_requests_closed_count":757,"pull_request_authors_count":45,"issue_authors_count":256,"avg_comments_per_issue":4.412280701754386,"avg_comments_per_pull_request":1.8349056603773586,"merged_pull_requests_count":664,"bot_issues_count":0,"bot_pull_requests_count":183,"past_year_issues_count":43,"past_year_pull_requests_count":278,"past_year_avg_time_to_close_issue":1406983.4782608696,"past_year_avg_time_to_close_pull_request":250963.81566820276,"past_year_issues_closed_count":23,"past_year_pull_requests_closed_count":217,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":31,"past_year_avg_comments_per_issue":3.2093023255813953,"past_year_avg_comments_per_pull_request":0.7913669064748201,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":75,"past_year_merged_pull_requests_count":199,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/issues","maintainers":[{"login":"ashie","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashie"},{"login":"repeatedly","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/repeatedly"},{"login":"tagomoris","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tagomoris"},{"login":"fujimotos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fujimotos"},{"login":"ganmacs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ganmacs"},{"login":"edsiper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edsiper"},{"login":"raytung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raytung"}],"active_maintainers":[{"login":"ashie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashie"},{"login":"edsiper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edsiper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/rb-fluentd/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/rb-fluentd/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/rb-fluentd/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/rb-fluentd/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/rb-fluentd/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":3549616,"name":"github.com/fluent/fluentd","ecosystem":"go","description":"","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/fluent/fluentd","keywords_array":[],"namespace":"github.com/fluent","versions_count":240,"first_release_published_at":"2011-06-20T04:40:31.000Z","latest_release_published_at":"2026-02-13T01:26:27.000Z","latest_release_number":"v1.19.2","last_synced_at":"2026-04-04T09:52:01.068Z","created_at":"2022-04-11T00:55:17.020Z","updated_at":"2026-04-04T09:52:01.068Z","registry_url":"https://pkg.go.dev/github.com/fluent/fluentd","install_command":"go get github.com/fluent/fluentd","documentation_url":"https://pkg.go.dev/github.com/fluent/fluentd#section-documentation","metadata":{},"repo_metadata":{"id":37548403,"uuid":"1918677","full_name":"fluent/fluentd","owner":"fluent","description":"Fluentd: Unified Logging Layer (project under CNCF)","archived":false,"fork":false,"pushed_at":"2025-10-06T23:36:28.000Z","size":20395,"stargazers_count":13334,"open_issues_count":136,"forks_count":1373,"subscribers_count":333,"default_branch":"master","last_synced_at":"2025-10-11T19:32:00.512Z","etag":null,"topics":["cncf","data-collector","fluentd","logging","ruby"],"latest_commit_sha":null,"homepage":"https://www.fluentd.org","language":"Ruby","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/fluent.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-06-19T08:41:40.000Z","updated_at":"2025-10-11T14:08:12.000Z","dependencies_parsed_at":"2024-05-22T11:26:02.417Z","dependency_job_id":"fba0981f-e9d8-4344-9d5f-395f6b0064eb","html_url":"https://github.com/fluent/fluentd","commit_stats":{"total_commits":5251,"total_committers":271,"mean_commits":"19.376383763837637","dds":0.8187011997714722,"last_synced_commit":"abe335a1031abd74b2d8fbc2460e080fbbb072f2"},"previous_names":[],"tags_count":263,"template":false,"template_full_name":null,"purl":"pkg:github/fluent/fluentd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluent","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/sbom","scorecard":{"id":113033,"data":{"date":"2025-08-12T12:56:36Z","repo":{"name":"github.com/fluent/fluentd","commit":"fd711c50fc27d29e34e99843a36bb28fc802af5d"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.9,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel permissions set to 'read-all': .github/workflows/benchmark.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/rubocop.yml:18","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:14","Info: topLevel permissions set to 'read-all': .github/workflows/stale-actions.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/test-ruby-head.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/test.yml:20","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 third-party GitHubAction 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 10 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 68 contributing companies or organizations","details":["Info: found contributions from: ComplianceAsCode, D-Programming-Deimos, Element104, FlexConfirmMail, GoComply, HipByte, MacRuby, ManageIQ, OpenSCAP, RubyMotionJP, SecurityCentral, TextScript-samples, ThinBridge, UTMC, asakusarb, chronosphere, chronosphereio, clear-code, commander-js, datachainlab, dlang, embulk, fluent, fluent-plugins-nursery, focuslight, geminabox, gmo pepabo, groonga, haroonga, hiki, isucon, jb advanced technology corporation, jsx, jubatus, ls4, medjed, mercari, milter-manager, monkey, mroonga, msgpack, nadoka, norikra, pepabo, pgroonga, potatotips, prepan-developers, project-hatohol, ranguba, red-data-tools, rmagick, rolieup, ruby, ruby-gnome, rubykansai, rurema, sakura internet, serverspec, spacewalkproject, st-tech, theforeman, treasure data, treasure-data, triglav-dataflow, woothee, yohoushi, zlabjp, zozo inc"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-15T15:50:34.789Z","repository_id":37548403,"created_at":"2025-08-15T15:50:34.790Z","updated_at":"2025-08-15T15:50:34.790Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010144,"owners_count":26084692,"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":"fluent","name":"Fluentd: Unified Logging Layer","uuid":"859518","kind":"organization","description":"Fluentd is a cloud native logging solution to unify data collection and consumption.","email":null,"website":"http://www.fluentd.org/","location":"Cloud Native Computing Foundation","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/859518?v=4","repositories_count":89,"last_synced_at":"2023-04-10T10:21:17.081Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fluent","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:44:11.958Z","updated_at":"2023-04-10T10:21:17.360Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluent","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluent/repositories"},"tags":[{"name":"v1.16.10","sha":"5114da659c360c3d7afdd2940ac129f7ffd00214","kind":"tag","published_at":"2025-09-12T01:39:25.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.16.10","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.10/manifests"},{"name":"v1.19.0","sha":"ed15edc4b7c86c1fcea3fbf326b7c42325e6fc71","kind":"tag","published_at":"2025-07-30T07:11:03.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.19.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.19.0/manifests"},{"name":"v1.16.9","sha":"daccbc6f0551611c65d3ce7efd81dfc7b693f3e3","kind":"tag","published_at":"2025-05-14T07:58:31.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.16.9","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.9/manifests"},{"name":"v1.16.8","sha":"13014c5935a52b9d6b5bf8e40e5b3cf8a149e7f6","kind":"tag","published_at":"2025-05-01T05:24:54.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.16.8","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.8/manifests"},{"name":"v1.16.7","sha":"6e7d056ec21db1ca1b5dbd50ca04afeac2b8ca7b","kind":"tag","published_at":"2025-01-29T08:51:37.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.16.7","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.7/manifests"},{"name":"v1.18.0","sha":"46372ddd521870f6a203baefb5a598209486d0bc","kind":"tag","published_at":"2024-11-29T05:10:45.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.18.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.18.0/manifests"},{"name":"v1.16.6","sha":"fa1cfbb0335e7751a2fd5547897ab611484ee000","kind":"tag","published_at":"2024-08-20T08:05:33.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.16.6","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.6/manifests"},{"name":"v1.17.1","sha":"78a7972bfe6b421f08472701f04f00515ed24bee","kind":"tag","published_at":"2024-08-19T06:01:12.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.17.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"e763c0761c44d9734b6aa374371387a2e8406522","kind":"tag","published_at":"2024-04-30T08:56:29.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.17.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.17.0/manifests"},{"name":"v1.16.5","sha":"95d130aaa44fc09b14a4e9686ee8018253185fc5","kind":"tag","published_at":"2024-03-27T08:54:34.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.16.5","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.5/manifests"},{"name":"v1.16.4","sha":"1ffa7140143184de10d26a39f98b55d3dba9e362","kind":"tag","published_at":"2024-03-14T07:59:58.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.16.4","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"d3cf2e0f95a0ad88b9897197db6c5152310f114f","kind":"tag","published_at":"2023-11-14T05:00:45.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.16.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"d5685ada81ac89a35a79965f1e94bbe5952a5d3a","kind":"tag","published_at":"2023-07-14T08:16:43.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.16.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"0a6d706a9cee5882d751b2cc6169696709df0134","kind":"tag","published_at":"2023-04-17T07:44:07.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.16.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"206b46b91560177366371c1f05bbcf09ac006d86","kind":"tag","published_at":"2023-03-29T03:49:43.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.16.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"e89092ce1132a933c12bb23fe8c9323c07ca81f5","kind":"tag","published_at":"2022-11-02T05:34:27.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.15.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"c32842297ed2c306f1b841a8f6e55bdd0f1cb27f","kind":"tag","published_at":"2022-08-22T08:08:17.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.15.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"cf241f0d9449a19346cc252946f14b7a79e2a4d2","kind":"tag","published_at":"2022-07-27T01:23:12.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.15.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"79ead40de9dec33afc2a9bf6cc25f5ec2d65a482","kind":"tag","published_at":"2022-06-29T07:02:24.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.15.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.15.0/manifests"},{"name":"v1.14.6","sha":"c0f48a0080550eff6aa6fa19d269e480684e7a45","kind":"tag","published_at":"2022-03-31T05:13:18.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.14.6","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.6/manifests"},{"name":"v1.14.5","sha":"672338f23662a264141974d1a481c25a3648f035","kind":"tag","published_at":"2022-02-09T02:23:22.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.14.5","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.5/manifests"},{"name":"v1.14.4","sha":"d1f33da51466d13d016cf2480305e9da189ea10b","kind":"tag","published_at":"2022-01-06T05:14:08.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.14.4","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.4/manifests"},{"name":"v1.14.3","sha":"438a82aead488a86180cd484bbc4e7e344a9032b","kind":"tag","published_at":"2021-11-26T03:37:36.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.14.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"5126eba90ab4deb77e9deca691dfd68f835bd456","kind":"tag","published_at":"2021-10-29T04:48:18.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.14.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"6a3b2216c13b55861c8679a0c2e02436f426774f","kind":"tag","published_at":"2021-09-29T04:31:18.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.14.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"d6710439a4eaa268a062b6619458b5875660aba2","kind":"tag","published_at":"2021-08-30T00:57:21.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.14.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.0/manifests"},{"name":"v1.14.0.rc","sha":"2063d3bda10d6cfb61fdaa2cf04be351c5672918","kind":"tag","published_at":"2021-08-16T01:59:37.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.14.0.rc","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.14.0.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.14.0.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.0.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.0.rc/manifests"},{"name":"v1.13.3","sha":"12de3b5a260a174fe4a419036d6e2b2e18fe7497","kind":"tag","published_at":"2021-07-27T04:41:54.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.13.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.13.3/manifests"},{"name":"v1.13.2","sha":"f73c601ecf822a0b38f2c898db6b0da87305925d","kind":"tag","published_at":"2021-07-12T05:22:58.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.13.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"da162e15bc95b1263f92eb0622c714f8b9d303b9","kind":"tag","published_at":"2021-06-25T06:09:33.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.13.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d3eb28eca3f68c3deb153e09322693cd91de90c2","kind":"tag","published_at":"2021-05-29T10:51:41.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.13.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.13.0/manifests"},{"name":"v1.12.4","sha":"3c6ba5caa828560f3876f4458f3a2fb5585448f2","kind":"tag","published_at":"2021-05-26T04:50:11.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.12.4","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"b6e76c09d60ee866de6470f2bdd2551e7c8591d3","kind":"tag","published_at":"2021-04-23T05:01:57.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.12.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"61623a79cfb41d9b2d6278a036f0df4949a4f56c","kind":"tag","published_at":"2021-03-29T04:42:52.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.12.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"e3effa337593618cbd7f0f4ef071766df1ec69a0","kind":"tag","published_at":"2021-02-18T22:47:06.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.12.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"793c9aa3a45b5e6779b7fbf4fba8b0a1c930c8af","kind":"tag","published_at":"2021-01-05T02:43:18.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.12.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.0/manifests"},{"name":"v1.12.0.rc2","sha":"018fa3a637be6d565e23aa913512f2fee618e29f","kind":"tag","published_at":"2020-12-22T07:53:57.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.12.0.rc2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.12.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.12.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.0.rc2/manifests"},{"name":"v1.12.0.rc1","sha":"4baabe3b294ace33b3fc7cb4a9e89b1c8509b4a1","kind":"tag","published_at":"2020-11-19T05:34:00.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.12.0.rc1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.12.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.12.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.0.rc1/manifests"},{"name":"v1.11.5","sha":"24fe4cbc50d1ea1e053eb6d336e6fc0f797eeb12","kind":"tag","published_at":"2020-11-06T19:24:58.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.11.5","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"5d772aa7d2ad81784aadef6264129803397db9a1","kind":"tag","published_at":"2020-10-13T19:59:39.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.11.4","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"91706653523ff4b99ca3fdeb09c44eb233897c28","kind":"tag","published_at":"2020-09-30T05:48:17.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.11.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"3dde9396ee30263980ad2655fc78197b41d2b3fd","kind":"tag","published_at":"2020-08-04T21:59:11.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.11.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"6beca80f6467fd2e12ea25b21e0474d978007b08","kind":"tag","published_at":"2020-06-22T21:32:42.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.11.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"f5cc77783b7483dd72dc039c96a3ad970daa7835","kind":"tag","published_at":"2020-06-04T06:47:14.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.11.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.0/manifests"},{"name":"v1.10.4","sha":"5a2afdccc7fc3766f0728c29b04519784ff7ef3f","kind":"tag","published_at":"2020-05-12T05:49:42.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.10.4","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"d8a0ff30afd4f0ce25da4d99f8e7a7161473aae8","kind":"tag","published_at":"2020-05-01T17:12:02.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.10.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"a5badcdf916bebcce25af5aac21ad13ce1c3f9a1","kind":"tag","published_at":"2020-04-15T02:18:17.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.10.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"cc97aa414f918e0ae7a596cc5ccca8e5fa080ee2","kind":"tag","published_at":"2020-04-02T20:01:31.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.10.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"7e3022efbb972d1a46fb66d1a6e2698abb46564e","kind":"tag","published_at":"2020-03-24T10:33:29.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.10.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.10.0/manifests"},{"name":"v1.9.3","sha":"9f856f621f7c71449fa5031b30367d41e7419188","kind":"tag","published_at":"2020-03-05T22:49:44.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.9.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"9d113029d4550ce576d8825bfa9612aa3e55bff0","kind":"tag","published_at":"2020-02-13T02:38:20.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.9.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"22dcaa82f3b5b136219900797c01e5464e57dd7b","kind":"tag","published_at":"2020-01-31T23:35:07.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.9.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"2236ad45197ba336fd9faf56f442252c8b226f25","kind":"tag","published_at":"2020-01-22T08:08:10.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.9.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.0/manifests"},{"name":"v1.9.0.rc2","sha":"a3537933dfdba5a31b93bf7f99b9cdb19e7508de","kind":"tag","published_at":"2020-01-15T09:15:15.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.9.0.rc2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.9.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.9.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.0.rc2/manifests"},{"name":"v1.9.0.rc1","sha":"19f9d42e370c2e85aaa166fb28f4527c6c9037c4","kind":"tag","published_at":"2020-01-07T05:31:23.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.9.0.rc1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.9.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.9.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.0.rc1/manifests"},{"name":"v1.8.1","sha":"8d0f413528b8f5fe8f0b532e6dde5d165b1e8a17","kind":"tag","published_at":"2019-12-26T11:18:46.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.8.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"db3d0039ac7dac86955a02f0eda4f3991a9ef617","kind":"tag","published_at":"2019-12-12T08:11:55.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.8.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.8.0/manifests"},{"name":"v1.8.0.rc3","sha":"2722d5855ec1e8da8973acf116d6123330ec214b","kind":"tag","published_at":"2019-11-17T03:27:00.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.8.0.rc3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.8.0.rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.8.0.rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.8.0.rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.8.0.rc3/manifests"},{"name":"v1.8.0.rc2","sha":"cabffa9e92ab41149cb6b98e090c493894168654","kind":"tag","published_at":"2019-10-29T06:36:08.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.8.0.rc2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.8.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.8.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.8.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.8.0.rc2/manifests"},{"name":"v1.8.0.rc1","sha":"5e44debc99d0d4f2b59271fa8c7028704a68abfa","kind":"tag","published_at":"2019-10-25T11:33:39.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.8.0.rc1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.8.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.8.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.8.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.8.0.rc1/manifests"},{"name":"v1.7.4","sha":"9c577a78e69fb3bc1fc1faf0ef425091b9180987","kind":"tag","published_at":"2019-10-25T07:53:33.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.7.4","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f47788280d8d97829b49e460e81a854bde0840e2","kind":"tag","published_at":"2019-10-01T09:25:01.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.7.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5f2974a89e6aade43bc4795df94e793a52e5e949","kind":"tag","published_at":"2019-09-20T07:00:41.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.7.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"07d9eecf0ce1413ab7873da84462b6f8fe9fae04","kind":"tag","published_at":"2019-09-09T12:25:23.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.7.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"fc02c09d0c128df75f272466d8b7e588c1216ca4","kind":"tag","published_at":"2019-08-21T13:58:48.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.7.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.0/manifests"},{"name":"v1.7.0.rc1","sha":"b1a22f454ee852cd58b0a01f6be32e3440612e89","kind":"tag","published_at":"2019-08-21T12:08:24.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.7.0.rc1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.7.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.7.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.0.rc1/manifests"},{"name":"v1.6.3","sha":"ab4af3499d86b582aaccb4124eaca7ba4d1c5d1a","kind":"tag","published_at":"2019-07-29T21:32:10.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.6.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"e45146681dea922b0e473455174ca9e2c171ec43","kind":"tag","published_at":"2019-07-12T04:21:41.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.6.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"8688ebbd75aae42cc2b4c2f5ff7bb7305be13cb1","kind":"tag","published_at":"2019-07-11T08:24:56.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.6.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"30905368ca860b5b21c7c0205260bcf16e768af7","kind":"tag","published_at":"2019-07-02T00:28:05.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.6.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"ea651827782d7ec92c3cd09cb6ada65e32bfab44","kind":"tag","published_at":"2019-06-14T11:20:25.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.5.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"45c7b75ba77763eaf87136864d4942c4e0c5bfcd","kind":"tag","published_at":"2019-06-05T21:55:45.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.5.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"31cd8cab4d8581699adfb54b563c38316f8faac6","kind":"tag","published_at":"2019-05-18T06:25:54.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.5.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.5.0/manifests"},{"name":"v1.5.0.rc1","sha":"22170ae1d6dc69272ef1b0e436cdab216521d507","kind":"tag","published_at":"2019-05-09T03:26:53.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.5.0.rc1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.5.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.5.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.5.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.5.0.rc1/manifests"},{"name":"v1.4.2","sha":"26c458bc99acb3a8b055a5ae23fec79a59e8bade","kind":"tag","published_at":"2019-04-02T15:04:50.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.4.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"56a8a824f6575ed51fb5a52fa691610ca885a848","kind":"tag","published_at":"2019-03-19T13:48:00.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.4.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"f92eab67996e6390b1bf2c5224a04647d93002fe","kind":"tag","published_at":"2019-02-25T12:42:23.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.4.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"bc0ff4600c428bc89e523afa0277a33a6fec57c5","kind":"tag","published_at":"2019-01-07T03:05:17.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.3.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"94382d604d624d68239882d5249c0c41a02ae5d8","kind":"tag","published_at":"2018-12-11T03:28:10.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.3.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"3dabdc5c42918049933156db7c07437346b76773","kind":"tag","published_at":"2018-11-27T21:05:18.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.3.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"23a9609f6a2c8937fc18e19ea96865bfccb2b2cd","kind":"tag","published_at":"2018-11-10T06:09:41.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.3.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.3.0/manifests"},{"name":"v1.2.6","sha":"500ed50bd02e35ffe1fa1a73aa676e377c679aca","kind":"tag","published_at":"2018-10-04T00:21:37.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.2.6","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"33fe27eb5943d3f969bf0bd15115979f3ac7e7e7","kind":"tag","published_at":"2018-08-23T01:04:47.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.2.5","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.5/manifests"},{"name":"v1.2.5.rc1","sha":"fd8871a096b6c84d443d108ebd7dd04572257289","kind":"tag","published_at":"2018-08-20T09:00:45.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.2.5.rc1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.2.5.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.2.5.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.5.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.5.rc1/manifests"},{"name":"v1.2.4","sha":"27e84796ebdd7f4f74c584c0cab244c312536732","kind":"tag","published_at":"2018-08-02T01:38:20.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.2.4","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.4/manifests"},{"name":"v1.2.4.rc1","sha":"55ca6205180165432847e15f8485c96472cbf134","kind":"tag","published_at":"2018-07-23T07:42:19.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.2.4.rc1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.2.4.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.2.4.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.4.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.4.rc1/manifests"},{"name":"v1.2.3","sha":"029bb4bfacf91feebc7fa22edf6fc39bdd810890","kind":"tag","published_at":"2018-07-11T02:57:37.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.2.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.3/manifests"},{"name":"v0.12.43","sha":"c485bbfa9a101ebe678545a377aecd1cfcf4a5e6","kind":"tag","published_at":"2018-06-28T12:34:32.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.43","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.43/manifests"},{"name":"v1.2.2","sha":"c49959c87e207afb8a75a116da9af9ad86beabf1","kind":"tag","published_at":"2018-06-12T23:39:28.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.2.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"8b892eda6a489cdd80e02f8b1783e0986ca9e168","kind":"tag","published_at":"2018-05-23T23:07:56.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.2.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a9ed7bba6b5a151c600ca338398d11e03d17898e","kind":"tag","published_at":"2018-04-30T02:21:58.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.2.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.0/manifests"},{"name":"v1.2.0.pre1","sha":"20b27252dee37f58c015f6282c7874a30332b464","kind":"tag","published_at":"2018-04-11T22:35:11.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.2.0.pre1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.2.0.pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.2.0.pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.0.pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.0.pre1/manifests"},{"name":"v1.1.3","sha":"17bec1d2d24b91992e328ae062549c21e14a3f38","kind":"tag","published_at":"2018-04-04T11:22:20.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.1.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"14cab97e4460192db36946880630bd39e812c9eb","kind":"tag","published_at":"2018-03-19T10:07:58.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.1.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"fa35835d9a085023d7b496a81790948e7581a446","kind":"tag","published_at":"2018-03-05T21:57:12.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.1.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"9617919973ee528deeb84600df42af34b161eb9a","kind":"tag","published_at":"2018-01-18T01:46:26.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.1.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"bc77372d0514964690e0e1a43c487e5cb7ef9033","kind":"tag","published_at":"2017-12-18T09:24:47.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.0.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"4cfd824d4269437cc929c0a42e67a53aa5d16056","kind":"tag","published_at":"2017-12-15T04:37:11.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.0.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.0.1/manifests"},{"name":"v0.12.42","sha":"32fd7a5302bea3b9cac0aa20cb9cd55d1e8c24c1","kind":"tag","published_at":"2017-12-14T18:18:11.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.42","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.42/manifests"},{"name":"v1.0.0","sha":"74e2b13983e510968934b4b7752a8f5a5a409ed2","kind":"tag","published_at":"2017-12-06T14:05:11.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.0.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.0.0/manifests"},{"name":"v0.14.25","sha":"363b1af858aab34d90d9a98d63107b1206afd141","kind":"tag","published_at":"2017-11-30T06:09:39.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.25","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.25/manifests"},{"name":"v1.0.0.rc1","sha":"e576dd4b03b5c15820e91040f963913b6e0ca276","kind":"tag","published_at":"2017-11-29T15:04:32.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.0.0.rc1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.0.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.0.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.0.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.0.0.rc1/manifests"},{"name":"v0.14.24","sha":"2b427d5c83d33728399a958c6833b7ee238a84f0","kind":"tag","published_at":"2017-11-24T19:48:14.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.24","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.24/manifests"},{"name":"v0.12.41","sha":"e2d4fd6498b6f6dd4e8bb3d8b4ea83f52877015f","kind":"tag","published_at":"2017-11-16T06:12:35.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.41","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.41/manifests"},{"name":"v0.14.23","sha":"e4b56defa863c3f6eb366e2b0511cfe9c2dacdbe","kind":"tag","published_at":"2017-11-15T19:53:12.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.23","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.23/manifests"},{"name":"v0.14.23.rc1","sha":"d4e2851c1798bc3adc162c923877aee057182502","kind":"tag","published_at":"2017-11-07T04:55:11.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.23.rc1","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.23.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.23.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.23.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.23.rc1/manifests"},{"name":"v0.14.22","sha":"9752b76e316f89ddd6c86f64d75b82a85a3d620d","kind":"tag","published_at":"2017-11-02T01:15:33.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.22","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.22/manifests"},{"name":"v0.14.22.rc2","sha":"9e6ae56b9570e0e7741f6a55122b69fd5736ea9f","kind":"tag","published_at":"2017-10-23T22:30:46.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.22.rc2","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.22.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.22.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.22.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.22.rc2/manifests"},{"name":"v0.14.22.rc1","sha":"86eaa2cedc5485f6322180ac434f8d78b66db6ab","kind":"tag","published_at":"2017-10-13T14:18:39.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.22.rc1","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.22.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.22.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.22.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.22.rc1/manifests"},{"name":"v0.14.21","sha":"4faf3d08eea3c95bdcbb79dbf60af3453917317c","kind":"tag","published_at":"2017-09-07T22:00:37.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.21","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.21/manifests"},{"name":"v0.12.40","sha":"d5e0a61e06a7cfeb7266b018e77ac74f85c0c06d","kind":"tag","published_at":"2017-08-29T03:19:35.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.40","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.40/manifests"},{"name":"v0.14.20","sha":"d57fec9b2e05d2df1c47411129a94736a2f2a299","kind":"tag","published_at":"2017-07-31T05:31:22.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.20","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.20/manifests"},{"name":"v0.14.20.rc1","sha":"e9709fb5fb094a7275bf52c290e8e5cf4536d482","kind":"tag","published_at":"2017-07-21T05:30:36.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.20.rc1","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.20.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.20.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.20.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.20.rc1/manifests"},{"name":"v0.12.39","sha":"4441ec78af292ef22eb4fd6ea6ea3603eb4c1e79","kind":"tag","published_at":"2017-07-14T08:01:34.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.39","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.39/manifests"},{"name":"v0.12.38","sha":"8a89be543cba59e3d377d226ee28f1f91277517f","kind":"tag","published_at":"2017-07-13T09:43:33.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.38","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.38/manifests"},{"name":"v0.14.19","sha":"bdbf8f67af8e2b7b28071927f54a68149fcb0166","kind":"tag","published_at":"2017-07-12T20:29:55.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.19","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.19/manifests"},{"name":"v0.12.37","sha":"dc9753d0db1e9f9ea0a4d9da53be7f1cb104bf3a","kind":"tag","published_at":"2017-07-07T16:28:57.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.37","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.37/manifests"},{"name":"v0.14.18","sha":"2befef01ea7bbc0e1dad47694512675975c06091","kind":"tag","published_at":"2017-06-22T01:26:29.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.18","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.18/manifests"},{"name":"v0.14.17","sha":"6fb570fd3763134bb000872a2beb66cbb9a409b4","kind":"tag","published_at":"2017-05-30T00:00:33.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.17","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.17/manifests"},{"name":"v0.12.36","sha":"424960808693efdccb04230bd7754332bde58661","kind":"tag","published_at":"2017-05-24T06:58:14.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.36","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.36/manifests"},{"name":"v0.14.16","sha":"155ceac05146aea15124917a8bf16f2be0a9937a","kind":"tag","published_at":"2017-05-14T22:25:19.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.16","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.16/manifests"},{"name":"v0.14.15","sha":"b316d96937808e56eea5637feed0f2bcd402bac7","kind":"tag","published_at":"2017-04-24T05:46:51.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.15","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.15/manifests"},{"name":"v0.12.35","sha":"beca7383a6c214d266b367bffd82f72e836b3dee","kind":"tag","published_at":"2017-04-19T23:57:09.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.35","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.35/manifests"},{"name":"v0.12.34","sha":"423cf7f9cf27950d89e7814fb3039b027b501924","kind":"tag","published_at":"2017-03-25T22:41:06.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.34","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.34/manifests"},{"name":"v0.14.14","sha":"85d51905accfce7158470f3e4ab99641a4cfd5e9","kind":"tag","published_at":"2017-03-24T04:16:16.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.14","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.14/manifests"},{"name":"v0.14.14.pre.1","sha":"881d481c567d2ebd3f5ce61cf38e442bc354ecaa","kind":"tag","published_at":"2017-03-16T09:23:11.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.14.pre.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.14.pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.14.pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.14.pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.14.pre.1/manifests"},{"name":"v0.12.33","sha":"fb743e3f851b56fd76c3804738ed64d647e387ef","kind":"tag","published_at":"2017-03-09T11:14:22.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.33","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.33/manifests"},{"name":"v0.14.13","sha":"7719591b7973d88792b8509de18a832addd5c897","kind":"tag","published_at":"2017-02-17T21:22:06.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.13","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.13/manifests"},{"name":"v0.12.32","sha":"79a2cbe26815aa8964cec25f0b2da62071da2c43","kind":"tag","published_at":"2017-02-03T02:23:14.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.32","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.32/manifests"},{"name":"v0.14.12","sha":"5532111f21c6304a8ba3f4d459f248c098eb0f4f","kind":"tag","published_at":"2017-01-30T12:29:03.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.12","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.12/manifests"},{"name":"v0.14.11","sha":"f68a60a6254b51f2fb7ab19ec0e701625f8c1b8c","kind":"tag","published_at":"2016-12-26T05:38:10.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.11","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.11/manifests"},{"name":"v0.10.62","sha":"23c4c1be110ba51c415281998267cb1631a2ea1a","kind":"tag","published_at":"2016-12-15T08:22:55.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.62","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.62/manifests"},{"name":"v0.12.31","sha":"55f0d0f785abbf7b09ca2fe4a47df6dfeaed3bb8","kind":"tag","published_at":"2016-12-15T00:34:41.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.31","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.31/manifests"},{"name":"v0.14.10","sha":"4f892bd3d1e4528b8a7e6dcc6b84304c0c26f741","kind":"tag","published_at":"2016-12-14T03:39:15.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.10","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.10/manifests"},{"name":"v0.12.30","sha":"0c44166f8d1c355c6095de411006ab963c8b6dc4","kind":"tag","published_at":"2016-12-01T05:05:54.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.30","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.30/manifests"},{"name":"v0.14.9","sha":"ad481747ec6793432f38e3c34126d9dc9d63c385","kind":"tag","published_at":"2016-11-15T23:14:10.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.9","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.9/manifests"},{"name":"v0.14.8","sha":"3d1dd53f31d1fe49508f230a71a2b4c2ceb20f47","kind":"tag","published_at":"2016-10-13T03:48:48.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.8","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.8/manifests"},{"name":"v0.14.7","sha":"cbe0c152d454ecb336b27424c74f22207e032c50","kind":"tag","published_at":"2016-10-07T07:20:34.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.7","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.7/manifests"},{"name":"v0.14.6","sha":"d721033f6513aaf545be612e1a6e6c75f8816a79","kind":"tag","published_at":"2016-09-07T13:23:24.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.6","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.6/manifests"},{"name":"v0.12.29","sha":"cd458194c949851a2b76c06b994330e964b55cc0","kind":"tag","published_at":"2016-09-06T18:18:33.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.29","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.29/manifests"},{"name":"v0.14.5","sha":"c100086c2a35377556a961831321a8c5ea457109","kind":"tag","published_at":"2016-09-06T08:08:54.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.5","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"c2ee949dc0da26f3037156439d24720bcf3a4fdd","kind":"tag","published_at":"2016-08-31T10:56:45.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.4","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.4/manifests"},{"name":"v0.12.28","sha":"1f261c7ce0821432767d7246a5111fbea3f29480","kind":"tag","published_at":"2016-08-15T13:37:27.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.28","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.28/manifests"},{"name":"v0.14.2","sha":"1ef51cbfcc51e24d923173c27b7adf7724c6979a","kind":"tag","published_at":"2016-08-09T04:57:43.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.2/manifests"},{"name":"v0.12.27","sha":"1f7cdffdb7bcae2560e536ec9cd796eff5777fc2","kind":"tag","published_at":"2016-08-03T08:21:28.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.27","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.27/manifests"},{"name":"v0.14.1","sha":"0f169b6dc2030ce6d18ccc3e267aa7610b81d762","kind":"tag","published_at":"2016-06-30T02:33:32.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"6b3187a8b4bc8cbca44929c4bd287272c6c9747d","kind":"tag","published_at":"2016-05-31T02:38:59.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.0/manifests"},{"name":"v0.12.26","sha":"dc4e6d7dbd28f2c00123a395519114a81f280d31","kind":"tag","published_at":"2016-05-30T10:34:55.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.26","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.26/manifests"},{"name":"v0.14.0.rc.3","sha":"69df4fe63215240400a1b5cd929caf531c56c45b","kind":"tag","published_at":"2016-05-25T01:40:01.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.0.rc.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.0.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.0.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.0.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.0.rc.3/manifests"},{"name":"v0.12.25","sha":"bd53e876d2a81b6373b4ccfe99d5fe1b679cbb02","kind":"tag","published_at":"2016-05-25T00:55:40.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.25","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.25/manifests"},{"name":"v0.14.0.rc.2","sha":"9b556e4dc0a016ee9664e214eef5658651212442","kind":"tag","published_at":"2016-05-24T15:59:29.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.0.rc.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.0.rc.2/manifests"},{"name":"v0.14.0.rc.1","sha":"0b6e5048da4033259e574e32023431900383515b","kind":"tag","published_at":"2016-05-20T10:57:43.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.0.rc.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.0.rc.1/manifests"},{"name":"v0.12.24","sha":"5e491f8f9dd93a8ed359f10d612272e7fb835ca2","kind":"tag","published_at":"2016-05-20T03:04:51.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.24","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.24/manifests"},{"name":"v0.12.23","sha":"dcdbda2b0320526ad17a0601db2ab0ef8a46cb2a","kind":"tag","published_at":"2016-05-04T11:16:01.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.23","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.23/manifests"},{"name":"v0.12.22","sha":"282af784d20bdf0502d697d7c4810251cab2ca70","kind":"tag","published_at":"2016-03-11T05:23:21.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.22","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.22/manifests"},{"name":"v0.12.21","sha":"dae72688fb9040f475e5ec17b5c93230afc155ea","kind":"tag","published_at":"2016-03-04T12:56:44.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.21","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.21/manifests"},{"name":"v0.12.20","sha":"e89da82dd3744aada7a0268d06b583c40c9299c4","kind":"tag","published_at":"2016-01-25T22:09:51.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.20","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.20/manifests"},{"name":"v0.12.19","sha":"920645ad6aad360e151165eb4c448822149f970b","kind":"tag","published_at":"2015-12-21T11:44:09.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.19","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.19/manifests"},{"name":"v0.12.18","sha":"1e46058caa6f443890a85d196b8216abad577a43","kind":"tag","published_at":"2015-12-09T06:18:52.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.18","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.18/manifests"},{"name":"v0.12.17","sha":"f03ee90254be76befd471ac1f4749012a5b7e941","kind":"tag","published_at":"2015-11-04T14:06:01.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.17","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.17/manifests"},{"name":"v0.14.0.pre.1","sha":"2b820771f849f6460afddba2effdd836f7bc3af9","kind":"tag","published_at":"2015-10-28T19:37:19.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.0.pre.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.0.pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.0.pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.0.pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.0.pre.1/manifests"},{"name":"v0.12.16","sha":"c5d22cf2f082ceda47a57375f9e2d7c511c75a1b","kind":"tag","published_at":"2015-09-30T06:04:24.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.16","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.16/manifests"},{"name":"v0.12.15","sha":"e569d89a8c3006c6d8884181bc0f18b12a30004b","kind":"tag","published_at":"2015-07-29T12:14:10.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.15","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.15/manifests"},{"name":"v0.12.14","sha":"29261f25581249afdb96b5a445a8c250491993df","kind":"tag","published_at":"2015-07-16T17:55:51.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.14","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.14/manifests"},{"name":"v0.12.13","sha":"74f780452d62fb956d6884f0210596cf6fa1e5a0","kind":"tag","published_at":"2015-07-09T04:55:30.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.13","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.13/manifests"},{"name":"v0.12.12","sha":"d3ae305b6e7521fafac6ad30c6b0a8763c363b65","kind":"tag","published_at":"2015-06-12T10:10:26.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.12","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.12/manifests"},{"name":"v0.12.11","sha":"7bd529cc8007f04592c971f6b2fd9d216c60cf5d","kind":"tag","published_at":"2015-06-01T08:48:25.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.11","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.11/manifests"},{"name":"v0.12.10","sha":"1a95bde27cd7bae918ac03f3f45fc6542da8a72c","kind":"tag","published_at":"2015-05-27T18:45:40.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.10","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.10/manifests"},{"name":"v0.12.9","sha":"d225e8161b1a9c419cbf01a343979bcf4c8b6f3f","kind":"tag","published_at":"2015-05-19T10:24:26.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.9","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.9/manifests"},{"name":"v0.12.8","sha":"3a5e7493d9cbadc1723ec9987ce5e86bb87ee85f","kind":"tag","published_at":"2015-04-21T21:43:05.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.8","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.8/manifests"},{"name":"v0.12.7","sha":"f6aa9a4b275e4e9885bb912bcf0e930966d8e246","kind":"tag","published_at":"2015-03-21T21:33:58.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.7","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.7/manifests"},{"name":"v0.10.61","sha":"fc45e1cac9d8c8e2c7cc337253f0ad954ff5eb1d","kind":"commit","published_at":"2015-03-02T18:10:26.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.61","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.61/manifests"},{"name":"v0.12.6","sha":"a3f1f68dbc50eaf28d569d96a6bd8a97f17b0a6d","kind":"tag","published_at":"2015-03-02T18:07:49.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.6","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.6/manifests"},{"name":"v0.12.5","sha":"b398bd605876883a60496495bb46e26d33fe6f43","kind":"tag","published_at":"2015-02-09T01:49:37.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.5","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.5/manifests"},{"name":"v0.10.60","sha":"31976d64cb8d6f0c08ae8b0987a7ed18f0c206e6","kind":"commit","published_at":"2015-02-05T23:57:28.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.60","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.60/manifests"},{"name":"v0.10.59","sha":"939e9e86f11f3d8e89f8bd634c3910b7d61b3e08","kind":"commit","published_at":"2015-01-23T16:11:52.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.59","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.59/manifests"},{"name":"v0.12.4","sha":"b6e9f0506db6eff0bbdc90b018af036e100156b0","kind":"tag","published_at":"2015-01-23T09:22:58.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.4","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"f8bac20469e2ecde3fc3eeec306ee4af314d0959","kind":"tag","published_at":"2015-01-16T11:39:39.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"a5d489b2123faf69b156b58602990ae040dc8161","kind":"tag","published_at":"2014-12-19T20:10:51.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.2/manifests"},{"name":"v0.10.58","sha":"a3cd8be3f3e0dbf208fba8b0d424fe94fb89ec92","kind":"commit","published_at":"2014-12-14T19:20:47.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.58","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.58/manifests"},{"name":"v0.12.1","sha":"34f3ad3f468bbaa57f5cd62cfea669db44715f53","kind":"tag","published_at":"2014-12-14T18:28:27.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"57140760885c3b7d635bb9737ae5f63a195999f0","kind":"tag","published_at":"2014-12-12T15:01:02.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.0/manifests"},{"name":"v0.12.0.pre.3","sha":"72231890f567c81bcb5fd2ac469a92d09430e38a","kind":"tag","published_at":"2014-12-03T18:47:32.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.0.pre.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.0.pre.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.0.pre.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.0.pre.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.0.pre.3/manifests"},{"name":"v0.10.57","sha":"7efd580502d4dbf9f83ee4920494b3f61708013d","kind":"commit","published_at":"2014-11-12T10:48:17.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.57","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.57/manifests"},{"name":"v0.12.0.pre.2","sha":"018791f6b1b0400b71e37df2fb3ad80e456d2c11","kind":"tag","published_at":"2014-10-31T08:22:49.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.0.pre.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.0.pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.0.pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.0.pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.0.pre.2/manifests"},{"name":"v0.10.56","sha":"4dd6017eaa789b41a08d46659abda96561a98cc8","kind":"commit","published_at":"2014-10-29T19:49:27.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.56","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.56/manifests"},{"name":"v0.10.55","sha":"5df1b12365403ac6cbe417e6694bb1a1e7fc4368","kind":"commit","published_at":"2014-10-16T18:22:02.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.55","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.55/manifests"},{"name":"v0.10.54","sha":"8e01e43dc7fe765abdf49c8c94e0b7d895188822","kind":"commit","published_at":"2014-10-16T17:11:51.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.54","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.54/manifests"},{"name":"v0.12.0.pre.1","sha":"92e54b03de5aca40ef0750de70e9afa90bf763c9","kind":"tag","published_at":"2014-09-08T09:21:36.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.0.pre.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.0.pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.0.pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.0.pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.0.pre.1/manifests"},{"name":"v0.10.53","sha":"b5dca056378257820c3ce675fa04e34d94349fa9","kind":"tag","published_at":"2014-08-21T08:59:57.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.53","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.53/manifests"},{"name":"v0.10.52","sha":"205a942be3c687cdaf2b5b0c9b5e094b3541368e","kind":"tag","published_at":"2014-07-14T16:10:00.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.52","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.52/manifests"},{"name":"v0.10.51","sha":"10c62b76e8fac88732fc764053d6792205c49226","kind":"tag","published_at":"2014-07-03T20:16:52.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.51","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.51/manifests"},{"name":"v0.10.50","sha":"88262c4d8244a1afff73bcbe3727a3da938f93c2","kind":"tag","published_at":"2014-06-17T08:08:27.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.50","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.50/manifests"},{"name":"v0.10.49","sha":"e1b81f3563265bb4e974d1450e443ea816111162","kind":"tag","published_at":"2014-06-05T11:01:58.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.49","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.49/manifests"},{"name":"v0.10.48","sha":"a3068ff3f73525c72694465a5f42bcae6bf90104","kind":"tag","published_at":"2014-05-18T07:12:09.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.48","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.48/manifests"},{"name":"v0.10.47","sha":"dae61d328f400b9f864bd022f69bfa7133a358d3","kind":"tag","published_at":"2014-05-15T08:03:07.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.47","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.47/manifests"},{"name":"v0.10.46","sha":"67bac6836bb08722d25d763e76453fa3fde3d7f7","kind":"tag","published_at":"2014-04-21T16:06:05.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.46","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.46/manifests"},{"name":"v0.10.45","sha":"9fea4bd69420daf86411937addc6000dfcc6043b","kind":"tag","published_at":"2014-03-28T08:53:50.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.45","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.45/manifests"},{"name":"v0.10.44","sha":"1229278fe48ddc449ad501aa9c114b4597a794da","kind":"tag","published_at":"2014-02-26T06:16:17.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.44","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.44/manifests"},{"name":"v0.10.43","sha":"cc5710ba965a911738ce1767c41f84a50e3050c8","kind":"tag","published_at":"2014-02-03T11:59:07.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.43","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.43/manifests"},{"name":"v0.10.42","sha":"e1f6da994ccc5dead525ec71c3542b7b97611456","kind":"tag","published_at":"2013-12-25T17:20:00.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.42","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.42/manifests"},{"name":"v0.10.41","sha":"098fea17aedab0ebf58aa55ace76d14ad0889262","kind":"tag","published_at":"2013-12-04T19:54:21.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.41","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.41/manifests"},{"name":"v0.10.40","sha":"8f50a49a1453f4e32aac0dbf9edf05c488f100b3","kind":"tag","published_at":"2013-11-08T14:51:35.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.40","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.40/manifests"},{"name":"v0.10.39","sha":"966d753537117224679b128db355739ca802d60e","kind":"tag","published_at":"2013-09-18T10:51:34.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.39","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.39/manifests"},{"name":"v0.10.38","sha":"106fe457d3b65c8ad8891b9153f49acd5a445b02","kind":"tag","published_at":"2013-08-29T16:51:18.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.38","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.38/manifests"},{"name":"v0.10.37","sha":"605b39e787036d30857af618abf8ef0979d81257","kind":"tag","published_at":"2013-08-29T10:13:08.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.37","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.37/manifests"},{"name":"v0.10.36","sha":"67d409b0f94f255f6b0901dc9046d0b004d892b4","kind":"tag","published_at":"2013-07-31T09:00:22.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.36","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.36/manifests"},{"name":"v0.10.35","sha":"37a1dabceafa2ed7a2ce533f233ad0c1248a3394","kind":"tag","published_at":"2013-06-12T09:08:10.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.35","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.35/manifests"},{"name":"v0.10.34","sha":"94f51ec1b8a15c15765aa5d211ff10e4ec4a5b0f","kind":"commit","published_at":"2013-06-03T18:17:39.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.34","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.34/manifests"},{"name":"v0.10.32","sha":"60c55b23a54c822e481fa6c9ab12579da0d5bee2","kind":"commit","published_at":"2013-03-04T17:17:02.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.32","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.32/manifests"},{"name":"v0.10.31","sha":"46c7a42246910986fe990effd8619b89b5dfffd9","kind":"commit","published_at":"2013-01-31T07:24:14.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.31","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.31/manifests"},{"name":"v0.10.30","sha":"172c1b5279c8e2964b8b57b39bf161a4aa38d1a5","kind":"commit","published_at":"2012-12-06T19:02:50.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.30","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.30/manifests"},{"name":"v0.10.28","sha":"6ecf9eaa692f9ea0b8173926bae6a5728381ebef","kind":"commit","published_at":"2012-10-31T21:03:33.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.28","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.28/manifests"},{"name":"v0.10.27","sha":"af80673d48334b3463ff1a5008f20ddb78c9142d","kind":"commit","published_at":"2012-10-11T23:03:21.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.27","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.27/manifests"},{"name":"v0.10.26","sha":"5abf0158f514cdd6b3206e7982ef95a8315c9686","kind":"commit","published_at":"2012-09-26T19:14:38.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.26","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.26/manifests"},{"name":"v0.10.25","sha":"47708b4b5396eff107a69ef2f4c621d6726d80b6","kind":"commit","published_at":"2012-07-23T19:43:15.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.25","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.25/manifests"},{"name":"v0.10.24","sha":"975bf81826ec710b90800543e2dad377c348e552","kind":"commit","published_at":"2012-06-29T02:04:37.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.24","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.24/manifests"},{"name":"v0.10.23","sha":"ba2ffbd1259984f98699613f91985a9bbc0b7f53","kind":"commit","published_at":"2012-06-26T02:23:06.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.23","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.23/manifests"},{"name":"v0.10.22","sha":"7621f663cccbb32da7f61481b4f4b041a3c180f0","kind":"commit","published_at":"2012-05-02T18:48:18.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.22","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.22/manifests"},{"name":"v0.10.21","sha":"fe04bc01c44dee2599143fa48673147882b37b5a","kind":"commit","published_at":"2012-05-01T21:30:27.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.21","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.21/manifests"},{"name":"v0.10.20","sha":"5f218530f079789799d282a2260166adf93a4c40","kind":"commit","published_at":"2012-04-27T22:59:46.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.20","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.20/manifests"},{"name":"v0.10.19","sha":"3fb27979bb971ea7fc552b4b0f1fb0f534d22247","kind":"commit","published_at":"2012-04-17T18:24:35.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.19","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.19/manifests"},{"name":"v0.10.18","sha":"7b6a3ccdd4d762d5decfb97c3d3e6777d5084805","kind":"commit","published_at":"2012-04-14T02:03:51.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.18","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.18/manifests"},{"name":"v0.10.17","sha":"d37cbd0666951553352d18b30413b59677d780d0","kind":"commit","published_at":"2012-04-02T22:19:08.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.17","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.17/manifests"},{"name":"v0.10.16","sha":"c9b6bac77a50acbd62f020bb25e94b0e4c2d2d35","kind":"commit","published_at":"2012-03-27T00:13:05.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.16","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.16/manifests"},{"name":"v0.10.15","sha":"e20137ce1f92c4e364d304969f56bf41e713ee07","kind":"commit","published_at":"2012-03-09T22:08:34.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.15","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.15/manifests"},{"name":"v0.10.14","sha":"2b4efeccc8e25f5b1427356c1d8b6af6f6a6b53a","kind":"commit","published_at":"2012-03-06T02:37:38.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.14","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.14/manifests"},{"name":"v0.10.13","sha":"378566435321b80a34f1e09926e313809e8311c5","kind":"commit","published_at":"2012-02-22T02:56:28.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.13","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.13/manifests"},{"name":"v0.10.12","sha":"e1b7cf859697c32a2764ebc31a78ae46a366be6e","kind":"commit","published_at":"2012-02-14T02:11:10.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.12","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.12/manifests"},{"name":"v0.10.11","sha":"a33b4a48fa092668b95db0a494d0bd511482dffa","kind":"commit","published_at":"2012-02-10T18:35:05.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.11","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.11/manifests"},{"name":"v0.10.10","sha":"935e0c726bcb2c8c303a31c1f8566dcb64fe0489","kind":"commit","published_at":"2012-02-09T23:31:14.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.10","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.10/manifests"},{"name":"v0.10.9","sha":"478e85084a6d892fe9b78cc5fd1101c688fcffb6","kind":"commit","published_at":"2012-01-20T04:06:06.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.9","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.9/manifests"},{"name":"v0.10.8","sha":"f69783f70a5be0d16fcdb9426163186c043bdd29","kind":"commit","published_at":"2011-12-04T06:43:59.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.8","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.8/manifests"},{"name":"v0.10.7","sha":"fc7092bfb217e7ecca2c1f6dca35c35080ba7531","kind":"commit","published_at":"2011-11-16T01:03:56.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.7","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"29753b6c5fd4f7d342ee838eeb8ebcb3b6ec878b","kind":"commit","published_at":"2011-11-10T19:47:11.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.6","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"64ee0832e8dd7df20bf898c3075014580c321592","kind":"commit","published_at":"2011-11-08T15:58:37.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.5","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"a737fa82f6e5153f6369872d4f6e90004bbcf59c","kind":"commit","published_at":"2011-11-07T06:11:34.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.4","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"e4a02670ae9a30d1079d9c85292f814a4b4284b5","kind":"commit","published_at":"2011-10-21T02:52:23.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"e8d3be3807ff33ccb1f626a60d42143ae32ef523","kind":"commit","published_at":"2011-10-18T03:22:53.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"46c53f6a482e41753122571b5f8d3022a07170e6","kind":"commit","published_at":"2011-10-16T11:13:39.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"c7a3f7769857d57b7cf2c557a4dc861e45a02eaa","kind":"commit","published_at":"2011-10-16T00:14:59.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.0/manifests"},{"name":"v0.9.21","sha":"e2b90409d869436d45cecfb0b286247e3dcc3a99","kind":"commit","published_at":"2011-10-11T08:44:28.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.21","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.21/manifests"},{"name":"v0.9.20","sha":"253547eab6d6904716d45bfe3ee32e8d7063f67c","kind":"commit","published_at":"2011-10-10T04:25:31.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.20","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.20/manifests"},{"name":"v0.9.19","sha":"3a93dd789295f05872d3e717982f508c24d1ceae","kind":"commit","published_at":"2011-10-06T20:15:15.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.19","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.19/manifests"},{"name":"v0.9.18","sha":"291235d5907a9eeecc81ec0410eff52078c44d4b","kind":"commit","published_at":"2011-10-04T06:11:52.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.18","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.18/manifests"},{"name":"v0.9.17","sha":"eb2e28b795de262f8b72d675cd5cd100205aedc6","kind":"commit","published_at":"2011-10-03T09:04:49.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.17","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.17/manifests"},{"name":"v0.9.16","sha":"8e389e56b3370caa1a60c67eeb8fca50a9a4b168","kind":"commit","published_at":"2011-10-01T17:04:48.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.16","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.16/manifests"},{"name":"v0.9.15","sha":"d6bfc35265c8ad7ffa87384aceafa4419b20f508","kind":"commit","published_at":"2011-09-30T03:40:24.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.15","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.15/manifests"},{"name":"v0.9.14","sha":"769c76e5eb96b2772980f639e52a0cc93ec96f6c","kind":"commit","published_at":"2011-09-21T07:19:02.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.14","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.14/manifests"},{"name":"v0.9.13","sha":"a55ffa676485f8fbf5d8a3b5f0110ed6c404a629","kind":"commit","published_at":"2011-09-21T02:35:52.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.13","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.13/manifests"},{"name":"v0.9.12","sha":"5cd2a0106ceaf0b7fd902b805bc79d7028672248","kind":"commit","published_at":"2011-09-20T10:45:45.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.12","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.12/manifests"},{"name":"v0.9.11","sha":"0214bf9166f69ec918cad239aee467ebfecaf20c","kind":"commit","published_at":"2011-09-19T05:26:42.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.11","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.11/manifests"},{"name":"v0.9.10","sha":"1a2d8e210813d78cc6d7da3f40171d28513db5fd","kind":"commit","published_at":"2011-09-07T07:12:19.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.10","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.10/manifests"},{"name":"v0.9.9","sha":"7121c3eb7aa59c89ec990634b4251c4e16b452d5","kind":"commit","published_at":"2011-09-06T04:53:48.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.9","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"9eaae801ef0f45560cc05fdeb8f288b4773be6b7","kind":"commit","published_at":"2011-08-16T08:29:45.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.8","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8c0f97de843a88b00938b1e3b9a4571f255a47f4","kind":"commit","published_at":"2011-08-06T11:21:52.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.7","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1c195d5ff27d6e523c246bfb790da17721960e97","kind":"commit","published_at":"2011-08-05T20:10:16.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.6","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"491622dea7bd4009525a9ba370726d9e8b945c41","kind":"commit","published_at":"2011-07-23T03:44:54.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.5","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"9c92d09db3b60e64a1c768d0933e11a8f2f25de4","kind":"commit","published_at":"2011-07-22T09:15:03.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.4","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"d20b2f87a176da2cd44510ae2b8743d8b0ab75a9","kind":"commit","published_at":"2011-07-05T10:57:11.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"291b517c601dfc30cb3361fa7f10c6ce70e3f940","kind":"commit","published_at":"2011-07-03T14:47:06.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3bfb6c1c384d5c6b6720c58260943232971e6918","kind":"commit","published_at":"2011-06-25T18:07:28.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"6624695a1500c4486d1c1d005dac3e1aa5f7ecd6","kind":"commit","published_at":"2011-06-20T04:40:31.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2025-10-13T06:29:16.542Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.790207323550892,"dependent_packages_count":8.45644379523272,"stargazers_count":0.5813856981608128,"forks_count":0.7012109089701879,"docker_downloads_count":null,"average":3.6323119314786534},"purl":"pkg:golang/github.com/fluent/fluentd","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/fluent/fluentd","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/fluent/fluentd","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/fluent/fluentd/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-12T15:45:57.098Z","issues_count":325,"pull_requests_count":810,"avg_time_to_close_issue":22768295.416666668,"avg_time_to_close_pull_request":1315995.7302452317,"issues_closed_count":204,"pull_requests_closed_count":734,"pull_request_authors_count":42,"issue_authors_count":243,"avg_comments_per_issue":4.295384615384616,"avg_comments_per_pull_request":1.8839506172839506,"merged_pull_requests_count":644,"bot_issues_count":0,"bot_pull_requests_count":161,"past_year_issues_count":61,"past_year_pull_requests_count":518,"past_year_avg_time_to_close_issue":1375252.1944444445,"past_year_avg_time_to_close_pull_request":257368.87885462554,"past_year_issues_closed_count":36,"past_year_pull_requests_closed_count":454,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":37,"past_year_avg_comments_per_issue":3.2950819672131146,"past_year_avg_comments_per_pull_request":0.9073359073359073,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":134,"past_year_merged_pull_requests_count":404,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/issues","maintainers":[{"login":"ashie","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashie"},{"login":"repeatedly","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/repeatedly"},{"login":"tagomoris","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tagomoris"},{"login":"fujimotos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fujimotos"},{"login":"ganmacs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ganmacs"},{"login":"edsiper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edsiper"},{"login":"raytung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raytung"}],"active_maintainers":[{"login":"ashie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashie"},{"login":"edsiper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edsiper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffluent%2Ffluentd/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffluent%2Ffluentd/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffluent%2Ffluentd/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffluent%2Ffluentd/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffluent%2Ffluentd/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2119755,"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":14021998,"name":"helm/fluentd","ecosystem":"helm","description":"A Helm chart for fluentd","homepage":"https://www.fluentd.org/","licenses":"Unknown","normalized_licenses":["Other"],"repository_url":"https://github.com/fluent/fluentd","keywords_array":[],"namespace":"helm","versions_count":19,"first_release_published_at":"2020-04-06T03:41:52.000Z","latest_release_published_at":"2022-05-04T16:39:45.000Z","latest_release_number":"0.2.16","last_synced_at":"2026-04-04T09:51:58.470Z","created_at":"2026-03-10T11:30:33.234Z","updated_at":"2026-04-04T09:51:58.470Z","registry_url":"https://artifacthub.io/packages/helm/helm/fluentd","install_command":"helm repo add helm https://skyward-luke.github.io/helm-charts/ \u0026\u0026 helm install fluentd helm/fluentd","documentation_url":"https://artifacthub.io/packages/helm/helm/fluentd","metadata":{"app_version":"v1.14.0","chart_version":"0.2.16","category":null,"official":false,"deprecated":false,"repository_url":"https://skyward-luke.github.io/helm-charts/","maintainers":[{"name":"lukewendling","email":"luke.wendling+github@skywardfederal.com"}]},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-10T11:31:41.223Z","dependent_packages_count":0,"downloads":0,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.0,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:helm/helm/fluentd","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/helm/helm/fluentd","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/helm/helm/fluentd","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/helm/helm/fluentd/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/helm%2Ffluentd/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/helm%2Ffluentd/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/helm%2Ffluentd/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/helm%2Ffluentd/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/helm%2Ffluentd/codemeta","maintainers":[],"registry":{"name":"artifacthub.io","url":"https://artifacthub.io","ecosystem":"helm","default":true,"packages_count":17106,"maintainers_count":0,"namespaces_count":4476,"keywords_count":7152,"github":"artifacthub","metadata":{"funded_packages_count":204},"icon_url":"https://github.com/artifacthub.png","created_at":"2026-01-29T12:56:41.438Z","updated_at":"2026-04-09T05:03:52.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/namespaces"}},{"id":12229534,"name":"fluentd","ecosystem":"rubygems","description":"Fluentd is an open source data collector designed to scale and simplify log management. It can collect, process and ship many kinds of data in near real-time.","homepage":"https://www.fluentd.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/fluent/fluentd","keywords_array":[],"namespace":null,"versions_count":428,"first_release_published_at":"2011-10-16T00:16:05.309Z","latest_release_published_at":"2026-02-13T01:30:41.158Z","latest_release_number":"1.19.2","last_synced_at":"2026-04-29T23:30:20.614Z","created_at":"2025-10-07T02:54:53.277Z","updated_at":"2026-04-29T23:30:20.614Z","registry_url":"https://gem.coop/gems/fluentd","install_command":"gem install fluentd -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/fluentd/","metadata":{"funding":null},"repo_metadata":{"id":37548403,"uuid":"1918677","full_name":"fluent/fluentd","owner":"fluent","description":"Fluentd: Unified Logging Layer (project under CNCF)","archived":false,"fork":false,"pushed_at":"2026-04-20T08:14:53.000Z","size":20880,"stargazers_count":13528,"open_issues_count":134,"forks_count":1392,"subscribers_count":329,"default_branch":"master","last_synced_at":"2026-04-24T06:08:09.792Z","etag":null,"topics":["cncf","data-collector","fluentd","logging","ruby"],"latest_commit_sha":null,"homepage":"https://www.fluentd.org","language":"Ruby","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/fluent.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-06-19T08:41:40.000Z","updated_at":"2026-04-24T06:05:33.000Z","dependencies_parsed_at":"2024-05-22T11:26:02.417Z","dependency_job_id":"fba0981f-e9d8-4344-9d5f-395f6b0064eb","html_url":"https://github.com/fluent/fluentd","commit_stats":{"total_commits":5251,"total_committers":271,"mean_commits":"19.376383763837637","dds":0.8187011997714722,"last_synced_commit":"abe335a1031abd74b2d8fbc2460e080fbbb072f2"},"previous_names":[],"tags_count":266,"template":false,"template_full_name":null,"purl":"pkg:github/fluent/fluentd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluent","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/sbom","scorecard":{"id":113033,"data":{"date":"2025-08-12T12:56:36Z","repo":{"name":"github.com/fluent/fluentd","commit":"fd711c50fc27d29e34e99843a36bb28fc802af5d"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.9,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel permissions set to 'read-all': .github/workflows/benchmark.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/rubocop.yml:18","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:14","Info: topLevel permissions set to 'read-all': .github/workflows/stale-actions.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/test-ruby-head.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/test.yml:20","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 third-party GitHubAction 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 10 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 68 contributing companies or organizations","details":["Info: found contributions from: ComplianceAsCode, D-Programming-Deimos, Element104, FlexConfirmMail, GoComply, HipByte, MacRuby, ManageIQ, OpenSCAP, RubyMotionJP, SecurityCentral, TextScript-samples, ThinBridge, UTMC, asakusarb, chronosphere, chronosphereio, clear-code, commander-js, datachainlab, dlang, embulk, fluent, fluent-plugins-nursery, focuslight, geminabox, gmo pepabo, groonga, haroonga, hiki, isucon, jb advanced technology corporation, jsx, jubatus, ls4, medjed, mercari, milter-manager, monkey, mroonga, msgpack, nadoka, norikra, pepabo, pgroonga, potatotips, prepan-developers, project-hatohol, ranguba, red-data-tools, rmagick, rolieup, ruby, ruby-gnome, rubykansai, rurema, sakura internet, serverspec, spacewalkproject, st-tech, theforeman, treasure data, treasure-data, triglav-dataflow, woothee, yohoushi, zlabjp, zozo inc"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-15T15:50:34.789Z","repository_id":37548403,"created_at":"2025-08-15T15:50:34.790Z","updated_at":"2025-08-15T15:50:34.790Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32236744,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"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":"fluent","name":"Fluentd: Unified Logging Layer","uuid":"859518","kind":"organization","description":"Fluentd is a cloud native logging solution to unify data collection and consumption.","email":null,"website":"http://www.fluentd.org/","location":"Cloud Native Computing Foundation","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/859518?v=4","repositories_count":89,"last_synced_at":"2023-04-10T10:21:17.081Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fluent","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:44:11.958Z","updated_at":"2023-04-10T10:21:17.360Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluent","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluent/repositories"},"tags":[{"name":"v1.19.2","sha":"76841666b4e4aade23f0c100a7e048995f7d52c8","kind":"tag","published_at":"2026-02-13T01:29:09.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.19.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.19.2/manifests"},{"name":"v1.16.11","sha":"844c1d8711d94976910cf9a70e29464fbada2862","kind":"tag","published_at":"2025-12-09T07:31:15.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.16.11","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.11/manifests"},{"name":"v1.19.1","sha":"efdc4dca81c23480c9b55e13e55de6aa925b1cf5","kind":"tag","published_at":"2025-11-06T06:59:51.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.19.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.19.1/manifests"},{"name":"v1.16.10","sha":"5114da659c360c3d7afdd2940ac129f7ffd00214","kind":"tag","published_at":"2025-09-12T01:39:25.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.16.10","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.10/manifests"},{"name":"v1.19.0","sha":"ed15edc4b7c86c1fcea3fbf326b7c42325e6fc71","kind":"tag","published_at":"2025-07-30T07:11:03.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.19.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.19.0/manifests"},{"name":"v1.16.9","sha":"daccbc6f0551611c65d3ce7efd81dfc7b693f3e3","kind":"tag","published_at":"2025-05-14T07:58:31.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.16.9","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.9/manifests"},{"name":"v1.16.8","sha":"13014c5935a52b9d6b5bf8e40e5b3cf8a149e7f6","kind":"tag","published_at":"2025-05-01T05:24:54.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.16.8","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.8/manifests"},{"name":"v1.16.7","sha":"6e7d056ec21db1ca1b5dbd50ca04afeac2b8ca7b","kind":"tag","published_at":"2025-01-29T08:51:37.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.16.7","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.7/manifests"},{"name":"v1.18.0","sha":"46372ddd521870f6a203baefb5a598209486d0bc","kind":"tag","published_at":"2024-11-29T05:10:45.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.18.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.18.0/manifests"},{"name":"v1.16.6","sha":"fa1cfbb0335e7751a2fd5547897ab611484ee000","kind":"tag","published_at":"2024-08-20T08:05:33.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.16.6","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.6/manifests"},{"name":"v1.17.1","sha":"78a7972bfe6b421f08472701f04f00515ed24bee","kind":"tag","published_at":"2024-08-19T06:01:12.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.17.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"e763c0761c44d9734b6aa374371387a2e8406522","kind":"tag","published_at":"2024-04-30T08:56:29.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.17.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.17.0/manifests"},{"name":"v1.16.5","sha":"95d130aaa44fc09b14a4e9686ee8018253185fc5","kind":"tag","published_at":"2024-03-27T08:54:34.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.16.5","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.5/manifests"},{"name":"v1.16.4","sha":"1ffa7140143184de10d26a39f98b55d3dba9e362","kind":"tag","published_at":"2024-03-14T07:59:58.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.16.4","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"d3cf2e0f95a0ad88b9897197db6c5152310f114f","kind":"tag","published_at":"2023-11-14T05:00:45.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.16.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"d5685ada81ac89a35a79965f1e94bbe5952a5d3a","kind":"tag","published_at":"2023-07-14T08:16:43.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.16.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"0a6d706a9cee5882d751b2cc6169696709df0134","kind":"tag","published_at":"2023-04-17T07:44:07.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.16.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"206b46b91560177366371c1f05bbcf09ac006d86","kind":"tag","published_at":"2023-03-29T03:49:43.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.16.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"e89092ce1132a933c12bb23fe8c9323c07ca81f5","kind":"tag","published_at":"2022-11-02T05:34:27.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.15.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"c32842297ed2c306f1b841a8f6e55bdd0f1cb27f","kind":"tag","published_at":"2022-08-22T08:08:17.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.15.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"cf241f0d9449a19346cc252946f14b7a79e2a4d2","kind":"tag","published_at":"2022-07-27T01:23:12.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.15.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"79ead40de9dec33afc2a9bf6cc25f5ec2d65a482","kind":"tag","published_at":"2022-06-29T07:02:24.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.15.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.15.0/manifests"},{"name":"v1.14.6","sha":"c0f48a0080550eff6aa6fa19d269e480684e7a45","kind":"tag","published_at":"2022-03-31T05:13:18.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.14.6","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.6/manifests"},{"name":"v1.14.5","sha":"672338f23662a264141974d1a481c25a3648f035","kind":"tag","published_at":"2022-02-09T02:23:22.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.14.5","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.5/manifests"},{"name":"v1.14.4","sha":"d1f33da51466d13d016cf2480305e9da189ea10b","kind":"tag","published_at":"2022-01-06T05:14:08.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.14.4","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.4/manifests"},{"name":"v1.14.3","sha":"438a82aead488a86180cd484bbc4e7e344a9032b","kind":"tag","published_at":"2021-11-26T03:37:36.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.14.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"5126eba90ab4deb77e9deca691dfd68f835bd456","kind":"tag","published_at":"2021-10-29T04:48:18.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.14.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"6a3b2216c13b55861c8679a0c2e02436f426774f","kind":"tag","published_at":"2021-09-29T04:31:18.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.14.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"d6710439a4eaa268a062b6619458b5875660aba2","kind":"tag","published_at":"2021-08-30T00:57:21.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.14.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.0/manifests"},{"name":"v1.14.0.rc","sha":"2063d3bda10d6cfb61fdaa2cf04be351c5672918","kind":"tag","published_at":"2021-08-16T01:59:37.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.14.0.rc","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.14.0.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.14.0.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.0.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.0.rc/manifests"},{"name":"v1.13.3","sha":"12de3b5a260a174fe4a419036d6e2b2e18fe7497","kind":"tag","published_at":"2021-07-27T04:41:54.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.13.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.13.3/manifests"},{"name":"v1.13.2","sha":"f73c601ecf822a0b38f2c898db6b0da87305925d","kind":"tag","published_at":"2021-07-12T05:22:58.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.13.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"da162e15bc95b1263f92eb0622c714f8b9d303b9","kind":"tag","published_at":"2021-06-25T06:09:33.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.13.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d3eb28eca3f68c3deb153e09322693cd91de90c2","kind":"tag","published_at":"2021-05-29T10:51:41.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.13.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.13.0/manifests"},{"name":"v1.12.4","sha":"3c6ba5caa828560f3876f4458f3a2fb5585448f2","kind":"tag","published_at":"2021-05-26T04:50:11.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.12.4","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"b6e76c09d60ee866de6470f2bdd2551e7c8591d3","kind":"tag","published_at":"2021-04-23T05:01:57.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.12.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"61623a79cfb41d9b2d6278a036f0df4949a4f56c","kind":"tag","published_at":"2021-03-29T04:42:52.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.12.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"e3effa337593618cbd7f0f4ef071766df1ec69a0","kind":"tag","published_at":"2021-02-18T22:47:06.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.12.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"793c9aa3a45b5e6779b7fbf4fba8b0a1c930c8af","kind":"tag","published_at":"2021-01-05T02:43:18.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.12.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.0/manifests"},{"name":"v1.12.0.rc2","sha":"018fa3a637be6d565e23aa913512f2fee618e29f","kind":"tag","published_at":"2020-12-22T07:53:57.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.12.0.rc2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.12.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.12.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.0.rc2/manifests"},{"name":"v1.12.0.rc1","sha":"4baabe3b294ace33b3fc7cb4a9e89b1c8509b4a1","kind":"tag","published_at":"2020-11-19T05:34:00.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.12.0.rc1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.12.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.12.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.0.rc1/manifests"},{"name":"v1.11.5","sha":"24fe4cbc50d1ea1e053eb6d336e6fc0f797eeb12","kind":"tag","published_at":"2020-11-06T19:24:58.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.11.5","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"5d772aa7d2ad81784aadef6264129803397db9a1","kind":"tag","published_at":"2020-10-13T19:59:39.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.11.4","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"91706653523ff4b99ca3fdeb09c44eb233897c28","kind":"tag","published_at":"2020-09-30T05:48:17.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.11.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"3dde9396ee30263980ad2655fc78197b41d2b3fd","kind":"tag","published_at":"2020-08-04T21:59:11.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.11.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"6beca80f6467fd2e12ea25b21e0474d978007b08","kind":"tag","published_at":"2020-06-22T21:32:42.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.11.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"f5cc77783b7483dd72dc039c96a3ad970daa7835","kind":"tag","published_at":"2020-06-04T06:47:14.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.11.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.0/manifests"},{"name":"v1.10.4","sha":"5a2afdccc7fc3766f0728c29b04519784ff7ef3f","kind":"tag","published_at":"2020-05-12T05:49:42.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.10.4","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"d8a0ff30afd4f0ce25da4d99f8e7a7161473aae8","kind":"tag","published_at":"2020-05-01T17:12:02.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.10.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"a5badcdf916bebcce25af5aac21ad13ce1c3f9a1","kind":"tag","published_at":"2020-04-15T02:18:17.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.10.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"cc97aa414f918e0ae7a596cc5ccca8e5fa080ee2","kind":"tag","published_at":"2020-04-02T20:01:31.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.10.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"7e3022efbb972d1a46fb66d1a6e2698abb46564e","kind":"tag","published_at":"2020-03-24T10:33:29.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.10.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.10.0/manifests"},{"name":"v1.9.3","sha":"9f856f621f7c71449fa5031b30367d41e7419188","kind":"tag","published_at":"2020-03-05T22:49:44.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.9.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"9d113029d4550ce576d8825bfa9612aa3e55bff0","kind":"tag","published_at":"2020-02-13T02:38:20.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.9.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"22dcaa82f3b5b136219900797c01e5464e57dd7b","kind":"tag","published_at":"2020-01-31T23:35:07.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.9.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"2236ad45197ba336fd9faf56f442252c8b226f25","kind":"tag","published_at":"2020-01-22T08:08:10.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.9.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.0/manifests"},{"name":"v1.9.0.rc2","sha":"a3537933dfdba5a31b93bf7f99b9cdb19e7508de","kind":"tag","published_at":"2020-01-15T09:15:15.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.9.0.rc2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.9.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.9.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.0.rc2/manifests"},{"name":"v1.9.0.rc1","sha":"19f9d42e370c2e85aaa166fb28f4527c6c9037c4","kind":"tag","published_at":"2020-01-07T05:31:23.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.9.0.rc1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.9.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.9.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.0.rc1/manifests"},{"name":"v1.8.1","sha":"8d0f413528b8f5fe8f0b532e6dde5d165b1e8a17","kind":"tag","published_at":"2019-12-26T11:18:46.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.8.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"db3d0039ac7dac86955a02f0eda4f3991a9ef617","kind":"tag","published_at":"2019-12-12T08:11:55.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.8.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.8.0/manifests"},{"name":"v1.8.0.rc3","sha":"2722d5855ec1e8da8973acf116d6123330ec214b","kind":"tag","published_at":"2019-11-17T03:27:00.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.8.0.rc3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.8.0.rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.8.0.rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.8.0.rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.8.0.rc3/manifests"},{"name":"v1.8.0.rc2","sha":"cabffa9e92ab41149cb6b98e090c493894168654","kind":"tag","published_at":"2019-10-29T06:36:08.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.8.0.rc2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.8.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.8.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.8.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.8.0.rc2/manifests"},{"name":"v1.8.0.rc1","sha":"5e44debc99d0d4f2b59271fa8c7028704a68abfa","kind":"tag","published_at":"2019-10-25T11:33:39.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.8.0.rc1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.8.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.8.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.8.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.8.0.rc1/manifests"},{"name":"v1.7.4","sha":"9c577a78e69fb3bc1fc1faf0ef425091b9180987","kind":"tag","published_at":"2019-10-25T07:53:33.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.7.4","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f47788280d8d97829b49e460e81a854bde0840e2","kind":"tag","published_at":"2019-10-01T09:25:01.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.7.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5f2974a89e6aade43bc4795df94e793a52e5e949","kind":"tag","published_at":"2019-09-20T07:00:41.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.7.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"07d9eecf0ce1413ab7873da84462b6f8fe9fae04","kind":"tag","published_at":"2019-09-09T12:25:23.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.7.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"fc02c09d0c128df75f272466d8b7e588c1216ca4","kind":"tag","published_at":"2019-08-21T13:58:48.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.7.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.0/manifests"},{"name":"v1.7.0.rc1","sha":"b1a22f454ee852cd58b0a01f6be32e3440612e89","kind":"tag","published_at":"2019-08-21T12:08:24.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.7.0.rc1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.7.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.7.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.0.rc1/manifests"},{"name":"v1.6.3","sha":"ab4af3499d86b582aaccb4124eaca7ba4d1c5d1a","kind":"tag","published_at":"2019-07-29T21:32:10.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.6.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"e45146681dea922b0e473455174ca9e2c171ec43","kind":"tag","published_at":"2019-07-12T04:21:41.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.6.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"8688ebbd75aae42cc2b4c2f5ff7bb7305be13cb1","kind":"tag","published_at":"2019-07-11T08:24:56.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.6.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"30905368ca860b5b21c7c0205260bcf16e768af7","kind":"tag","published_at":"2019-07-02T00:28:05.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.6.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"ea651827782d7ec92c3cd09cb6ada65e32bfab44","kind":"tag","published_at":"2019-06-14T11:20:25.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.5.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"45c7b75ba77763eaf87136864d4942c4e0c5bfcd","kind":"tag","published_at":"2019-06-05T21:55:45.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.5.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"31cd8cab4d8581699adfb54b563c38316f8faac6","kind":"tag","published_at":"2019-05-18T06:25:54.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.5.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.5.0/manifests"},{"name":"v1.5.0.rc1","sha":"22170ae1d6dc69272ef1b0e436cdab216521d507","kind":"tag","published_at":"2019-05-09T03:26:53.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.5.0.rc1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.5.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.5.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.5.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.5.0.rc1/manifests"},{"name":"v1.4.2","sha":"26c458bc99acb3a8b055a5ae23fec79a59e8bade","kind":"tag","published_at":"2019-04-02T15:04:50.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.4.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"56a8a824f6575ed51fb5a52fa691610ca885a848","kind":"tag","published_at":"2019-03-19T13:48:00.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.4.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"f92eab67996e6390b1bf2c5224a04647d93002fe","kind":"tag","published_at":"2019-02-25T12:42:23.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.4.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"bc0ff4600c428bc89e523afa0277a33a6fec57c5","kind":"tag","published_at":"2019-01-07T03:05:17.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.3.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"94382d604d624d68239882d5249c0c41a02ae5d8","kind":"tag","published_at":"2018-12-11T03:28:10.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.3.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"3dabdc5c42918049933156db7c07437346b76773","kind":"tag","published_at":"2018-11-27T21:05:18.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.3.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"23a9609f6a2c8937fc18e19ea96865bfccb2b2cd","kind":"tag","published_at":"2018-11-10T06:09:41.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.3.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.3.0/manifests"},{"name":"v1.2.6","sha":"500ed50bd02e35ffe1fa1a73aa676e377c679aca","kind":"tag","published_at":"2018-10-04T00:21:37.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.2.6","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"33fe27eb5943d3f969bf0bd15115979f3ac7e7e7","kind":"tag","published_at":"2018-08-23T01:04:47.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.2.5","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.5/manifests"},{"name":"v1.2.5.rc1","sha":"fd8871a096b6c84d443d108ebd7dd04572257289","kind":"tag","published_at":"2018-08-20T09:00:45.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.2.5.rc1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.2.5.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.2.5.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.5.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.5.rc1/manifests"},{"name":"v1.2.4","sha":"27e84796ebdd7f4f74c584c0cab244c312536732","kind":"tag","published_at":"2018-08-02T01:38:20.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.2.4","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.4/manifests"},{"name":"v1.2.4.rc1","sha":"55ca6205180165432847e15f8485c96472cbf134","kind":"tag","published_at":"2018-07-23T07:42:19.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.2.4.rc1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.2.4.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.2.4.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.4.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.4.rc1/manifests"},{"name":"v1.2.3","sha":"029bb4bfacf91feebc7fa22edf6fc39bdd810890","kind":"tag","published_at":"2018-07-11T02:57:37.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.2.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.3/manifests"},{"name":"v0.12.43","sha":"c485bbfa9a101ebe678545a377aecd1cfcf4a5e6","kind":"tag","published_at":"2018-06-28T12:34:32.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.43","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.43/manifests"},{"name":"v1.2.2","sha":"c49959c87e207afb8a75a116da9af9ad86beabf1","kind":"tag","published_at":"2018-06-12T23:39:28.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.2.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"8b892eda6a489cdd80e02f8b1783e0986ca9e168","kind":"tag","published_at":"2018-05-23T23:07:56.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.2.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a9ed7bba6b5a151c600ca338398d11e03d17898e","kind":"tag","published_at":"2018-04-30T02:21:58.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.2.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.0/manifests"},{"name":"v1.2.0.pre1","sha":"20b27252dee37f58c015f6282c7874a30332b464","kind":"tag","published_at":"2018-04-11T22:35:11.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.2.0.pre1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.2.0.pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.2.0.pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.0.pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.0.pre1/manifests"},{"name":"v1.1.3","sha":"17bec1d2d24b91992e328ae062549c21e14a3f38","kind":"tag","published_at":"2018-04-04T11:22:20.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.1.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"14cab97e4460192db36946880630bd39e812c9eb","kind":"tag","published_at":"2018-03-19T10:07:58.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.1.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"fa35835d9a085023d7b496a81790948e7581a446","kind":"tag","published_at":"2018-03-05T21:57:12.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.1.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"9617919973ee528deeb84600df42af34b161eb9a","kind":"tag","published_at":"2018-01-18T01:46:26.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.1.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"bc77372d0514964690e0e1a43c487e5cb7ef9033","kind":"tag","published_at":"2017-12-18T09:24:47.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.0.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"4cfd824d4269437cc929c0a42e67a53aa5d16056","kind":"tag","published_at":"2017-12-15T04:37:11.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.0.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.0.1/manifests"},{"name":"v0.12.42","sha":"32fd7a5302bea3b9cac0aa20cb9cd55d1e8c24c1","kind":"tag","published_at":"2017-12-14T18:18:11.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.42","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.42/manifests"},{"name":"v1.0.0","sha":"74e2b13983e510968934b4b7752a8f5a5a409ed2","kind":"tag","published_at":"2017-12-06T14:05:11.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.0.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.0.0/manifests"},{"name":"v0.14.25","sha":"363b1af858aab34d90d9a98d63107b1206afd141","kind":"tag","published_at":"2017-11-30T06:09:39.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.25","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.25/manifests"},{"name":"v1.0.0.rc1","sha":"e576dd4b03b5c15820e91040f963913b6e0ca276","kind":"tag","published_at":"2017-11-29T15:04:32.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.0.0.rc1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.0.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.0.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.0.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.0.0.rc1/manifests"},{"name":"v0.14.24","sha":"2b427d5c83d33728399a958c6833b7ee238a84f0","kind":"tag","published_at":"2017-11-24T19:48:14.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.24","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.24/manifests"},{"name":"v0.12.41","sha":"e2d4fd6498b6f6dd4e8bb3d8b4ea83f52877015f","kind":"tag","published_at":"2017-11-16T06:12:35.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.41","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.41/manifests"},{"name":"v0.14.23","sha":"e4b56defa863c3f6eb366e2b0511cfe9c2dacdbe","kind":"tag","published_at":"2017-11-15T19:53:12.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.23","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.23/manifests"},{"name":"v0.14.23.rc1","sha":"d4e2851c1798bc3adc162c923877aee057182502","kind":"tag","published_at":"2017-11-07T04:55:11.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.23.rc1","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.23.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.23.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.23.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.23.rc1/manifests"},{"name":"v0.14.22","sha":"9752b76e316f89ddd6c86f64d75b82a85a3d620d","kind":"tag","published_at":"2017-11-02T01:15:33.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.22","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.22/manifests"},{"name":"v0.14.22.rc2","sha":"9e6ae56b9570e0e7741f6a55122b69fd5736ea9f","kind":"tag","published_at":"2017-10-23T22:30:46.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.22.rc2","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.22.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.22.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.22.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.22.rc2/manifests"},{"name":"v0.14.22.rc1","sha":"86eaa2cedc5485f6322180ac434f8d78b66db6ab","kind":"tag","published_at":"2017-10-13T14:18:39.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.22.rc1","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.22.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.22.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.22.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.22.rc1/manifests"},{"name":"v0.14.21","sha":"4faf3d08eea3c95bdcbb79dbf60af3453917317c","kind":"tag","published_at":"2017-09-07T22:00:37.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.21","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.21/manifests"},{"name":"v0.12.40","sha":"d5e0a61e06a7cfeb7266b018e77ac74f85c0c06d","kind":"tag","published_at":"2017-08-29T03:19:35.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.40","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.40/manifests"},{"name":"v0.14.20","sha":"d57fec9b2e05d2df1c47411129a94736a2f2a299","kind":"tag","published_at":"2017-07-31T05:31:22.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.20","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.20/manifests"},{"name":"v0.14.20.rc1","sha":"e9709fb5fb094a7275bf52c290e8e5cf4536d482","kind":"tag","published_at":"2017-07-21T05:30:36.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.20.rc1","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.20.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.20.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.20.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.20.rc1/manifests"},{"name":"v0.12.39","sha":"4441ec78af292ef22eb4fd6ea6ea3603eb4c1e79","kind":"tag","published_at":"2017-07-14T08:01:34.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.39","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.39/manifests"},{"name":"v0.12.38","sha":"8a89be543cba59e3d377d226ee28f1f91277517f","kind":"tag","published_at":"2017-07-13T09:43:33.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.38","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.38/manifests"},{"name":"v0.14.19","sha":"bdbf8f67af8e2b7b28071927f54a68149fcb0166","kind":"tag","published_at":"2017-07-12T20:29:55.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.19","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.19/manifests"},{"name":"v0.12.37","sha":"dc9753d0db1e9f9ea0a4d9da53be7f1cb104bf3a","kind":"tag","published_at":"2017-07-07T16:28:57.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.37","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.37/manifests"},{"name":"v0.14.18","sha":"2befef01ea7bbc0e1dad47694512675975c06091","kind":"tag","published_at":"2017-06-22T01:26:29.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.18","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.18/manifests"},{"name":"v0.14.17","sha":"6fb570fd3763134bb000872a2beb66cbb9a409b4","kind":"tag","published_at":"2017-05-30T00:00:33.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.17","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.17/manifests"},{"name":"v0.12.36","sha":"424960808693efdccb04230bd7754332bde58661","kind":"tag","published_at":"2017-05-24T06:58:14.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.36","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.36/manifests"},{"name":"v0.14.16","sha":"155ceac05146aea15124917a8bf16f2be0a9937a","kind":"tag","published_at":"2017-05-14T22:25:19.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.16","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.16/manifests"},{"name":"v0.14.15","sha":"b316d96937808e56eea5637feed0f2bcd402bac7","kind":"tag","published_at":"2017-04-24T05:46:51.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.15","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.15/manifests"},{"name":"v0.12.35","sha":"beca7383a6c214d266b367bffd82f72e836b3dee","kind":"tag","published_at":"2017-04-19T23:57:09.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.35","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.35/manifests"},{"name":"v0.12.34","sha":"423cf7f9cf27950d89e7814fb3039b027b501924","kind":"tag","published_at":"2017-03-25T22:41:06.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.34","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.34/manifests"},{"name":"v0.14.14","sha":"85d51905accfce7158470f3e4ab99641a4cfd5e9","kind":"tag","published_at":"2017-03-24T04:16:16.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.14","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.14/manifests"},{"name":"v0.14.14.pre.1","sha":"881d481c567d2ebd3f5ce61cf38e442bc354ecaa","kind":"tag","published_at":"2017-03-16T09:23:11.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.14.pre.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.14.pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.14.pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.14.pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.14.pre.1/manifests"},{"name":"v0.12.33","sha":"fb743e3f851b56fd76c3804738ed64d647e387ef","kind":"tag","published_at":"2017-03-09T11:14:22.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.33","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.33/manifests"},{"name":"v0.14.13","sha":"7719591b7973d88792b8509de18a832addd5c897","kind":"tag","published_at":"2017-02-17T21:22:06.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.13","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.13/manifests"},{"name":"v0.12.32","sha":"79a2cbe26815aa8964cec25f0b2da62071da2c43","kind":"tag","published_at":"2017-02-03T02:23:14.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.32","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.32/manifests"},{"name":"v0.14.12","sha":"5532111f21c6304a8ba3f4d459f248c098eb0f4f","kind":"tag","published_at":"2017-01-30T12:29:03.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.12","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.12/manifests"},{"name":"v0.14.11","sha":"f68a60a6254b51f2fb7ab19ec0e701625f8c1b8c","kind":"tag","published_at":"2016-12-26T05:38:10.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.11","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.11/manifests"},{"name":"v0.10.62","sha":"23c4c1be110ba51c415281998267cb1631a2ea1a","kind":"tag","published_at":"2016-12-15T08:22:55.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.62","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.62/manifests"},{"name":"v0.12.31","sha":"55f0d0f785abbf7b09ca2fe4a47df6dfeaed3bb8","kind":"tag","published_at":"2016-12-15T00:34:41.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.31","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.31/manifests"},{"name":"v0.14.10","sha":"4f892bd3d1e4528b8a7e6dcc6b84304c0c26f741","kind":"tag","published_at":"2016-12-14T03:39:15.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.10","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.10/manifests"},{"name":"v0.12.30","sha":"0c44166f8d1c355c6095de411006ab963c8b6dc4","kind":"tag","published_at":"2016-12-01T05:05:54.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.30","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.30/manifests"},{"name":"v0.14.9","sha":"ad481747ec6793432f38e3c34126d9dc9d63c385","kind":"tag","published_at":"2016-11-15T23:14:10.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.9","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.9/manifests"},{"name":"v0.14.8","sha":"3d1dd53f31d1fe49508f230a71a2b4c2ceb20f47","kind":"tag","published_at":"2016-10-13T03:48:48.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.8","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.8/manifests"},{"name":"v0.14.7","sha":"cbe0c152d454ecb336b27424c74f22207e032c50","kind":"tag","published_at":"2016-10-07T07:20:34.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.7","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.7/manifests"},{"name":"v0.14.6","sha":"d721033f6513aaf545be612e1a6e6c75f8816a79","kind":"tag","published_at":"2016-09-07T13:23:24.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.6","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.6/manifests"},{"name":"v0.12.29","sha":"cd458194c949851a2b76c06b994330e964b55cc0","kind":"tag","published_at":"2016-09-06T18:18:33.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.29","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.29/manifests"},{"name":"v0.14.5","sha":"c100086c2a35377556a961831321a8c5ea457109","kind":"tag","published_at":"2016-09-06T08:08:54.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.5","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"c2ee949dc0da26f3037156439d24720bcf3a4fdd","kind":"tag","published_at":"2016-08-31T10:56:45.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.4","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.4/manifests"},{"name":"v0.12.28","sha":"1f261c7ce0821432767d7246a5111fbea3f29480","kind":"tag","published_at":"2016-08-15T13:37:27.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.28","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.28/manifests"},{"name":"v0.14.2","sha":"1ef51cbfcc51e24d923173c27b7adf7724c6979a","kind":"tag","published_at":"2016-08-09T04:57:43.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.2/manifests"},{"name":"v0.12.27","sha":"1f7cdffdb7bcae2560e536ec9cd796eff5777fc2","kind":"tag","published_at":"2016-08-03T08:21:28.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.27","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.27/manifests"},{"name":"v0.14.1","sha":"0f169b6dc2030ce6d18ccc3e267aa7610b81d762","kind":"tag","published_at":"2016-06-30T02:33:32.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"6b3187a8b4bc8cbca44929c4bd287272c6c9747d","kind":"tag","published_at":"2016-05-31T02:38:59.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.0/manifests"},{"name":"v0.12.26","sha":"dc4e6d7dbd28f2c00123a395519114a81f280d31","kind":"tag","published_at":"2016-05-30T10:34:55.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.26","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.26/manifests"},{"name":"v0.14.0.rc.3","sha":"69df4fe63215240400a1b5cd929caf531c56c45b","kind":"tag","published_at":"2016-05-25T01:40:01.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.0.rc.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.0.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.0.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.0.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.0.rc.3/manifests"},{"name":"v0.12.25","sha":"bd53e876d2a81b6373b4ccfe99d5fe1b679cbb02","kind":"tag","published_at":"2016-05-25T00:55:40.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.25","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.25/manifests"},{"name":"v0.14.0.rc.2","sha":"9b556e4dc0a016ee9664e214eef5658651212442","kind":"tag","published_at":"2016-05-24T15:59:29.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.0.rc.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.0.rc.2/manifests"},{"name":"v0.14.0.rc.1","sha":"0b6e5048da4033259e574e32023431900383515b","kind":"tag","published_at":"2016-05-20T10:57:43.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.0.rc.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.0.rc.1/manifests"},{"name":"v0.12.24","sha":"5e491f8f9dd93a8ed359f10d612272e7fb835ca2","kind":"tag","published_at":"2016-05-20T03:04:51.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.24","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.24/manifests"},{"name":"v0.12.23","sha":"dcdbda2b0320526ad17a0601db2ab0ef8a46cb2a","kind":"tag","published_at":"2016-05-04T11:16:01.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.23","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.23/manifests"},{"name":"v0.12.22","sha":"282af784d20bdf0502d697d7c4810251cab2ca70","kind":"tag","published_at":"2016-03-11T05:23:21.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.22","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.22/manifests"},{"name":"v0.12.21","sha":"dae72688fb9040f475e5ec17b5c93230afc155ea","kind":"tag","published_at":"2016-03-04T12:56:44.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.21","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.21/manifests"},{"name":"v0.12.20","sha":"e89da82dd3744aada7a0268d06b583c40c9299c4","kind":"tag","published_at":"2016-01-25T22:09:51.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.20","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.20/manifests"},{"name":"v0.12.19","sha":"920645ad6aad360e151165eb4c448822149f970b","kind":"tag","published_at":"2015-12-21T11:44:09.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.19","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.19/manifests"},{"name":"v0.12.18","sha":"1e46058caa6f443890a85d196b8216abad577a43","kind":"tag","published_at":"2015-12-09T06:18:52.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.18","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.18/manifests"},{"name":"v0.12.17","sha":"f03ee90254be76befd471ac1f4749012a5b7e941","kind":"tag","published_at":"2015-11-04T14:06:01.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.17","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.17/manifests"},{"name":"v0.14.0.pre.1","sha":"2b820771f849f6460afddba2effdd836f7bc3af9","kind":"tag","published_at":"2015-10-28T19:37:19.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.0.pre.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.0.pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.0.pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.0.pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.0.pre.1/manifests"},{"name":"v0.12.16","sha":"c5d22cf2f082ceda47a57375f9e2d7c511c75a1b","kind":"tag","published_at":"2015-09-30T06:04:24.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.16","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.16/manifests"},{"name":"v0.12.15","sha":"e569d89a8c3006c6d8884181bc0f18b12a30004b","kind":"tag","published_at":"2015-07-29T12:14:10.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.15","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.15/manifests"},{"name":"v0.12.14","sha":"29261f25581249afdb96b5a445a8c250491993df","kind":"tag","published_at":"2015-07-16T17:55:51.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.14","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.14/manifests"},{"name":"v0.12.13","sha":"74f780452d62fb956d6884f0210596cf6fa1e5a0","kind":"tag","published_at":"2015-07-09T04:55:30.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.13","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.13/manifests"},{"name":"v0.12.12","sha":"d3ae305b6e7521fafac6ad30c6b0a8763c363b65","kind":"tag","published_at":"2015-06-12T10:10:26.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.12","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.12/manifests"},{"name":"v0.12.11","sha":"7bd529cc8007f04592c971f6b2fd9d216c60cf5d","kind":"tag","published_at":"2015-06-01T08:48:25.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.11","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.11/manifests"},{"name":"v0.12.10","sha":"1a95bde27cd7bae918ac03f3f45fc6542da8a72c","kind":"tag","published_at":"2015-05-27T18:45:40.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.10","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.10/manifests"},{"name":"v0.12.9","sha":"d225e8161b1a9c419cbf01a343979bcf4c8b6f3f","kind":"tag","published_at":"2015-05-19T10:24:26.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.9","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.9/manifests"},{"name":"v0.12.8","sha":"3a5e7493d9cbadc1723ec9987ce5e86bb87ee85f","kind":"tag","published_at":"2015-04-21T21:43:05.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.8","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.8/manifests"},{"name":"v0.12.7","sha":"f6aa9a4b275e4e9885bb912bcf0e930966d8e246","kind":"tag","published_at":"2015-03-21T21:33:58.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.7","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.7/manifests"},{"name":"v0.10.61","sha":"fc45e1cac9d8c8e2c7cc337253f0ad954ff5eb1d","kind":"commit","published_at":"2015-03-02T18:10:26.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.61","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.61/manifests"},{"name":"v0.12.6","sha":"a3f1f68dbc50eaf28d569d96a6bd8a97f17b0a6d","kind":"tag","published_at":"2015-03-02T18:07:49.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.6","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.6/manifests"},{"name":"v0.12.5","sha":"b398bd605876883a60496495bb46e26d33fe6f43","kind":"tag","published_at":"2015-02-09T01:49:37.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.5","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.5/manifests"},{"name":"v0.10.60","sha":"31976d64cb8d6f0c08ae8b0987a7ed18f0c206e6","kind":"commit","published_at":"2015-02-05T23:57:28.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.60","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.60/manifests"},{"name":"v0.10.59","sha":"939e9e86f11f3d8e89f8bd634c3910b7d61b3e08","kind":"commit","published_at":"2015-01-23T16:11:52.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.59","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.59/manifests"},{"name":"v0.12.4","sha":"b6e9f0506db6eff0bbdc90b018af036e100156b0","kind":"tag","published_at":"2015-01-23T09:22:58.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.4","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"f8bac20469e2ecde3fc3eeec306ee4af314d0959","kind":"tag","published_at":"2015-01-16T11:39:39.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"a5d489b2123faf69b156b58602990ae040dc8161","kind":"tag","published_at":"2014-12-19T20:10:51.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.2/manifests"},{"name":"v0.10.58","sha":"a3cd8be3f3e0dbf208fba8b0d424fe94fb89ec92","kind":"commit","published_at":"2014-12-14T19:20:47.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.58","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.58/manifests"},{"name":"v0.12.1","sha":"34f3ad3f468bbaa57f5cd62cfea669db44715f53","kind":"tag","published_at":"2014-12-14T18:28:27.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"57140760885c3b7d635bb9737ae5f63a195999f0","kind":"tag","published_at":"2014-12-12T15:01:02.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.0/manifests"},{"name":"v0.12.0.pre.3","sha":"72231890f567c81bcb5fd2ac469a92d09430e38a","kind":"tag","published_at":"2014-12-03T18:47:32.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.0.pre.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.0.pre.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.0.pre.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.0.pre.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.0.pre.3/manifests"},{"name":"v0.10.57","sha":"7efd580502d4dbf9f83ee4920494b3f61708013d","kind":"commit","published_at":"2014-11-12T10:48:17.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.57","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.57/manifests"},{"name":"v0.12.0.pre.2","sha":"018791f6b1b0400b71e37df2fb3ad80e456d2c11","kind":"tag","published_at":"2014-10-31T08:22:49.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.0.pre.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.0.pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.0.pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.0.pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.0.pre.2/manifests"},{"name":"v0.10.56","sha":"4dd6017eaa789b41a08d46659abda96561a98cc8","kind":"commit","published_at":"2014-10-29T19:49:27.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.56","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.56/manifests"},{"name":"v0.10.55","sha":"5df1b12365403ac6cbe417e6694bb1a1e7fc4368","kind":"commit","published_at":"2014-10-16T18:22:02.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.55","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.55/manifests"},{"name":"v0.10.54","sha":"8e01e43dc7fe765abdf49c8c94e0b7d895188822","kind":"commit","published_at":"2014-10-16T17:11:51.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.54","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.54/manifests"},{"name":"v0.12.0.pre.1","sha":"92e54b03de5aca40ef0750de70e9afa90bf763c9","kind":"tag","published_at":"2014-09-08T09:21:36.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.0.pre.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.0.pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.0.pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.0.pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.0.pre.1/manifests"},{"name":"v0.10.53","sha":"b5dca056378257820c3ce675fa04e34d94349fa9","kind":"tag","published_at":"2014-08-21T08:59:57.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.53","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.53/manifests"},{"name":"v0.10.52","sha":"205a942be3c687cdaf2b5b0c9b5e094b3541368e","kind":"tag","published_at":"2014-07-14T16:10:00.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.52","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.52/manifests"},{"name":"v0.10.51","sha":"10c62b76e8fac88732fc764053d6792205c49226","kind":"tag","published_at":"2014-07-03T20:16:52.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.51","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.51/manifests"},{"name":"v0.10.50","sha":"88262c4d8244a1afff73bcbe3727a3da938f93c2","kind":"tag","published_at":"2014-06-17T08:08:27.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.50","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.50/manifests"},{"name":"v0.10.49","sha":"e1b81f3563265bb4e974d1450e443ea816111162","kind":"tag","published_at":"2014-06-05T11:01:58.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.49","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.49/manifests"},{"name":"v0.10.48","sha":"a3068ff3f73525c72694465a5f42bcae6bf90104","kind":"tag","published_at":"2014-05-18T07:12:09.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.48","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.48/manifests"},{"name":"v0.10.47","sha":"dae61d328f400b9f864bd022f69bfa7133a358d3","kind":"tag","published_at":"2014-05-15T08:03:07.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.47","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.47/manifests"},{"name":"v0.10.46","sha":"67bac6836bb08722d25d763e76453fa3fde3d7f7","kind":"tag","published_at":"2014-04-21T16:06:05.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.46","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.46/manifests"},{"name":"v0.10.45","sha":"9fea4bd69420daf86411937addc6000dfcc6043b","kind":"tag","published_at":"2014-03-28T08:53:50.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.45","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.45/manifests"},{"name":"v0.10.44","sha":"1229278fe48ddc449ad501aa9c114b4597a794da","kind":"tag","published_at":"2014-02-26T06:16:17.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.44","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.44/manifests"},{"name":"v0.10.43","sha":"cc5710ba965a911738ce1767c41f84a50e3050c8","kind":"tag","published_at":"2014-02-03T11:59:07.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.43","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.43/manifests"},{"name":"v0.10.42","sha":"e1f6da994ccc5dead525ec71c3542b7b97611456","kind":"tag","published_at":"2013-12-25T17:20:00.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.42","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.42/manifests"},{"name":"v0.10.41","sha":"098fea17aedab0ebf58aa55ace76d14ad0889262","kind":"tag","published_at":"2013-12-04T19:54:21.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.41","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.41/manifests"},{"name":"v0.10.40","sha":"8f50a49a1453f4e32aac0dbf9edf05c488f100b3","kind":"tag","published_at":"2013-11-08T14:51:35.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.40","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.40/manifests"},{"name":"v0.10.39","sha":"966d753537117224679b128db355739ca802d60e","kind":"tag","published_at":"2013-09-18T10:51:34.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.39","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.39/manifests"},{"name":"v0.10.38","sha":"106fe457d3b65c8ad8891b9153f49acd5a445b02","kind":"tag","published_at":"2013-08-29T16:51:18.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.38","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.38/manifests"},{"name":"v0.10.37","sha":"605b39e787036d30857af618abf8ef0979d81257","kind":"tag","published_at":"2013-08-29T10:13:08.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.37","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.37/manifests"},{"name":"v0.10.36","sha":"67d409b0f94f255f6b0901dc9046d0b004d892b4","kind":"tag","published_at":"2013-07-31T09:00:22.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.36","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.36/manifests"},{"name":"v0.10.35","sha":"37a1dabceafa2ed7a2ce533f233ad0c1248a3394","kind":"tag","published_at":"2013-06-12T09:08:10.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.35","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.35/manifests"},{"name":"v0.10.34","sha":"94f51ec1b8a15c15765aa5d211ff10e4ec4a5b0f","kind":"commit","published_at":"2013-06-03T18:17:39.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.34","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.34/manifests"},{"name":"v0.10.32","sha":"60c55b23a54c822e481fa6c9ab12579da0d5bee2","kind":"commit","published_at":"2013-03-04T17:17:02.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.32","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.32/manifests"},{"name":"v0.10.31","sha":"46c7a42246910986fe990effd8619b89b5dfffd9","kind":"commit","published_at":"2013-01-31T07:24:14.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.31","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.31/manifests"},{"name":"v0.10.30","sha":"172c1b5279c8e2964b8b57b39bf161a4aa38d1a5","kind":"commit","published_at":"2012-12-06T19:02:50.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.30","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.30/manifests"},{"name":"v0.10.28","sha":"6ecf9eaa692f9ea0b8173926bae6a5728381ebef","kind":"commit","published_at":"2012-10-31T21:03:33.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.28","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.28/manifests"},{"name":"v0.10.27","sha":"af80673d48334b3463ff1a5008f20ddb78c9142d","kind":"commit","published_at":"2012-10-11T23:03:21.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.27","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.27/manifests"},{"name":"v0.10.26","sha":"5abf0158f514cdd6b3206e7982ef95a8315c9686","kind":"commit","published_at":"2012-09-26T19:14:38.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.26","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.26/manifests"},{"name":"v0.10.25","sha":"47708b4b5396eff107a69ef2f4c621d6726d80b6","kind":"commit","published_at":"2012-07-23T19:43:15.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.25","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.25/manifests"},{"name":"v0.10.24","sha":"975bf81826ec710b90800543e2dad377c348e552","kind":"commit","published_at":"2012-06-29T02:04:37.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.24","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.24/manifests"},{"name":"v0.10.23","sha":"ba2ffbd1259984f98699613f91985a9bbc0b7f53","kind":"commit","published_at":"2012-06-26T02:23:06.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.23","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.23/manifests"},{"name":"v0.10.22","sha":"7621f663cccbb32da7f61481b4f4b041a3c180f0","kind":"commit","published_at":"2012-05-02T18:48:18.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.22","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.22/manifests"},{"name":"v0.10.21","sha":"fe04bc01c44dee2599143fa48673147882b37b5a","kind":"commit","published_at":"2012-05-01T21:30:27.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.21","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.21/manifests"},{"name":"v0.10.20","sha":"5f218530f079789799d282a2260166adf93a4c40","kind":"commit","published_at":"2012-04-27T22:59:46.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.20","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.20/manifests"},{"name":"v0.10.19","sha":"3fb27979bb971ea7fc552b4b0f1fb0f534d22247","kind":"commit","published_at":"2012-04-17T18:24:35.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.19","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.19/manifests"},{"name":"v0.10.18","sha":"7b6a3ccdd4d762d5decfb97c3d3e6777d5084805","kind":"commit","published_at":"2012-04-14T02:03:51.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.18","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.18/manifests"},{"name":"v0.10.17","sha":"d37cbd0666951553352d18b30413b59677d780d0","kind":"commit","published_at":"2012-04-02T22:19:08.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.17","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.17/manifests"},{"name":"v0.10.16","sha":"c9b6bac77a50acbd62f020bb25e94b0e4c2d2d35","kind":"commit","published_at":"2012-03-27T00:13:05.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.16","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.16/manifests"},{"name":"v0.10.15","sha":"e20137ce1f92c4e364d304969f56bf41e713ee07","kind":"commit","published_at":"2012-03-09T22:08:34.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.15","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.15/manifests"},{"name":"v0.10.14","sha":"2b4efeccc8e25f5b1427356c1d8b6af6f6a6b53a","kind":"commit","published_at":"2012-03-06T02:37:38.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.14","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.14/manifests"},{"name":"v0.10.13","sha":"378566435321b80a34f1e09926e313809e8311c5","kind":"commit","published_at":"2012-02-22T02:56:28.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.13","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.13/manifests"},{"name":"v0.10.12","sha":"e1b7cf859697c32a2764ebc31a78ae46a366be6e","kind":"commit","published_at":"2012-02-14T02:11:10.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.12","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.12/manifests"},{"name":"v0.10.11","sha":"a33b4a48fa092668b95db0a494d0bd511482dffa","kind":"commit","published_at":"2012-02-10T18:35:05.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.11","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.11/manifests"},{"name":"v0.10.10","sha":"935e0c726bcb2c8c303a31c1f8566dcb64fe0489","kind":"commit","published_at":"2012-02-09T23:31:14.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.10","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.10/manifests"},{"name":"v0.10.9","sha":"478e85084a6d892fe9b78cc5fd1101c688fcffb6","kind":"commit","published_at":"2012-01-20T04:06:06.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.9","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.9/manifests"},{"name":"v0.10.8","sha":"f69783f70a5be0d16fcdb9426163186c043bdd29","kind":"commit","published_at":"2011-12-04T06:43:59.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.8","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.8/manifests"},{"name":"v0.10.7","sha":"fc7092bfb217e7ecca2c1f6dca35c35080ba7531","kind":"commit","published_at":"2011-11-16T01:03:56.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.7","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"29753b6c5fd4f7d342ee838eeb8ebcb3b6ec878b","kind":"commit","published_at":"2011-11-10T19:47:11.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.6","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"64ee0832e8dd7df20bf898c3075014580c321592","kind":"commit","published_at":"2011-11-08T15:58:37.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.5","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"a737fa82f6e5153f6369872d4f6e90004bbcf59c","kind":"commit","published_at":"2011-11-07T06:11:34.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.4","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"e4a02670ae9a30d1079d9c85292f814a4b4284b5","kind":"commit","published_at":"2011-10-21T02:52:23.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"e8d3be3807ff33ccb1f626a60d42143ae32ef523","kind":"commit","published_at":"2011-10-18T03:22:53.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"46c53f6a482e41753122571b5f8d3022a07170e6","kind":"commit","published_at":"2011-10-16T11:13:39.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"c7a3f7769857d57b7cf2c557a4dc861e45a02eaa","kind":"commit","published_at":"2011-10-16T00:14:59.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.0/manifests"},{"name":"v0.9.21","sha":"e2b90409d869436d45cecfb0b286247e3dcc3a99","kind":"commit","published_at":"2011-10-11T08:44:28.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.21","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.21/manifests"},{"name":"v0.9.20","sha":"253547eab6d6904716d45bfe3ee32e8d7063f67c","kind":"commit","published_at":"2011-10-10T04:25:31.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.20","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.20/manifests"},{"name":"v0.9.19","sha":"3a93dd789295f05872d3e717982f508c24d1ceae","kind":"commit","published_at":"2011-10-06T20:15:15.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.19","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.19/manifests"},{"name":"v0.9.18","sha":"291235d5907a9eeecc81ec0410eff52078c44d4b","kind":"commit","published_at":"2011-10-04T06:11:52.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.18","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.18/manifests"},{"name":"v0.9.17","sha":"eb2e28b795de262f8b72d675cd5cd100205aedc6","kind":"commit","published_at":"2011-10-03T09:04:49.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.17","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.17/manifests"},{"name":"v0.9.16","sha":"8e389e56b3370caa1a60c67eeb8fca50a9a4b168","kind":"commit","published_at":"2011-10-01T17:04:48.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.16","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.16/manifests"},{"name":"v0.9.15","sha":"d6bfc35265c8ad7ffa87384aceafa4419b20f508","kind":"commit","published_at":"2011-09-30T03:40:24.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.15","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.15/manifests"},{"name":"v0.9.14","sha":"769c76e5eb96b2772980f639e52a0cc93ec96f6c","kind":"commit","published_at":"2011-09-21T07:19:02.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.14","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.14/manifests"},{"name":"v0.9.13","sha":"a55ffa676485f8fbf5d8a3b5f0110ed6c404a629","kind":"commit","published_at":"2011-09-21T02:35:52.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.13","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.13/manifests"},{"name":"v0.9.12","sha":"5cd2a0106ceaf0b7fd902b805bc79d7028672248","kind":"commit","published_at":"2011-09-20T10:45:45.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.12","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.12/manifests"},{"name":"v0.9.11","sha":"0214bf9166f69ec918cad239aee467ebfecaf20c","kind":"commit","published_at":"2011-09-19T05:26:42.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.11","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.11/manifests"},{"name":"v0.9.10","sha":"1a2d8e210813d78cc6d7da3f40171d28513db5fd","kind":"commit","published_at":"2011-09-07T07:12:19.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.10","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.10/manifests"},{"name":"v0.9.9","sha":"7121c3eb7aa59c89ec990634b4251c4e16b452d5","kind":"commit","published_at":"2011-09-06T04:53:48.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.9","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"9eaae801ef0f45560cc05fdeb8f288b4773be6b7","kind":"commit","published_at":"2011-08-16T08:29:45.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.8","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8c0f97de843a88b00938b1e3b9a4571f255a47f4","kind":"commit","published_at":"2011-08-06T11:21:52.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.7","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1c195d5ff27d6e523c246bfb790da17721960e97","kind":"commit","published_at":"2011-08-05T20:10:16.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.6","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"491622dea7bd4009525a9ba370726d9e8b945c41","kind":"commit","published_at":"2011-07-23T03:44:54.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.5","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"9c92d09db3b60e64a1c768d0933e11a8f2f25de4","kind":"commit","published_at":"2011-07-22T09:15:03.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.4","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"d20b2f87a176da2cd44510ae2b8743d8b0ab75a9","kind":"commit","published_at":"2011-07-05T10:57:11.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"291b517c601dfc30cb3361fa7f10c6ce70e3f940","kind":"commit","published_at":"2011-07-03T14:47:06.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3bfb6c1c384d5c6b6720c58260943232971e6918","kind":"commit","published_at":"2011-06-25T18:07:28.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"6624695a1500c4486d1c1d005dac3e1aa5f7ecd6","kind":"commit","published_at":"2011-06-20T04:40:31.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-04-29T23:30:19.878Z","dependent_packages_count":0,"downloads":60481643,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.45957621666044884,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":0.07515422837153223,"average":0.13368261125799527},"purl":"pkg:gem/fluentd?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/fluentd","docker_dependents_count":420,"docker_downloads_count":1183782599,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/fluentd","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/fluentd/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-20T15:45:28.482Z","issues_count":343,"pull_requests_count":852,"avg_time_to_close_issue":22659666.395348836,"avg_time_to_close_pull_request":1283691.5520421606,"issues_closed_count":215,"pull_requests_closed_count":759,"pull_request_authors_count":48,"issue_authors_count":257,"avg_comments_per_issue":4.405247813411079,"avg_comments_per_pull_request":1.8321596244131455,"merged_pull_requests_count":666,"bot_issues_count":0,"bot_pull_requests_count":184,"past_year_issues_count":41,"past_year_pull_requests_count":256,"past_year_avg_time_to_close_issue":1544364.857142857,"past_year_avg_time_to_close_pull_request":205430.11557788946,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":199,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":30,"past_year_avg_comments_per_issue":3.292682926829268,"past_year_avg_comments_per_pull_request":0.78125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":70,"past_year_merged_pull_requests_count":181,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/issues","maintainers":[{"login":"ashie","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashie"},{"login":"repeatedly","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/repeatedly"},{"login":"tagomoris","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tagomoris"},{"login":"fujimotos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fujimotos"},{"login":"ganmacs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ganmacs"},{"login":"edsiper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edsiper"},{"login":"raytung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raytung"}],"active_maintainers":[{"login":"edsiper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edsiper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/fluentd/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/fluentd/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/fluentd/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/fluentd/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/fluentd/codemeta","maintainers":[{"uuid":"66261","login":"kenhys","name":null,"email":null,"url":null,"packages_count":143,"html_url":"https://gem.coop/profiles/kenhys","role":null,"created_at":"2025-10-07T17:34:10.414Z","updated_at":"2025-10-07T17:34:10.414Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/kenhys/packages"},{"uuid":"89077","login":"ganmacs","name":null,"email":null,"url":null,"packages_count":22,"html_url":"https://gem.coop/profiles/ganmacs","role":null,"created_at":"2025-10-07T17:34:10.669Z","updated_at":"2025-10-07T17:34:10.669Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/ganmacs/packages"},{"uuid":"56413","login":"tagomoris","name":null,"email":null,"url":null,"packages_count":71,"html_url":"https://gem.coop/profiles/tagomoris","role":null,"created_at":"2025-10-07T17:34:10.552Z","updated_at":"2025-10-07T17:34:10.552Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/tagomoris/packages"},{"uuid":"80071","login":"cosmo0920","name":null,"email":null,"url":null,"packages_count":64,"html_url":"https://gem.coop/profiles/cosmo0920","role":null,"created_at":"2025-10-07T17:34:10.304Z","updated_at":"2025-10-07T17:34:10.304Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/cosmo0920/packages"},{"uuid":"82658","login":"ashie","name":null,"email":null,"url":null,"packages_count":76,"html_url":"https://gem.coop/profiles/ashie","role":null,"created_at":"2025-10-07T17:34:10.362Z","updated_at":"2025-10-07T17:34:10.362Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/ashie/packages"},{"uuid":"157199","login":"daipom","name":null,"email":null,"url":null,"packages_count":76,"html_url":"https://gem.coop/profiles/daipom","role":null,"created_at":"2025-10-07T17:34:10.722Z","updated_at":"2025-10-07T17:34:10.722Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/daipom/packages"},{"uuid":"164616","login":"ceptord","name":null,"email":null,"url":null,"packages_count":49,"html_url":"https://gem.coop/profiles/ceptord","role":null,"created_at":"2025-10-07T17:34:10.600Z","updated_at":"2025-10-07T17:34:10.600Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/ceptord/packages"},{"uuid":"43747","login":"Watson","name":null,"email":null,"url":null,"packages_count":99,"html_url":"https://gem.coop/profiles/Watson","role":null,"created_at":"2025-12-09T11:40:19.121Z","updated_at":"2025-12-09T11:40:19.121Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/Watson/packages"},{"uuid":"2962","login":"frsyuki","name":null,"email":null,"url":null,"packages_count":64,"html_url":"https://gem.coop/profiles/frsyuki","role":null,"created_at":"2025-10-07T17:34:10.462Z","updated_at":"2025-10-07T17:34:10.462Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/frsyuki/packages"},{"uuid":"10728","login":"repeatedly","name":null,"email":null,"url":null,"packages_count":39,"html_url":"https://gem.coop/profiles/repeatedly","role":null,"created_at":"2025-10-07T17:34:10.505Z","updated_at":"2025-10-07T17:34:10.505Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/repeatedly/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":190415,"maintainers_count":67488,"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":207500,"name":"fluentd","ecosystem":"rubygems","description":"Fluentd is an open source data collector designed to scale and simplify log management. It can collect, process and ship many kinds of data in near real-time.","homepage":"https://www.fluentd.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/fluent/fluentd","keywords_array":[],"namespace":null,"versions_count":428,"first_release_published_at":"2011-10-16T00:16:05.309Z","latest_release_published_at":"2026-02-13T01:30:41.158Z","latest_release_number":"1.19.2","last_synced_at":"2026-04-29T22:20:21.638Z","created_at":"2022-04-05T22:44:24.213Z","updated_at":"2026-04-30T15:40:54.418Z","registry_url":"https://rubygems.org/gems/fluentd","install_command":"gem install fluentd -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/fluentd/","metadata":{"funding":null},"repo_metadata":{"id":37548403,"uuid":"1918677","full_name":"fluent/fluentd","owner":"fluent","description":"Fluentd: Unified Logging Layer (project under CNCF)","archived":false,"fork":false,"pushed_at":"2026-04-20T08:14:53.000Z","size":20880,"stargazers_count":13528,"open_issues_count":134,"forks_count":1392,"subscribers_count":329,"default_branch":"master","last_synced_at":"2026-04-24T06:08:09.792Z","etag":null,"topics":["cncf","data-collector","fluentd","logging","ruby"],"latest_commit_sha":null,"homepage":"https://www.fluentd.org","language":"Ruby","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/fluent.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-06-19T08:41:40.000Z","updated_at":"2026-04-24T06:05:33.000Z","dependencies_parsed_at":"2024-05-22T11:26:02.417Z","dependency_job_id":"fba0981f-e9d8-4344-9d5f-395f6b0064eb","html_url":"https://github.com/fluent/fluentd","commit_stats":{"total_commits":5251,"total_committers":271,"mean_commits":"19.376383763837637","dds":0.8187011997714722,"last_synced_commit":"abe335a1031abd74b2d8fbc2460e080fbbb072f2"},"previous_names":[],"tags_count":266,"template":false,"template_full_name":null,"purl":"pkg:github/fluent/fluentd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluent","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/sbom","scorecard":{"id":113033,"data":{"date":"2025-08-12T12:56:36Z","repo":{"name":"github.com/fluent/fluentd","commit":"fd711c50fc27d29e34e99843a36bb28fc802af5d"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.9,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel permissions set to 'read-all': .github/workflows/benchmark.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/rubocop.yml:18","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:14","Info: topLevel permissions set to 'read-all': .github/workflows/stale-actions.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/test-ruby-head.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/test.yml:20","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 third-party GitHubAction 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 10 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 68 contributing companies or organizations","details":["Info: found contributions from: ComplianceAsCode, D-Programming-Deimos, Element104, FlexConfirmMail, GoComply, HipByte, MacRuby, ManageIQ, OpenSCAP, RubyMotionJP, SecurityCentral, TextScript-samples, ThinBridge, UTMC, asakusarb, chronosphere, chronosphereio, clear-code, commander-js, datachainlab, dlang, embulk, fluent, fluent-plugins-nursery, focuslight, geminabox, gmo pepabo, groonga, haroonga, hiki, isucon, jb advanced technology corporation, jsx, jubatus, ls4, medjed, mercari, milter-manager, monkey, mroonga, msgpack, nadoka, norikra, pepabo, pgroonga, potatotips, prepan-developers, project-hatohol, ranguba, red-data-tools, rmagick, rolieup, ruby, ruby-gnome, rubykansai, rurema, sakura internet, serverspec, spacewalkproject, st-tech, theforeman, treasure data, treasure-data, triglav-dataflow, woothee, yohoushi, zlabjp, zozo inc"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-15T15:50:34.789Z","repository_id":37548403,"created_at":"2025-08-15T15:50:34.790Z","updated_at":"2025-08-15T15:50:34.790Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32236744,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"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":"fluent","name":"Fluentd: Unified Logging Layer","uuid":"859518","kind":"organization","description":"Fluentd is a cloud native logging solution to unify data collection and consumption.","email":null,"website":"http://www.fluentd.org/","location":"Cloud Native Computing Foundation","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/859518?v=4","repositories_count":89,"last_synced_at":"2023-04-10T10:21:17.081Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fluent","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:44:11.958Z","updated_at":"2023-04-10T10:21:17.360Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluent","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluent/repositories"},"tags":[{"name":"v1.19.2","sha":"76841666b4e4aade23f0c100a7e048995f7d52c8","kind":"tag","published_at":"2026-02-13T01:29:09.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.19.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.19.2/manifests"},{"name":"v1.16.11","sha":"844c1d8711d94976910cf9a70e29464fbada2862","kind":"tag","published_at":"2025-12-09T07:31:15.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.16.11","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.11/manifests"},{"name":"v1.19.1","sha":"efdc4dca81c23480c9b55e13e55de6aa925b1cf5","kind":"tag","published_at":"2025-11-06T06:59:51.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.19.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.19.1/manifests"},{"name":"v1.16.10","sha":"5114da659c360c3d7afdd2940ac129f7ffd00214","kind":"tag","published_at":"2025-09-12T01:39:25.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.16.10","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.10/manifests"},{"name":"v1.19.0","sha":"ed15edc4b7c86c1fcea3fbf326b7c42325e6fc71","kind":"tag","published_at":"2025-07-30T07:11:03.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.19.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.19.0/manifests"},{"name":"v1.16.9","sha":"daccbc6f0551611c65d3ce7efd81dfc7b693f3e3","kind":"tag","published_at":"2025-05-14T07:58:31.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.16.9","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.9/manifests"},{"name":"v1.16.8","sha":"13014c5935a52b9d6b5bf8e40e5b3cf8a149e7f6","kind":"tag","published_at":"2025-05-01T05:24:54.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.16.8","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.8/manifests"},{"name":"v1.16.7","sha":"6e7d056ec21db1ca1b5dbd50ca04afeac2b8ca7b","kind":"tag","published_at":"2025-01-29T08:51:37.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.16.7","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.7/manifests"},{"name":"v1.18.0","sha":"46372ddd521870f6a203baefb5a598209486d0bc","kind":"tag","published_at":"2024-11-29T05:10:45.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.18.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.18.0/manifests"},{"name":"v1.16.6","sha":"fa1cfbb0335e7751a2fd5547897ab611484ee000","kind":"tag","published_at":"2024-08-20T08:05:33.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.16.6","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.6/manifests"},{"name":"v1.17.1","sha":"78a7972bfe6b421f08472701f04f00515ed24bee","kind":"tag","published_at":"2024-08-19T06:01:12.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.17.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"e763c0761c44d9734b6aa374371387a2e8406522","kind":"tag","published_at":"2024-04-30T08:56:29.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.17.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.17.0/manifests"},{"name":"v1.16.5","sha":"95d130aaa44fc09b14a4e9686ee8018253185fc5","kind":"tag","published_at":"2024-03-27T08:54:34.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.16.5","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.5/manifests"},{"name":"v1.16.4","sha":"1ffa7140143184de10d26a39f98b55d3dba9e362","kind":"tag","published_at":"2024-03-14T07:59:58.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.16.4","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"d3cf2e0f95a0ad88b9897197db6c5152310f114f","kind":"tag","published_at":"2023-11-14T05:00:45.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.16.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"d5685ada81ac89a35a79965f1e94bbe5952a5d3a","kind":"tag","published_at":"2023-07-14T08:16:43.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.16.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"0a6d706a9cee5882d751b2cc6169696709df0134","kind":"tag","published_at":"2023-04-17T07:44:07.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.16.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"206b46b91560177366371c1f05bbcf09ac006d86","kind":"tag","published_at":"2023-03-29T03:49:43.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.16.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"e89092ce1132a933c12bb23fe8c9323c07ca81f5","kind":"tag","published_at":"2022-11-02T05:34:27.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.15.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"c32842297ed2c306f1b841a8f6e55bdd0f1cb27f","kind":"tag","published_at":"2022-08-22T08:08:17.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.15.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"cf241f0d9449a19346cc252946f14b7a79e2a4d2","kind":"tag","published_at":"2022-07-27T01:23:12.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.15.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"79ead40de9dec33afc2a9bf6cc25f5ec2d65a482","kind":"tag","published_at":"2022-06-29T07:02:24.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.15.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.15.0/manifests"},{"name":"v1.14.6","sha":"c0f48a0080550eff6aa6fa19d269e480684e7a45","kind":"tag","published_at":"2022-03-31T05:13:18.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.14.6","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.6/manifests"},{"name":"v1.14.5","sha":"672338f23662a264141974d1a481c25a3648f035","kind":"tag","published_at":"2022-02-09T02:23:22.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.14.5","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.5/manifests"},{"name":"v1.14.4","sha":"d1f33da51466d13d016cf2480305e9da189ea10b","kind":"tag","published_at":"2022-01-06T05:14:08.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.14.4","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.4/manifests"},{"name":"v1.14.3","sha":"438a82aead488a86180cd484bbc4e7e344a9032b","kind":"tag","published_at":"2021-11-26T03:37:36.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.14.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"5126eba90ab4deb77e9deca691dfd68f835bd456","kind":"tag","published_at":"2021-10-29T04:48:18.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.14.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"6a3b2216c13b55861c8679a0c2e02436f426774f","kind":"tag","published_at":"2021-09-29T04:31:18.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.14.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"d6710439a4eaa268a062b6619458b5875660aba2","kind":"tag","published_at":"2021-08-30T00:57:21.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.14.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.0/manifests"},{"name":"v1.14.0.rc","sha":"2063d3bda10d6cfb61fdaa2cf04be351c5672918","kind":"tag","published_at":"2021-08-16T01:59:37.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.14.0.rc","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.14.0.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.14.0.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.0.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.14.0.rc/manifests"},{"name":"v1.13.3","sha":"12de3b5a260a174fe4a419036d6e2b2e18fe7497","kind":"tag","published_at":"2021-07-27T04:41:54.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.13.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.13.3/manifests"},{"name":"v1.13.2","sha":"f73c601ecf822a0b38f2c898db6b0da87305925d","kind":"tag","published_at":"2021-07-12T05:22:58.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.13.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"da162e15bc95b1263f92eb0622c714f8b9d303b9","kind":"tag","published_at":"2021-06-25T06:09:33.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.13.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d3eb28eca3f68c3deb153e09322693cd91de90c2","kind":"tag","published_at":"2021-05-29T10:51:41.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.13.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.13.0/manifests"},{"name":"v1.12.4","sha":"3c6ba5caa828560f3876f4458f3a2fb5585448f2","kind":"tag","published_at":"2021-05-26T04:50:11.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.12.4","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"b6e76c09d60ee866de6470f2bdd2551e7c8591d3","kind":"tag","published_at":"2021-04-23T05:01:57.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.12.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"61623a79cfb41d9b2d6278a036f0df4949a4f56c","kind":"tag","published_at":"2021-03-29T04:42:52.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.12.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"e3effa337593618cbd7f0f4ef071766df1ec69a0","kind":"tag","published_at":"2021-02-18T22:47:06.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.12.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"793c9aa3a45b5e6779b7fbf4fba8b0a1c930c8af","kind":"tag","published_at":"2021-01-05T02:43:18.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.12.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.0/manifests"},{"name":"v1.12.0.rc2","sha":"018fa3a637be6d565e23aa913512f2fee618e29f","kind":"tag","published_at":"2020-12-22T07:53:57.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.12.0.rc2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.12.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.12.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.0.rc2/manifests"},{"name":"v1.12.0.rc1","sha":"4baabe3b294ace33b3fc7cb4a9e89b1c8509b4a1","kind":"tag","published_at":"2020-11-19T05:34:00.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.12.0.rc1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.12.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.12.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.12.0.rc1/manifests"},{"name":"v1.11.5","sha":"24fe4cbc50d1ea1e053eb6d336e6fc0f797eeb12","kind":"tag","published_at":"2020-11-06T19:24:58.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.11.5","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"5d772aa7d2ad81784aadef6264129803397db9a1","kind":"tag","published_at":"2020-10-13T19:59:39.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.11.4","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"91706653523ff4b99ca3fdeb09c44eb233897c28","kind":"tag","published_at":"2020-09-30T05:48:17.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.11.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"3dde9396ee30263980ad2655fc78197b41d2b3fd","kind":"tag","published_at":"2020-08-04T21:59:11.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.11.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"6beca80f6467fd2e12ea25b21e0474d978007b08","kind":"tag","published_at":"2020-06-22T21:32:42.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.11.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"f5cc77783b7483dd72dc039c96a3ad970daa7835","kind":"tag","published_at":"2020-06-04T06:47:14.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.11.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.11.0/manifests"},{"name":"v1.10.4","sha":"5a2afdccc7fc3766f0728c29b04519784ff7ef3f","kind":"tag","published_at":"2020-05-12T05:49:42.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.10.4","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"d8a0ff30afd4f0ce25da4d99f8e7a7161473aae8","kind":"tag","published_at":"2020-05-01T17:12:02.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.10.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"a5badcdf916bebcce25af5aac21ad13ce1c3f9a1","kind":"tag","published_at":"2020-04-15T02:18:17.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.10.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"cc97aa414f918e0ae7a596cc5ccca8e5fa080ee2","kind":"tag","published_at":"2020-04-02T20:01:31.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.10.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"7e3022efbb972d1a46fb66d1a6e2698abb46564e","kind":"tag","published_at":"2020-03-24T10:33:29.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.10.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.10.0/manifests"},{"name":"v1.9.3","sha":"9f856f621f7c71449fa5031b30367d41e7419188","kind":"tag","published_at":"2020-03-05T22:49:44.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.9.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"9d113029d4550ce576d8825bfa9612aa3e55bff0","kind":"tag","published_at":"2020-02-13T02:38:20.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.9.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"22dcaa82f3b5b136219900797c01e5464e57dd7b","kind":"tag","published_at":"2020-01-31T23:35:07.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.9.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"2236ad45197ba336fd9faf56f442252c8b226f25","kind":"tag","published_at":"2020-01-22T08:08:10.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.9.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.0/manifests"},{"name":"v1.9.0.rc2","sha":"a3537933dfdba5a31b93bf7f99b9cdb19e7508de","kind":"tag","published_at":"2020-01-15T09:15:15.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.9.0.rc2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.9.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.9.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.0.rc2/manifests"},{"name":"v1.9.0.rc1","sha":"19f9d42e370c2e85aaa166fb28f4527c6c9037c4","kind":"tag","published_at":"2020-01-07T05:31:23.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.9.0.rc1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.9.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.9.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.9.0.rc1/manifests"},{"name":"v1.8.1","sha":"8d0f413528b8f5fe8f0b532e6dde5d165b1e8a17","kind":"tag","published_at":"2019-12-26T11:18:46.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.8.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"db3d0039ac7dac86955a02f0eda4f3991a9ef617","kind":"tag","published_at":"2019-12-12T08:11:55.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.8.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.8.0/manifests"},{"name":"v1.8.0.rc3","sha":"2722d5855ec1e8da8973acf116d6123330ec214b","kind":"tag","published_at":"2019-11-17T03:27:00.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.8.0.rc3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.8.0.rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.8.0.rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.8.0.rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.8.0.rc3/manifests"},{"name":"v1.8.0.rc2","sha":"cabffa9e92ab41149cb6b98e090c493894168654","kind":"tag","published_at":"2019-10-29T06:36:08.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.8.0.rc2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.8.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.8.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.8.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.8.0.rc2/manifests"},{"name":"v1.8.0.rc1","sha":"5e44debc99d0d4f2b59271fa8c7028704a68abfa","kind":"tag","published_at":"2019-10-25T11:33:39.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.8.0.rc1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.8.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.8.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.8.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.8.0.rc1/manifests"},{"name":"v1.7.4","sha":"9c577a78e69fb3bc1fc1faf0ef425091b9180987","kind":"tag","published_at":"2019-10-25T07:53:33.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.7.4","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f47788280d8d97829b49e460e81a854bde0840e2","kind":"tag","published_at":"2019-10-01T09:25:01.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.7.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5f2974a89e6aade43bc4795df94e793a52e5e949","kind":"tag","published_at":"2019-09-20T07:00:41.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.7.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"07d9eecf0ce1413ab7873da84462b6f8fe9fae04","kind":"tag","published_at":"2019-09-09T12:25:23.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.7.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"fc02c09d0c128df75f272466d8b7e588c1216ca4","kind":"tag","published_at":"2019-08-21T13:58:48.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.7.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.0/manifests"},{"name":"v1.7.0.rc1","sha":"b1a22f454ee852cd58b0a01f6be32e3440612e89","kind":"tag","published_at":"2019-08-21T12:08:24.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.7.0.rc1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.7.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.7.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.7.0.rc1/manifests"},{"name":"v1.6.3","sha":"ab4af3499d86b582aaccb4124eaca7ba4d1c5d1a","kind":"tag","published_at":"2019-07-29T21:32:10.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.6.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"e45146681dea922b0e473455174ca9e2c171ec43","kind":"tag","published_at":"2019-07-12T04:21:41.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.6.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"8688ebbd75aae42cc2b4c2f5ff7bb7305be13cb1","kind":"tag","published_at":"2019-07-11T08:24:56.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.6.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"30905368ca860b5b21c7c0205260bcf16e768af7","kind":"tag","published_at":"2019-07-02T00:28:05.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.6.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"ea651827782d7ec92c3cd09cb6ada65e32bfab44","kind":"tag","published_at":"2019-06-14T11:20:25.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.5.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"45c7b75ba77763eaf87136864d4942c4e0c5bfcd","kind":"tag","published_at":"2019-06-05T21:55:45.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.5.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"31cd8cab4d8581699adfb54b563c38316f8faac6","kind":"tag","published_at":"2019-05-18T06:25:54.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.5.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.5.0/manifests"},{"name":"v1.5.0.rc1","sha":"22170ae1d6dc69272ef1b0e436cdab216521d507","kind":"tag","published_at":"2019-05-09T03:26:53.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.5.0.rc1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.5.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.5.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.5.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.5.0.rc1/manifests"},{"name":"v1.4.2","sha":"26c458bc99acb3a8b055a5ae23fec79a59e8bade","kind":"tag","published_at":"2019-04-02T15:04:50.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.4.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"56a8a824f6575ed51fb5a52fa691610ca885a848","kind":"tag","published_at":"2019-03-19T13:48:00.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.4.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"f92eab67996e6390b1bf2c5224a04647d93002fe","kind":"tag","published_at":"2019-02-25T12:42:23.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.4.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"bc0ff4600c428bc89e523afa0277a33a6fec57c5","kind":"tag","published_at":"2019-01-07T03:05:17.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.3.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"94382d604d624d68239882d5249c0c41a02ae5d8","kind":"tag","published_at":"2018-12-11T03:28:10.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.3.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"3dabdc5c42918049933156db7c07437346b76773","kind":"tag","published_at":"2018-11-27T21:05:18.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.3.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"23a9609f6a2c8937fc18e19ea96865bfccb2b2cd","kind":"tag","published_at":"2018-11-10T06:09:41.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.3.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.3.0/manifests"},{"name":"v1.2.6","sha":"500ed50bd02e35ffe1fa1a73aa676e377c679aca","kind":"tag","published_at":"2018-10-04T00:21:37.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.2.6","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"33fe27eb5943d3f969bf0bd15115979f3ac7e7e7","kind":"tag","published_at":"2018-08-23T01:04:47.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.2.5","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.5/manifests"},{"name":"v1.2.5.rc1","sha":"fd8871a096b6c84d443d108ebd7dd04572257289","kind":"tag","published_at":"2018-08-20T09:00:45.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.2.5.rc1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.2.5.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.2.5.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.5.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.5.rc1/manifests"},{"name":"v1.2.4","sha":"27e84796ebdd7f4f74c584c0cab244c312536732","kind":"tag","published_at":"2018-08-02T01:38:20.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.2.4","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.4/manifests"},{"name":"v1.2.4.rc1","sha":"55ca6205180165432847e15f8485c96472cbf134","kind":"tag","published_at":"2018-07-23T07:42:19.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.2.4.rc1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.2.4.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.2.4.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.4.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.4.rc1/manifests"},{"name":"v1.2.3","sha":"029bb4bfacf91feebc7fa22edf6fc39bdd810890","kind":"tag","published_at":"2018-07-11T02:57:37.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.2.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.3/manifests"},{"name":"v0.12.43","sha":"c485bbfa9a101ebe678545a377aecd1cfcf4a5e6","kind":"tag","published_at":"2018-06-28T12:34:32.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.43","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.43/manifests"},{"name":"v1.2.2","sha":"c49959c87e207afb8a75a116da9af9ad86beabf1","kind":"tag","published_at":"2018-06-12T23:39:28.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.2.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"8b892eda6a489cdd80e02f8b1783e0986ca9e168","kind":"tag","published_at":"2018-05-23T23:07:56.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.2.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a9ed7bba6b5a151c600ca338398d11e03d17898e","kind":"tag","published_at":"2018-04-30T02:21:58.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.2.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.0/manifests"},{"name":"v1.2.0.pre1","sha":"20b27252dee37f58c015f6282c7874a30332b464","kind":"tag","published_at":"2018-04-11T22:35:11.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.2.0.pre1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.2.0.pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.2.0.pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.0.pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.2.0.pre1/manifests"},{"name":"v1.1.3","sha":"17bec1d2d24b91992e328ae062549c21e14a3f38","kind":"tag","published_at":"2018-04-04T11:22:20.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.1.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"14cab97e4460192db36946880630bd39e812c9eb","kind":"tag","published_at":"2018-03-19T10:07:58.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.1.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"fa35835d9a085023d7b496a81790948e7581a446","kind":"tag","published_at":"2018-03-05T21:57:12.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.1.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"9617919973ee528deeb84600df42af34b161eb9a","kind":"tag","published_at":"2018-01-18T01:46:26.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.1.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"bc77372d0514964690e0e1a43c487e5cb7ef9033","kind":"tag","published_at":"2017-12-18T09:24:47.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.0.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"4cfd824d4269437cc929c0a42e67a53aa5d16056","kind":"tag","published_at":"2017-12-15T04:37:11.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.0.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.0.1/manifests"},{"name":"v0.12.42","sha":"32fd7a5302bea3b9cac0aa20cb9cd55d1e8c24c1","kind":"tag","published_at":"2017-12-14T18:18:11.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.42","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.42/manifests"},{"name":"v1.0.0","sha":"74e2b13983e510968934b4b7752a8f5a5a409ed2","kind":"tag","published_at":"2017-12-06T14:05:11.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.0.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.0.0/manifests"},{"name":"v0.14.25","sha":"363b1af858aab34d90d9a98d63107b1206afd141","kind":"tag","published_at":"2017-11-30T06:09:39.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.25","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.25/manifests"},{"name":"v1.0.0.rc1","sha":"e576dd4b03b5c15820e91040f963913b6e0ca276","kind":"tag","published_at":"2017-11-29T15:04:32.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v1.0.0.rc1","html_url":"https://github.com/fluent/fluentd/releases/tag/v1.0.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v1.0.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.0.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v1.0.0.rc1/manifests"},{"name":"v0.14.24","sha":"2b427d5c83d33728399a958c6833b7ee238a84f0","kind":"tag","published_at":"2017-11-24T19:48:14.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.24","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.24/manifests"},{"name":"v0.12.41","sha":"e2d4fd6498b6f6dd4e8bb3d8b4ea83f52877015f","kind":"tag","published_at":"2017-11-16T06:12:35.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.41","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.41/manifests"},{"name":"v0.14.23","sha":"e4b56defa863c3f6eb366e2b0511cfe9c2dacdbe","kind":"tag","published_at":"2017-11-15T19:53:12.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.23","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.23/manifests"},{"name":"v0.14.23.rc1","sha":"d4e2851c1798bc3adc162c923877aee057182502","kind":"tag","published_at":"2017-11-07T04:55:11.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.23.rc1","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.23.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.23.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.23.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.23.rc1/manifests"},{"name":"v0.14.22","sha":"9752b76e316f89ddd6c86f64d75b82a85a3d620d","kind":"tag","published_at":"2017-11-02T01:15:33.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.22","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.22/manifests"},{"name":"v0.14.22.rc2","sha":"9e6ae56b9570e0e7741f6a55122b69fd5736ea9f","kind":"tag","published_at":"2017-10-23T22:30:46.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.22.rc2","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.22.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.22.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.22.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.22.rc2/manifests"},{"name":"v0.14.22.rc1","sha":"86eaa2cedc5485f6322180ac434f8d78b66db6ab","kind":"tag","published_at":"2017-10-13T14:18:39.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.22.rc1","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.22.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.22.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.22.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.22.rc1/manifests"},{"name":"v0.14.21","sha":"4faf3d08eea3c95bdcbb79dbf60af3453917317c","kind":"tag","published_at":"2017-09-07T22:00:37.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.21","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.21/manifests"},{"name":"v0.12.40","sha":"d5e0a61e06a7cfeb7266b018e77ac74f85c0c06d","kind":"tag","published_at":"2017-08-29T03:19:35.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.40","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.40/manifests"},{"name":"v0.14.20","sha":"d57fec9b2e05d2df1c47411129a94736a2f2a299","kind":"tag","published_at":"2017-07-31T05:31:22.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.20","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.20/manifests"},{"name":"v0.14.20.rc1","sha":"e9709fb5fb094a7275bf52c290e8e5cf4536d482","kind":"tag","published_at":"2017-07-21T05:30:36.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.20.rc1","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.20.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.20.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.20.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.20.rc1/manifests"},{"name":"v0.12.39","sha":"4441ec78af292ef22eb4fd6ea6ea3603eb4c1e79","kind":"tag","published_at":"2017-07-14T08:01:34.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.39","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.39/manifests"},{"name":"v0.12.38","sha":"8a89be543cba59e3d377d226ee28f1f91277517f","kind":"tag","published_at":"2017-07-13T09:43:33.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.38","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.38/manifests"},{"name":"v0.14.19","sha":"bdbf8f67af8e2b7b28071927f54a68149fcb0166","kind":"tag","published_at":"2017-07-12T20:29:55.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.19","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.19/manifests"},{"name":"v0.12.37","sha":"dc9753d0db1e9f9ea0a4d9da53be7f1cb104bf3a","kind":"tag","published_at":"2017-07-07T16:28:57.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.37","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.37/manifests"},{"name":"v0.14.18","sha":"2befef01ea7bbc0e1dad47694512675975c06091","kind":"tag","published_at":"2017-06-22T01:26:29.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.18","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.18/manifests"},{"name":"v0.14.17","sha":"6fb570fd3763134bb000872a2beb66cbb9a409b4","kind":"tag","published_at":"2017-05-30T00:00:33.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.17","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.17/manifests"},{"name":"v0.12.36","sha":"424960808693efdccb04230bd7754332bde58661","kind":"tag","published_at":"2017-05-24T06:58:14.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.36","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.36/manifests"},{"name":"v0.14.16","sha":"155ceac05146aea15124917a8bf16f2be0a9937a","kind":"tag","published_at":"2017-05-14T22:25:19.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.16","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.16/manifests"},{"name":"v0.14.15","sha":"b316d96937808e56eea5637feed0f2bcd402bac7","kind":"tag","published_at":"2017-04-24T05:46:51.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.15","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.15/manifests"},{"name":"v0.12.35","sha":"beca7383a6c214d266b367bffd82f72e836b3dee","kind":"tag","published_at":"2017-04-19T23:57:09.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.35","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.35/manifests"},{"name":"v0.12.34","sha":"423cf7f9cf27950d89e7814fb3039b027b501924","kind":"tag","published_at":"2017-03-25T22:41:06.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.34","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.34/manifests"},{"name":"v0.14.14","sha":"85d51905accfce7158470f3e4ab99641a4cfd5e9","kind":"tag","published_at":"2017-03-24T04:16:16.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.14","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.14/manifests"},{"name":"v0.14.14.pre.1","sha":"881d481c567d2ebd3f5ce61cf38e442bc354ecaa","kind":"tag","published_at":"2017-03-16T09:23:11.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.14.pre.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.14.pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.14.pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.14.pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.14.pre.1/manifests"},{"name":"v0.12.33","sha":"fb743e3f851b56fd76c3804738ed64d647e387ef","kind":"tag","published_at":"2017-03-09T11:14:22.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.33","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.33/manifests"},{"name":"v0.14.13","sha":"7719591b7973d88792b8509de18a832addd5c897","kind":"tag","published_at":"2017-02-17T21:22:06.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.13","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.13/manifests"},{"name":"v0.12.32","sha":"79a2cbe26815aa8964cec25f0b2da62071da2c43","kind":"tag","published_at":"2017-02-03T02:23:14.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.32","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.32/manifests"},{"name":"v0.14.12","sha":"5532111f21c6304a8ba3f4d459f248c098eb0f4f","kind":"tag","published_at":"2017-01-30T12:29:03.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.12","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.12/manifests"},{"name":"v0.14.11","sha":"f68a60a6254b51f2fb7ab19ec0e701625f8c1b8c","kind":"tag","published_at":"2016-12-26T05:38:10.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.11","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.11/manifests"},{"name":"v0.10.62","sha":"23c4c1be110ba51c415281998267cb1631a2ea1a","kind":"tag","published_at":"2016-12-15T08:22:55.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.62","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.62/manifests"},{"name":"v0.12.31","sha":"55f0d0f785abbf7b09ca2fe4a47df6dfeaed3bb8","kind":"tag","published_at":"2016-12-15T00:34:41.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.31","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.31/manifests"},{"name":"v0.14.10","sha":"4f892bd3d1e4528b8a7e6dcc6b84304c0c26f741","kind":"tag","published_at":"2016-12-14T03:39:15.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.10","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.10/manifests"},{"name":"v0.12.30","sha":"0c44166f8d1c355c6095de411006ab963c8b6dc4","kind":"tag","published_at":"2016-12-01T05:05:54.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.30","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.30/manifests"},{"name":"v0.14.9","sha":"ad481747ec6793432f38e3c34126d9dc9d63c385","kind":"tag","published_at":"2016-11-15T23:14:10.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.9","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.9/manifests"},{"name":"v0.14.8","sha":"3d1dd53f31d1fe49508f230a71a2b4c2ceb20f47","kind":"tag","published_at":"2016-10-13T03:48:48.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.8","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.8/manifests"},{"name":"v0.14.7","sha":"cbe0c152d454ecb336b27424c74f22207e032c50","kind":"tag","published_at":"2016-10-07T07:20:34.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.7","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.7/manifests"},{"name":"v0.14.6","sha":"d721033f6513aaf545be612e1a6e6c75f8816a79","kind":"tag","published_at":"2016-09-07T13:23:24.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.6","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.6/manifests"},{"name":"v0.12.29","sha":"cd458194c949851a2b76c06b994330e964b55cc0","kind":"tag","published_at":"2016-09-06T18:18:33.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.29","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.29/manifests"},{"name":"v0.14.5","sha":"c100086c2a35377556a961831321a8c5ea457109","kind":"tag","published_at":"2016-09-06T08:08:54.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.5","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"c2ee949dc0da26f3037156439d24720bcf3a4fdd","kind":"tag","published_at":"2016-08-31T10:56:45.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.4","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.4/manifests"},{"name":"v0.12.28","sha":"1f261c7ce0821432767d7246a5111fbea3f29480","kind":"tag","published_at":"2016-08-15T13:37:27.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.28","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.28/manifests"},{"name":"v0.14.2","sha":"1ef51cbfcc51e24d923173c27b7adf7724c6979a","kind":"tag","published_at":"2016-08-09T04:57:43.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.2/manifests"},{"name":"v0.12.27","sha":"1f7cdffdb7bcae2560e536ec9cd796eff5777fc2","kind":"tag","published_at":"2016-08-03T08:21:28.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.27","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.27/manifests"},{"name":"v0.14.1","sha":"0f169b6dc2030ce6d18ccc3e267aa7610b81d762","kind":"tag","published_at":"2016-06-30T02:33:32.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"6b3187a8b4bc8cbca44929c4bd287272c6c9747d","kind":"tag","published_at":"2016-05-31T02:38:59.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.0/manifests"},{"name":"v0.12.26","sha":"dc4e6d7dbd28f2c00123a395519114a81f280d31","kind":"tag","published_at":"2016-05-30T10:34:55.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.26","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.26/manifests"},{"name":"v0.14.0.rc.3","sha":"69df4fe63215240400a1b5cd929caf531c56c45b","kind":"tag","published_at":"2016-05-25T01:40:01.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.0.rc.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.0.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.0.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.0.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.0.rc.3/manifests"},{"name":"v0.12.25","sha":"bd53e876d2a81b6373b4ccfe99d5fe1b679cbb02","kind":"tag","published_at":"2016-05-25T00:55:40.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.25","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.25/manifests"},{"name":"v0.14.0.rc.2","sha":"9b556e4dc0a016ee9664e214eef5658651212442","kind":"tag","published_at":"2016-05-24T15:59:29.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.0.rc.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.0.rc.2/manifests"},{"name":"v0.14.0.rc.1","sha":"0b6e5048da4033259e574e32023431900383515b","kind":"tag","published_at":"2016-05-20T10:57:43.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.0.rc.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.0.rc.1/manifests"},{"name":"v0.12.24","sha":"5e491f8f9dd93a8ed359f10d612272e7fb835ca2","kind":"tag","published_at":"2016-05-20T03:04:51.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.24","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.24/manifests"},{"name":"v0.12.23","sha":"dcdbda2b0320526ad17a0601db2ab0ef8a46cb2a","kind":"tag","published_at":"2016-05-04T11:16:01.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.23","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.23/manifests"},{"name":"v0.12.22","sha":"282af784d20bdf0502d697d7c4810251cab2ca70","kind":"tag","published_at":"2016-03-11T05:23:21.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.22","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.22/manifests"},{"name":"v0.12.21","sha":"dae72688fb9040f475e5ec17b5c93230afc155ea","kind":"tag","published_at":"2016-03-04T12:56:44.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.21","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.21/manifests"},{"name":"v0.12.20","sha":"e89da82dd3744aada7a0268d06b583c40c9299c4","kind":"tag","published_at":"2016-01-25T22:09:51.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.20","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.20/manifests"},{"name":"v0.12.19","sha":"920645ad6aad360e151165eb4c448822149f970b","kind":"tag","published_at":"2015-12-21T11:44:09.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.19","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.19/manifests"},{"name":"v0.12.18","sha":"1e46058caa6f443890a85d196b8216abad577a43","kind":"tag","published_at":"2015-12-09T06:18:52.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.18","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.18/manifests"},{"name":"v0.12.17","sha":"f03ee90254be76befd471ac1f4749012a5b7e941","kind":"tag","published_at":"2015-11-04T14:06:01.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.17","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.17/manifests"},{"name":"v0.14.0.pre.1","sha":"2b820771f849f6460afddba2effdd836f7bc3af9","kind":"tag","published_at":"2015-10-28T19:37:19.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.14.0.pre.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.14.0.pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.14.0.pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.0.pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.14.0.pre.1/manifests"},{"name":"v0.12.16","sha":"c5d22cf2f082ceda47a57375f9e2d7c511c75a1b","kind":"tag","published_at":"2015-09-30T06:04:24.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.16","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.16/manifests"},{"name":"v0.12.15","sha":"e569d89a8c3006c6d8884181bc0f18b12a30004b","kind":"tag","published_at":"2015-07-29T12:14:10.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.15","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.15/manifests"},{"name":"v0.12.14","sha":"29261f25581249afdb96b5a445a8c250491993df","kind":"tag","published_at":"2015-07-16T17:55:51.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.14","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.14/manifests"},{"name":"v0.12.13","sha":"74f780452d62fb956d6884f0210596cf6fa1e5a0","kind":"tag","published_at":"2015-07-09T04:55:30.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.13","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.13/manifests"},{"name":"v0.12.12","sha":"d3ae305b6e7521fafac6ad30c6b0a8763c363b65","kind":"tag","published_at":"2015-06-12T10:10:26.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.12","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.12/manifests"},{"name":"v0.12.11","sha":"7bd529cc8007f04592c971f6b2fd9d216c60cf5d","kind":"tag","published_at":"2015-06-01T08:48:25.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.11","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.11/manifests"},{"name":"v0.12.10","sha":"1a95bde27cd7bae918ac03f3f45fc6542da8a72c","kind":"tag","published_at":"2015-05-27T18:45:40.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.10","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.10/manifests"},{"name":"v0.12.9","sha":"d225e8161b1a9c419cbf01a343979bcf4c8b6f3f","kind":"tag","published_at":"2015-05-19T10:24:26.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.9","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.9/manifests"},{"name":"v0.12.8","sha":"3a5e7493d9cbadc1723ec9987ce5e86bb87ee85f","kind":"tag","published_at":"2015-04-21T21:43:05.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.8","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.8/manifests"},{"name":"v0.12.7","sha":"f6aa9a4b275e4e9885bb912bcf0e930966d8e246","kind":"tag","published_at":"2015-03-21T21:33:58.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.7","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.7/manifests"},{"name":"v0.10.61","sha":"fc45e1cac9d8c8e2c7cc337253f0ad954ff5eb1d","kind":"commit","published_at":"2015-03-02T18:10:26.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.61","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.61/manifests"},{"name":"v0.12.6","sha":"a3f1f68dbc50eaf28d569d96a6bd8a97f17b0a6d","kind":"tag","published_at":"2015-03-02T18:07:49.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.6","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.6/manifests"},{"name":"v0.12.5","sha":"b398bd605876883a60496495bb46e26d33fe6f43","kind":"tag","published_at":"2015-02-09T01:49:37.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.5","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.5/manifests"},{"name":"v0.10.60","sha":"31976d64cb8d6f0c08ae8b0987a7ed18f0c206e6","kind":"commit","published_at":"2015-02-05T23:57:28.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.60","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.60/manifests"},{"name":"v0.10.59","sha":"939e9e86f11f3d8e89f8bd634c3910b7d61b3e08","kind":"commit","published_at":"2015-01-23T16:11:52.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.59","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.59/manifests"},{"name":"v0.12.4","sha":"b6e9f0506db6eff0bbdc90b018af036e100156b0","kind":"tag","published_at":"2015-01-23T09:22:58.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.4","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"f8bac20469e2ecde3fc3eeec306ee4af314d0959","kind":"tag","published_at":"2015-01-16T11:39:39.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"a5d489b2123faf69b156b58602990ae040dc8161","kind":"tag","published_at":"2014-12-19T20:10:51.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.2/manifests"},{"name":"v0.10.58","sha":"a3cd8be3f3e0dbf208fba8b0d424fe94fb89ec92","kind":"commit","published_at":"2014-12-14T19:20:47.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.58","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.58/manifests"},{"name":"v0.12.1","sha":"34f3ad3f468bbaa57f5cd62cfea669db44715f53","kind":"tag","published_at":"2014-12-14T18:28:27.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"57140760885c3b7d635bb9737ae5f63a195999f0","kind":"tag","published_at":"2014-12-12T15:01:02.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.0/manifests"},{"name":"v0.12.0.pre.3","sha":"72231890f567c81bcb5fd2ac469a92d09430e38a","kind":"tag","published_at":"2014-12-03T18:47:32.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.0.pre.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.0.pre.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.0.pre.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.0.pre.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.0.pre.3/manifests"},{"name":"v0.10.57","sha":"7efd580502d4dbf9f83ee4920494b3f61708013d","kind":"commit","published_at":"2014-11-12T10:48:17.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.57","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.57/manifests"},{"name":"v0.12.0.pre.2","sha":"018791f6b1b0400b71e37df2fb3ad80e456d2c11","kind":"tag","published_at":"2014-10-31T08:22:49.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.0.pre.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.0.pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.0.pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.0.pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.0.pre.2/manifests"},{"name":"v0.10.56","sha":"4dd6017eaa789b41a08d46659abda96561a98cc8","kind":"commit","published_at":"2014-10-29T19:49:27.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.56","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.56/manifests"},{"name":"v0.10.55","sha":"5df1b12365403ac6cbe417e6694bb1a1e7fc4368","kind":"commit","published_at":"2014-10-16T18:22:02.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.55","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.55/manifests"},{"name":"v0.10.54","sha":"8e01e43dc7fe765abdf49c8c94e0b7d895188822","kind":"commit","published_at":"2014-10-16T17:11:51.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.54","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.54/manifests"},{"name":"v0.12.0.pre.1","sha":"92e54b03de5aca40ef0750de70e9afa90bf763c9","kind":"tag","published_at":"2014-09-08T09:21:36.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.12.0.pre.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.12.0.pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.12.0.pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.0.pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.12.0.pre.1/manifests"},{"name":"v0.10.53","sha":"b5dca056378257820c3ce675fa04e34d94349fa9","kind":"tag","published_at":"2014-08-21T08:59:57.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.53","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.53/manifests"},{"name":"v0.10.52","sha":"205a942be3c687cdaf2b5b0c9b5e094b3541368e","kind":"tag","published_at":"2014-07-14T16:10:00.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.52","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.52/manifests"},{"name":"v0.10.51","sha":"10c62b76e8fac88732fc764053d6792205c49226","kind":"tag","published_at":"2014-07-03T20:16:52.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.51","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.51/manifests"},{"name":"v0.10.50","sha":"88262c4d8244a1afff73bcbe3727a3da938f93c2","kind":"tag","published_at":"2014-06-17T08:08:27.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.50","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.50/manifests"},{"name":"v0.10.49","sha":"e1b81f3563265bb4e974d1450e443ea816111162","kind":"tag","published_at":"2014-06-05T11:01:58.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.49","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.49/manifests"},{"name":"v0.10.48","sha":"a3068ff3f73525c72694465a5f42bcae6bf90104","kind":"tag","published_at":"2014-05-18T07:12:09.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.48","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.48/manifests"},{"name":"v0.10.47","sha":"dae61d328f400b9f864bd022f69bfa7133a358d3","kind":"tag","published_at":"2014-05-15T08:03:07.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.47","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.47/manifests"},{"name":"v0.10.46","sha":"67bac6836bb08722d25d763e76453fa3fde3d7f7","kind":"tag","published_at":"2014-04-21T16:06:05.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.46","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.46/manifests"},{"name":"v0.10.45","sha":"9fea4bd69420daf86411937addc6000dfcc6043b","kind":"tag","published_at":"2014-03-28T08:53:50.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.45","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.45/manifests"},{"name":"v0.10.44","sha":"1229278fe48ddc449ad501aa9c114b4597a794da","kind":"tag","published_at":"2014-02-26T06:16:17.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.44","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.44/manifests"},{"name":"v0.10.43","sha":"cc5710ba965a911738ce1767c41f84a50e3050c8","kind":"tag","published_at":"2014-02-03T11:59:07.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.43","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.43/manifests"},{"name":"v0.10.42","sha":"e1f6da994ccc5dead525ec71c3542b7b97611456","kind":"tag","published_at":"2013-12-25T17:20:00.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.42","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.42/manifests"},{"name":"v0.10.41","sha":"098fea17aedab0ebf58aa55ace76d14ad0889262","kind":"tag","published_at":"2013-12-04T19:54:21.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.41","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.41/manifests"},{"name":"v0.10.40","sha":"8f50a49a1453f4e32aac0dbf9edf05c488f100b3","kind":"tag","published_at":"2013-11-08T14:51:35.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.40","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.40/manifests"},{"name":"v0.10.39","sha":"966d753537117224679b128db355739ca802d60e","kind":"tag","published_at":"2013-09-18T10:51:34.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.39","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.39/manifests"},{"name":"v0.10.38","sha":"106fe457d3b65c8ad8891b9153f49acd5a445b02","kind":"tag","published_at":"2013-08-29T16:51:18.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.38","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.38/manifests"},{"name":"v0.10.37","sha":"605b39e787036d30857af618abf8ef0979d81257","kind":"tag","published_at":"2013-08-29T10:13:08.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.37","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.37/manifests"},{"name":"v0.10.36","sha":"67d409b0f94f255f6b0901dc9046d0b004d892b4","kind":"tag","published_at":"2013-07-31T09:00:22.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.36","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.36/manifests"},{"name":"v0.10.35","sha":"37a1dabceafa2ed7a2ce533f233ad0c1248a3394","kind":"tag","published_at":"2013-06-12T09:08:10.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.35","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.35/manifests"},{"name":"v0.10.34","sha":"94f51ec1b8a15c15765aa5d211ff10e4ec4a5b0f","kind":"commit","published_at":"2013-06-03T18:17:39.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.34","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.34/manifests"},{"name":"v0.10.32","sha":"60c55b23a54c822e481fa6c9ab12579da0d5bee2","kind":"commit","published_at":"2013-03-04T17:17:02.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.32","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.32/manifests"},{"name":"v0.10.31","sha":"46c7a42246910986fe990effd8619b89b5dfffd9","kind":"commit","published_at":"2013-01-31T07:24:14.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.31","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.31/manifests"},{"name":"v0.10.30","sha":"172c1b5279c8e2964b8b57b39bf161a4aa38d1a5","kind":"commit","published_at":"2012-12-06T19:02:50.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.30","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.30/manifests"},{"name":"v0.10.28","sha":"6ecf9eaa692f9ea0b8173926bae6a5728381ebef","kind":"commit","published_at":"2012-10-31T21:03:33.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.28","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.28/manifests"},{"name":"v0.10.27","sha":"af80673d48334b3463ff1a5008f20ddb78c9142d","kind":"commit","published_at":"2012-10-11T23:03:21.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.27","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.27/manifests"},{"name":"v0.10.26","sha":"5abf0158f514cdd6b3206e7982ef95a8315c9686","kind":"commit","published_at":"2012-09-26T19:14:38.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.26","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.26/manifests"},{"name":"v0.10.25","sha":"47708b4b5396eff107a69ef2f4c621d6726d80b6","kind":"commit","published_at":"2012-07-23T19:43:15.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.25","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.25/manifests"},{"name":"v0.10.24","sha":"975bf81826ec710b90800543e2dad377c348e552","kind":"commit","published_at":"2012-06-29T02:04:37.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.24","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.24/manifests"},{"name":"v0.10.23","sha":"ba2ffbd1259984f98699613f91985a9bbc0b7f53","kind":"commit","published_at":"2012-06-26T02:23:06.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.23","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.23/manifests"},{"name":"v0.10.22","sha":"7621f663cccbb32da7f61481b4f4b041a3c180f0","kind":"commit","published_at":"2012-05-02T18:48:18.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.22","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.22/manifests"},{"name":"v0.10.21","sha":"fe04bc01c44dee2599143fa48673147882b37b5a","kind":"commit","published_at":"2012-05-01T21:30:27.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.21","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.21/manifests"},{"name":"v0.10.20","sha":"5f218530f079789799d282a2260166adf93a4c40","kind":"commit","published_at":"2012-04-27T22:59:46.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.20","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.20/manifests"},{"name":"v0.10.19","sha":"3fb27979bb971ea7fc552b4b0f1fb0f534d22247","kind":"commit","published_at":"2012-04-17T18:24:35.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.19","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.19/manifests"},{"name":"v0.10.18","sha":"7b6a3ccdd4d762d5decfb97c3d3e6777d5084805","kind":"commit","published_at":"2012-04-14T02:03:51.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.18","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.18/manifests"},{"name":"v0.10.17","sha":"d37cbd0666951553352d18b30413b59677d780d0","kind":"commit","published_at":"2012-04-02T22:19:08.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.17","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.17/manifests"},{"name":"v0.10.16","sha":"c9b6bac77a50acbd62f020bb25e94b0e4c2d2d35","kind":"commit","published_at":"2012-03-27T00:13:05.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.16","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.16/manifests"},{"name":"v0.10.15","sha":"e20137ce1f92c4e364d304969f56bf41e713ee07","kind":"commit","published_at":"2012-03-09T22:08:34.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.15","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.15/manifests"},{"name":"v0.10.14","sha":"2b4efeccc8e25f5b1427356c1d8b6af6f6a6b53a","kind":"commit","published_at":"2012-03-06T02:37:38.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.14","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.14/manifests"},{"name":"v0.10.13","sha":"378566435321b80a34f1e09926e313809e8311c5","kind":"commit","published_at":"2012-02-22T02:56:28.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.13","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.13/manifests"},{"name":"v0.10.12","sha":"e1b7cf859697c32a2764ebc31a78ae46a366be6e","kind":"commit","published_at":"2012-02-14T02:11:10.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.12","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.12/manifests"},{"name":"v0.10.11","sha":"a33b4a48fa092668b95db0a494d0bd511482dffa","kind":"commit","published_at":"2012-02-10T18:35:05.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.11","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.11/manifests"},{"name":"v0.10.10","sha":"935e0c726bcb2c8c303a31c1f8566dcb64fe0489","kind":"commit","published_at":"2012-02-09T23:31:14.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.10","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.10/manifests"},{"name":"v0.10.9","sha":"478e85084a6d892fe9b78cc5fd1101c688fcffb6","kind":"commit","published_at":"2012-01-20T04:06:06.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.9","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.9/manifests"},{"name":"v0.10.8","sha":"f69783f70a5be0d16fcdb9426163186c043bdd29","kind":"commit","published_at":"2011-12-04T06:43:59.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.8","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.8/manifests"},{"name":"v0.10.7","sha":"fc7092bfb217e7ecca2c1f6dca35c35080ba7531","kind":"commit","published_at":"2011-11-16T01:03:56.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.7","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"29753b6c5fd4f7d342ee838eeb8ebcb3b6ec878b","kind":"commit","published_at":"2011-11-10T19:47:11.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.6","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"64ee0832e8dd7df20bf898c3075014580c321592","kind":"commit","published_at":"2011-11-08T15:58:37.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.5","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"a737fa82f6e5153f6369872d4f6e90004bbcf59c","kind":"commit","published_at":"2011-11-07T06:11:34.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.4","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"e4a02670ae9a30d1079d9c85292f814a4b4284b5","kind":"commit","published_at":"2011-10-21T02:52:23.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"e8d3be3807ff33ccb1f626a60d42143ae32ef523","kind":"commit","published_at":"2011-10-18T03:22:53.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"46c53f6a482e41753122571b5f8d3022a07170e6","kind":"commit","published_at":"2011-10-16T11:13:39.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"c7a3f7769857d57b7cf2c557a4dc861e45a02eaa","kind":"commit","published_at":"2011-10-16T00:14:59.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.10.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.10.0/manifests"},{"name":"v0.9.21","sha":"e2b90409d869436d45cecfb0b286247e3dcc3a99","kind":"commit","published_at":"2011-10-11T08:44:28.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.21","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.21/manifests"},{"name":"v0.9.20","sha":"253547eab6d6904716d45bfe3ee32e8d7063f67c","kind":"commit","published_at":"2011-10-10T04:25:31.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.20","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.20/manifests"},{"name":"v0.9.19","sha":"3a93dd789295f05872d3e717982f508c24d1ceae","kind":"commit","published_at":"2011-10-06T20:15:15.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.19","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.19/manifests"},{"name":"v0.9.18","sha":"291235d5907a9eeecc81ec0410eff52078c44d4b","kind":"commit","published_at":"2011-10-04T06:11:52.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.18","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.18/manifests"},{"name":"v0.9.17","sha":"eb2e28b795de262f8b72d675cd5cd100205aedc6","kind":"commit","published_at":"2011-10-03T09:04:49.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.17","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.17/manifests"},{"name":"v0.9.16","sha":"8e389e56b3370caa1a60c67eeb8fca50a9a4b168","kind":"commit","published_at":"2011-10-01T17:04:48.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.16","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.16/manifests"},{"name":"v0.9.15","sha":"d6bfc35265c8ad7ffa87384aceafa4419b20f508","kind":"commit","published_at":"2011-09-30T03:40:24.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.15","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.15/manifests"},{"name":"v0.9.14","sha":"769c76e5eb96b2772980f639e52a0cc93ec96f6c","kind":"commit","published_at":"2011-09-21T07:19:02.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.14","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.14/manifests"},{"name":"v0.9.13","sha":"a55ffa676485f8fbf5d8a3b5f0110ed6c404a629","kind":"commit","published_at":"2011-09-21T02:35:52.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.13","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.13/manifests"},{"name":"v0.9.12","sha":"5cd2a0106ceaf0b7fd902b805bc79d7028672248","kind":"commit","published_at":"2011-09-20T10:45:45.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.12","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.12/manifests"},{"name":"v0.9.11","sha":"0214bf9166f69ec918cad239aee467ebfecaf20c","kind":"commit","published_at":"2011-09-19T05:26:42.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.11","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.11/manifests"},{"name":"v0.9.10","sha":"1a2d8e210813d78cc6d7da3f40171d28513db5fd","kind":"commit","published_at":"2011-09-07T07:12:19.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.10","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.10/manifests"},{"name":"v0.9.9","sha":"7121c3eb7aa59c89ec990634b4251c4e16b452d5","kind":"commit","published_at":"2011-09-06T04:53:48.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.9","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"9eaae801ef0f45560cc05fdeb8f288b4773be6b7","kind":"commit","published_at":"2011-08-16T08:29:45.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.8","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8c0f97de843a88b00938b1e3b9a4571f255a47f4","kind":"commit","published_at":"2011-08-06T11:21:52.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.7","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1c195d5ff27d6e523c246bfb790da17721960e97","kind":"commit","published_at":"2011-08-05T20:10:16.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.6","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"491622dea7bd4009525a9ba370726d9e8b945c41","kind":"commit","published_at":"2011-07-23T03:44:54.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.5","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"9c92d09db3b60e64a1c768d0933e11a8f2f25de4","kind":"commit","published_at":"2011-07-22T09:15:03.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.4","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"d20b2f87a176da2cd44510ae2b8743d8b0ab75a9","kind":"commit","published_at":"2011-07-05T10:57:11.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.3","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"291b517c601dfc30cb3361fa7f10c6ce70e3f940","kind":"commit","published_at":"2011-07-03T14:47:06.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.2","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3bfb6c1c384d5c6b6720c58260943232971e6918","kind":"commit","published_at":"2011-06-25T18:07:28.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.1","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"6624695a1500c4486d1c1d005dac3e1aa5f7ecd6","kind":"commit","published_at":"2011-06-20T04:40:31.000Z","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/v0.9.0","html_url":"https://github.com/fluent/fluentd/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluent/fluentd@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-04-29T22:21:08.835Z","dependent_packages_count":1194,"downloads":60480099,"downloads_period":"total","dependent_repos_count":3044,"rankings":{"downloads":0.41926383514902826,"dependent_repos_count":0.5675672661990834,"dependent_packages_count":0.043487472262798144,"stargazers_count":0.10091323691751876,"forks_count":0.17004716718145427,"docker_downloads_count":0.09868311013481117,"average":0.23332701464078232},"purl":"pkg:gem/fluentd","advisories":[{"uuid":"GSA_kwCzR0hTQS1mcHBxLW1qNzYtZnBqMs4AAvrA","url":"https://github.com/advisories/GHSA-fppq-mj76-fpj2","title":"fluentd vulnerable to remote code execution due to insecure deserialization (in non-default configuration)","description":"### Impact\nA remote code execution (RCE) vulnerability in non-default configurations of Fluentd  allows unauthenticated attackers to execute arbitrary code via specially crafted JSON payloads.\n\nFluentd setups are only affected if the environment variable `FLUENT_OJ_OPTION_MODE` is explicitly set to `object`.\n\nPlease note: The option FLUENT_OJ_OPTION_MODE was introduced in Fluentd version 1.13.2. Earlier versions of Fluentd are not affected by this vulnerability.\n\n### Patches\nv1.15.3\n\n### Workarounds\nDo not use `FLUENT_OJ_OPTION_MODE=object`.\n\n### References\n\n* GHSL-2022-067\n","origin":"UNSPECIFIED","severity":"LOW","published_at":"2022-11-02T18:15:35.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":3.1,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N","references":["https://github.com/fluent/fluentd/security/advisories/GHSA-fppq-mj76-fpj2","https://github.com/fluent/fluentd/commit/48e5b85dab1b6d4c273090d538fc11b3f2fd8135","https://nvd.nist.gov/vuln/detail/CVE-2022-39379","https://github.com/rubysec/ruby-advisory-db/blob/master/gems/fluentd/CVE-2022-39379.yml","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MYD5QV66OLDHES6IKVYYM3Y3YID3VVCO/","https://github.com/advisories/GHSA-fppq-mj76-fpj2"],"source_kind":"github","identifiers":["GHSA-fppq-mj76-fpj2","CVE-2022-39379"],"repository_url":"https://github.com/fluent/fluentd","blast_radius":0.0,"created_at":"2022-12-21T16:11:53.435Z","updated_at":"2026-04-23T10:08:47.742Z","epss_percentage":0.07736,"epss_percentile":0.91849,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1mcHBxLW1qNzYtZnBqMs4AAvrA","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1mcHBxLW1qNzYtZnBqMs4AAvrA","packages":[{"ecosystem":"rubygems","package_name":"fluentd","versions":[{"first_patched_version":"1.15.3","vulnerable_version_range":"\u003e= 1.13.2, \u003c 1.15.3"}],"purl":"pkg:gem/fluentd"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1mcHBxLW1qNzYtZnBqMs4AAvrA/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS01anJwLXc4ZnItbXJ3d83uVQ","url":"https://github.com/advisories/GHSA-5jrp-w8fr-mrww","title":"Fluentd Escape Sequence Injection Vulnerability","description":"Escape sequence injection vulnerability in Fluentd versions 0.12.29 through 0.12.40 may allow an attacker to change the terminal UI or execute arbitrary commands on the device via unspecified vectors.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2022-05-13T01:07:35.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.8,"cvss_vector":"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2017-10906","https://github.com/fluent/fluentd/pull/1733","https://access.redhat.com/errata/RHSA-2018:2225","https://github.com/fluent/fluentd/blob/v0.12/CHANGELOG.md#bug-fixes","https://jvn.jp/en/vu/JVNVU95124098/index.html","https://github.com/rubysec/ruby-advisory-db/blob/master/gems/fluentd/CVE-2017-10906.yml","https://github.com/advisories/GHSA-5jrp-w8fr-mrww"],"source_kind":"github","identifiers":["GHSA-5jrp-w8fr-mrww","CVE-2017-10906"],"repository_url":"https://github.com/fluent/fluentd","blast_radius":0.0,"created_at":"2023-01-24T17:03:19.101Z","updated_at":"2026-04-05T20:09:15.851Z","epss_percentage":0.04657,"epss_percentile":0.89059,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS01anJwLXc4ZnItbXJ3d83uVQ","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS01anJwLXc4ZnItbXJ3d83uVQ","packages":[{"ecosystem":"rubygems","package_name":"fluentd","versions":[{"first_patched_version":"0.12.41","vulnerable_version_range":"\u003e= 0.12.29, \u003c 0.12.41"}],"purl":"pkg:gem/fluentd"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS01anJwLXc4ZnItbXJ3d83uVQ/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1od2hmLTY0bWgtcjY2Ms0Wwg","url":"https://github.com/advisories/GHSA-hwhf-64mh-r662","title":"ReDoS vulnerability in parser_apache2","description":"### Impact\nparser_apache2 plugin in Fluentd v0.14.14 to v1.14.1 suffers from a regular expression denial of service (ReDoS) vulnerability. A broken apache log with a certain pattern of string can spend too much time in a regular expression, resulting in the potential for a DoS attack.\n\n### Patches\nv1.14.2\n\n### Workarounds\nEither of the following:\n\n* Don't use parser_apache2 for parsing logs which cannot guarantee generated by Apache.\n* Put patched version of parser_apache2.rb into /etc/fluent/plugin  directory (or any other directories specified by the environment variable `FLUENT_PLUGIN` or `--plugin` option of fluentd).\n\n### References\n* [CVE-2021-41186](http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-41186)\n* [GHSA-hwhf-64mh-r662](https://github.com/fluent/fluentd/security/advisories/GHSA-hwhf-64mh-r662)\n* [GHSL-2021-102](https://securitylab.github.com/advisories/GHSL-2021-102-fluent-fluentd/)\n* https://github.com/fluent/fluentd/blob/master/CHANGELOG.md#v1142\n","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2021-11-01T19:16:31.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.9,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://github.com/fluent/fluentd/security/advisories/GHSA-hwhf-64mh-r662","https://github.com/fluent/fluentd/blob/master/CHANGELOG.md#v1142","https://github.com/github/securitylab-vulnerabilities/blob/52dc4a2a828c6dc24231967c2937ad92038184a9/vendor_reports/GHSL-2021-102-fluent-fluentd.md","https://nvd.nist.gov/vuln/detail/CVE-2021-41186","https://github.com/fluent/fluentd/commit/5482a3d049dab351de0be68f4b4bc562319d8511","https://github.com/rubysec/ruby-advisory-db/blob/master/gems/fluentd/CVE-2021-41186.yml","https://github.com/advisories/GHSA-hwhf-64mh-r662"],"source_kind":"github","identifiers":["GHSA-hwhf-64mh-r662","CVE-2021-41186"],"repository_url":"https://github.com/fluent/fluentd","blast_radius":0.0,"created_at":"2022-12-21T16:12:44.091Z","updated_at":"2026-04-30T15:10:54.960Z","epss_percentage":0.00486,"epss_percentile":0.64524,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1od2hmLTY0bWgtcjY2Ms0Wwg","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1od2hmLTY0bWgtcjY2Ms0Wwg","packages":[{"ecosystem":"rubygems","package_name":"fluentd","versions":[{"first_patched_version":"1.14.2","vulnerable_version_range":"\u003e= 0.14.14, \u003c 1.14.2"}],"purl":"pkg:gem/fluentd","statistics":{"dependent_packages_count":1194,"dependent_repos_count":3044,"downloads":60480099,"downloads_period":"total"},"affected_versions":["0.14.14","0.14.15","0.14.16","0.14.17","0.14.17-x64-mingw32","0.14.17-x86-mingw32","0.14.18","0.14.19","0.14.20","0.14.20.rc1","0.14.21","0.14.22","0.14.22.rc1","0.14.22.rc2","0.14.23","0.14.23.rc1","0.14.24","0.14.25","1.0.0","1.0.0.rc1","1.0.1","1.0.2","1.1.0","1.1.1","1.1.2","1.1.3","1.2.0","1.2.0.pre1","1.2.1","1.2.2","1.2.3","1.2.4","1.2.4.rc1","1.2.5","1.2.5.rc1","1.2.6","1.3.0","1.3.1","1.3.1-x64-mingw32","1.3.1-x86-mingw32","1.3.2","1.3.2-x64-mingw32","1.3.2-x86-mingw32","1.3.3","1.3.3-x64-mingw32","1.3.3-x86-mingw32","1.4.0","1.4.0-x64-mingw32","1.4.0-x86-mingw32","1.4.1","1.4.1-x64-mingw32","1.4.1-x86-mingw32","1.4.2","1.4.2-x64-mingw32","1.4.2-x86-mingw32","1.5.0","1.5.0.rc1","1.5.0-x64-mingw32","1.5.0-x86-mingw32","1.5.1","1.5.1-x64-mingw32","1.5.1-x86-mingw32","1.5.2","1.5.2-x64-mingw32","1.5.2-x86-mingw32","1.6.0","1.6.0-x64-mingw32","1.6.0-x86-mingw32","1.6.1","1.6.1-x64-mingw32","1.6.1-x86-mingw32","1.6.2","1.6.2-x64-mingw32","1.6.2-x86-mingw32","1.6.3","1.6.3-x64-mingw32","1.6.3-x86-mingw32","1.7.0","1.7.0.rc1","1.7.0-x64-mingw32","1.7.0-x86-mingw32","1.7.1","1.7.1-x64-mingw32","1.7.1-x86-mingw32","1.7.2","1.7.2-x64-mingw32","1.7.2-x86-mingw32","1.7.3","1.7.3-x64-mingw32","1.7.3-x86-mingw32","1.7.4","1.7.4-x64-mingw32","1.7.4-x86-mingw32","1.8.0","1.8.0.rc1","1.8.0.rc2","1.8.0.rc3","1.8.0-x64-mingw32","1.8.0-x86-mingw32","1.8.1","1.8.1-x64-mingw32","1.8.1-x86-mingw32","1.9.0","1.9.0.rc1","1.9.0.rc2","1.9.0-x64-mingw32","1.9.0-x86-mingw32","1.9.1","1.9.1-x64-mingw32","1.9.1-x86-mingw32","1.9.2","1.9.2-x64-mingw32","1.9.2-x86-mingw32","1.9.3","1.9.3-x64-mingw32","1.9.3-x86-mingw32","1.10.0","1.10.0-x64-mingw32","1.10.0-x86-mingw32","1.10.1","1.10.1-x64-mingw32","1.10.1-x86-mingw32","1.10.2","1.10.2-x64-mingw32","1.10.2-x86-mingw32","1.10.3","1.10.3-x64-mingw32","1.10.3-x86-mingw32","1.10.4","1.10.4-x64-mingw32","1.10.4-x86-mingw32","1.11.0","1.11.0-x64-mingw32","1.11.0-x86-mingw32","1.11.1","1.11.1-x64-mingw32","1.11.1-x86-mingw32","1.11.2","1.11.2-x64-mingw32","1.11.2-x86-mingw32","1.11.3","1.11.3-x64-mingw32","1.11.3-x86-mingw32","1.11.4","1.11.4-x64-mingw32","1.11.4-x86-mingw32","1.11.5","1.11.5-x64-mingw32","1.11.5-x86-mingw32","1.12.0","1.12.0.rc1","1.12.0.rc2","1.12.0-x64-mingw32","1.12.0-x86-mingw32","1.12.1","1.12.1-x64-mingw32","1.12.1-x86-mingw32","1.12.2","1.12.2-x64-mingw32","1.12.2-x86-mingw32","1.12.3","1.12.3-x64-mingw32","1.12.3-x86-mingw32","1.12.4","1.12.4-x64-mingw32","1.12.4-x86-mingw32","1.13.0","1.13.0-x64-mingw32","1.13.0-x86-mingw32","1.13.1","1.13.1-x64-mingw32","1.13.1-x86-mingw32","1.13.2","1.13.2-x64-mingw32","1.13.2-x86-mingw32","1.13.3","1.13.3-x64-mingw32","1.13.3-x86-mingw32","1.14.0","1.14.0.rc","1.14.0-x64-mingw32","1.14.0-x86-mingw32","1.14.1","1.14.1-x64-mingw32","1.14.1-x86-mingw32","1.14.2-x64-mingw32","1.14.2-x86-mingw32"],"unaffected_versions":["0.10.0","0.10.1","0.10.2","0.10.3","0.10.4","0.10.5","0.10.6","0.10.7","0.10.8","0.10.9","0.10.10","0.10.11","0.10.12","0.10.13","0.10.15","0.10.16","0.10.17","0.10.18","0.10.19","0.10.20","0.10.21","0.10.22","0.10.23","0.10.24","0.10.25","0.10.26","0.10.27","0.10.28","0.10.29","0.10.30","0.10.31","0.10.32","0.10.33","0.10.34","0.10.35","0.10.36","0.10.37","0.10.38","0.10.39","0.10.40","0.10.41","0.10.42","0.10.43","0.10.44","0.10.45","0.10.46","0.10.47","0.10.48","0.10.49","0.10.50","0.10.51","0.10.52","0.10.53","0.10.54","0.10.55","0.10.56","0.10.57","0.10.58","0.10.59","0.10.60","0.10.61","0.10.62","0.12.0","0.12.0.pre.1","0.12.0.pre.2","0.12.0.pre.3","0.12.1","0.12.2","0.12.3","0.12.4","0.12.5","0.12.6","0.12.7","0.12.8","0.12.9","0.12.10","0.12.11","0.12.12","0.12.13","0.12.14","0.12.15","0.12.16","0.12.17","0.12.18","0.12.19","0.12.20","0.12.21","0.12.22","0.12.23","0.12.24","0.12.25","0.12.26","0.12.27","0.12.28","0.12.29","0.12.30","0.12.31","0.12.32","0.12.33","0.12.34","0.12.35","0.12.36","0.12.37","0.12.38","0.12.39","0.12.40","0.12.41","0.12.42","0.12.43","0.14.0","0.14.1","0.14.2","0.14.3","0.14.4","0.14.5","0.14.6","0.14.7","0.14.8","0.14.9","0.14.10","0.14.11","0.14.12","0.14.13","0.14.14.pre.1","1.14.2","1.14.3","1.14.4","1.14.5","1.14.6","1.15.0","1.15.1","1.15.2","1.15.3","1.16.0","1.16.1","1.16.2","1.16.3","1.16.4","1.16.5","1.16.6","1.16.7","1.16.8","1.16.9","1.16.10","1.16.11","1.17.0","1.17.1","1.18.0","1.19.0","1.19.1","1.19.2"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1od2hmLTY0bWgtcjY2Ms0Wwg/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/fluentd","docker_dependents_count":420,"docker_downloads_count":1183782599,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/fluentd","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/fluentd/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-04-10T10:11:44.051Z","issues_count":343,"pull_requests_count":850,"avg_time_to_close_issue":22702452.81395349,"avg_time_to_close_pull_request":1284731.0699208444,"issues_closed_count":215,"pull_requests_closed_count":758,"pull_request_authors_count":46,"issue_authors_count":257,"avg_comments_per_issue":4.399416909620991,"avg_comments_per_pull_request":1.8341176470588234,"merged_pull_requests_count":665,"bot_issues_count":0,"bot_pull_requests_count":184,"past_year_issues_count":42,"past_year_pull_requests_count":264,"past_year_avg_time_to_close_issue":1529702.5714285714,"past_year_avg_time_to_close_pull_request":222052.4563106796,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":206,"past_year_pull_request_authors_count":20,"past_year_issue_authors_count":31,"past_year_avg_comments_per_issue":3.261904761904762,"past_year_avg_comments_per_pull_request":0.8106060606060606,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":74,"past_year_merged_pull_requests_count":188,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/issues","maintainers":[{"login":"ashie","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashie"},{"login":"repeatedly","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/repeatedly"},{"login":"tagomoris","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tagomoris"},{"login":"fujimotos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fujimotos"},{"login":"ganmacs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ganmacs"},{"login":"edsiper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edsiper"},{"login":"raytung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raytung"}],"active_maintainers":[{"login":"ashie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashie"},{"login":"edsiper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edsiper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/fluentd/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/fluentd/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/fluentd/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/fluentd/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/fluentd/codemeta","maintainers":[{"uuid":"66261","login":"kenhys","name":null,"email":null,"url":null,"packages_count":143,"html_url":"https://rubygems.org/profiles/kenhys","role":null,"created_at":"2022-11-09T09:32:09.993Z","updated_at":"2022-11-09T09:32:09.993Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/kenhys/packages"},{"uuid":"89077","login":"ganmacs","name":null,"email":null,"url":null,"packages_count":22,"html_url":"https://rubygems.org/profiles/ganmacs","role":null,"created_at":"2022-11-09T09:32:09.935Z","updated_at":"2022-11-09T09:32:09.935Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/ganmacs/packages"},{"uuid":"56413","login":"tagomoris","name":null,"email":null,"url":null,"packages_count":71,"html_url":"https://rubygems.org/profiles/tagomoris","role":null,"created_at":"2022-11-09T09:32:10.032Z","updated_at":"2022-11-09T09:32:10.032Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/tagomoris/packages"},{"uuid":"157199","login":"daipom","name":null,"email":null,"url":null,"packages_count":76,"html_url":"https://rubygems.org/profiles/daipom","role":null,"created_at":"2022-11-09T09:32:09.945Z","updated_at":"2022-11-09T09:32:09.945Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/daipom/packages"},{"uuid":"164616","login":"ceptord","name":null,"email":null,"url":null,"packages_count":49,"html_url":"https://rubygems.org/profiles/ceptord","role":null,"created_at":"2022-11-09T09:32:10.055Z","updated_at":"2022-11-09T09:32:10.055Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/ceptord/packages"},{"uuid":"80071","login":"cosmo0920","name":null,"email":null,"url":null,"packages_count":65,"html_url":"https://rubygems.org/profiles/cosmo0920","role":null,"created_at":"2022-11-09T09:32:09.953Z","updated_at":"2022-11-09T09:32:09.953Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/cosmo0920/packages"},{"uuid":"82658","login":"ashie","name":null,"email":null,"url":null,"packages_count":76,"html_url":"https://rubygems.org/profiles/ashie","role":null,"created_at":"2022-11-09T09:32:09.979Z","updated_at":"2022-11-09T09:32:09.979Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/ashie/packages"},{"uuid":"2962","login":"frsyuki","name":null,"email":null,"url":null,"packages_count":64,"html_url":"https://rubygems.org/profiles/frsyuki","role":null,"created_at":"2022-11-09T09:32:10.005Z","updated_at":"2022-11-09T09:32:10.005Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/frsyuki/packages"},{"uuid":"10728","login":"repeatedly","name":null,"email":null,"url":null,"packages_count":40,"html_url":"https://rubygems.org/profiles/repeatedly","role":null,"created_at":"2022-11-09T09:32:10.017Z","updated_at":"2022-11-09T09:32:10.017Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/repeatedly/packages"},{"uuid":"43747","login":"Watson","name":null,"email":null,"url":null,"packages_count":91,"html_url":"https://rubygems.org/profiles/Watson","role":null,"created_at":"2025-12-09T11:52:58.486Z","updated_at":"2025-12-09T11:52:58.486Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/Watson/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":205562,"maintainers_count":68480,"namespaces_count":0,"keywords_count":0,"github":"rubygems","metadata":{"funded_packages_count":7260},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-04-03T06:42:17.024Z","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":14133486,"name":"fluent/fluentd","ecosystem":"helm","description":"A Helm chart for Kubernetes","homepage":"https://www.fluentd.org/","licenses":"Unknown","normalized_licenses":["Other"],"repository_url":"https://github.com/fluent/fluentd","keywords_array":[],"namespace":"fluent","versions_count":38,"first_release_published_at":"2020-04-06T03:41:52.000Z","latest_release_published_at":"2025-05-05T14:40:10.000Z","latest_release_number":"0.5.3","last_synced_at":"2026-04-04T09:51:58.437Z","created_at":"2026-03-27T12:12:17.150Z","updated_at":"2026-04-04T09:51:58.438Z","registry_url":"https://artifacthub.io/packages/helm/fluent/fluentd","install_command":"helm repo add fluent https://fluent.github.io/helm-charts \u0026\u0026 helm install fluentd fluent/fluentd","documentation_url":"https://artifacthub.io/packages/helm/fluent/fluentd","metadata":{"app_version":"v1.17.1","chart_version":"0.5.3","category":null,"official":false,"deprecated":false,"repository_url":"https://fluent.github.io/helm-charts","maintainers":[{"name":"edsiper","email":"eduardo@treasure-data.com"},{"name":"dioguerra","email":"diogo.filipe.tomas.guerra@cern.ch"}]},"repo_metadata":{"id":37548403,"uuid":"1918677","full_name":"fluent/fluentd","owner":"fluent","description":"Fluentd: Unified Logging Layer (project under CNCF)","archived":false,"fork":false,"pushed_at":"2026-03-23T13:08:46.000Z","size":20775,"stargazers_count":13514,"open_issues_count":141,"forks_count":1384,"subscribers_count":329,"default_branch":"master","last_synced_at":"2026-03-23T20:19:04.721Z","etag":null,"topics":["cncf","data-collector","fluentd","logging","ruby"],"latest_commit_sha":null,"homepage":"https://www.fluentd.org","language":"Ruby","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/fluent.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-06-19T08:41:40.000Z","updated_at":"2026-03-23T09:50:30.000Z","dependencies_parsed_at":"2024-05-22T11:26:02.417Z","dependency_job_id":"fba0981f-e9d8-4344-9d5f-395f6b0064eb","html_url":"https://github.com/fluent/fluentd","commit_stats":{"total_commits":5251,"total_committers":271,"mean_commits":"19.376383763837637","dds":0.8187011997714722,"last_synced_commit":"abe335a1031abd74b2d8fbc2460e080fbbb072f2"},"previous_names":[],"tags_count":266,"template":false,"template_full_name":null,"purl":"pkg:github/fluent/fluentd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluent","download_url":"https://codeload.github.com/fluent/fluentd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/sbom","scorecard":{"id":113033,"data":{"date":"2025-08-12T12:56:36Z","repo":{"name":"github.com/fluent/fluentd","commit":"fd711c50fc27d29e34e99843a36bb28fc802af5d"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.9,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel permissions set to 'read-all': .github/workflows/benchmark.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/rubocop.yml:18","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:14","Info: topLevel permissions set to 'read-all': .github/workflows/stale-actions.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/test-ruby-head.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/test.yml:20","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 third-party GitHubAction 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 10 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 68 contributing companies or organizations","details":["Info: found contributions from: ComplianceAsCode, D-Programming-Deimos, Element104, FlexConfirmMail, GoComply, HipByte, MacRuby, ManageIQ, OpenSCAP, RubyMotionJP, SecurityCentral, TextScript-samples, ThinBridge, UTMC, asakusarb, chronosphere, chronosphereio, clear-code, commander-js, datachainlab, dlang, embulk, fluent, fluent-plugins-nursery, focuslight, geminabox, gmo pepabo, groonga, haroonga, hiki, isucon, jb advanced technology corporation, jsx, jubatus, ls4, medjed, mercari, milter-manager, monkey, mroonga, msgpack, nadoka, norikra, pepabo, pgroonga, potatotips, prepan-developers, project-hatohol, ranguba, red-data-tools, rmagick, rolieup, ruby, ruby-gnome, rubykansai, rurema, sakura internet, serverspec, spacewalkproject, st-tech, theforeman, treasure data, treasure-data, triglav-dataflow, woothee, yohoushi, zlabjp, zozo inc"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-15T15:50:34.789Z","repository_id":37548403,"created_at":"2025-08-15T15:50:34.790Z","updated_at":"2025-08-15T15:50:34.790Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30908294,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T22:25:26.244Z","status":"ssl_error","status_checked_at":"2026-03-24T22:25:15.205Z","response_time":106,"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-03-27T12:17:21.340Z","dependent_packages_count":0,"downloads":0,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.0,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:helm/fluent/fluentd","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/helm/fluent/fluentd","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/helm/fluent/fluentd","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/helm/fluent/fluentd/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/fluent%2Ffluentd/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/fluent%2Ffluentd/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/fluent%2Ffluentd/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/fluent%2Ffluentd/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/fluent%2Ffluentd/codemeta","maintainers":[],"registry":{"name":"artifacthub.io","url":"https://artifacthub.io","ecosystem":"helm","default":true,"packages_count":17106,"maintainers_count":0,"namespaces_count":4476,"keywords_count":7152,"github":"artifacthub","metadata":{"funded_packages_count":204},"icon_url":"https://github.com/artifacthub.png","created_at":"2026-01-29T12:56:41.438Z","updated_at":"2026-04-09T05:03:52.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/namespaces"}},{"id":13988717,"name":"openstack-helm/fluentd","ecosystem":"helm","description":"OpenStack-Helm Fluentd","homepage":"https://www.fluentd.org/","licenses":"Unknown","normalized_licenses":["Other"],"repository_url":"https://github.com/fluent/fluentd","keywords_array":[],"namespace":"openstack-helm","versions_count":3,"first_release_published_at":"2021-04-05T08:48:10.000Z","latest_release_published_at":"2021-04-11T05:15:51.000Z","latest_release_number":"0.1.2","last_synced_at":"2026-04-04T09:51:58.699Z","created_at":"2026-03-05T10:15:31.259Z","updated_at":"2026-04-04T09:51:58.700Z","registry_url":"https://artifacthub.io/packages/helm/openstack-helm/fluentd","install_command":"helm repo add openstack-helm https://registry.thecore.net.au/chartrepo/openstack \u0026\u0026 helm install fluentd openstack-helm/fluentd","documentation_url":"https://artifacthub.io/packages/helm/openstack-helm/fluentd","metadata":{"app_version":"v1.10.1","chart_version":"0.1.2","category":null,"official":false,"deprecated":false,"repository_url":"https://registry.thecore.net.au/chartrepo/openstack","maintainers":[]},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-05T10:15:45.908Z","dependent_packages_count":0,"downloads":0,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.0,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:helm/openstack-helm/fluentd","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/helm/openstack-helm/fluentd","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/helm/openstack-helm/fluentd","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/helm/openstack-helm/fluentd/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/openstack-helm%2Ffluentd/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/openstack-helm%2Ffluentd/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/openstack-helm%2Ffluentd/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/openstack-helm%2Ffluentd/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/openstack-helm%2Ffluentd/codemeta","maintainers":[],"registry":{"name":"artifacthub.io","url":"https://artifacthub.io","ecosystem":"helm","default":true,"packages_count":17106,"maintainers_count":0,"namespaces_count":4476,"keywords_count":7152,"github":"artifacthub","metadata":{"funded_packages_count":204},"icon_url":"https://github.com/artifacthub.png","created_at":"2026-01-29T12:56:41.438Z","updated_at":"2026-04-09T05:03:52.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/namespaces"}}],"commits":{"id":3182,"full_name":"fluent/fluentd","default_branch":"master","total_commits":5528,"total_committers":281,"total_bot_commits":131,"total_bot_committers":1,"mean_commits":19.672597864768683,"dds":0.8277858176555717,"past_year_total_commits":200,"past_year_total_committers":16,"past_year_total_bot_commits":78,"past_year_total_bot_committers":1,"past_year_mean_commits":12.5,"past_year_dds":0.61,"last_synced_at":"2026-04-28T21:33:23.134Z","last_synced_commit":"ead4c3d06685de751d8c4c92e448411c617dded5","created_at":"2023-03-07T09:16:47.233Z","updated_at":"2026-04-28T21:23:41.453Z","committers":[{"name":"TAGOMORI Satoshi","email":"tagomoris@gmail.com","login":"tagomoris","count":952},{"name":"Masahiro Nakagawa","email":"repeatedly@gmail.com","login":"repeatedly","count":929},{"name":"Yuta Iwama","email":"ganmacs@gmail.com","login":"ganmacs","count":613},{"name":"Hiroshi Hatake","email":"hatake@clear-code.com","login":"cosmo0920","count":414},{"name":"Kenji Okimoto","email":"okimoto@clear-code.com","login":"okkez","count":398},{"name":"FURUHASHI Sadayuki","email":"frsyuki@users.sourceforge.jp","login":"frsyuki","count":359},{"name":"Takuro Ashie","email":"ashie@clear-code.com","login":"ashie","count":321},{"name":"Daijiro Fukuda","email":"fukuda@clear-code.com","login":"daipom","count":178},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":131},{"name":"Kentaro Hayashi","email":"hayashi@clear-code.com","login":"kenhys","count":117},{"name":"Shizuo Fujita","email":"fujita@clear-code.com","login":"Watson1978","count":115},{"name":"Yuki Ito","email":"yuki@gnnk.net","login":null,"count":87},{"name":"sonots","email":"sonots@gmail.com","login":"sonots","count":77},{"name":"okahashi117","email":"naruki_okahashi@jbat.co.jp","login":"okahashi117","count":66},{"name":"NARUSE, Yui","email":"naruse@airemix.jp","login":"nurse","count":46},{"name":"Kiyoto","email":"me@ktamura.com","login":"kiyoto","count":24},{"name":"Fujimoto Seiji","email":"fujimoto@clear-code.com","login":null,"count":23},{"name":"Fujimoto Seiji","email":"fujimoto@ceptord.net","login":"fujimotos","count":23},{"name":"Kazuki Ohta","email":"kazuki.ohta@gmail.com","login":"kzk","count":23},{"name":"Masahiro Sano","email":"sabottenda@gmail.com","login":"kazegusuri","count":21},{"name":"Eduardo Silva","email":"eduardo@treasure-data.com","login":"edsiper","count":18},{"name":"abetomo","email":"abe@enzou.tokyo","login":"abetomo","count":16},{"name":"Ryuma Yoshida","email":"ryuma.y1117@gmail.com","login":"ryysud","count":16},{"name":"abicky","email":"takeshi.arabiki@gmail.com","login":"abicky","count":14},{"name":"Yuichi TANIKAWA","email":"t.yuichi111@gmail.com","login":"itiut","count":13},{"name":"Christian Menges","email":"christian.menges@outlook.com","login":"Garfield96","count":12},{"name":"Ritta Narita","email":"narittan@gmail.com","login":"naritta","count":12},{"name":"Yuichi Tateno","email":"hotchpotch@gmail.com","login":"hotchpotch","count":11},{"name":"Kentaro Kuribayashi","email":"kentarok@gmail.com","login":"kentaro","count":11},{"name":"Šimon Lukašík","email":"isimluk@fedoraproject.org","login":"isimluk","count":10},{"name":"toyama0919","email":"toyama0919@gmail.com","login":"toyama0919","count":8},{"name":"Masayuki Kiyota","email":"masayuki_kiyota@jbat.co.jp","login":"MasayukiKiyota","count":8},{"name":"Athish Pranav D","email":"105591739+Athishpranav2003","login":"Athishpranav2003","count":8},{"name":"Guangming Wang","email":"guangming.wang@daocloud.io","login":null,"count":7},{"name":"Pranjal Gupta","email":"pranjal.gupta2@ibm.com","login":"Pranjal-Gupta2","count":7},{"name":"shubhendra","email":"withshubh@gmail.com","login":"withshubh","count":7},{"name":"Takahiro OSAKADA","email":"t-osakada@iij.ad.jp","login":"t-osakada","count":6},{"name":"y-ken","email":"y.ken.studio@gmail.com","login":"y-ken","count":6},{"name":"llby","email":"llby@shingor.net","login":"llby","count":6},{"name":"Takahiro YAMASHITA","email":"nokute78@gmail.com","login":"nokute78","count":6},{"name":"Taeseong Yu","email":"yugeeklab@gmail.com","login":"yugeeklab","count":6},{"name":"Chris Timberlake","email":"774730+Digi59404","login":"Digi59404","count":6},{"name":"Conor Evans","email":"coevans@tcd.ie","login":"conorevans","count":6},{"name":"Mikko Peltonen","email":"mikko.peltonen@reaktor.fi","login":"mpeltonen","count":6},{"name":"Kohei Suzuki","email":"eagletmt@gmail.com","login":"eagletmt","count":6},{"name":"GOOGLE\\talarico","email":"talarico@google.com","login":"iantalarico","count":6},{"name":"Guba Sándor","email":"guba.sandor@ustream.tv","login":null,"count":6},{"name":"Roman Geraskin","email":"roman.n.geraskin@gmail.com","login":"rgeraskin","count":5},{"name":"U.Nakamura","email":"usa@garbagecollect.jp","login":"unak","count":5},{"name":"mzp","email":"mzpppp@gmail.com","login":"mzp","count":4},{"name":"tatsu-yam","email":"anningoo24@gmail.com","login":"tatsu-yam","count":4},{"name":"Christian Ferbar","email":"5595808+ferbar","login":"ferbar","count":4},{"name":"David Venable","email":"dlv@amazon.com","login":"dlvenable","count":4},{"name":"Jonas Rutishauser","email":"jonas.rutishauser@alumni.ethz.ch","login":"jonasrutishauser","count":4},{"name":"Mitsunori Komatsu","email":"komamitsu@gmail.com","login":"komamitsu","count":4},{"name":"Miyakawa Taku","email":"miyakawa.taku@gmail.com","login":"miyakawataku","count":4},{"name":"Moriyoshi Koizumi","email":"mozo@mozo.jp","login":"moriyoshi","count":4},{"name":"Nguyen Hai Truong","email":"truongnh@vn.fujitsu.com","login":null,"count":4},{"name":"Tomohisa Ota","email":"tomohisa.ota+github@gmail.com","login":null,"count":4},{"name":"BananaWanted","email":"i@BananaWanted.com","login":null,"count":4},{"name":"majimenez-stratio","email":"majimenez@stratio.com","login":"majimenez-stratio","count":4},{"name":"jitran","email":"jt.ji.tran@gmail.com","login":"jitran","count":4},{"name":"bootjp","email":"oh@bootjp.me","login":"bootjp","count":4},{"name":"Todd Derr","email":"salty@google.com","login":"mr-salty","count":4},{"name":"Telmo","email":"telmox@gmail.com","login":"Telmo","count":4},{"name":"Alex Robinson","email":"arob@google.com","login":"a-robinson","count":3},{"name":"Andrew Johnstone","email":"andrew@ajohnstone.com","login":"ajohnstone","count":3},{"name":"Javier Kohen","email":"jkohen@google.com","login":"jkohen","count":3},{"name":"Ji-Ping Shen","email":"ji-ping.shen@relexsolutions.com","login":"jiping-s","count":3},{"name":"JiHyunSong","email":"jihyun.song0829@gmail.com","login":"JiHyunSong","count":3},{"name":"Ky-Anh Huynh","email":"kyanh@theslinux.org","login":"icy","count":3},{"name":"Nguyen Quang Huy","email":"huynq0911@gmail.com","login":"huynq0911","count":3},{"name":"Tzach Yarimi","email":"tyarimi@salesforce.com","login":"tyarimi","count":3},{"name":"Yaroslav Lukyanov","email":"c_sharp@mail.ru","login":"CSharpRU","count":3},{"name":"yui-knk","email":"spiketeika@gmail.com","login":"yui-knk","count":3},{"name":"autopp","email":"autopp@gmail.com","login":null,"count":3},{"name":"HatusneMiku3939","email":"filepang@lycos.co.kr","login":null,"count":3},{"name":"Chin","email":"greeting.to.chin@gmail.com","login":"achinchen","count":3},{"name":"Richard Lee","email":"14349+dlackty","login":"dlackty","count":3},{"name":"焦龙","email":"jiaolong@meitu.com","login":"jl2005","count":3},{"name":"YUKI Hiroshi","email":"shimoda@clear-code.com","login":"piroor","count":2},{"name":"Yuki Asano","email":"yuuki.1224.softtennis@gmail.com","login":"yuuki1224","count":2},{"name":"Yuya Urano","email":"yuyaurano@me.com","login":"yurano","count":2},{"name":"akihiro17","email":"coolwizard11@gmail.com","login":"akihiro17","count":2},{"name":"KOMEDA Shinji","email":"komeda-s@klab.com","login":"komeda-s","count":2},{"name":"Kentaro Tokutomi","email":"ktr.tokutomi@gmail.com","login":"kenrota","count":2},{"name":"Kim Bao Long","email":"longkb@vn.fujitsu.com","login":"longkb","count":2},{"name":"Masatake Iwasaki","email":"iwasakims@gmail.com","login":"iwasakims","count":2},{"name":"Moto Ishizawa","email":"summerwind.jp@gmail.com","login":"summerwind","count":2},{"name":"Orgad Shaneh","email":"orgads@gmail.com","login":"orgads","count":2},{"name":"Theron Luhn","email":"theron@luhn.com","login":"luhn","count":2},{"name":"INADA Naoki","email":"songofacandy@gmail.com","login":"methane","count":2},{"name":"Takashi Kokubun","email":"takashikkbn@gmail.com","login":"k0kubun","count":2},{"name":"Sergey Yedrikov","email":"syedriko@redhat.com","login":"syedriko","count":2},{"name":"Jingguo Yao","email":"yaojingguo@gmail.com","login":"yaojingguo","count":2},{"name":"uu59","email":"k@uu59.org","login":"uu59","count":2},{"name":"takumakanari","email":"chemtrails.t@gmail.com","login":"takumakanari","count":2},{"name":"joker1007","email":"kakyoin.hierophant@gmail.com","login":"joker1007","count":2},{"name":"ghatwala","email":"ghatwala@us.ibm.com","login":"ghatwala","count":2},{"name":"been.zino","email":"been.zino@kakaocorp.com","login":"been-zino","count":2},{"name":"sotaro-kimura","email":"sotaro_kimura@dwango.co.jp","login":null,"count":2},{"name":"toru uetani","email":"toru.uetani@gmail.com","login":null,"count":2},{"name":"toruuetani","email":"toruuetani@gmail.com","login":null,"count":2},{"name":"unknown","email":"J67695@RL67695P.jbcc.co.jp","login":null,"count":2},{"name":"Tiago Goddard","email":"tiago.goddard@hotmart.com","login":null,"count":2},{"name":"Vu Cong Tuan","email":"tuanvc@vn.fujitsu.com","login":null,"count":2},{"name":"Matthew Mussomele","email":"matt@nefeli.io","login":null,"count":2},{"name":"Michael Lasevich","email":"mlasevich@gmail.com","login":null,"count":2},{"name":"Owen Smith","email":"owen@udacity.com","login":null,"count":2},{"name":"Bin Lu","email":"bin.lu@arm.com","login":null,"count":2},{"name":"David Wood","email":"dwood@eglp.com","login":null,"count":2},{"name":"Harish Nelakurthi","email":"harish.nelakurthi@illumio.com","login":null,"count":2},{"name":"Hiroshi Nakamura","email":"nahi@ruby-lang.org","login":null,"count":2},{"name":"Gary Zhu","email":"garyzjq@outlook.com","login":"garyzjq","count":2},{"name":"Ian Driver","email":"driver@hotmail.co.uk","login":"2ZZ","count":2},{"name":"Hiroki Takayasu","email":"hiroki.kana@gmail.com","login":"hirokikana","count":2},{"name":"OZAWA Tsuyoshi","email":"ozawa.tsuyoshi@gmail.com","login":"oza","count":2},{"name":"Dr. Jan-Philip Gehrcke","email":"jp@opstrace.com","login":"jgehrcke","count":2},{"name":"Anselm Eberhardt","email":"aeberhardt@dg-i.net","login":"aeber","count":2},{"name":"Alexey Schurov","email":"aa.schurov@gmail.com","login":"vitclone","count":2},{"name":"Namrata Bhave","email":"Namrata.Bhave@ibm.com","login":"namrata-ibm","count":2},{"name":"Pascal Budner","email":"mail@pascalbudner.de","login":"pbudner","count":2},{"name":"Rafael Szefler","email":"rafael.szefler@gmail.com","login":"RafalSzefler","count":2},{"name":"Dan Kohn","email":"dan@dankohn.com","login":"dankohn","count":2},{"name":"Harshita Sao","email":"84518563+harshitasao","login":"harshitasao","count":2},{"name":"Takahiro Kikumoto","email":"kikumoto.takahiro@hamee.co.jp","login":"kikumoto","count":2},{"name":"Kouhei Sutou","email":"kou@clear-code.com","login":"kou","count":2},{"name":"Shun Takebayashi","email":"shun@takebayashi.asia","login":"takebayashi","count":1},{"name":"Steven McDonald","email":"steven.mcdonald@usabilla.com","login":"stevenjm","count":1},{"name":"Takahiko Kawasaki","email":"daru.tk@gmail.com","login":"TakahikoKawasaki","count":1},{"name":"Taras","email":"Trane9991@gmail.com","login":"taraspos","count":1},{"name":"Tatsuki Sugiura","email":"sugi@nemui.org","login":"sugi","count":1},{"name":"Tommy Bishop","email":"bishop.thomas@gmail.com","login":"thbishop","count":1},{"name":"Tomoaki KOBAYASHI","email":"37573952+moatom","login":"moatom","count":1},{"name":"Satoshi Amemiya","email":"rail.sky@gmail.com","login":"rail44","count":1},{"name":"Vimal Kumar","email":"vimal78@gmail.com","login":"vimalk78","count":1},{"name":"Waldemar Quevedo","email":"waldemar.quevedo@gmail.com","login":"wallyqs","count":1},{"name":"Yanis Guenane","email":"yanis.guenane@enovance.com","login":"Spredzy","count":1},{"name":"Yosuke Kabuto","email":"bluewhale1982@gmail.com","login":"ysksn","count":1},{"name":"Yuki Morohoshi","email":"morohoshi@netlab.jp","login":"hoshi-sano","count":1},{"name":"Yuto Suzuki","email":"yuutoo.advance@gmail.com","login":"mocyuto","count":1},{"name":"Yuzuki Masaru","email":"ephemeralsnow@gmail.com","login":"ephemeralsnow","count":1},{"name":"a-know","email":"a.know.3373@gmail.com","login":"a-know","count":1},{"name":"tpetr","email":"tpetr@hubspot.com","login":null,"count":1},{"name":"Nobuyuki Kubota","email":"nobu.k.jp+github@gmail.com","login":"nobu-k","count":1},{"name":"OSAKADA Takahiro","email":"takahiro.osakada@gmail.com","login":"qwiggy","count":1},{"name":"OZAWA Sakuro","email":"sakuro@2238club.org","login":"sakuro","count":1},{"name":"Olexandr88","email":"radole1203@gmail.com","login":"Olexandr88","count":1},{"name":"Or Sela","email":"orsela1@gmail.com","login":"osela","count":1},{"name":"Paul Chechetin","email":"paulche@yandex.ru","login":"pbrit","count":1},{"name":"Peter Woodman","email":"peter@vineapp.com","login":"pjjw","count":1},{"name":"Quentin Nerden","email":"quentin.nerden@stylight.com","login":"kenden","count":1},{"name":"Rich Megginson","email":"rmeggins@redhat.com","login":"richm","count":1},{"name":"Rob Day","email":"rkd@rkd.me.uk","login":"rkday","count":1},{"name":"Ryosuke IWANAGA","email":"riywo.jp@gmail.com","login":"riywo","count":1},{"name":"SATO taichi","email":"ryushi@gmail.com","login":"taichi","count":1},{"name":"André Cruz","email":"andre@brpx.com","login":"edevil","count":1},{"name":"Abderrahmane Benbachir","email":"abderb@microsoft.com","login":"abenbachir","count":1},{"name":"Sergey Fedotov","email":"sergey89@gmail.com","login":"sergeyfedotov","count":1},{"name":"Shimpei Makimoto","email":"makimoto@tsuyabu.in","login":"makimoto","count":1},{"name":"Shingo Nakayama","email":"152375941+Shingo-Nakayama","login":"Shingo-Nakayama","count":1},{"name":"Shota Fukumori (sora_h)","email":"her@sorah.jp","login":"sorah","count":1},{"name":"Shu Uesugi","email":"shu@chibicode.com","login":"chibicode","count":1},{"name":"Shuji Koike","email":"shuji.koike@me.com","login":"shuji-koike","count":1},{"name":"camelmasa","email":"camelmasa@gmail.com","login":"camelmasa","count":1},{"name":"chentanjun","email":"2799194073@qq.com","login":"tanjunchen","count":1},{"name":"cynipe","email":"cynipe@gmail.com","login":"cynipe","count":1},{"name":"hirochachacha","email":"hirochachacha@gmail.com","login":"hirochachacha","count":1},{"name":"kawanet","email":"u-suke@kawa.net","login":"kawanet","count":1},{"name":"kenjiskywalker","email":"git@kenjiskywalker.org","login":"kenjiskywalker","count":1},{"name":"knqyf263","email":"put.a.feud.pike011235@gmail.com","login":"knqyf263","count":1},{"name":"ksss","email":"co000ri@gmail.com","login":"ksss","count":1},{"name":"loveshell","email":"82163261@qq.com","login":"loveshell","count":1},{"name":"moccos","email":"tt.izawa@gmail.com","login":"moccos","count":1},{"name":"mrudrego","email":"maheshmr.gowda@gmail.com","login":"mrudrego","count":1},{"name":"panage","email":"age.of.pan+github@gmail.com","login":"footaku","count":1},{"name":"shouhei","email":"shouhei.yamaguchi.be@gmail.com","login":"shouhei","count":1},{"name":"spairy","email":"spairy@126.com","login":"spairy","count":1},{"name":"tomykaira","email":"tomykaira@gmail.com","login":"tomykaira","count":1},{"name":"yaron-idan","email":"yaronidan@gmail.com","login":"yaron-idan","count":1},{"name":"ymizushi","email":"mizushi@gmail.com","login":"ymizushi","count":1},{"name":"yugo-horie","email":"yugo-horie@jocdn.co.jp","login":"yugo-horie","count":1},{"name":"yuxiaobo","email":"yuxiaobogo@163.com","login":"yuxiaobo96","count":1},{"name":"zheolong","email":"zheolong@github.com","login":"zheolong","count":1},{"name":"tanipee323","email":"s.dad0323@tanipee.com","login":null,"count":1},{"name":"omerlh","email":"omer.levihevroni@snyk.io","login":null,"count":1},{"name":"Sam Pointer","email":"sam.pointer@opsunit.com","login":null,"count":1},{"name":"Yamashita Yuu","email":"yamashita@geishatokyo.com","login":null,"count":1},{"name":"Sebastian Oelke","email":"soelke@babbel.com","login":null,"count":1},{"name":"Satoshi Amemiya","email":"satoshi_amemiya@voyagegroup.com","login":null,"count":1},{"name":"Sadayuki Furuhashi","email":"frsyuki@xcore.local","login":null,"count":1},{"name":"Patrick Robinson","email":"patrick.robinson@envato.com","login":null,"count":1},{"name":"Nguyen Van Trung","email":"trungnv@vn.fujitsu.com","login":null,"count":1},{"name":"Murphylu1993","email":"luqi@cmss.chinamobile.com","login":null,"count":1},{"name":"Mmanu Chaturvedi","email":"mmanu.chaturvedi@scania.com","login":null,"count":1},{"name":"MATSUKI.Hidenori","email":"MATSUKI.Hidenori@gmail.com","login":null,"count":1},{"name":"Kiyoto","email":"kiyoto@fluentd.org","login":null,"count":1},{"name":"Kei Takahashi","email":"k.takahashi@everyleaf.com","login":null,"count":1},{"name":"Jeff Wolski","email":"jeff@wercker.com","login":null,"count":1},{"name":"Florimond Manca","email":"florimond.manca@datadoghq.com","login":null,"count":1},{"name":"DEMING ZHU","email":"deming.zhu@linecorp.com","login":null,"count":1},{"name":"Bruno Andrade","email":"bruno.andrade@talkdesk.com","login":null,"count":1},{"name":"amdoolittle","email":"amdoolittle@gmail.com","login":"amdoolittle","count":1},{"name":"Byun Jincheol","email":"bjincheol34@gmail.com","login":"zoklk","count":1},{"name":"Chad Skidmore","email":"chad@skidmore.org","login":"chad-skidmore","count":1},{"name":"Chris Aniszczyk","email":"caniszczyk@gmail.com","login":"caniszczyk","count":1},{"name":"Didier Durand","email":"durand.didier@gmail.com","login":"didier-durand","count":1},{"name":"Dobes Vandermeer","email":"dobesv@gmail.com","login":"dobesv","count":1},{"name":"Dominik Rosiek","email":"45dominik@gmail.com","login":"macdewee","count":1},{"name":"Eiichi Tsukata","email":"devel@etsukata.com","login":"Etsukata","count":1},{"name":"Eiichiro Iwata","email":"eiichiro.iwata+github@gmail.com","login":"eiichiroi","count":1},{"name":"Eric Searcy","email":"emsearcy@gmail.com","login":"emsearcy","count":1},{"name":"Eugene Pirogov","email":"iamexile@gmail.com","login":"gmile","count":1},{"name":"Florian Dobener","email":"github@schroedingerscat.org","login":"domna","count":1},{"name":"jayonlau","email":"jayonlau@gmail.com","login":"jayonlau","count":1},{"name":"Gabi Davar","email":"grizzly.nyo@gmail.com","login":"mindw","count":1},{"name":"Gagan H R","email":"92567822+gaganhr94","login":"gaganhr94","count":1},{"name":"George Bashi","email":"george@bashi.co.uk","login":"georgebashi","count":1},{"name":"Giedrius Statkevičius","email":"giedrius.statkevicius@vinted.com","login":"GiedriusS","count":1},{"name":"Graham Ollis","email":"plicease@cpan.org","login":"plicease","count":1},{"name":"HANA-DA Hiromitsu","email":"hana-da@mog-works.jp","login":"hana-da","count":1},{"name":"HC CHIEN","email":"44664191+hc-chien","login":"hc-chien","count":1},{"name":"Anurag Gupta","email":"agup006@gmail.com","login":"agup006","count":1},{"name":"Arcadiy Ivanov","email":"arcadiy@ivanov.biz","login":"arcivanov","count":1},{"name":"Augusto Becciu","email":"augusto@becciu.org","login":"abecciu","count":1},{"name":"Aviral Garg","email":"gargaviral99@gmail.com","login":"aviralgarg05","count":1},{"name":"BJ2","email":"baepiff@gmail.com","login":"baepiff","count":1},{"name":"Ben Wheatley","email":"contact@benwh.com","login":"benwh","count":1},{"name":"Brian Atkinson","email":"brian@atkinson.mn","login":"nairb774","count":1},{"name":"Brian Candler","email":"b.candler@pobox.com","login":"candlerb","count":1},{"name":"Andrey Tikhonov","email":"atikhonov@avito.ru","login":"atikhonov-avito","count":1},{"name":"Andreas Kotes","email":"berlincount","login":"berlincount","count":1},{"name":"Andrea Kao","email":"eirinikos@gmail.com","login":"eirinikos","count":1},{"name":"Alexander Kazakov","email":"kazakov.a.s.90@gmail.com","login":"angry-cellophane","count":1},{"name":"Alchemist","email":"yunyu950908@gmail.com","login":"yunyu950908","count":1},{"name":"Adam Malcontenti-Wilson","email":"amalcontenti-wilson@zendesk.com","login":"adammw","count":1},{"name":"Adam Greene","email":"adam.greene@gmail.com","login":"skippy","count":1},{"name":"Abhishek Parolkar","email":"abhishek@parolkar.com","login":"parolkar","count":1},{"name":"Antonin Blanc","email":"antonin.blanc@ipsosante.fr","login":"antoninblanc","count":1},{"name":"ICHII Takashi","email":"ichii386@schweetheart.jp","login":"ichii386","count":1},{"name":"Aaron Smith","email":"projects@aaronsmith.co","login":"threewordphrase","count":1},{"name":"Hearen","email":"LHearen@gmail.com","login":"Hearen","count":1},{"name":"Kazuhiro NISHIYAMA","email":"znz","login":"znz","count":1},{"name":"Kazuhiro Sera","email":"seratch@gmail.com","login":"seratch","count":1},{"name":"Kazuki Chigita","email":"kazuki.chigichan@gmail.com","login":"chigichan24","count":1},{"name":"Ken Morishita","email":"mokemokechicken@gmail.com","login":"mokemokechicken","count":1},{"name":"Ken Takagiwa","email":"ugw.gi.world@gmail.com","login":"giwa","count":1},{"name":"Konstantin Grachev","email":"me@grachevko.ru","login":"grachevko","count":1},{"name":"Lewis Rockliffe","email":"Lewis.Rockliffe@aad.gov.au","login":"rockliffelewis","count":1},{"name":"Maksym Lisogorskyi","email":"m.lisogorskyi@gmail.com","login":"timberhill","count":1},{"name":"Martins Sipenko","email":"martins.sipenko@gmail.com","login":"martinssipenko","count":1},{"name":"Mat Monroe (onet)","email":"mmonroe@aurora.tech","login":"onet-git","count":1},{"name":"Matthew Dalley","email":"mdalley@ford.com","login":"mdalley","count":1},{"name":"Michael Bernstein","email":"michaelrbernstein@gmail.com","login":"mrb","count":1},{"name":"Michael Vetter","email":"jubalh@iodoru.org","login":"jubalh","count":1},{"name":"Mike Playle","email":"mike@mythik.co.uk","login":"MikePlayle","count":1},{"name":"Nathan Parry","email":"nparry@gmail.com","login":"nparry","count":1},{"name":"Nguyen Hung Phuong","email":"phuongnh@vn.fujitsu.com","login":"hnwolf","count":1},{"name":"Nicklas Dohrn","email":"20398358+nicklas-dohrn","login":"nicklas-dohrn","count":1},{"name":"Tomoki Sekiyama","email":"tomoki.sekiyama@aktsk.jp","login":"sekiyama58","count":1},{"name":"Toru Takahashi","email":"4136375+toru-takahashi","login":"toru-takahashi","count":1},{"name":"Hideo Hattori","email":"hhatto.jp@gmail.com","login":"hhatto","count":1},{"name":"Hiro Yoshikawa","email":"hironobu.yoshikawa@gmail.com","login":"hiroyoshikawa","count":1},{"name":"Hitoshi Tsuda","email":"tsuda.h.aa@gmail.com","login":"tsuda7","count":1},{"name":"Hoa Nguyen","email":"alexnguyen91","login":"alexnguyen91","count":1},{"name":"Hokuto Hoshi","email":"hok.kanny@gmail.com","login":"kanny","count":1},{"name":"Hu Hailin","email":"tony.hu.hailin@gmail.com","login":"islue","count":1},{"name":"Hu Shuai","email":"hus.fnst@cn.fujitsu.com","login":"hs0210","count":1},{"name":"I326463","email":"dimitar.kiryakov@sap.com","login":"DimitarKiryakovSAP","count":1},{"name":"Francesc Esplugas","email":"contact@francescesplugas.com","login":"fesplugas","count":1},{"name":"Iain Patterson","email":"iain.patterson@bgch.co.uk","login":"AM-iain","count":1},{"name":"Igor Peshansky","email":"igorp@google.com","login":"igorpeshansky","count":1},{"name":"Ihor Dvoretskyi","email":"ihor@linux.com","login":"idvoretskyi","count":1},{"name":"JD Conley","email":"jd.conley@gmail.com","login":"jdconley","count":1},{"name":"Jaewon Kwak","email":"sovioletta@gmail.com","login":"sovioletta","count":1},{"name":"Jesse Awan","email":"jesse.awan@sap.com","login":"I501307","count":1},{"name":"Jonah","email":"jonah@jonahb.com","login":"jonahb","count":1},{"name":"Jonan Scheffler","email":"jonanscheffler@gmail.com","login":"thejonanshow","count":1},{"name":"KIM SEUNG SU","email":"filepang@gmail.com","login":"HatsuneMiku3939","count":1},{"name":"Kamil Kieliszczyk","email":"kamil@kieliszczyk.net","login":"kiela","count":1},{"name":"bitterb","email":"bitterb7@gmail.com","login":"bitterb","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":78},{"name":"Shizuo Fujita","email":"fujita@clear-code.com","login":"Watson1978","count":63},{"name":"Kentaro Hayashi","email":"hayashi@clear-code.com","login":"kenhys","count":27},{"name":"Daijiro Fukuda","email":"fukuda@clear-code.com","login":"daipom","count":18},{"name":"Orgad Shaneh","email":"orgads@gmail.com","login":"orgads","count":2},{"name":"Ian Driver","email":"driver@hotmail.co.uk","login":"2ZZ","count":2},{"name":"spairy","email":"spairy@126.com","login":"spairy","count":1},{"name":"Tomoaki KOBAYASHI","email":"37573952+moatom","login":"moatom","count":1},{"name":"Olexandr88","email":"radole1203@gmail.com","login":"Olexandr88","count":1},{"name":"Jesse Awan","email":"jesse.awan@sap.com","login":"I501307","count":1},{"name":"Gagan H R","email":"92567822+gaganhr94","login":"gaganhr94","count":1},{"name":"Florian Dobener","email":"github@schroedingerscat.org","login":"domna","count":1},{"name":"Eduardo Silva Pereira","email":"eduardo@chronosphere.io","login":"edsiper","count":1},{"name":"Byun Jincheol","email":"bjincheol34@gmail.com","login":"zoklk","count":1},{"name":"Aviral Garg","email":"gargaviral99@gmail.com","login":"aviralgarg05","count":1},{"name":"Athish Pranav D","email":"105591739+Athishpranav2003","login":"Athishpranav2003","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-30T00:00:07.427Z","repositories_count":6223834,"commits_count":900050450,"contributors_count":34902052,"owners_count":1147610,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"fluent/fluentd","html_url":"https://github.com/fluent/fluentd","last_synced_at":"2026-04-28T03:08:30.345Z","status":"active","issues_count":343,"pull_requests_count":852,"avg_time_to_close_issue":23007322.009259257,"avg_time_to_close_pull_request":1283691.5520421606,"issues_closed_count":216,"pull_requests_closed_count":759,"pull_request_authors_count":48,"issue_authors_count":257,"avg_comments_per_issue":4.408163265306122,"avg_comments_per_pull_request":1.8321596244131455,"merged_pull_requests_count":666,"bot_issues_count":0,"bot_pull_requests_count":184,"past_year_issues_count":40,"past_year_pull_requests_count":213,"past_year_avg_time_to_close_issue":1544364.857142857,"past_year_avg_time_to_close_pull_request":232047.08588957056,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":163,"past_year_pull_request_authors_count":20,"past_year_issue_authors_count":30,"past_year_avg_comments_per_issue":3.375,"past_year_avg_comments_per_pull_request":0.8873239436619719,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":152,"created_at":"2023-05-12T10:54:37.690Z","updated_at":"2026-04-28T03:08:30.345Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluentd/issues","issue_labels_count":{"waiting-for-triage":73,"enhancement":63,"bug":55,"stale":42,"waiting-for-user":36,"Non fluentd issue":15,"CI":15,"feature request":11,"work-in-progress":10,"memory":9,"v1":5,"moreinfo":4,"v0.14":3,"windows":3,"work_in_progress":2,"v2":2,"good first issue":2,"pending":2,"document":1,"help wanted":1,"ipv6":1,"plugin issue":1},"pull_request_labels_count":{"dependencies":179,"github_actions":81,"CI":67,"backport to LTS":63,"backported":47,"enhancement":22,"bug":10,"stale":10,"backport to v1.19":8,"pending":5,"moreinfo":2,"backport to v1.16":1,"memory":1},"issue_author_associations_count":{"NONE":266,"CONTRIBUTOR":63,"MEMBER":14},"pull_request_author_associations_count":{"CONTRIBUTOR":766,"NONE":44,"MEMBER":42},"issue_authors":{"Watson1978":23,"daipom":22,"tagomoris":6,"ashie":5,"kenhys":4,"deepaksb2":4,"mlasevich":3,"harshitasao":3,"RamHaridas":3,"Garfield96":3,"qingling128":3,"jmeher2020":2,"cosmo0920":2,"LukasJerabek":2,"khteh":2,"vikranth06":2,"juliantaylor":2,"valentinacala":2,"wangchaoforever":2,"pratikshavyas":2,"raulgupto":2,"amanmahajan26":2,"fujimotos":2,"SML0127":2,"henri9813":2,"bjg2":2,"Sic9527":2,"ramdaspotale":2,"inistor":2,"aniamin":1,"digital88":1,"Shingo-Nakayama":1,"Aref-Riant":1,"tkavak":1,"mandarpimplapure":1,"dabao1990":1,"raytung":1,"dinatamas":1,"Hello-Linux":1,"sudarshanpanke":1,"srinidks":1,"mioyui88":1,"gfonseca-tc":1,"orgads":1,"jack1234-cloud":1,"tbs575":1,"manikrishna558":1,"anamhn":1,"PranavBhatSF":1,"kishoreck":1,"Dennis14e":1,"carylewis":1,"drbugfinder-work":1,"zamazan4ik":1,"DmitryShonin":1,"max-blue":1,"leongshengmin":1,"karthiknagraj":1,"schen2315":1,"BobBall":1,"ng-bsy":1,"ryn9":1,"pstray":1,"MaxTownley":1,"Vanshika093":1,"pomcho555":1,"bysnupy":1,"gauravaroraoyo":1,"requiming":1,"anonymous-trader":1,"rsys-pjoshi":1,"Idan37S":1,"roicostas":1,"ReillyBrogan":1,"samkyuseo":1,"JSchy65":1,"wolf1892":1,"HolgerHees":1,"sutyak":1,"shilpigoelVB":1,"govindagopi":1,"blacktoad30":1,"SohailLS":1,"djcrabhat":1,"hatrena":1,"mccok":1,"akhamis-tc":1,"moharana-subhashree":1,"zoklk":1,"serhii-ciq":1,"nupurbansal8":1,"arepusb":1,"ztdietmaier":1,"dvydra":1,"jicowan":1,"gclawes":1,"mixmind":1,"pierreact":1,"dashe-ops":1,"microsoft-saya":1,"lifecrisis":1,"akshaysharama":1,"zxhdaniel":1,"bloodguard":1,"mrudawski":1,"yukuraga":1,"JoergStrebel":1,"The-LittleTeapot":1,"rayate2410":1,"stejacks":1,"Wangsenshuai":1,"javsalgar":1,"chikinchoi":1,"MetalRex101":1,"joell":1,"riuvshin":1,"naveenrpp2017":1,"indrajithgihan":1,"whitepiratebaku":1,"dschaaff":1,"sparrowt":1,"hoooli":1,"kaiohenricunha":1,"taehwoi":1,"21kyu":1,"vcozzolino":1,"buzztroll":1,"XTUxiongda":1,"rockliffelewis":1,"preeti-16":1,"felixzh2020":1,"waffleisreal1339":1,"fabio-s-franco":1,"der":1,"rave189":1,"15013752489":1,"yugeeklab":1,"Bonko":1,"dmnfortytwo":1,"ashishtilara":1,"wrossmann":1,"avarf":1,"zvlb":1,"ashleshmandke":1,"bennettfalkenberg":1,"sharadkhoji123":1,"SoodPrerit":1,"ryan-611":1,"m5lapp":1,"ofv1":1,"vascoosx":1,"yuvalavidor":1,"uristernik":1,"douglasawh":1,"banil246":1,"garyzjq":1,"parvvam":1,"lixiaochun":1,"BrianInAz":1,"sijin-won":1,"Adrianos712":1,"JosenLiang":1,"stanhu":1,"Lusitaniae":1,"yangjiel":1,"alwalaupendra":1,"Alisher-Nabiev":1,"ChiliJohnson":1,"mthebridge":1,"PeterP55P":1,"AtlanCI":1,"DavidKnacker":1,"bradkelso32":1,"johnmanjiro13":1,"Alainx277":1,"ricosega":1,"eavdyad":1,"precisionconage":1,"andrew-pickin-epi":1,"DhanushAmbig":1,"amitdhawan":1,"salavessa":1,"2ZZ":1,"devcontributeatgithub":1,"jhaprakash-nka":1,"philipsabri":1,"vikramchhibberTPM":1,"wernerm":1,"tty061":1,"huangwei2013":1,"chrko":1,"alheio":1,"pepov":1,"gadiego92":1,"xLitil":1,"ankit-groverDevops":1,"zh7606559342012":1,"nanorobocop":1,"brucelee138":1,"prashant407":1,"Lukas-Ldc":1,"bradpoulton":1,"samar-elsayed":1,"nicklit":1,"steros":1,"KR411-prog":1,"nmaludy":1,"kindule":1,"from88":1,"eschabell":1,"TheDaz-1":1,"tjstansell":1,"soukichi":1,"domokap":1,"SriramDuvvuri":1,"alexandru-ersenie":1,"StenGruener":1,"jatakiajanvi12":1,"breath-co2":1,"Mosibi":1,"luckyzzr":1,"alantang888":1,"amyounis":1,"loood":1,"rahulracker7539":1,"miyakawataku":1,"peredoc":1,"toyaser":1,"mpergament":1,"monai":1,"eshutov":1,"1tft":1,"tadkarshirish":1,"frsh-augustin":1,"gerib":1,"notslang":1,"LeoWinterDE":1,"hagenmt":1,"afza1":1,"sbilgil":1,"utksing2":1,"gawainXX":1,"jackcomtw":1,"bazzilio":1,"karthikpb88":1,"dcvtruong":1,"jwreford99":1,"gabfl":1,"tonyyu85":1,"kakoni":1,"akhon":1,"DavidRomao":1,"robinsillem":1,"ChristThePhone":1,"Wangwei9138":1,"yteraoka":1,"JayTeli":1},"pull_request_authors":{"daipom":199,"dependabot[bot]":179,"Watson1978":176,"kenhys":161,"ashie":33,"Athishpranav2003":11,"cosmo0920":9,"egemenkus":6,"repeatedly":6,"isimluk":5,"github-actions[bot]":5,"Garfield96":5,"yugeeklab":4,"orgads":4,"harshitasao":3,"GiedriusS":2,"moatom":2,"2ZZ":2,"Graysonbarton":2,"dlackty":2,"Alainx277":2,"wanglu-cell":2,"domna":2,"kattz-kawa":2,"abetomo":2,"apilaskowski":2,"Shingo-Nakayama":2,"dlvenable":2,"mrudrego":1,"Gurubaseio":1,"adanb13":1,"eschabell":1,"amdoolittle":1,"zoklk":1,"rockliffelewis":1,"abishek003-tech":1,"ganmacs":1,"Sheik0808":1,"edsiper":1,"dimitarKiryakov":1,"blazethunderstorm":1,"garyzjq":1,"spairy":1,"Pranjal-Gupta2":1,"I501307":1,"aviralgarg05":1,"Olexandr88":1,"fujimotos":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-28T00:00:08.715Z","repositories_count":14440413,"issues_count":34381194,"pull_requests_count":112705467,"authors_count":11247704,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"waiting-for-user":12,"waiting-for-triage":9,"bug":7,"stale":5,"CI":5,"enhancement":4,"memory":3,"Non fluentd issue":2},"past_year_pull_request_labels_count":{"dependencies":63,"github_actions":63,"CI":25,"backport to LTS":11,"backported":8,"backport to v1.19":8,"stale":5,"bug":1,"enhancement":1,"backport to v1.16":1},"past_year_issue_author_associations_count":{"NONE":28,"CONTRIBUTOR":12},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":195,"NONE":17,"MEMBER":1},"past_year_issue_authors":{"Watson1978":6,"daipom":4,"RamHaridas":3,"zoklk":1,"whitepiratebaku":1,"Wangwei9138":1,"tty061":1,"steros":1,"StenGruener":1,"stejacks":1,"srinidks":1,"serhii-ciq":1,"rave189":1,"preeti-16":1,"ofv1":1,"Lukas-Ldc":1,"luckyzzr":1,"JosenLiang":1,"JoergStrebel":1,"henri9813":1,"gclawes":1,"eschabell":1,"devcontributeatgithub":1,"der":1,"dabao1990":1,"ChristThePhone":1,"bradpoulton":1,"blacktoad30":1,"Aref-Riant":1,"2ZZ":1},"past_year_pull_request_authors":{"dependabot[bot]":63,"Watson1978":62,"daipom":38,"kenhys":23,"github-actions[bot]":5,"orgads":4,"cosmo0920":3,"wanglu-cell":2,"2ZZ":2,"edsiper":1,"eschabell":1,"blazethunderstorm":1,"I501307":1,"aviralgarg05":1,"Olexandr88":1,"adanb13":1,"Sheik0808":1,"spairy":1,"abishek003-tech":1,"zoklk":1},"maintainers":[{"login":"ashie","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashie"},{"login":"repeatedly","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/repeatedly"},{"login":"tagomoris","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tagomoris"},{"login":"fujimotos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fujimotos"},{"login":"ganmacs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ganmacs"},{"login":"edsiper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edsiper"},{"login":"raytung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raytung"}],"active_maintainers":[{"login":"edsiper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edsiper"}]},"events":{"total":{"ForkEvent":47,"DiscussionEvent":3,"CreateEvent":117,"ReleaseEvent":6,"IssuesEvent":153,"WatchEvent":509,"DeleteEvent":120,"IssueCommentEvent":684,"PushEvent":297,"GollumEvent":18,"PullRequestReviewCommentEvent":269,"PullRequestReviewEvent":556,"PullRequestEvent":485},"last_year":{"ForkEvent":29,"DiscussionEvent":3,"CreateEvent":97,"ReleaseEvent":5,"IssuesEvent":113,"WatchEvent":367,"DeleteEvent":97,"IssueCommentEvent":499,"PushEvent":238,"GollumEvent":12,"PullRequestReviewCommentEvent":192,"PullRequestReviewEvent":442,"PullRequestEvent":400}},"keywords":["cncf","data-collector","fluentd","logging","ruby"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/test-ruby-head.yml","sha":null,"kind":"manifest","created_at":"2024-03-13T02:46:59.034Z","updated_at":"2024-03-13T02:46:59.034Z","repository_link":"https://github.com/fluent/fluentd/blob/master/.github/workflows/test-ruby-head.yml","dependencies":[{"id":16780555776,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":16780555777,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2024-03-13T02:47:03.108Z","updated_at":"2024-03-13T02:47:03.108Z","repository_link":"https://github.com/fluent/fluentd/blob/master/.github/workflows/test.yml","dependencies":[{"id":16780555780,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":16780555781,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/stale-actions.yml","sha":null,"kind":"manifest","created_at":"2023-10-20T10:48:07.633Z","updated_at":"2023-10-20T10:48:07.633Z","repository_link":"https://github.com/fluent/fluentd/blob/master/.github/workflows/stale-actions.yml","dependencies":[{"id":14263086342,"package_name":"actions/stale","ecosystem":"actions","requirements":"v8","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"rubygems","filepath":"Gemfile","sha":null,"kind":"manifest","created_at":"2023-10-20T10:48:07.728Z","updated_at":"2023-10-20T10:48:07.728Z","repository_link":"https://github.com/fluent/fluentd/blob/master/Gemfile","dependencies":[]},{"ecosystem":"rubygems","filepath":"fluentd.gemspec","sha":null,"kind":"manifest","created_at":"2023-10-20T10:48:07.762Z","updated_at":"2023-10-20T10:48:07.762Z","repository_link":"https://github.com/fluent/fluentd/blob/master/fluentd.gemspec","dependencies":[{"id":14263086345,"package_name":"bundler","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":14263086466,"package_name":"msgpack","ecosystem":"rubygems","requirements":"\u003e= 1.3.1, \u003c 2.0.0","direct":true,"kind":"runtime","optional":false},{"id":14263086467,"package_name":"yajl-ruby","ecosystem":"rubygems","requirements":"~\u003e 1.0","direct":true,"kind":"runtime","optional":false},{"id":14263086940,"package_name":"cool.io","ecosystem":"rubygems","requirements":"\u003e= 1.4.5, \u003c 2.0.0","direct":true,"kind":"runtime","optional":false},{"id":14263086991,"package_name":"serverengine","ecosystem":"rubygems","requirements":"\u003e= 2.3.2, \u003c 3.0.0","direct":true,"kind":"runtime","optional":false},{"id":14263086992,"package_name":"http_parser.rb","ecosystem":"rubygems","requirements":"\u003e= 0.5.1, \u003c 0.9.0","direct":true,"kind":"runtime","optional":false},{"id":14263086993,"package_name":"sigdump","ecosystem":"rubygems","requirements":"~\u003e 0.2.5","direct":true,"kind":"runtime","optional":false},{"id":14263087023,"package_name":"tzinfo","ecosystem":"rubygems","requirements":"\u003e= 1.0, \u003c 3.0","direct":true,"kind":"runtime","optional":false},{"id":14263087024,"package_name":"tzinfo-data","ecosystem":"rubygems","requirements":"~\u003e 1.0","direct":true,"kind":"runtime","optional":false},{"id":14263087025,"package_name":"strptime","ecosystem":"rubygems","requirements":"\u003e= 0.2.4, \u003c 1.0.0","direct":true,"kind":"runtime","optional":false},{"id":14263087026,"package_name":"webrick","ecosystem":"rubygems","requirements":"~\u003e 1.4","direct":true,"kind":"runtime","optional":false},{"id":14263087027,"package_name":"win32-service","ecosystem":"rubygems","requirements":"~\u003e 2.3.0","direct":true,"kind":"runtime","optional":false},{"id":14263087028,"package_name":"win32-ipc","ecosystem":"rubygems","requirements":"~\u003e 0.7.0","direct":true,"kind":"runtime","optional":false},{"id":14263087029,"package_name":"win32-event","ecosystem":"rubygems","requirements":"~\u003e 0.6.3","direct":true,"kind":"runtime","optional":false},{"id":14263087030,"package_name":"certstore_c","ecosystem":"rubygems","requirements":"~\u003e 0.1.7","direct":true,"kind":"runtime","optional":false},{"id":14263087031,"package_name":"rake","ecosystem":"rubygems","requirements":"~\u003e 13.0","direct":true,"kind":"development","optional":false},{"id":14263087032,"package_name":"flexmock","ecosystem":"rubygems","requirements":"~\u003e 2.0","direct":true,"kind":"development","optional":false},{"id":14263087033,"package_name":"parallel_tests","ecosystem":"rubygems","requirements":"~\u003e 0.15.3","direct":true,"kind":"development","optional":false},{"id":14263087034,"package_name":"simplecov","ecosystem":"rubygems","requirements":"~\u003e 0.7","direct":true,"kind":"development","optional":false},{"id":14263087035,"package_name":"rr","ecosystem":"rubygems","requirements":"~\u003e 3.0","direct":true,"kind":"development","optional":false},{"id":14263087036,"package_name":"timecop","ecosystem":"rubygems","requirements":"~\u003e 0.9","direct":true,"kind":"development","optional":false},{"id":14263087037,"package_name":"test-unit","ecosystem":"rubygems","requirements":"~\u003e 3.3","direct":true,"kind":"development","optional":false},{"id":14263087038,"package_name":"test-unit-rr","ecosystem":"rubygems","requirements":"~\u003e 1.0","direct":true,"kind":"development","optional":false},{"id":14263087039,"package_name":"oj","ecosystem":"rubygems","requirements":"\u003e= 2.14, \u003c 4","direct":true,"kind":"development","optional":false},{"id":14263087040,"package_name":"async","ecosystem":"rubygems","requirements":"~\u003e 1.23","direct":true,"kind":"development","optional":false},{"id":14263087041,"package_name":"async-http","ecosystem":"rubygems","requirements":"\u003e= 0.50.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"rubygems","filepath":"templates/new_gem/Gemfile","sha":null,"kind":"manifest","created_at":"2023-10-20T10:48:17.410Z","updated_at":"2023-10-20T10:48:17.410Z","repository_link":"https://github.com/fluent/fluentd/blob/master/templates/new_gem/Gemfile","dependencies":[]}],"score":36.79572405194845,"created_at":"2024-12-15T21:38:07.184Z","updated_at":"2026-04-30T22:01:28.768Z","avatar_url":"https://github.com/fluent.png","language":"Ruby","monthly_downloads":0,"readme":"Fluentd: Open-Source Log Collector\n===================================\n\n[![Test](https://github.com/fluent/fluentd/actions/workflows/test.yml/badge.svg)](https://github.com/fluent/fluentd/actions/workflows/test.yml)\n[![Test with Ruby head](https://github.com/fluent/fluentd/actions/workflows/test-ruby-head.yml/badge.svg)](https://github.com/fluent/fluentd/actions/workflows/test-ruby-head.yml)\n[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/1189/badge)](https://bestpractices.coreinfrastructure.org/projects/1189)\n[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/fluent/fluentd/badge)](https://scorecard.dev/viewer/?uri=github.com/fluent/fluentd)\n\n[Fluentd](https://www.fluentd.org/) collects events from various data sources and writes them to files, RDBMS, NoSQL, IaaS, SaaS, Hadoop and so on. Fluentd helps you unify your logging infrastructure (Learn more about the [Unified Logging Layer](https://www.fluentd.org/blog/unified-logging-layer)).\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://www.fluentd.org/images/fluentd-architecture.png\" width=\"500px\"/\u003e\n\u003c/p\u003e\n\n## Quick Start\n\n    $ gem install fluentd\n    $ fluentd -s conf\n    $ fluentd -c conf/fluent.conf \u0026\n    $ echo '{\"json\":\"message\"}' | fluent-cat debug.test\n\n## Development\n\n### Branch\n\n- master: For v1 development.\n- v0.12: For v0.12. This is deprecated version. we already stopped supporting (See https://www.fluentd.org/blog/drop-schedule-announcement-in-2019).\n\n### Prerequisites\n\n- Ruby 3.2 or later\n- git\n\n`git` should be in `PATH`. On Windows, you can use `Github for Windows` and `GitShell` for easy setup.\n\n### Install dependent gems\n\nUse bundler:\n\n    $ gem install bundler\n    $ bundle install --path vendor/bundle\n\n### Run test\n\n    $ bundle exec rake test\n\nYou can run specified test via `TEST` environment variable:\n\n    $ bundle exec rake test TEST=test/test_specified_path.rb\n    $ bundle exec rake test TEST=test/test_*.rb\n\n## More Information\n\n- Website: https://www.fluentd.org/\n- Documentation: https://docs.fluentd.org/\n- Project repository: https://github.com/fluent\n- Discussion: https://github.com/fluent/fluentd/discussions\n- Slack / Community: https://slack.fluentd.org\n- Newsletters: https://www.fluentd.org/newsletter\n- Author: [Sadayuki Furuhashi](https://github.com/frsyuki)\n- Copyright: 2011-2021 Fluentd Authors\n- License: Apache License, Version 2.0\n\n## Security\n\nA third party security audit was performed by Cure53, you can see the full report [here](docs/SECURITY_AUDIT.pdf).\n\nSee [SECURITY](SECURITY.md) to contact us about vulnerability.\n\n## Contributors:\n\nPatches contributed by [great developers](https://github.com/fluent/fluentd/contributors).\n","funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["activerecord","activejob","mvc","fluentd-plugin","rubygems","msgpack","crash-reporting","ruby-gem","rack","sinatra"],"project_url":"https://ruby.ecosyste.ms/api/v1/projects/171","html_url":"https://ruby.ecosyste.ms/projects/171"}