{"id":369412,"url":"https://github.com/apache/curator","last_synced_at":"2026-05-31T17:30:54.390Z","repository":{"id":14641332,"uuid":"17359057","full_name":"apache/curator","owner":"apache","description":"Apache Curator","archived":false,"fork":false,"pushed_at":"2026-03-16T23:22:18.000Z","size":11352,"stargazers_count":3173,"open_issues_count":126,"forks_count":1246,"subscribers_count":155,"default_branch":"master","last_synced_at":"2026-05-01T22:05:21.898Z","etag":null,"topics":["consensus","curator","database","java","zookeeper"],"latest_commit_sha":null,"homepage":"https://curator.apache.org/","language":"Java","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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-03T08:00:07.000Z","updated_at":"2026-04-29T04:50:28.000Z","dependencies_parsed_at":"2024-01-23T17:31:31.994Z","dependency_job_id":"7ebc49a8-6817-47cb-a3ab-0624407f70c5","html_url":"https://github.com/apache/curator","commit_stats":{"total_commits":2395,"total_committers":158,"mean_commits":"15.158227848101266","dds":0.6033402922755742,"last_synced_commit":"bdf240202a02436aca698be91e38768515e6b6c8"},"previous_names":[],"tags_count":123,"template":false,"template_full_name":null,"purl":"pkg:github/apache/curator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/curator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/sbom","scorecard":{"id":201370,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/curator","commit":"28291442ebd843c474533be4894462ae317d9a5c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":7,"reason":"Found 21/30 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:54:01.092Z","repository_id":14641332,"created_at":"2025-08-16T22:54:01.092Z","updated_at":"2025-08-16T22:54:01.092Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32679449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T02:33:58.958Z","status":"ssl_error","status_checked_at":"2026-05-06T02:33:39.611Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"packages":[{"id":5070788,"name":"org.apache.curator:curator-x-discovery","ecosystem":"maven","description":"A service discovery recipe.","homepage":"https://curator.apache.org","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/curator","keywords_array":[],"namespace":"org.apache.curator","versions_count":42,"first_release_published_at":"2013-05-01T20:52:56.000Z","latest_release_published_at":"2025-07-04T05:52:44.000Z","latest_release_number":"5.9.0","last_synced_at":"2026-05-04T18:31:53.290Z","created_at":"2022-07-28T09:45:47.188Z","updated_at":"2026-05-04T18:31:53.291Z","registry_url":"https://central.sonatype.com/artifact/org.apache.curator/curator-x-discovery/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.curator/curator-x-discovery/","metadata":{"repositories":["https://repository.apache.org/content/groups/staging/"]},"repo_metadata":{"id":14641332,"uuid":"17359057","full_name":"apache/curator","owner":"apache","description":"Apache Curator","archived":false,"fork":false,"pushed_at":"2025-09-24T19:06:15.000Z","size":11346,"stargazers_count":3158,"open_issues_count":121,"forks_count":1251,"subscribers_count":157,"default_branch":"master","last_synced_at":"2025-10-21T00:33:46.174Z","etag":null,"topics":["consensus","curator","database","java","zookeeper"],"latest_commit_sha":null,"homepage":"https://curator.apache.org/","language":"Java","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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-03-03T08:00:07.000Z","updated_at":"2025-10-19T17:09:12.000Z","dependencies_parsed_at":"2024-01-23T17:31:31.994Z","dependency_job_id":"7ebc49a8-6817-47cb-a3ab-0624407f70c5","html_url":"https://github.com/apache/curator","commit_stats":{"total_commits":2395,"total_committers":158,"mean_commits":"15.158227848101266","dds":0.6033402922755742,"last_synced_commit":"bdf240202a02436aca698be91e38768515e6b6c8"},"previous_names":[],"tags_count":123,"template":false,"template_full_name":null,"purl":"pkg:github/apache/curator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/curator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/sbom","scorecard":{"id":201370,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/curator","commit":"28291442ebd843c474533be4894462ae317d9a5c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":7,"reason":"Found 21/30 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:54:01.092Z","repository_id":14641332,"created_at":"2025-08-16T22:54:01.092Z","updated_at":"2025-08-16T22:54:01.092Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280458917,"owners_count":26334223,"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-22T02:00:06.515Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2823,"last_synced_at":"2025-10-21T00:26:57.129Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1261551,"followers":20159,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-21T00:26:57.129Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"apache-curator-5.9.0","sha":"37c7a713984ef83413c695aee352af2af6daa974","kind":"tag","published_at":"2025-07-04T05:49:48.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.9.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.9.0/manifests"},{"name":"apache-curator-5.8.0","sha":"cbafb5349baf14132d315f2bbdb37e6eae25f222","kind":"tag","published_at":"2025-03-02T03:49:46.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.8.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.8.0/manifests"},{"name":"apache-curator-5.7.1","sha":"a8b4dc3f083849786463de9e8c05d11daa5bc225","kind":"tag","published_at":"2024-09-26T14:28:58.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.7.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.1/manifests"},{"name":"apache-curator-5.7.0","sha":"a57b94e4de88ef881618045dfa23ba642dd4f7db","kind":"tag","published_at":"2024-06-11T09:48:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.7.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.0/manifests"},{"name":"apache-curator-5.6.0","sha":"4210bd712faaff85849d93baea913e6e3c6ba35d","kind":"tag","published_at":"2024-01-02T16:31:09.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.6.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.6.0/manifests"},{"name":"apache-curator-5.5.0","sha":"40885adbbc0f2e51a41cd9119cad305d9ac32760","kind":"tag","published_at":"2023-04-19T20:01:44.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.5.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.5.0/manifests"},{"name":"apache-curator-5.4.0","sha":"526e38c77fdd3d24f155ab49886fe7a9d8aab2d5","kind":"tag","published_at":"2022-10-21T06:49:08.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.4.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.4.0/manifests"},{"name":"apache-curator-5.3.0","sha":"176793b2916f5e3141a4cd421c948d66d3e5c660","kind":"tag","published_at":"2022-06-30T16:55:33.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.3.0/manifests"},{"name":"apache-curator-5.2.1","sha":"c905ff611a845838aae9aa39152fd33c7f8f68c3","kind":"tag","published_at":"2022-03-14T08:05:56.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.2.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.1/manifests"},{"name":"apache-curator-5.2.0","sha":"c1746faeeba88ae1df2340f0b492ac1c46306242","kind":"tag","published_at":"2021-07-19T06:10:48.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.2.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.0/manifests"},{"name":"apache.curator-5.1.0","sha":"275de95774f58ea30d88dbfcc6de7ef05e129012","kind":"tag","published_at":"2020-06-30T13:03:19.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache.curator-5.1.0","html_url":"https://github.com/apache/curator/releases/tag/apache.curator-5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache.curator-5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache.curator-5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache.curator-5.1.0/manifests"},{"name":"apache-curator-5.0.0","sha":"e0bb2fb251dd0ad3a75d829ad94d6f9e02c5461c","kind":"tag","published_at":"2020-05-18T02:43:58.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.0.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.0.0/manifests"},{"name":"apache-curator-4.3.0","sha":"b78d28bdaf15553a850849352324feae7218f99c","kind":"tag","published_at":"2020-02-23T23:00:17.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.3.0/manifests"},{"name":"apache-curator-4.2.0","sha":"dc6e78513aa076545552b2661940f6ed4bcc5e75","kind":"tag","published_at":"2019-03-03T19:54:29.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.2.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.2.0/manifests"},{"name":"apache-curator-4.1.1","sha":"a6167b693db0abf67a4b5fead705474cbe4bc986","kind":"tag","published_at":"2019-03-03T19:41:28.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.1.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.1/manifests"},{"name":"apache-curator-4.1.0","sha":"239c93eb60a0cee44a92c37d9651888acf380f42","kind":"tag","published_at":"2018-12-17T03:35:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.1.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.0/manifests"},{"name":"apache-curator-4.0.2","sha":"68f03ebddfb56ec32296f033df547b99829ce007","kind":"tag","published_at":"2018-12-09T23:54:50.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.2","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2/manifests"},{"name":"apache-curator-4.0.2-SNAPSHOT","sha":"41a9e1ee67bcccfd1f2864cde90881eedc4b2735","kind":"tag","published_at":"2018-12-09T23:51:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.2-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.2-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.2-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2-SNAPSHOT/manifests"},{"name":"apache-curator-2.13.0","sha":"e947126fa24cdd560a7e9fd71bc1aab1e4c36b6f","kind":"tag","published_at":"2018-12-03T02:32:13.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.13.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.13.0/manifests"},{"name":"apache-curator-4.0.1","sha":"770a0f948e211ed6f794e318cf7722dff1fa1c0a","kind":"tag","published_at":"2018-02-07T23:53:43.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.1/manifests"},{"name":"apache-curator-4.0.0","sha":"2f1ed8f98ca158efd5cc4db650e759d1f6694638","kind":"tag","published_at":"2017-07-26T14:07:13.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.0/manifests"},{"name":"apache-curator-3.3.0","sha":"8b9f7d5ce0369976f766745069be62e2b126ef22","kind":"tag","published_at":"2017-03-01T04:27:43.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.3.0/manifests"},{"name":"apache-curator-2.12.0","sha":"2b68d13f6d1e57e019ee19f96f047361c8b88516","kind":"tag","published_at":"2017-03-01T03:01:11.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.12.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.12.0/manifests"},{"name":"apache-curator-3.2.1","sha":"d5da56e1bee5d67206d0cde812d744b2aa24226c","kind":"tag","published_at":"2016-11-11T14:32:02.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.2.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.1/manifests"},{"name":"apache-curator-2.11.1","sha":"f8c6a0933737bc3044eeddc1a90aafda20febca5","kind":"tag","published_at":"2016-11-11T13:42:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.11.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.1/manifests"},{"name":"apache-curator-3.2.0","sha":"b0cc815c8b87362e73d52822a6cedae75bf90a21","kind":"tag","published_at":"2016-06-15T02:14:37.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.2.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0/manifests"},{"name":"apache-curator-2.11.0","sha":"d2b94e1139c26613bc225f9d2ca69c8642125cfd","kind":"tag","published_at":"2016-06-15T01:13:10.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.11.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0/manifests"},{"name":"apache-curator-3.2.0-SNAPSHOT","sha":"3dbc96716c95fb389833c8defc7fd83808099d50","kind":"tag","published_at":"2016-05-25T05:37:36.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.2.0-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.2.0-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.2.0-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0-SNAPSHOT/manifests"},{"name":"apache-curator-2.11.0-SNAPSHOT","sha":"a5a242303f386ee6556c2fb880d70dc500805499","kind":"tag","published_at":"2016-05-24T23:14:07.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.11.0-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.11.0-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.11.0-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0-SNAPSHOT/manifests"},{"name":"apache-curator-2.10.0","sha":"72ce8563341e35966ed8eb753024adf052144070","kind":"tag","published_at":"2016-02-10T20:14:35.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.10.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.10.0/manifests"},{"name":"apache-curator-3.1.0","sha":"5b1a7eaa72536cc6d489c3f9eab29fa568a86db6","kind":"tag","published_at":"2016-02-10T20:03:47.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.1.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.1.0/manifests"},{"name":"apache-curator-2.9.1","sha":"4cbec9fe665db00820ee0c00761a343888d019b6","kind":"tag","published_at":"2015-10-26T01:59:25.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.9.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.1/manifests"},{"name":"apache-curator-3.0.0-SNAPSHOT","sha":"b58b5c236a663402fd401143d72e666aa853e7ed","kind":"tag","published_at":"2015-10-12T05:28:41.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.0.0-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.0.0-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.0.0-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0-SNAPSHOT/manifests"},{"name":"apache-curator-3.0.0","sha":"b58b5c236a663402fd401143d72e666aa853e7ed","kind":"commit","published_at":"2015-10-12T05:28:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.0.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0/manifests"},{"name":"apache-curator-2.9.0-rc1","sha":"13dad1133f54d24ce70b4eb1a12ab821f0b6a343","kind":"tag","published_at":"2015-09-02T17:56:24.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.9.0-rc1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0-rc1/manifests"},{"name":"apache-curator-2.9.0","sha":"13dad1133f54d24ce70b4eb1a12ab821f0b6a343","kind":"commit","published_at":"2015-09-02T17:56:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.9.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0/manifests"},{"name":"apache-curator-2.8.0","sha":"c1466e6d8312e321732f06831ee9420b1af6344a","kind":"tag","published_at":"2015-05-08T18:57:12.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.8.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.8.0/manifests"},{"name":"apache-curator-2.7.0","sha":"206a59043cb94fe51dbd878b080f68d1c0b7595e","kind":"tag","published_at":"2014-10-31T04:29:47.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.7.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.7.0/manifests"},{"name":"apache-curator-2.6.0","sha":"56e4b624dfd72e520a645d68a2e0ca1836f5cc93","kind":"tag","published_at":"2014-07-08T02:28:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.6.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.6.0/manifests"},{"name":"apache-curator-2.5.0","sha":"31256d64c853b198f32591b0f4395589b79fe867","kind":"tag","published_at":"2014-05-24T16:26:40.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.5.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.5.0/manifests"},{"name":"apache-curator-2.4.2","sha":"c4f46fbcf7ffc0ae5a8d6f51b922a4284c11aef7","kind":"tag","published_at":"2014-04-21T22:03:02.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.4.2","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.2/manifests"},{"name":"apache-curator-2.4.1","sha":"9cf0eabcd0a95f5531aee18ccf4353b1b6a09461","kind":"tag","published_at":"2014-03-06T12:33:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.4.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.1/manifests"},{"name":"2.4.0","sha":"b12d55e8150d56bbe8564c5edcb22efde0c14dd1","kind":"tag","published_at":"2014-02-05T18:54:03.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/2.4.0","html_url":"https://github.com/apache/curator/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/2.4.0/manifests"},{"name":"apache-curator-2.3.1","sha":"824a261b5d93046e74fac1dd3fa87e914e9ee4b0","kind":"tag","published_at":"2013-11-10T16:20:36.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.3.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.1/manifests"},{"name":"apache-curator-2.3.0","sha":"9e2eaf31df76e343e7e48de00497c92d7a812503","kind":"tag","published_at":"2013-11-04T19:27:57.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.0/manifests"},{"name":"apache-curator-2.2.0-incubating","sha":"437f7dd98e50977e96b8441d8cd11b24a1cb0941","kind":"tag","published_at":"2013-07-31T15:52:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.2.0-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.2.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.2.0-incubating/manifests"},{"name":"next-release","sha":"9b81582da0d1742336e5025917ce60401041b457","kind":"commit","published_at":"2013-07-07T18:05:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/next-release","html_url":"https://github.com/apache/curator/releases/tag/next-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@next-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/next-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/next-release/manifests"},{"name":"temp","sha":"9b81582da0d1742336e5025917ce60401041b457","kind":"commit","published_at":"2013-07-07T18:05:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/temp","html_url":"https://github.com/apache/curator/releases/tag/temp","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@temp","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/temp","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/temp/manifests"},{"name":"apache-curator-2.1.0-incubating","sha":"a95842651cf1fadcf8612601a138ac8247a14ad6","kind":"tag","published_at":"2013-06-20T17:50:51.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.1.0-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.1.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.1.0-incubating/manifests"},{"name":"apache-curator-2.0.1-incubating","sha":"6ac0133ceeedd4dfdbc6cc1c35abc303bfd056d6","kind":"tag","published_at":"2013-05-17T20:39:13.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.0.1-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.0.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1-incubating/manifests"},{"name":"apache-curator-2.0.0-incubating","sha":"4b7b7b67f4ca941bca0f3c4346b86f768f04d867","kind":"tag","published_at":"2013-05-01T20:51:56.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.0.0-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.0.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.0-incubating/manifests"},{"name":"apache-curator-2.0.1","sha":"74975f2b8c11b3d101b66b3545fd191dc0b2a762","kind":"tag","published_at":"2013-04-22T17:46:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.0.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1/manifests"},{"name":"curator-2.0.0","sha":"291945788fe26e24c6b29fe1be5cc112d914d94c","kind":"tag","published_at":"2013-03-29T20:45:05.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-2.0.0","html_url":"https://github.com/apache/curator/releases/tag/curator-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-2.0.0/manifests"},{"name":"1.1.17","sha":"076cfd27e86d37b9587464e3ccabc28c1e9f4479","kind":"commit","published_at":"2012-08-30T21:38:09.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.17","html_url":"https://github.com/apache/curator/releases/tag/1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.17/manifests"},{"name":"1.0.17","sha":"159872b1760bdfbb4634705e9603eaf9d8408908","kind":"commit","published_at":"2012-08-02T22:17:00.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.17","html_url":"https://github.com/apache/curator/releases/tag/1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.17/manifests"},{"name":"1.1.16","sha":"9049485a08aaacbc1c9808fcd0a07fb0ffcafeae","kind":"commit","published_at":"2012-08-02T22:16:30.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.16","html_url":"https://github.com/apache/curator/releases/tag/1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.16/manifests"},{"name":"1.0.16-2","sha":"1ba887d62f47e18edd3dc118e3cefed8618b3478","kind":"commit","published_at":"2012-07-14T23:13:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.16-2","html_url":"https://github.com/apache/curator/releases/tag/1.0.16-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.16-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16-2/manifests"},{"name":"1.0.15-2","sha":"1d222a9a6b2ae72fe1ebb37c7b0308064151795b","kind":"commit","published_at":"2012-07-14T23:13:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.15-2","html_url":"https://github.com/apache/curator/releases/tag/1.0.15-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.15-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15-2/manifests"},{"name":"1.1.15","sha":"8c1dceb665e4416f556b7985d368aac249a71399","kind":"commit","published_at":"2012-07-14T21:26:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.15","html_url":"https://github.com/apache/curator/releases/tag/1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.15/manifests"},{"name":"1.0.16","sha":"38fd751bee7bd8b0b7860e47928dc1cc3f042eb1","kind":"commit","published_at":"2012-07-06T21:55:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.16","html_url":"https://github.com/apache/curator/releases/tag/1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16/manifests"},{"name":"1.0.15","sha":"38fd751bee7bd8b0b7860e47928dc1cc3f042eb1","kind":"commit","published_at":"2012-07-06T21:55:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.15","html_url":"https://github.com/apache/curator/releases/tag/1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15/manifests"},{"name":"1.1.14","sha":"7fb0bb99ac487e6ab3565cb427145954cec39665","kind":"commit","published_at":"2012-07-06T21:54:02.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.14","html_url":"https://github.com/apache/curator/releases/tag/1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.14/manifests"},{"name":"1.0.14","sha":"130bfcec35521f6eb0a12552b50c4c2d2cd78869","kind":"commit","published_at":"2012-06-25T22:31:24.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.14","html_url":"https://github.com/apache/curator/releases/tag/1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.14/manifests"},{"name":"1.1.13","sha":"1974281588159f5a1310a5f41224c770bfbb3a0e","kind":"commit","published_at":"2012-06-25T21:57:05.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.13","html_url":"https://github.com/apache/curator/releases/tag/1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.13/manifests"},{"name":"1.1.12","sha":"b7259addc2d63b7647625a415624914c67c6fb48","kind":"commit","published_at":"2012-06-05T21:03:10.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.12","html_url":"https://github.com/apache/curator/releases/tag/1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.12/manifests"},{"name":"1.0.13","sha":"31b6062441001721dbaf8599e9d4676184fcac7b","kind":"commit","published_at":"2012-06-05T20:59:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.13","html_url":"https://github.com/apache/curator/releases/tag/1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.13/manifests"},{"name":"1.1.11","sha":"f78e49828e1ed7ac593448a2db995d79e1d126a6","kind":"commit","published_at":"2012-06-01T21:20:59.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.11","html_url":"https://github.com/apache/curator/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.11/manifests"},{"name":"TestLockCleanlinessWithFaults","sha":"a4ee4b589b15a8567f054345b50ec991c82a1e3c","kind":"commit","published_at":"2012-06-01T18:48:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/TestLockCleanlinessWithFaults","html_url":"https://github.com/apache/curator/releases/tag/TestLockCleanlinessWithFaults","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@TestLockCleanlinessWithFaults","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/TestLockCleanlinessWithFaults","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/TestLockCleanlinessWithFaults/manifests"},{"name":"1.0.11","sha":"8e9a54c6ca3d33c947d9f069f6d1cffcae8da2dd","kind":"commit","published_at":"2012-05-17T23:00:08.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.11","html_url":"https://github.com/apache/curator/releases/tag/1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.11/manifests"},{"name":"1.1.10","sha":"8f3c771e68e487d8ec9ecd297a2e34df561fb193","kind":"commit","published_at":"2012-05-17T22:05:34.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.10","html_url":"https://github.com/apache/curator/releases/tag/1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.10/manifests"},{"name":"1.0.10","sha":"b5a2a9fec393a43813a8598207e2080059d15d9d","kind":"commit","published_at":"2012-05-10T21:53:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.10","html_url":"https://github.com/apache/curator/releases/tag/1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.10/manifests"},{"name":"1.1.9","sha":"af8653161e3dce4b42d1a32de64937b062fd67f0","kind":"commit","published_at":"2012-05-10T21:31:00.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.9","html_url":"https://github.com/apache/curator/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.9/manifests"},{"name":"1.0.3a","sha":"111a4cf3d2e171aef9656840b15ce67ced547dd3","kind":"tag","published_at":"2012-03-07T19:58:01.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.3a","html_url":"https://github.com/apache/curator/releases/tag/1.0.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3a/manifests"},{"name":"1.1.3","sha":"04b013fceb07f07fdbe92f0b6b8bd5d1742d2278","kind":"tag","published_at":"2012-03-07T19:05:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.3","html_url":"https://github.com/apache/curator/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.3/manifests"},{"name":"1.0.3-2","sha":"aac1e51cd4a3ff4337c773dd524634de697638f1","kind":"tag","published_at":"2012-02-09T00:32:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.3-2","html_url":"https://github.com/apache/curator/releases/tag/1.0.3-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.3-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3-2/manifests"},{"name":"1.0.3","sha":"01884d69d74d5c49e0748a6196e8226c0fe50241","kind":"tag","published_at":"2012-02-09T00:09:34.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.3","html_url":"https://github.com/apache/curator/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3/manifests"},{"name":"1.1.2","sha":"3e7746ae975aa9c737ba92a7f870fa267e6e6d8b","kind":"tag","published_at":"2012-02-09T00:01:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.2","html_url":"https://github.com/apache/curator/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.2/manifests"},{"name":"1.0.2","sha":"e6aa29f66a5bf4a9d6e0e1fdd68e4035cb5f4ce7","kind":"tag","published_at":"2012-01-21T21:40:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.2","html_url":"https://github.com/apache/curator/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.2/manifests"},{"name":"1.1.1","sha":"1fd5a5e76ad203b4b084bbc8b6af33c77f1d345f","kind":"tag","published_at":"2012-01-21T21:24:50.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.1","html_url":"https://github.com/apache/curator/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"47cad7a069d5632213ddf0e10e64b6e136245a8c","kind":"tag","published_at":"2012-01-06T00:27:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.0","html_url":"https://github.com/apache/curator/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"f98f3e9692422c5372bc2d0dd756df89bd5bfa12","kind":"tag","published_at":"2012-01-04T08:31:41.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.1","html_url":"https://github.com/apache/curator/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"dc987ef0ee396efd7eb0caa77bf4993e63929e5c","kind":"tag","published_at":"2011-12-31T21:02:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.0","html_url":"https://github.com/apache/curator/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.0/manifests"},{"name":"0.100.0","sha":"b2fc5436fc2482d06bb31a94d5d1b4cb1440aa45","kind":"tag","published_at":"2011-12-29T20:52:12.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.100.0","html_url":"https://github.com/apache/curator/releases/tag/0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.100.0/manifests"},{"name":"0.6.4","sha":"701c30e0c7edde31a736b3e7a6abaabd61f65e99","kind":"tag","published_at":"2011-12-07T20:30:32.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.4","html_url":"https://github.com/apache/curator/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"bbd20a15bb466f9c492a87c0180a746dee7ebdc0","kind":"tag","published_at":"2011-11-30T20:01:41.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.3","html_url":"https://github.com/apache/curator/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"85fc220ec069253a8ac77b306c2c5ca78da5c7d8","kind":"tag","published_at":"2011-11-23T05:59:12.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.2","html_url":"https://github.com/apache/curator/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"22b585b07679929aaf5249cd6e0d17ddce7f1b42","kind":"tag","published_at":"2011-11-18T19:03:22.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.1","html_url":"https://github.com/apache/curator/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.1/manifests"},{"name":"0.5.2","sha":"9e7ed41a701300f37395f1b790b1db252c4a7bf9","kind":"tag","published_at":"2011-11-14T23:24:55.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.5.2","html_url":"https://github.com/apache/curator/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"8b1a29570089d2ee366a9256fb48182fc71c58bc","kind":"tag","published_at":"2011-11-12T22:37:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.5.1","html_url":"https://github.com/apache/curator/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.1/manifests"},{"name":"0.4.3","sha":"93dea65d0bf2fc32b7292b332986a12d617f3eb3","kind":"tag","published_at":"2011-11-09T19:09:19.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.4.3","html_url":"https://github.com/apache/curator/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"87b492e163c86fc59b886f513a4108a20bcfe965","kind":"tag","published_at":"2011-11-09T18:18:05.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.4.2","html_url":"https://github.com/apache/curator/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.2/manifests"},{"name":"0.32","sha":"3e5107057038c3134dd31bc393c3857372a86b0a","kind":"tag","published_at":"2011-10-28T23:25:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.32","html_url":"https://github.com/apache/curator/releases/tag/0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.32/manifests"},{"name":"0.31","sha":"8402977bddca0f3212514f2e30339cdd39b4a614","kind":"tag","published_at":"2011-10-24T22:50:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.31","html_url":"https://github.com/apache/curator/releases/tag/0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.31/manifests"},{"name":"0.30","sha":"1cfb1bafe1568ad460dad22c4364e7fcb9dbe780","kind":"tag","published_at":"2011-10-19T22:48:33.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.30","html_url":"https://github.com/apache/curator/releases/tag/0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.30/manifests"},{"name":"0.29","sha":"2f520214bc3df8af2dc41296137a5e96f705bfc7","kind":"tag","published_at":"2011-10-19T22:31:18.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.29","html_url":"https://github.com/apache/curator/releases/tag/0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.29/manifests"},{"name":"0.28","sha":"781e99058ecd22649bf62f772f074c5a3c2dc42e","kind":"tag","published_at":"2011-10-19T22:19:07.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.28","html_url":"https://github.com/apache/curator/releases/tag/0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.28/manifests"},{"name":"0.27","sha":"b59f36c95e53dffe82002fb7aa180be4ca925cfb","kind":"tag","published_at":"2011-10-19T22:12:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.27","html_url":"https://github.com/apache/curator/releases/tag/0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.27/manifests"},{"name":"0.26","sha":"96d5b84e387ce45a29e0971d55b74310531f3e15","kind":"tag","published_at":"2011-10-19T00:31:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.26","html_url":"https://github.com/apache/curator/releases/tag/0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.26/manifests"},{"name":"0.25","sha":"c13846a68fcbf4d9061e334f6f5ca25149a2bc23","kind":"tag","published_at":"2011-10-17T20:00:55.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.25","html_url":"https://github.com/apache/curator/releases/tag/0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.25/manifests"},{"name":"0.24","sha":"1ca0a4239163e4de730a75fa58cc817b5b54a87c","kind":"tag","published_at":"2011-10-14T17:03:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.24","html_url":"https://github.com/apache/curator/releases/tag/0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.24/manifests"},{"name":"0.23","sha":"b57b629546315e134ef80b029063249954cc5df1","kind":"tag","published_at":"2011-10-12T22:56:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.23","html_url":"https://github.com/apache/curator/releases/tag/0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.23/manifests"},{"name":"curator-0.22-SNAPSHOT","sha":"9feb191ecbdbb0763fc02a9f343b7293771ef7d7","kind":"tag","published_at":"2011-10-06T21:41:52.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.22-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.22-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.22-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.22-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.22-SNAPSHOT/manifests"},{"name":"curator-0.21-SNAPSHOT","sha":"c5162b06a0cd74fecbaaea5eb6fda3d272f0b594","kind":"tag","published_at":"2011-10-06T00:32:10.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.21-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.21-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.21-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.21-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.21-SNAPSHOT/manifests"},{"name":"curator-0.20-SNAPSHOT","sha":"4ed5d311a9b697d39146ec2f45ad966ff0c3d745","kind":"tag","published_at":"2011-10-04T20:08:00.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.20-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.20-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.20-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.20-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.20-SNAPSHOT/manifests"},{"name":"curator-0.19-SNAPSHOT","sha":"a1794ccab13218afb21f2f106582ef1877d520ec","kind":"tag","published_at":"2011-09-07T17:51:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.19-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.19-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.19-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.19-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.19-SNAPSHOT/manifests"},{"name":"curator-0.18-SNAPSHOT","sha":"8faf72662d78f72e5bf665704ddec098aa593707","kind":"tag","published_at":"2011-09-06T23:51:35.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.18-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.18-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.18-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.18-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.18-SNAPSHOT/manifests"},{"name":"curator-0.17-SNAPSHOT","sha":"50a123c1cf1e800006b2128f40da28028ec4e9b8","kind":"tag","published_at":"2011-09-01T05:37:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.17-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.17-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.17-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.17-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.17-SNAPSHOT/manifests"},{"name":"curator-0.16-SNAPSHOT","sha":"32feb9f9344f56c71774303679355becd3c8e968","kind":"tag","published_at":"2011-08-30T22:26:59.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.16-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.16-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.16-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.16-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.16-SNAPSHOT/manifests"},{"name":"curator-0.15-SNAPSHOT","sha":"f2229966d82f73db5384e220ba8d54f8d0f1f0a8","kind":"tag","published_at":"2011-08-30T00:27:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.15-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.15-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.15-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.15-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.15-SNAPSHOT/manifests"},{"name":"curator-0.14-SNAPSHOT","sha":"4805e0bfec0b51d69b47bafd8ec75fa8e3290d69","kind":"tag","published_at":"2011-08-29T18:01:06.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.14-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.14-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.14-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.14-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.14-SNAPSHOT/manifests"},{"name":"curator-0.13-SNAPSHOT","sha":"181a1d8c5a52862ecdbfd0763d89ac586780d252","kind":"tag","published_at":"2011-08-23T18:51:50.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.13-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.13-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.13-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.13-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.13-SNAPSHOT/manifests"},{"name":"curator-0.12-SNAPSHOT","sha":"9a1589b21e0b9edbf2dd10e30fae822cee41978c","kind":"tag","published_at":"2011-08-23T17:34:09.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.12-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.12-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.12-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.12-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.12-SNAPSHOT/manifests"},{"name":"curator-0.11-SNAPSHOT","sha":"df182fab0a787d712c81fda5af852ac8ed07100d","kind":"tag","published_at":"2011-08-10T21:09:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.11-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.11-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.11-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.11-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.11-SNAPSHOT/manifests"},{"name":"curator-0.10-SNAPSHOT","sha":"6001e046718cd0f9c2dcd22d2408319bcf2ae271","kind":"tag","published_at":"2011-08-10T20:09:40.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.10-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.10-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.10-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.10-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.10-SNAPSHOT/manifests"},{"name":"curator-0.9-SNAPSHOT","sha":"40274820e5a4a4325c00e681bb11cf91c5209ef6","kind":"tag","published_at":"2011-08-01T18:53:45.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.9-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.9-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.9-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.9-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.9-SNAPSHOT/manifests"},{"name":"curator-0.8-SNAPSHOT","sha":"6a67eaf8b2794ec33191556a9d9237860c3d4dce","kind":"tag","published_at":"2011-07-27T21:10:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.8-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.8-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.8-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.8-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.8-SNAPSHOT/manifests"},{"name":"curator-0.7-SNAPSHOT","sha":"d261c1e1e685203174b844a78194efa501d7a4f4","kind":"tag","published_at":"2011-07-27T21:07:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.7-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.7-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.7-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.7-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.7-SNAPSHOT/manifests"},{"name":"curator-0.6-SNAPSHOT","sha":"0113de96e229e09b4ad7cf5f59ea1ee6ca54fc13","kind":"tag","published_at":"2011-07-22T22:12:33.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.6-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.6-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.6-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.6-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.6-SNAPSHOT/manifests"},{"name":"curator-0.5-SNAPSHOT","sha":"c4a4ceed7d4ed95a51a0df2c62b8f078514072b1","kind":"tag","published_at":"2011-07-22T00:02:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.5-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.5-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.5-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.5-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.5-SNAPSHOT/manifests"},{"name":"curator-0.4-SNAPSHOT","sha":"bfd14213b37fb692f37509ddfba62897b4731b1a","kind":"tag","published_at":"2011-07-20T17:59:23.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.4-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.4-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.4-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.4-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.4-SNAPSHOT/manifests"},{"name":"curator-0.3-SNAPSHOT","sha":"b7d57def54ab0193ec1a5233af252d1b642e24f1","kind":"tag","published_at":"2011-07-20T17:48:21.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.3-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.3-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.3-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.3-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.3-SNAPSHOT/manifests"},{"name":"curator-0.2-SNAPSHOT","sha":"0373348a424ade0ab24fb4a35cd59c0ae32ed8f3","kind":"tag","published_at":"2011-07-20T17:37:47.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.2-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.2-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.2-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.2-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.2-SNAPSHOT/manifests"},{"name":"curator-0.1-SNAPSHOT","sha":"d56f64d8282d833b4e417357b207e4ed7de8a214","kind":"tag","published_at":"2011-07-20T17:09:32.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.1-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.1-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.1-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.1-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.1-SNAPSHOT/manifests"}]},"repo_metadata_updated_at":"2026-03-03T13:49:15.675Z","dependent_packages_count":170,"downloads":null,"downloads_period":null,"dependent_repos_count":1163,"rankings":{"downloads":null,"dependent_repos_count":0.35139074651011926,"dependent_packages_count":0.4543051873683536,"stargazers_count":6.085967595966715,"forks_count":4.52182827303962,"docker_downloads_count":0.9172199485828241,"average":2.4661423502935262},"purl":"pkg:maven/org.apache.curator/curator-x-discovery","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.curator:curator-x-discovery","docker_dependents_count":204,"docker_downloads_count":18696084,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.curator:curator-x-discovery","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.curator:curator-x-discovery/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-29T15:12:49.644Z","issues_count":618,"pull_requests_count":213,"avg_time_to_close_issue":36702222.956778,"avg_time_to_close_pull_request":3093513.6461538463,"issues_closed_count":509,"pull_requests_closed_count":195,"pull_request_authors_count":41,"issue_authors_count":10,"avg_comments_per_issue":3.6941747572815533,"avg_comments_per_pull_request":2.07981220657277,"merged_pull_requests_count":163,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":26,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":2573544.214285714,"past_year_avg_time_to_close_pull_request":1237528.8636363635,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":0.8461538461538461,"past_year_avg_comments_per_pull_request":1.4385964912280702,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":42,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/issues","maintainers":[{"login":"jira-importer","count":603,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"Randgalt","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Randgalt"},{"login":"kezhuw","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kezhuw"},{"login":"tisonkun","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"}],"active_maintainers":[{"login":"kezhuw","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kezhuw"},{"login":"jira-importer","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"tisonkun","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-x-discovery/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-x-discovery/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-x-discovery/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-x-discovery/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-x-discovery/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-x-discovery/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604631,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4894275,"name":"org.apache.curator:curator-client","ecosystem":"maven","description":"Low-level API","homepage":"https://curator.apache.org","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/curator","keywords_array":[],"namespace":"org.apache.curator","versions_count":42,"first_release_published_at":"2013-05-01T20:52:36.000Z","latest_release_published_at":"2025-07-04T05:52:09.000Z","latest_release_number":"5.9.0","last_synced_at":"2026-04-23T23:02:06.441Z","created_at":"2022-07-26T22:19:53.149Z","updated_at":"2026-04-23T23:02:06.442Z","registry_url":"https://central.sonatype.com/artifact/org.apache.curator/curator-client/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.curator/curator-client/","metadata":{"repositories":["https://repository.apache.org/content/groups/staging/"]},"repo_metadata":{"id":14641332,"uuid":"17359057","full_name":"apache/curator","owner":"apache","description":"Apache Curator","archived":false,"fork":false,"pushed_at":"2026-01-26T21:44:00.000Z","size":11324,"stargazers_count":3168,"open_issues_count":125,"forks_count":1252,"subscribers_count":156,"default_branch":"master","last_synced_at":"2026-02-16T12:36:54.202Z","etag":null,"topics":["consensus","curator","database","java","zookeeper"],"latest_commit_sha":null,"homepage":"https://curator.apache.org/","language":"Java","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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-03T08:00:07.000Z","updated_at":"2026-02-14T13:44:26.000Z","dependencies_parsed_at":"2024-01-23T17:31:31.994Z","dependency_job_id":"7ebc49a8-6817-47cb-a3ab-0624407f70c5","html_url":"https://github.com/apache/curator","commit_stats":{"total_commits":2395,"total_committers":158,"mean_commits":"15.158227848101266","dds":0.6033402922755742,"last_synced_commit":"bdf240202a02436aca698be91e38768515e6b6c8"},"previous_names":[],"tags_count":123,"template":false,"template_full_name":null,"purl":"pkg:github/apache/curator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/curator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/sbom","scorecard":{"id":201370,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/curator","commit":"28291442ebd843c474533be4894462ae317d9a5c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":7,"reason":"Found 21/30 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:54:01.092Z","repository_id":14641332,"created_at":"2025-08-16T22:54:01.092Z","updated_at":"2025-08-16T22:54:01.092Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29548201,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T14:33:00.708Z","status":"ssl_error","status_checked_at":"2026-02-17T14:32:58.657Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"apache-curator-5.9.0","sha":"37c7a713984ef83413c695aee352af2af6daa974","kind":"tag","published_at":"2025-07-04T05:49:48.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.9.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.9.0/manifests"},{"name":"apache-curator-5.8.0","sha":"cbafb5349baf14132d315f2bbdb37e6eae25f222","kind":"tag","published_at":"2025-03-02T03:49:46.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.8.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.8.0/manifests"},{"name":"apache-curator-5.7.1","sha":"a8b4dc3f083849786463de9e8c05d11daa5bc225","kind":"tag","published_at":"2024-09-26T14:28:58.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.7.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.1/manifests"},{"name":"apache-curator-5.7.0","sha":"a57b94e4de88ef881618045dfa23ba642dd4f7db","kind":"tag","published_at":"2024-06-11T09:48:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.7.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.0/manifests"},{"name":"apache-curator-5.6.0","sha":"4210bd712faaff85849d93baea913e6e3c6ba35d","kind":"tag","published_at":"2024-01-02T16:31:09.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.6.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.6.0/manifests"},{"name":"apache-curator-5.5.0","sha":"40885adbbc0f2e51a41cd9119cad305d9ac32760","kind":"tag","published_at":"2023-04-19T20:01:44.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.5.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.5.0/manifests"},{"name":"apache-curator-5.4.0","sha":"526e38c77fdd3d24f155ab49886fe7a9d8aab2d5","kind":"tag","published_at":"2022-10-21T06:49:08.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.4.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.4.0/manifests"},{"name":"apache-curator-5.3.0","sha":"176793b2916f5e3141a4cd421c948d66d3e5c660","kind":"tag","published_at":"2022-06-30T16:55:33.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.3.0/manifests"},{"name":"apache-curator-5.2.1","sha":"c905ff611a845838aae9aa39152fd33c7f8f68c3","kind":"tag","published_at":"2022-03-14T08:05:56.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.2.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.1/manifests"},{"name":"apache-curator-5.2.0","sha":"c1746faeeba88ae1df2340f0b492ac1c46306242","kind":"tag","published_at":"2021-07-19T06:10:48.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.2.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.0/manifests"},{"name":"apache.curator-5.1.0","sha":"275de95774f58ea30d88dbfcc6de7ef05e129012","kind":"tag","published_at":"2020-06-30T13:03:19.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache.curator-5.1.0","html_url":"https://github.com/apache/curator/releases/tag/apache.curator-5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache.curator-5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache.curator-5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache.curator-5.1.0/manifests"},{"name":"apache-curator-5.0.0","sha":"e0bb2fb251dd0ad3a75d829ad94d6f9e02c5461c","kind":"tag","published_at":"2020-05-18T02:43:58.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.0.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.0.0/manifests"},{"name":"apache-curator-4.3.0","sha":"b78d28bdaf15553a850849352324feae7218f99c","kind":"tag","published_at":"2020-02-23T23:00:17.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.3.0/manifests"},{"name":"apache-curator-4.2.0","sha":"dc6e78513aa076545552b2661940f6ed4bcc5e75","kind":"tag","published_at":"2019-03-03T19:54:29.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.2.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.2.0/manifests"},{"name":"apache-curator-4.1.1","sha":"a6167b693db0abf67a4b5fead705474cbe4bc986","kind":"tag","published_at":"2019-03-03T19:41:28.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.1.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.1/manifests"},{"name":"apache-curator-4.1.0","sha":"239c93eb60a0cee44a92c37d9651888acf380f42","kind":"tag","published_at":"2018-12-17T03:35:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.1.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.0/manifests"},{"name":"apache-curator-4.0.2","sha":"68f03ebddfb56ec32296f033df547b99829ce007","kind":"tag","published_at":"2018-12-09T23:54:50.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.2","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2/manifests"},{"name":"apache-curator-4.0.2-SNAPSHOT","sha":"41a9e1ee67bcccfd1f2864cde90881eedc4b2735","kind":"tag","published_at":"2018-12-09T23:51:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.2-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.2-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.2-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2-SNAPSHOT/manifests"},{"name":"apache-curator-2.13.0","sha":"e947126fa24cdd560a7e9fd71bc1aab1e4c36b6f","kind":"tag","published_at":"2018-12-03T02:32:13.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.13.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.13.0/manifests"},{"name":"apache-curator-4.0.1","sha":"770a0f948e211ed6f794e318cf7722dff1fa1c0a","kind":"tag","published_at":"2018-02-07T23:53:43.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.1/manifests"},{"name":"apache-curator-4.0.0","sha":"2f1ed8f98ca158efd5cc4db650e759d1f6694638","kind":"tag","published_at":"2017-07-26T14:07:13.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.0/manifests"},{"name":"apache-curator-3.3.0","sha":"8b9f7d5ce0369976f766745069be62e2b126ef22","kind":"tag","published_at":"2017-03-01T04:27:43.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.3.0/manifests"},{"name":"apache-curator-2.12.0","sha":"2b68d13f6d1e57e019ee19f96f047361c8b88516","kind":"tag","published_at":"2017-03-01T03:01:11.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.12.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.12.0/manifests"},{"name":"apache-curator-3.2.1","sha":"d5da56e1bee5d67206d0cde812d744b2aa24226c","kind":"tag","published_at":"2016-11-11T14:32:02.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.2.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.1/manifests"},{"name":"apache-curator-2.11.1","sha":"f8c6a0933737bc3044eeddc1a90aafda20febca5","kind":"tag","published_at":"2016-11-11T13:42:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.11.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.1/manifests"},{"name":"apache-curator-3.2.0","sha":"b0cc815c8b87362e73d52822a6cedae75bf90a21","kind":"tag","published_at":"2016-06-15T02:14:37.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.2.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0/manifests"},{"name":"apache-curator-2.11.0","sha":"d2b94e1139c26613bc225f9d2ca69c8642125cfd","kind":"tag","published_at":"2016-06-15T01:13:10.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.11.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0/manifests"},{"name":"apache-curator-3.2.0-SNAPSHOT","sha":"3dbc96716c95fb389833c8defc7fd83808099d50","kind":"tag","published_at":"2016-05-25T05:37:36.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.2.0-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.2.0-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.2.0-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0-SNAPSHOT/manifests"},{"name":"apache-curator-2.11.0-SNAPSHOT","sha":"a5a242303f386ee6556c2fb880d70dc500805499","kind":"tag","published_at":"2016-05-24T23:14:07.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.11.0-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.11.0-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.11.0-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0-SNAPSHOT/manifests"},{"name":"apache-curator-2.10.0","sha":"72ce8563341e35966ed8eb753024adf052144070","kind":"tag","published_at":"2016-02-10T20:14:35.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.10.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.10.0/manifests"},{"name":"apache-curator-3.1.0","sha":"5b1a7eaa72536cc6d489c3f9eab29fa568a86db6","kind":"tag","published_at":"2016-02-10T20:03:47.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.1.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.1.0/manifests"},{"name":"apache-curator-2.9.1","sha":"4cbec9fe665db00820ee0c00761a343888d019b6","kind":"tag","published_at":"2015-10-26T01:59:25.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.9.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.1/manifests"},{"name":"apache-curator-3.0.0-SNAPSHOT","sha":"b58b5c236a663402fd401143d72e666aa853e7ed","kind":"tag","published_at":"2015-10-12T05:28:41.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.0.0-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.0.0-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.0.0-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0-SNAPSHOT/manifests"},{"name":"apache-curator-3.0.0","sha":"b58b5c236a663402fd401143d72e666aa853e7ed","kind":"commit","published_at":"2015-10-12T05:28:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.0.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0/manifests"},{"name":"apache-curator-2.9.0-rc1","sha":"13dad1133f54d24ce70b4eb1a12ab821f0b6a343","kind":"tag","published_at":"2015-09-02T17:56:24.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.9.0-rc1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0-rc1/manifests"},{"name":"apache-curator-2.9.0","sha":"13dad1133f54d24ce70b4eb1a12ab821f0b6a343","kind":"commit","published_at":"2015-09-02T17:56:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.9.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0/manifests"},{"name":"apache-curator-2.8.0","sha":"c1466e6d8312e321732f06831ee9420b1af6344a","kind":"tag","published_at":"2015-05-08T18:57:12.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.8.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.8.0/manifests"},{"name":"apache-curator-2.7.0","sha":"206a59043cb94fe51dbd878b080f68d1c0b7595e","kind":"tag","published_at":"2014-10-31T04:29:47.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.7.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.7.0/manifests"},{"name":"apache-curator-2.6.0","sha":"56e4b624dfd72e520a645d68a2e0ca1836f5cc93","kind":"tag","published_at":"2014-07-08T02:28:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.6.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.6.0/manifests"},{"name":"apache-curator-2.5.0","sha":"31256d64c853b198f32591b0f4395589b79fe867","kind":"tag","published_at":"2014-05-24T16:26:40.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.5.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.5.0/manifests"},{"name":"apache-curator-2.4.2","sha":"c4f46fbcf7ffc0ae5a8d6f51b922a4284c11aef7","kind":"tag","published_at":"2014-04-21T22:03:02.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.4.2","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.2/manifests"},{"name":"apache-curator-2.4.1","sha":"9cf0eabcd0a95f5531aee18ccf4353b1b6a09461","kind":"tag","published_at":"2014-03-06T12:33:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.4.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.1/manifests"},{"name":"2.4.0","sha":"b12d55e8150d56bbe8564c5edcb22efde0c14dd1","kind":"tag","published_at":"2014-02-05T18:54:03.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/2.4.0","html_url":"https://github.com/apache/curator/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/2.4.0/manifests"},{"name":"apache-curator-2.3.1","sha":"824a261b5d93046e74fac1dd3fa87e914e9ee4b0","kind":"tag","published_at":"2013-11-10T16:20:36.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.3.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.1/manifests"},{"name":"apache-curator-2.3.0","sha":"9e2eaf31df76e343e7e48de00497c92d7a812503","kind":"tag","published_at":"2013-11-04T19:27:57.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.0/manifests"},{"name":"apache-curator-2.2.0-incubating","sha":"437f7dd98e50977e96b8441d8cd11b24a1cb0941","kind":"tag","published_at":"2013-07-31T15:52:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.2.0-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.2.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.2.0-incubating/manifests"},{"name":"temp","sha":"9b81582da0d1742336e5025917ce60401041b457","kind":"commit","published_at":"2013-07-07T18:05:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/temp","html_url":"https://github.com/apache/curator/releases/tag/temp","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@temp","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/temp","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/temp/manifests"},{"name":"next-release","sha":"9b81582da0d1742336e5025917ce60401041b457","kind":"commit","published_at":"2013-07-07T18:05:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/next-release","html_url":"https://github.com/apache/curator/releases/tag/next-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@next-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/next-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/next-release/manifests"},{"name":"apache-curator-2.1.0-incubating","sha":"a95842651cf1fadcf8612601a138ac8247a14ad6","kind":"tag","published_at":"2013-06-20T17:50:51.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.1.0-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.1.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.1.0-incubating/manifests"},{"name":"apache-curator-2.0.1-incubating","sha":"6ac0133ceeedd4dfdbc6cc1c35abc303bfd056d6","kind":"tag","published_at":"2013-05-17T20:39:13.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.0.1-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.0.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1-incubating/manifests"},{"name":"apache-curator-2.0.0-incubating","sha":"4b7b7b67f4ca941bca0f3c4346b86f768f04d867","kind":"tag","published_at":"2013-05-01T20:51:56.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.0.0-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.0.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.0-incubating/manifests"},{"name":"apache-curator-2.0.1","sha":"74975f2b8c11b3d101b66b3545fd191dc0b2a762","kind":"tag","published_at":"2013-04-22T17:46:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.0.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1/manifests"},{"name":"curator-2.0.0","sha":"291945788fe26e24c6b29fe1be5cc112d914d94c","kind":"tag","published_at":"2013-03-29T20:45:05.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-2.0.0","html_url":"https://github.com/apache/curator/releases/tag/curator-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-2.0.0/manifests"},{"name":"1.1.17","sha":"076cfd27e86d37b9587464e3ccabc28c1e9f4479","kind":"commit","published_at":"2012-08-30T21:38:09.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.17","html_url":"https://github.com/apache/curator/releases/tag/1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.17/manifests"},{"name":"1.0.17","sha":"159872b1760bdfbb4634705e9603eaf9d8408908","kind":"commit","published_at":"2012-08-02T22:17:00.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.17","html_url":"https://github.com/apache/curator/releases/tag/1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.17/manifests"},{"name":"1.1.16","sha":"9049485a08aaacbc1c9808fcd0a07fb0ffcafeae","kind":"commit","published_at":"2012-08-02T22:16:30.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.16","html_url":"https://github.com/apache/curator/releases/tag/1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.16/manifests"},{"name":"1.0.16-2","sha":"1ba887d62f47e18edd3dc118e3cefed8618b3478","kind":"commit","published_at":"2012-07-14T23:13:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.16-2","html_url":"https://github.com/apache/curator/releases/tag/1.0.16-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.16-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16-2/manifests"},{"name":"1.0.15-2","sha":"1d222a9a6b2ae72fe1ebb37c7b0308064151795b","kind":"commit","published_at":"2012-07-14T23:13:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.15-2","html_url":"https://github.com/apache/curator/releases/tag/1.0.15-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.15-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15-2/manifests"},{"name":"1.1.15","sha":"8c1dceb665e4416f556b7985d368aac249a71399","kind":"commit","published_at":"2012-07-14T21:26:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.15","html_url":"https://github.com/apache/curator/releases/tag/1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.15/manifests"},{"name":"1.0.16","sha":"38fd751bee7bd8b0b7860e47928dc1cc3f042eb1","kind":"commit","published_at":"2012-07-06T21:55:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.16","html_url":"https://github.com/apache/curator/releases/tag/1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16/manifests"},{"name":"1.0.15","sha":"38fd751bee7bd8b0b7860e47928dc1cc3f042eb1","kind":"commit","published_at":"2012-07-06T21:55:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.15","html_url":"https://github.com/apache/curator/releases/tag/1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15/manifests"},{"name":"1.1.14","sha":"7fb0bb99ac487e6ab3565cb427145954cec39665","kind":"commit","published_at":"2012-07-06T21:54:02.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.14","html_url":"https://github.com/apache/curator/releases/tag/1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.14/manifests"},{"name":"1.0.14","sha":"130bfcec35521f6eb0a12552b50c4c2d2cd78869","kind":"commit","published_at":"2012-06-25T22:31:24.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.14","html_url":"https://github.com/apache/curator/releases/tag/1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.14/manifests"},{"name":"1.1.13","sha":"1974281588159f5a1310a5f41224c770bfbb3a0e","kind":"commit","published_at":"2012-06-25T21:57:05.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.13","html_url":"https://github.com/apache/curator/releases/tag/1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.13/manifests"},{"name":"1.1.12","sha":"b7259addc2d63b7647625a415624914c67c6fb48","kind":"commit","published_at":"2012-06-05T21:03:10.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.12","html_url":"https://github.com/apache/curator/releases/tag/1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.12/manifests"},{"name":"1.0.13","sha":"31b6062441001721dbaf8599e9d4676184fcac7b","kind":"commit","published_at":"2012-06-05T20:59:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.13","html_url":"https://github.com/apache/curator/releases/tag/1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.13/manifests"},{"name":"1.1.11","sha":"f78e49828e1ed7ac593448a2db995d79e1d126a6","kind":"commit","published_at":"2012-06-01T21:20:59.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.11","html_url":"https://github.com/apache/curator/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.11/manifests"},{"name":"TestLockCleanlinessWithFaults","sha":"a4ee4b589b15a8567f054345b50ec991c82a1e3c","kind":"commit","published_at":"2012-06-01T18:48:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/TestLockCleanlinessWithFaults","html_url":"https://github.com/apache/curator/releases/tag/TestLockCleanlinessWithFaults","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@TestLockCleanlinessWithFaults","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/TestLockCleanlinessWithFaults","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/TestLockCleanlinessWithFaults/manifests"},{"name":"1.0.11","sha":"8e9a54c6ca3d33c947d9f069f6d1cffcae8da2dd","kind":"commit","published_at":"2012-05-17T23:00:08.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.11","html_url":"https://github.com/apache/curator/releases/tag/1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.11/manifests"},{"name":"1.1.10","sha":"8f3c771e68e487d8ec9ecd297a2e34df561fb193","kind":"commit","published_at":"2012-05-17T22:05:34.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.10","html_url":"https://github.com/apache/curator/releases/tag/1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.10/manifests"},{"name":"1.0.10","sha":"b5a2a9fec393a43813a8598207e2080059d15d9d","kind":"commit","published_at":"2012-05-10T21:53:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.10","html_url":"https://github.com/apache/curator/releases/tag/1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.10/manifests"},{"name":"1.1.9","sha":"af8653161e3dce4b42d1a32de64937b062fd67f0","kind":"commit","published_at":"2012-05-10T21:31:00.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.9","html_url":"https://github.com/apache/curator/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.9/manifests"},{"name":"1.0.3a","sha":"111a4cf3d2e171aef9656840b15ce67ced547dd3","kind":"tag","published_at":"2012-03-07T19:58:01.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.3a","html_url":"https://github.com/apache/curator/releases/tag/1.0.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3a/manifests"},{"name":"1.1.3","sha":"04b013fceb07f07fdbe92f0b6b8bd5d1742d2278","kind":"tag","published_at":"2012-03-07T19:05:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.3","html_url":"https://github.com/apache/curator/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.3/manifests"},{"name":"1.0.3-2","sha":"aac1e51cd4a3ff4337c773dd524634de697638f1","kind":"tag","published_at":"2012-02-09T00:32:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.3-2","html_url":"https://github.com/apache/curator/releases/tag/1.0.3-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.3-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3-2/manifests"},{"name":"1.0.3","sha":"01884d69d74d5c49e0748a6196e8226c0fe50241","kind":"tag","published_at":"2012-02-09T00:09:34.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.3","html_url":"https://github.com/apache/curator/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3/manifests"},{"name":"1.1.2","sha":"3e7746ae975aa9c737ba92a7f870fa267e6e6d8b","kind":"tag","published_at":"2012-02-09T00:01:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.2","html_url":"https://github.com/apache/curator/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.2/manifests"},{"name":"1.0.2","sha":"e6aa29f66a5bf4a9d6e0e1fdd68e4035cb5f4ce7","kind":"tag","published_at":"2012-01-21T21:40:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.2","html_url":"https://github.com/apache/curator/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.2/manifests"},{"name":"1.1.1","sha":"1fd5a5e76ad203b4b084bbc8b6af33c77f1d345f","kind":"tag","published_at":"2012-01-21T21:24:50.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.1","html_url":"https://github.com/apache/curator/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"47cad7a069d5632213ddf0e10e64b6e136245a8c","kind":"tag","published_at":"2012-01-06T00:27:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.0","html_url":"https://github.com/apache/curator/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"f98f3e9692422c5372bc2d0dd756df89bd5bfa12","kind":"tag","published_at":"2012-01-04T08:31:41.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.1","html_url":"https://github.com/apache/curator/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"dc987ef0ee396efd7eb0caa77bf4993e63929e5c","kind":"tag","published_at":"2011-12-31T21:02:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.0","html_url":"https://github.com/apache/curator/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.0/manifests"},{"name":"0.100.0","sha":"b2fc5436fc2482d06bb31a94d5d1b4cb1440aa45","kind":"tag","published_at":"2011-12-29T20:52:12.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.100.0","html_url":"https://github.com/apache/curator/releases/tag/0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.100.0/manifests"},{"name":"0.6.4","sha":"701c30e0c7edde31a736b3e7a6abaabd61f65e99","kind":"tag","published_at":"2011-12-07T20:30:32.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.4","html_url":"https://github.com/apache/curator/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"bbd20a15bb466f9c492a87c0180a746dee7ebdc0","kind":"tag","published_at":"2011-11-30T20:01:41.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.3","html_url":"https://github.com/apache/curator/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"85fc220ec069253a8ac77b306c2c5ca78da5c7d8","kind":"tag","published_at":"2011-11-23T05:59:12.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.2","html_url":"https://github.com/apache/curator/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"22b585b07679929aaf5249cd6e0d17ddce7f1b42","kind":"tag","published_at":"2011-11-18T19:03:22.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.1","html_url":"https://github.com/apache/curator/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.1/manifests"},{"name":"0.5.2","sha":"9e7ed41a701300f37395f1b790b1db252c4a7bf9","kind":"tag","published_at":"2011-11-14T23:24:55.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.5.2","html_url":"https://github.com/apache/curator/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"8b1a29570089d2ee366a9256fb48182fc71c58bc","kind":"tag","published_at":"2011-11-12T22:37:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.5.1","html_url":"https://github.com/apache/curator/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.1/manifests"},{"name":"0.4.3","sha":"93dea65d0bf2fc32b7292b332986a12d617f3eb3","kind":"tag","published_at":"2011-11-09T19:09:19.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.4.3","html_url":"https://github.com/apache/curator/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"87b492e163c86fc59b886f513a4108a20bcfe965","kind":"tag","published_at":"2011-11-09T18:18:05.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.4.2","html_url":"https://github.com/apache/curator/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.2/manifests"},{"name":"0.32","sha":"3e5107057038c3134dd31bc393c3857372a86b0a","kind":"tag","published_at":"2011-10-28T23:25:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.32","html_url":"https://github.com/apache/curator/releases/tag/0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.32/manifests"},{"name":"0.31","sha":"8402977bddca0f3212514f2e30339cdd39b4a614","kind":"tag","published_at":"2011-10-24T22:50:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.31","html_url":"https://github.com/apache/curator/releases/tag/0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.31/manifests"},{"name":"0.30","sha":"1cfb1bafe1568ad460dad22c4364e7fcb9dbe780","kind":"tag","published_at":"2011-10-19T22:48:33.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.30","html_url":"https://github.com/apache/curator/releases/tag/0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.30/manifests"},{"name":"0.29","sha":"2f520214bc3df8af2dc41296137a5e96f705bfc7","kind":"tag","published_at":"2011-10-19T22:31:18.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.29","html_url":"https://github.com/apache/curator/releases/tag/0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.29/manifests"},{"name":"0.28","sha":"781e99058ecd22649bf62f772f074c5a3c2dc42e","kind":"tag","published_at":"2011-10-19T22:19:07.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.28","html_url":"https://github.com/apache/curator/releases/tag/0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.28/manifests"},{"name":"0.27","sha":"b59f36c95e53dffe82002fb7aa180be4ca925cfb","kind":"tag","published_at":"2011-10-19T22:12:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.27","html_url":"https://github.com/apache/curator/releases/tag/0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.27/manifests"},{"name":"0.26","sha":"96d5b84e387ce45a29e0971d55b74310531f3e15","kind":"tag","published_at":"2011-10-19T00:31:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.26","html_url":"https://github.com/apache/curator/releases/tag/0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.26/manifests"},{"name":"0.25","sha":"c13846a68fcbf4d9061e334f6f5ca25149a2bc23","kind":"tag","published_at":"2011-10-17T20:00:55.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.25","html_url":"https://github.com/apache/curator/releases/tag/0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.25/manifests"},{"name":"0.24","sha":"1ca0a4239163e4de730a75fa58cc817b5b54a87c","kind":"tag","published_at":"2011-10-14T17:03:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.24","html_url":"https://github.com/apache/curator/releases/tag/0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.24/manifests"},{"name":"0.23","sha":"b57b629546315e134ef80b029063249954cc5df1","kind":"tag","published_at":"2011-10-12T22:56:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.23","html_url":"https://github.com/apache/curator/releases/tag/0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.23/manifests"},{"name":"curator-0.22-SNAPSHOT","sha":"9feb191ecbdbb0763fc02a9f343b7293771ef7d7","kind":"tag","published_at":"2011-10-06T21:41:52.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.22-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.22-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.22-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.22-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.22-SNAPSHOT/manifests"},{"name":"curator-0.21-SNAPSHOT","sha":"c5162b06a0cd74fecbaaea5eb6fda3d272f0b594","kind":"tag","published_at":"2011-10-06T00:32:10.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.21-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.21-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.21-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.21-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.21-SNAPSHOT/manifests"},{"name":"curator-0.20-SNAPSHOT","sha":"4ed5d311a9b697d39146ec2f45ad966ff0c3d745","kind":"tag","published_at":"2011-10-04T20:08:00.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.20-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.20-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.20-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.20-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.20-SNAPSHOT/manifests"},{"name":"curator-0.19-SNAPSHOT","sha":"a1794ccab13218afb21f2f106582ef1877d520ec","kind":"tag","published_at":"2011-09-07T17:51:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.19-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.19-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.19-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.19-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.19-SNAPSHOT/manifests"},{"name":"curator-0.18-SNAPSHOT","sha":"8faf72662d78f72e5bf665704ddec098aa593707","kind":"tag","published_at":"2011-09-06T23:51:35.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.18-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.18-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.18-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.18-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.18-SNAPSHOT/manifests"},{"name":"curator-0.17-SNAPSHOT","sha":"50a123c1cf1e800006b2128f40da28028ec4e9b8","kind":"tag","published_at":"2011-09-01T05:37:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.17-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.17-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.17-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.17-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.17-SNAPSHOT/manifests"},{"name":"curator-0.16-SNAPSHOT","sha":"32feb9f9344f56c71774303679355becd3c8e968","kind":"tag","published_at":"2011-08-30T22:26:59.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.16-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.16-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.16-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.16-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.16-SNAPSHOT/manifests"},{"name":"curator-0.15-SNAPSHOT","sha":"f2229966d82f73db5384e220ba8d54f8d0f1f0a8","kind":"tag","published_at":"2011-08-30T00:27:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.15-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.15-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.15-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.15-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.15-SNAPSHOT/manifests"},{"name":"curator-0.14-SNAPSHOT","sha":"4805e0bfec0b51d69b47bafd8ec75fa8e3290d69","kind":"tag","published_at":"2011-08-29T18:01:06.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.14-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.14-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.14-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.14-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.14-SNAPSHOT/manifests"},{"name":"curator-0.13-SNAPSHOT","sha":"181a1d8c5a52862ecdbfd0763d89ac586780d252","kind":"tag","published_at":"2011-08-23T18:51:50.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.13-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.13-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.13-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.13-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.13-SNAPSHOT/manifests"},{"name":"curator-0.12-SNAPSHOT","sha":"9a1589b21e0b9edbf2dd10e30fae822cee41978c","kind":"tag","published_at":"2011-08-23T17:34:09.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.12-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.12-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.12-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.12-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.12-SNAPSHOT/manifests"},{"name":"curator-0.11-SNAPSHOT","sha":"df182fab0a787d712c81fda5af852ac8ed07100d","kind":"tag","published_at":"2011-08-10T21:09:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.11-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.11-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.11-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.11-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.11-SNAPSHOT/manifests"},{"name":"curator-0.10-SNAPSHOT","sha":"6001e046718cd0f9c2dcd22d2408319bcf2ae271","kind":"tag","published_at":"2011-08-10T20:09:40.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.10-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.10-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.10-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.10-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.10-SNAPSHOT/manifests"},{"name":"curator-0.9-SNAPSHOT","sha":"40274820e5a4a4325c00e681bb11cf91c5209ef6","kind":"tag","published_at":"2011-08-01T18:53:45.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.9-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.9-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.9-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.9-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.9-SNAPSHOT/manifests"},{"name":"curator-0.8-SNAPSHOT","sha":"6a67eaf8b2794ec33191556a9d9237860c3d4dce","kind":"tag","published_at":"2011-07-27T21:10:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.8-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.8-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.8-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.8-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.8-SNAPSHOT/manifests"},{"name":"curator-0.7-SNAPSHOT","sha":"d261c1e1e685203174b844a78194efa501d7a4f4","kind":"tag","published_at":"2011-07-27T21:07:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.7-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.7-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.7-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.7-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.7-SNAPSHOT/manifests"},{"name":"curator-0.6-SNAPSHOT","sha":"0113de96e229e09b4ad7cf5f59ea1ee6ca54fc13","kind":"tag","published_at":"2011-07-22T22:12:33.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.6-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.6-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.6-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.6-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.6-SNAPSHOT/manifests"},{"name":"curator-0.5-SNAPSHOT","sha":"c4a4ceed7d4ed95a51a0df2c62b8f078514072b1","kind":"tag","published_at":"2011-07-22T00:02:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.5-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.5-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.5-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.5-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.5-SNAPSHOT/manifests"},{"name":"curator-0.4-SNAPSHOT","sha":"bfd14213b37fb692f37509ddfba62897b4731b1a","kind":"tag","published_at":"2011-07-20T17:59:23.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.4-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.4-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.4-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.4-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.4-SNAPSHOT/manifests"},{"name":"curator-0.3-SNAPSHOT","sha":"b7d57def54ab0193ec1a5233af252d1b642e24f1","kind":"tag","published_at":"2011-07-20T17:48:21.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.3-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.3-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.3-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.3-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.3-SNAPSHOT/manifests"},{"name":"curator-0.2-SNAPSHOT","sha":"0373348a424ade0ab24fb4a35cd59c0ae32ed8f3","kind":"tag","published_at":"2011-07-20T17:37:47.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.2-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.2-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.2-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.2-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.2-SNAPSHOT/manifests"},{"name":"curator-0.1-SNAPSHOT","sha":"d56f64d8282d833b4e417357b207e4ed7de8a214","kind":"tag","published_at":"2011-07-20T17:09:32.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.1-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.1-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.1-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.1-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.1-SNAPSHOT/manifests"}]},"repo_metadata_updated_at":"2026-03-01T22:02:56.331Z","dependent_packages_count":539,"downloads":null,"downloads_period":null,"dependent_repos_count":3263,"rankings":{"downloads":null,"dependent_repos_count":0.1789990469401975,"dependent_packages_count":0.14576208744123464,"stargazers_count":6.104988747487205,"forks_count":4.526833839229223,"docker_downloads_count":0.1329478379958514,"average":2.217906311818742},"purl":"pkg:maven/org.apache.curator/curator-client","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.curator:curator-client","docker_dependents_count":3479,"docker_downloads_count":932913583,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.curator:curator-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.curator:curator-client/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T15:01:51.078Z","issues_count":620,"pull_requests_count":215,"avg_time_to_close_issue":36702222.956778,"avg_time_to_close_pull_request":3093513.6461538463,"issues_closed_count":509,"pull_requests_closed_count":195,"pull_request_authors_count":42,"issue_authors_count":12,"avg_comments_per_issue":3.682258064516129,"avg_comments_per_pull_request":2.0651162790697675,"merged_pull_requests_count":163,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":16,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":1012257.8,"past_year_avg_time_to_close_pull_request":1226462.5652173914,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.625,"past_year_avg_comments_per_pull_request":1.40625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":21,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/issues","maintainers":[{"login":"jira-importer","count":603,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"Randgalt","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Randgalt"},{"login":"kezhuw","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kezhuw"},{"login":"tisonkun","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"}],"active_maintainers":[{"login":"kezhuw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kezhuw"},{"login":"tisonkun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-client/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604631,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4894200,"name":"org.apache.curator:curator-test-zk34","ecosystem":"maven","description":"Tests for ZoKeeper 3.4 compatibility","homepage":"http://curator.apache.org","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/curator","keywords_array":[],"namespace":"org.apache.curator","versions_count":5,"first_release_published_at":"2017-07-26T14:11:29.000Z","latest_release_published_at":"2020-02-23T23:06:14.000Z","latest_release_number":"4.3.0","last_synced_at":"2026-04-23T23:02:15.116Z","created_at":"2022-07-26T22:19:31.315Z","updated_at":"2026-04-23T23:02:15.116Z","registry_url":"https://central.sonatype.com/artifact/org.apache.curator/curator-test-zk34/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.curator/curator-test-zk34/","metadata":{"repositories":["https://repository.apache.org/snapshots"],"distribution_repositories":["https://repository.apache.org/service/local/staging/deploy/maven2"]},"repo_metadata":{"id":14641332,"uuid":"17359057","full_name":"apache/curator","owner":"apache","description":"Apache Curator","archived":false,"fork":false,"pushed_at":"2026-01-26T21:44:00.000Z","size":11324,"stargazers_count":3168,"open_issues_count":125,"forks_count":1252,"subscribers_count":156,"default_branch":"master","last_synced_at":"2026-02-16T12:36:54.202Z","etag":null,"topics":["consensus","curator","database","java","zookeeper"],"latest_commit_sha":null,"homepage":"https://curator.apache.org/","language":"Java","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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-03T08:00:07.000Z","updated_at":"2026-02-14T13:44:26.000Z","dependencies_parsed_at":"2024-01-23T17:31:31.994Z","dependency_job_id":"7ebc49a8-6817-47cb-a3ab-0624407f70c5","html_url":"https://github.com/apache/curator","commit_stats":{"total_commits":2395,"total_committers":158,"mean_commits":"15.158227848101266","dds":0.6033402922755742,"last_synced_commit":"bdf240202a02436aca698be91e38768515e6b6c8"},"previous_names":[],"tags_count":123,"template":false,"template_full_name":null,"purl":"pkg:github/apache/curator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/curator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/sbom","scorecard":{"id":201370,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/curator","commit":"28291442ebd843c474533be4894462ae317d9a5c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":7,"reason":"Found 21/30 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:54:01.092Z","repository_id":14641332,"created_at":"2025-08-16T22:54:01.092Z","updated_at":"2025-08-16T22:54:01.092Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29548201,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T14:33:00.708Z","status":"ssl_error","status_checked_at":"2026-02-17T14:32:58.657Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"apache-curator-5.9.0","sha":"37c7a713984ef83413c695aee352af2af6daa974","kind":"tag","published_at":"2025-07-04T05:49:48.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.9.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.9.0/manifests"},{"name":"apache-curator-5.8.0","sha":"cbafb5349baf14132d315f2bbdb37e6eae25f222","kind":"tag","published_at":"2025-03-02T03:49:46.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.8.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.8.0/manifests"},{"name":"apache-curator-5.7.1","sha":"a8b4dc3f083849786463de9e8c05d11daa5bc225","kind":"tag","published_at":"2024-09-26T14:28:58.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.7.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.1/manifests"},{"name":"apache-curator-5.7.0","sha":"a57b94e4de88ef881618045dfa23ba642dd4f7db","kind":"tag","published_at":"2024-06-11T09:48:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.7.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.0/manifests"},{"name":"apache-curator-5.6.0","sha":"4210bd712faaff85849d93baea913e6e3c6ba35d","kind":"tag","published_at":"2024-01-02T16:31:09.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.6.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.6.0/manifests"},{"name":"apache-curator-5.5.0","sha":"40885adbbc0f2e51a41cd9119cad305d9ac32760","kind":"tag","published_at":"2023-04-19T20:01:44.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.5.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.5.0/manifests"},{"name":"apache-curator-5.4.0","sha":"526e38c77fdd3d24f155ab49886fe7a9d8aab2d5","kind":"tag","published_at":"2022-10-21T06:49:08.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.4.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.4.0/manifests"},{"name":"apache-curator-5.3.0","sha":"176793b2916f5e3141a4cd421c948d66d3e5c660","kind":"tag","published_at":"2022-06-30T16:55:33.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.3.0/manifests"},{"name":"apache-curator-5.2.1","sha":"c905ff611a845838aae9aa39152fd33c7f8f68c3","kind":"tag","published_at":"2022-03-14T08:05:56.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.2.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.1/manifests"},{"name":"apache-curator-5.2.0","sha":"c1746faeeba88ae1df2340f0b492ac1c46306242","kind":"tag","published_at":"2021-07-19T06:10:48.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.2.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.0/manifests"},{"name":"apache.curator-5.1.0","sha":"275de95774f58ea30d88dbfcc6de7ef05e129012","kind":"tag","published_at":"2020-06-30T13:03:19.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache.curator-5.1.0","html_url":"https://github.com/apache/curator/releases/tag/apache.curator-5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache.curator-5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache.curator-5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache.curator-5.1.0/manifests"},{"name":"apache-curator-5.0.0","sha":"e0bb2fb251dd0ad3a75d829ad94d6f9e02c5461c","kind":"tag","published_at":"2020-05-18T02:43:58.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.0.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.0.0/manifests"},{"name":"apache-curator-4.3.0","sha":"b78d28bdaf15553a850849352324feae7218f99c","kind":"tag","published_at":"2020-02-23T23:00:17.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.3.0/manifests"},{"name":"apache-curator-4.2.0","sha":"dc6e78513aa076545552b2661940f6ed4bcc5e75","kind":"tag","published_at":"2019-03-03T19:54:29.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.2.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.2.0/manifests"},{"name":"apache-curator-4.1.1","sha":"a6167b693db0abf67a4b5fead705474cbe4bc986","kind":"tag","published_at":"2019-03-03T19:41:28.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.1.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.1/manifests"},{"name":"apache-curator-4.1.0","sha":"239c93eb60a0cee44a92c37d9651888acf380f42","kind":"tag","published_at":"2018-12-17T03:35:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.1.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.0/manifests"},{"name":"apache-curator-4.0.2","sha":"68f03ebddfb56ec32296f033df547b99829ce007","kind":"tag","published_at":"2018-12-09T23:54:50.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.2","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2/manifests"},{"name":"apache-curator-4.0.2-SNAPSHOT","sha":"41a9e1ee67bcccfd1f2864cde90881eedc4b2735","kind":"tag","published_at":"2018-12-09T23:51:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.2-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.2-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.2-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2-SNAPSHOT/manifests"},{"name":"apache-curator-2.13.0","sha":"e947126fa24cdd560a7e9fd71bc1aab1e4c36b6f","kind":"tag","published_at":"2018-12-03T02:32:13.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.13.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.13.0/manifests"},{"name":"apache-curator-4.0.1","sha":"770a0f948e211ed6f794e318cf7722dff1fa1c0a","kind":"tag","published_at":"2018-02-07T23:53:43.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.1/manifests"},{"name":"apache-curator-4.0.0","sha":"2f1ed8f98ca158efd5cc4db650e759d1f6694638","kind":"tag","published_at":"2017-07-26T14:07:13.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.0/manifests"},{"name":"apache-curator-3.3.0","sha":"8b9f7d5ce0369976f766745069be62e2b126ef22","kind":"tag","published_at":"2017-03-01T04:27:43.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.3.0/manifests"},{"name":"apache-curator-2.12.0","sha":"2b68d13f6d1e57e019ee19f96f047361c8b88516","kind":"tag","published_at":"2017-03-01T03:01:11.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.12.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.12.0/manifests"},{"name":"apache-curator-3.2.1","sha":"d5da56e1bee5d67206d0cde812d744b2aa24226c","kind":"tag","published_at":"2016-11-11T14:32:02.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.2.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.1/manifests"},{"name":"apache-curator-2.11.1","sha":"f8c6a0933737bc3044eeddc1a90aafda20febca5","kind":"tag","published_at":"2016-11-11T13:42:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.11.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.1/manifests"},{"name":"apache-curator-3.2.0","sha":"b0cc815c8b87362e73d52822a6cedae75bf90a21","kind":"tag","published_at":"2016-06-15T02:14:37.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.2.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0/manifests"},{"name":"apache-curator-2.11.0","sha":"d2b94e1139c26613bc225f9d2ca69c8642125cfd","kind":"tag","published_at":"2016-06-15T01:13:10.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.11.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0/manifests"},{"name":"apache-curator-3.2.0-SNAPSHOT","sha":"3dbc96716c95fb389833c8defc7fd83808099d50","kind":"tag","published_at":"2016-05-25T05:37:36.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.2.0-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.2.0-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.2.0-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0-SNAPSHOT/manifests"},{"name":"apache-curator-2.11.0-SNAPSHOT","sha":"a5a242303f386ee6556c2fb880d70dc500805499","kind":"tag","published_at":"2016-05-24T23:14:07.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.11.0-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.11.0-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.11.0-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0-SNAPSHOT/manifests"},{"name":"apache-curator-2.10.0","sha":"72ce8563341e35966ed8eb753024adf052144070","kind":"tag","published_at":"2016-02-10T20:14:35.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.10.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.10.0/manifests"},{"name":"apache-curator-3.1.0","sha":"5b1a7eaa72536cc6d489c3f9eab29fa568a86db6","kind":"tag","published_at":"2016-02-10T20:03:47.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.1.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.1.0/manifests"},{"name":"apache-curator-2.9.1","sha":"4cbec9fe665db00820ee0c00761a343888d019b6","kind":"tag","published_at":"2015-10-26T01:59:25.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.9.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.1/manifests"},{"name":"apache-curator-3.0.0-SNAPSHOT","sha":"b58b5c236a663402fd401143d72e666aa853e7ed","kind":"tag","published_at":"2015-10-12T05:28:41.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.0.0-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.0.0-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.0.0-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0-SNAPSHOT/manifests"},{"name":"apache-curator-3.0.0","sha":"b58b5c236a663402fd401143d72e666aa853e7ed","kind":"commit","published_at":"2015-10-12T05:28:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.0.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0/manifests"},{"name":"apache-curator-2.9.0-rc1","sha":"13dad1133f54d24ce70b4eb1a12ab821f0b6a343","kind":"tag","published_at":"2015-09-02T17:56:24.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.9.0-rc1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0-rc1/manifests"},{"name":"apache-curator-2.9.0","sha":"13dad1133f54d24ce70b4eb1a12ab821f0b6a343","kind":"commit","published_at":"2015-09-02T17:56:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.9.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0/manifests"},{"name":"apache-curator-2.8.0","sha":"c1466e6d8312e321732f06831ee9420b1af6344a","kind":"tag","published_at":"2015-05-08T18:57:12.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.8.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.8.0/manifests"},{"name":"apache-curator-2.7.0","sha":"206a59043cb94fe51dbd878b080f68d1c0b7595e","kind":"tag","published_at":"2014-10-31T04:29:47.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.7.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.7.0/manifests"},{"name":"apache-curator-2.6.0","sha":"56e4b624dfd72e520a645d68a2e0ca1836f5cc93","kind":"tag","published_at":"2014-07-08T02:28:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.6.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.6.0/manifests"},{"name":"apache-curator-2.5.0","sha":"31256d64c853b198f32591b0f4395589b79fe867","kind":"tag","published_at":"2014-05-24T16:26:40.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.5.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.5.0/manifests"},{"name":"apache-curator-2.4.2","sha":"c4f46fbcf7ffc0ae5a8d6f51b922a4284c11aef7","kind":"tag","published_at":"2014-04-21T22:03:02.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.4.2","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.2/manifests"},{"name":"apache-curator-2.4.1","sha":"9cf0eabcd0a95f5531aee18ccf4353b1b6a09461","kind":"tag","published_at":"2014-03-06T12:33:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.4.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.1/manifests"},{"name":"2.4.0","sha":"b12d55e8150d56bbe8564c5edcb22efde0c14dd1","kind":"tag","published_at":"2014-02-05T18:54:03.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/2.4.0","html_url":"https://github.com/apache/curator/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/2.4.0/manifests"},{"name":"apache-curator-2.3.1","sha":"824a261b5d93046e74fac1dd3fa87e914e9ee4b0","kind":"tag","published_at":"2013-11-10T16:20:36.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.3.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.1/manifests"},{"name":"apache-curator-2.3.0","sha":"9e2eaf31df76e343e7e48de00497c92d7a812503","kind":"tag","published_at":"2013-11-04T19:27:57.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.0/manifests"},{"name":"apache-curator-2.2.0-incubating","sha":"437f7dd98e50977e96b8441d8cd11b24a1cb0941","kind":"tag","published_at":"2013-07-31T15:52:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.2.0-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.2.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.2.0-incubating/manifests"},{"name":"temp","sha":"9b81582da0d1742336e5025917ce60401041b457","kind":"commit","published_at":"2013-07-07T18:05:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/temp","html_url":"https://github.com/apache/curator/releases/tag/temp","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@temp","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/temp","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/temp/manifests"},{"name":"next-release","sha":"9b81582da0d1742336e5025917ce60401041b457","kind":"commit","published_at":"2013-07-07T18:05:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/next-release","html_url":"https://github.com/apache/curator/releases/tag/next-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@next-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/next-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/next-release/manifests"},{"name":"apache-curator-2.1.0-incubating","sha":"a95842651cf1fadcf8612601a138ac8247a14ad6","kind":"tag","published_at":"2013-06-20T17:50:51.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.1.0-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.1.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.1.0-incubating/manifests"},{"name":"apache-curator-2.0.1-incubating","sha":"6ac0133ceeedd4dfdbc6cc1c35abc303bfd056d6","kind":"tag","published_at":"2013-05-17T20:39:13.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.0.1-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.0.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1-incubating/manifests"},{"name":"apache-curator-2.0.0-incubating","sha":"4b7b7b67f4ca941bca0f3c4346b86f768f04d867","kind":"tag","published_at":"2013-05-01T20:51:56.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.0.0-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.0.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.0-incubating/manifests"},{"name":"apache-curator-2.0.1","sha":"74975f2b8c11b3d101b66b3545fd191dc0b2a762","kind":"tag","published_at":"2013-04-22T17:46:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.0.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1/manifests"},{"name":"curator-2.0.0","sha":"291945788fe26e24c6b29fe1be5cc112d914d94c","kind":"tag","published_at":"2013-03-29T20:45:05.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-2.0.0","html_url":"https://github.com/apache/curator/releases/tag/curator-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-2.0.0/manifests"},{"name":"1.1.17","sha":"076cfd27e86d37b9587464e3ccabc28c1e9f4479","kind":"commit","published_at":"2012-08-30T21:38:09.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.17","html_url":"https://github.com/apache/curator/releases/tag/1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.17/manifests"},{"name":"1.0.17","sha":"159872b1760bdfbb4634705e9603eaf9d8408908","kind":"commit","published_at":"2012-08-02T22:17:00.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.17","html_url":"https://github.com/apache/curator/releases/tag/1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.17/manifests"},{"name":"1.1.16","sha":"9049485a08aaacbc1c9808fcd0a07fb0ffcafeae","kind":"commit","published_at":"2012-08-02T22:16:30.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.16","html_url":"https://github.com/apache/curator/releases/tag/1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.16/manifests"},{"name":"1.0.16-2","sha":"1ba887d62f47e18edd3dc118e3cefed8618b3478","kind":"commit","published_at":"2012-07-14T23:13:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.16-2","html_url":"https://github.com/apache/curator/releases/tag/1.0.16-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.16-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16-2/manifests"},{"name":"1.0.15-2","sha":"1d222a9a6b2ae72fe1ebb37c7b0308064151795b","kind":"commit","published_at":"2012-07-14T23:13:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.15-2","html_url":"https://github.com/apache/curator/releases/tag/1.0.15-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.15-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15-2/manifests"},{"name":"1.1.15","sha":"8c1dceb665e4416f556b7985d368aac249a71399","kind":"commit","published_at":"2012-07-14T21:26:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.15","html_url":"https://github.com/apache/curator/releases/tag/1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.15/manifests"},{"name":"1.0.16","sha":"38fd751bee7bd8b0b7860e47928dc1cc3f042eb1","kind":"commit","published_at":"2012-07-06T21:55:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.16","html_url":"https://github.com/apache/curator/releases/tag/1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16/manifests"},{"name":"1.0.15","sha":"38fd751bee7bd8b0b7860e47928dc1cc3f042eb1","kind":"commit","published_at":"2012-07-06T21:55:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.15","html_url":"https://github.com/apache/curator/releases/tag/1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15/manifests"},{"name":"1.1.14","sha":"7fb0bb99ac487e6ab3565cb427145954cec39665","kind":"commit","published_at":"2012-07-06T21:54:02.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.14","html_url":"https://github.com/apache/curator/releases/tag/1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.14/manifests"},{"name":"1.0.14","sha":"130bfcec35521f6eb0a12552b50c4c2d2cd78869","kind":"commit","published_at":"2012-06-25T22:31:24.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.14","html_url":"https://github.com/apache/curator/releases/tag/1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.14/manifests"},{"name":"1.1.13","sha":"1974281588159f5a1310a5f41224c770bfbb3a0e","kind":"commit","published_at":"2012-06-25T21:57:05.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.13","html_url":"https://github.com/apache/curator/releases/tag/1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.13/manifests"},{"name":"1.1.12","sha":"b7259addc2d63b7647625a415624914c67c6fb48","kind":"commit","published_at":"2012-06-05T21:03:10.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.12","html_url":"https://github.com/apache/curator/releases/tag/1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.12/manifests"},{"name":"1.0.13","sha":"31b6062441001721dbaf8599e9d4676184fcac7b","kind":"commit","published_at":"2012-06-05T20:59:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.13","html_url":"https://github.com/apache/curator/releases/tag/1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.13/manifests"},{"name":"1.1.11","sha":"f78e49828e1ed7ac593448a2db995d79e1d126a6","kind":"commit","published_at":"2012-06-01T21:20:59.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.11","html_url":"https://github.com/apache/curator/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.11/manifests"},{"name":"TestLockCleanlinessWithFaults","sha":"a4ee4b589b15a8567f054345b50ec991c82a1e3c","kind":"commit","published_at":"2012-06-01T18:48:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/TestLockCleanlinessWithFaults","html_url":"https://github.com/apache/curator/releases/tag/TestLockCleanlinessWithFaults","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@TestLockCleanlinessWithFaults","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/TestLockCleanlinessWithFaults","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/TestLockCleanlinessWithFaults/manifests"},{"name":"1.0.11","sha":"8e9a54c6ca3d33c947d9f069f6d1cffcae8da2dd","kind":"commit","published_at":"2012-05-17T23:00:08.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.11","html_url":"https://github.com/apache/curator/releases/tag/1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.11/manifests"},{"name":"1.1.10","sha":"8f3c771e68e487d8ec9ecd297a2e34df561fb193","kind":"commit","published_at":"2012-05-17T22:05:34.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.10","html_url":"https://github.com/apache/curator/releases/tag/1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.10/manifests"},{"name":"1.0.10","sha":"b5a2a9fec393a43813a8598207e2080059d15d9d","kind":"commit","published_at":"2012-05-10T21:53:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.10","html_url":"https://github.com/apache/curator/releases/tag/1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.10/manifests"},{"name":"1.1.9","sha":"af8653161e3dce4b42d1a32de64937b062fd67f0","kind":"commit","published_at":"2012-05-10T21:31:00.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.9","html_url":"https://github.com/apache/curator/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.9/manifests"},{"name":"1.0.3a","sha":"111a4cf3d2e171aef9656840b15ce67ced547dd3","kind":"tag","published_at":"2012-03-07T19:58:01.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.3a","html_url":"https://github.com/apache/curator/releases/tag/1.0.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3a/manifests"},{"name":"1.1.3","sha":"04b013fceb07f07fdbe92f0b6b8bd5d1742d2278","kind":"tag","published_at":"2012-03-07T19:05:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.3","html_url":"https://github.com/apache/curator/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.3/manifests"},{"name":"1.0.3-2","sha":"aac1e51cd4a3ff4337c773dd524634de697638f1","kind":"tag","published_at":"2012-02-09T00:32:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.3-2","html_url":"https://github.com/apache/curator/releases/tag/1.0.3-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.3-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3-2/manifests"},{"name":"1.0.3","sha":"01884d69d74d5c49e0748a6196e8226c0fe50241","kind":"tag","published_at":"2012-02-09T00:09:34.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.3","html_url":"https://github.com/apache/curator/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3/manifests"},{"name":"1.1.2","sha":"3e7746ae975aa9c737ba92a7f870fa267e6e6d8b","kind":"tag","published_at":"2012-02-09T00:01:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.2","html_url":"https://github.com/apache/curator/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.2/manifests"},{"name":"1.0.2","sha":"e6aa29f66a5bf4a9d6e0e1fdd68e4035cb5f4ce7","kind":"tag","published_at":"2012-01-21T21:40:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.2","html_url":"https://github.com/apache/curator/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.2/manifests"},{"name":"1.1.1","sha":"1fd5a5e76ad203b4b084bbc8b6af33c77f1d345f","kind":"tag","published_at":"2012-01-21T21:24:50.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.1","html_url":"https://github.com/apache/curator/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"47cad7a069d5632213ddf0e10e64b6e136245a8c","kind":"tag","published_at":"2012-01-06T00:27:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.0","html_url":"https://github.com/apache/curator/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"f98f3e9692422c5372bc2d0dd756df89bd5bfa12","kind":"tag","published_at":"2012-01-04T08:31:41.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.1","html_url":"https://github.com/apache/curator/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"dc987ef0ee396efd7eb0caa77bf4993e63929e5c","kind":"tag","published_at":"2011-12-31T21:02:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.0","html_url":"https://github.com/apache/curator/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.0/manifests"},{"name":"0.100.0","sha":"b2fc5436fc2482d06bb31a94d5d1b4cb1440aa45","kind":"tag","published_at":"2011-12-29T20:52:12.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.100.0","html_url":"https://github.com/apache/curator/releases/tag/0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.100.0/manifests"},{"name":"0.6.4","sha":"701c30e0c7edde31a736b3e7a6abaabd61f65e99","kind":"tag","published_at":"2011-12-07T20:30:32.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.4","html_url":"https://github.com/apache/curator/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"bbd20a15bb466f9c492a87c0180a746dee7ebdc0","kind":"tag","published_at":"2011-11-30T20:01:41.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.3","html_url":"https://github.com/apache/curator/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"85fc220ec069253a8ac77b306c2c5ca78da5c7d8","kind":"tag","published_at":"2011-11-23T05:59:12.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.2","html_url":"https://github.com/apache/curator/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"22b585b07679929aaf5249cd6e0d17ddce7f1b42","kind":"tag","published_at":"2011-11-18T19:03:22.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.1","html_url":"https://github.com/apache/curator/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.1/manifests"},{"name":"0.5.2","sha":"9e7ed41a701300f37395f1b790b1db252c4a7bf9","kind":"tag","published_at":"2011-11-14T23:24:55.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.5.2","html_url":"https://github.com/apache/curator/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"8b1a29570089d2ee366a9256fb48182fc71c58bc","kind":"tag","published_at":"2011-11-12T22:37:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.5.1","html_url":"https://github.com/apache/curator/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.1/manifests"},{"name":"0.4.3","sha":"93dea65d0bf2fc32b7292b332986a12d617f3eb3","kind":"tag","published_at":"2011-11-09T19:09:19.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.4.3","html_url":"https://github.com/apache/curator/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"87b492e163c86fc59b886f513a4108a20bcfe965","kind":"tag","published_at":"2011-11-09T18:18:05.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.4.2","html_url":"https://github.com/apache/curator/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.2/manifests"},{"name":"0.32","sha":"3e5107057038c3134dd31bc393c3857372a86b0a","kind":"tag","published_at":"2011-10-28T23:25:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.32","html_url":"https://github.com/apache/curator/releases/tag/0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.32/manifests"},{"name":"0.31","sha":"8402977bddca0f3212514f2e30339cdd39b4a614","kind":"tag","published_at":"2011-10-24T22:50:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.31","html_url":"https://github.com/apache/curator/releases/tag/0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.31/manifests"},{"name":"0.30","sha":"1cfb1bafe1568ad460dad22c4364e7fcb9dbe780","kind":"tag","published_at":"2011-10-19T22:48:33.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.30","html_url":"https://github.com/apache/curator/releases/tag/0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.30/manifests"},{"name":"0.29","sha":"2f520214bc3df8af2dc41296137a5e96f705bfc7","kind":"tag","published_at":"2011-10-19T22:31:18.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.29","html_url":"https://github.com/apache/curator/releases/tag/0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.29/manifests"},{"name":"0.28","sha":"781e99058ecd22649bf62f772f074c5a3c2dc42e","kind":"tag","published_at":"2011-10-19T22:19:07.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.28","html_url":"https://github.com/apache/curator/releases/tag/0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.28/manifests"},{"name":"0.27","sha":"b59f36c95e53dffe82002fb7aa180be4ca925cfb","kind":"tag","published_at":"2011-10-19T22:12:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.27","html_url":"https://github.com/apache/curator/releases/tag/0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.27/manifests"},{"name":"0.26","sha":"96d5b84e387ce45a29e0971d55b74310531f3e15","kind":"tag","published_at":"2011-10-19T00:31:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.26","html_url":"https://github.com/apache/curator/releases/tag/0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.26/manifests"},{"name":"0.25","sha":"c13846a68fcbf4d9061e334f6f5ca25149a2bc23","kind":"tag","published_at":"2011-10-17T20:00:55.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.25","html_url":"https://github.com/apache/curator/releases/tag/0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.25/manifests"},{"name":"0.24","sha":"1ca0a4239163e4de730a75fa58cc817b5b54a87c","kind":"tag","published_at":"2011-10-14T17:03:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.24","html_url":"https://github.com/apache/curator/releases/tag/0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.24/manifests"},{"name":"0.23","sha":"b57b629546315e134ef80b029063249954cc5df1","kind":"tag","published_at":"2011-10-12T22:56:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.23","html_url":"https://github.com/apache/curator/releases/tag/0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.23/manifests"},{"name":"curator-0.22-SNAPSHOT","sha":"9feb191ecbdbb0763fc02a9f343b7293771ef7d7","kind":"tag","published_at":"2011-10-06T21:41:52.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.22-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.22-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.22-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.22-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.22-SNAPSHOT/manifests"},{"name":"curator-0.21-SNAPSHOT","sha":"c5162b06a0cd74fecbaaea5eb6fda3d272f0b594","kind":"tag","published_at":"2011-10-06T00:32:10.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.21-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.21-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.21-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.21-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.21-SNAPSHOT/manifests"},{"name":"curator-0.20-SNAPSHOT","sha":"4ed5d311a9b697d39146ec2f45ad966ff0c3d745","kind":"tag","published_at":"2011-10-04T20:08:00.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.20-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.20-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.20-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.20-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.20-SNAPSHOT/manifests"},{"name":"curator-0.19-SNAPSHOT","sha":"a1794ccab13218afb21f2f106582ef1877d520ec","kind":"tag","published_at":"2011-09-07T17:51:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.19-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.19-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.19-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.19-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.19-SNAPSHOT/manifests"},{"name":"curator-0.18-SNAPSHOT","sha":"8faf72662d78f72e5bf665704ddec098aa593707","kind":"tag","published_at":"2011-09-06T23:51:35.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.18-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.18-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.18-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.18-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.18-SNAPSHOT/manifests"},{"name":"curator-0.17-SNAPSHOT","sha":"50a123c1cf1e800006b2128f40da28028ec4e9b8","kind":"tag","published_at":"2011-09-01T05:37:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.17-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.17-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.17-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.17-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.17-SNAPSHOT/manifests"},{"name":"curator-0.16-SNAPSHOT","sha":"32feb9f9344f56c71774303679355becd3c8e968","kind":"tag","published_at":"2011-08-30T22:26:59.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.16-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.16-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.16-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.16-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.16-SNAPSHOT/manifests"},{"name":"curator-0.15-SNAPSHOT","sha":"f2229966d82f73db5384e220ba8d54f8d0f1f0a8","kind":"tag","published_at":"2011-08-30T00:27:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.15-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.15-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.15-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.15-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.15-SNAPSHOT/manifests"},{"name":"curator-0.14-SNAPSHOT","sha":"4805e0bfec0b51d69b47bafd8ec75fa8e3290d69","kind":"tag","published_at":"2011-08-29T18:01:06.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.14-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.14-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.14-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.14-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.14-SNAPSHOT/manifests"},{"name":"curator-0.13-SNAPSHOT","sha":"181a1d8c5a52862ecdbfd0763d89ac586780d252","kind":"tag","published_at":"2011-08-23T18:51:50.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.13-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.13-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.13-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.13-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.13-SNAPSHOT/manifests"},{"name":"curator-0.12-SNAPSHOT","sha":"9a1589b21e0b9edbf2dd10e30fae822cee41978c","kind":"tag","published_at":"2011-08-23T17:34:09.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.12-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.12-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.12-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.12-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.12-SNAPSHOT/manifests"},{"name":"curator-0.11-SNAPSHOT","sha":"df182fab0a787d712c81fda5af852ac8ed07100d","kind":"tag","published_at":"2011-08-10T21:09:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.11-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.11-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.11-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.11-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.11-SNAPSHOT/manifests"},{"name":"curator-0.10-SNAPSHOT","sha":"6001e046718cd0f9c2dcd22d2408319bcf2ae271","kind":"tag","published_at":"2011-08-10T20:09:40.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.10-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.10-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.10-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.10-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.10-SNAPSHOT/manifests"},{"name":"curator-0.9-SNAPSHOT","sha":"40274820e5a4a4325c00e681bb11cf91c5209ef6","kind":"tag","published_at":"2011-08-01T18:53:45.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.9-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.9-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.9-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.9-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.9-SNAPSHOT/manifests"},{"name":"curator-0.8-SNAPSHOT","sha":"6a67eaf8b2794ec33191556a9d9237860c3d4dce","kind":"tag","published_at":"2011-07-27T21:10:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.8-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.8-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.8-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.8-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.8-SNAPSHOT/manifests"},{"name":"curator-0.7-SNAPSHOT","sha":"d261c1e1e685203174b844a78194efa501d7a4f4","kind":"tag","published_at":"2011-07-27T21:07:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.7-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.7-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.7-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.7-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.7-SNAPSHOT/manifests"},{"name":"curator-0.6-SNAPSHOT","sha":"0113de96e229e09b4ad7cf5f59ea1ee6ca54fc13","kind":"tag","published_at":"2011-07-22T22:12:33.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.6-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.6-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.6-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.6-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.6-SNAPSHOT/manifests"},{"name":"curator-0.5-SNAPSHOT","sha":"c4a4ceed7d4ed95a51a0df2c62b8f078514072b1","kind":"tag","published_at":"2011-07-22T00:02:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.5-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.5-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.5-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.5-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.5-SNAPSHOT/manifests"},{"name":"curator-0.4-SNAPSHOT","sha":"bfd14213b37fb692f37509ddfba62897b4731b1a","kind":"tag","published_at":"2011-07-20T17:59:23.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.4-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.4-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.4-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.4-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.4-SNAPSHOT/manifests"},{"name":"curator-0.3-SNAPSHOT","sha":"b7d57def54ab0193ec1a5233af252d1b642e24f1","kind":"tag","published_at":"2011-07-20T17:48:21.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.3-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.3-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.3-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.3-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.3-SNAPSHOT/manifests"},{"name":"curator-0.2-SNAPSHOT","sha":"0373348a424ade0ab24fb4a35cd59c0ae32ed8f3","kind":"tag","published_at":"2011-07-20T17:37:47.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.2-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.2-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.2-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.2-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.2-SNAPSHOT/manifests"},{"name":"curator-0.1-SNAPSHOT","sha":"d56f64d8282d833b4e417357b207e4ed7de8a214","kind":"tag","published_at":"2011-07-20T17:09:32.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.1-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.1-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.1-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.1-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.1-SNAPSHOT/manifests"}]},"repo_metadata_updated_at":"2026-03-01T22:02:56.331Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.771297683023523,"dependent_packages_count":50.147163645974324,"stargazers_count":6.104988747487205,"forks_count":4.526833839229223,"docker_downloads_count":null,"average":20.38757097892857},"purl":"pkg:maven/org.apache.curator/curator-test-zk34","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.curator:curator-test-zk34","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.curator:curator-test-zk34","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.curator:curator-test-zk34/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T15:01:51.078Z","issues_count":620,"pull_requests_count":215,"avg_time_to_close_issue":36702222.956778,"avg_time_to_close_pull_request":3093513.6461538463,"issues_closed_count":509,"pull_requests_closed_count":195,"pull_request_authors_count":42,"issue_authors_count":12,"avg_comments_per_issue":3.682258064516129,"avg_comments_per_pull_request":2.0651162790697675,"merged_pull_requests_count":163,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":16,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":1012257.8,"past_year_avg_time_to_close_pull_request":1226462.5652173914,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.625,"past_year_avg_comments_per_pull_request":1.40625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":21,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/issues","maintainers":[{"login":"jira-importer","count":603,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"Randgalt","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Randgalt"},{"login":"kezhuw","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kezhuw"},{"login":"tisonkun","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"}],"active_maintainers":[{"login":"kezhuw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kezhuw"},{"login":"tisonkun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-test-zk34/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-test-zk34/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-test-zk34/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-test-zk34/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-test-zk34/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-test-zk34/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604631,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5985234,"name":"org.apache.curator:curator-test-zk36","ecosystem":"maven","description":"Curator is a set of Java libraries that make using Apache ZooKeeper much easier.","homepage":"https://curator.apache.org","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/curator","keywords_array":[],"namespace":"org.apache.curator","versions_count":7,"first_release_published_at":"2022-10-21T06:50:47.000Z","latest_release_published_at":"2025-07-04T05:53:31.000Z","latest_release_number":"5.9.0","last_synced_at":"2026-04-23T23:02:21.917Z","created_at":"2023-01-26T16:58:37.166Z","updated_at":"2026-04-23T23:02:21.918Z","registry_url":"https://central.sonatype.com/artifact/org.apache.curator/curator-test-zk36/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.curator/curator-test-zk36/","metadata":{"repositories":["https://repository.apache.org/content/groups/staging/"]},"repo_metadata":{"id":14641332,"uuid":"17359057","full_name":"apache/curator","owner":"apache","description":"Apache Curator","archived":false,"fork":false,"pushed_at":"2026-01-26T21:44:00.000Z","size":11324,"stargazers_count":3168,"open_issues_count":125,"forks_count":1252,"subscribers_count":156,"default_branch":"master","last_synced_at":"2026-02-16T12:36:54.202Z","etag":null,"topics":["consensus","curator","database","java","zookeeper"],"latest_commit_sha":null,"homepage":"https://curator.apache.org/","language":"Java","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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-03T08:00:07.000Z","updated_at":"2026-02-14T13:44:26.000Z","dependencies_parsed_at":"2024-01-23T17:31:31.994Z","dependency_job_id":"7ebc49a8-6817-47cb-a3ab-0624407f70c5","html_url":"https://github.com/apache/curator","commit_stats":{"total_commits":2395,"total_committers":158,"mean_commits":"15.158227848101266","dds":0.6033402922755742,"last_synced_commit":"bdf240202a02436aca698be91e38768515e6b6c8"},"previous_names":[],"tags_count":123,"template":false,"template_full_name":null,"purl":"pkg:github/apache/curator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/curator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/sbom","scorecard":{"id":201370,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/curator","commit":"28291442ebd843c474533be4894462ae317d9a5c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":7,"reason":"Found 21/30 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:54:01.092Z","repository_id":14641332,"created_at":"2025-08-16T22:54:01.092Z","updated_at":"2025-08-16T22:54:01.092Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29548201,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T14:33:00.708Z","status":"ssl_error","status_checked_at":"2026-02-17T14:32:58.657Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"apache-curator-5.9.0","sha":"37c7a713984ef83413c695aee352af2af6daa974","kind":"tag","published_at":"2025-07-04T05:49:48.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.9.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.9.0/manifests"},{"name":"apache-curator-5.8.0","sha":"cbafb5349baf14132d315f2bbdb37e6eae25f222","kind":"tag","published_at":"2025-03-02T03:49:46.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.8.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.8.0/manifests"},{"name":"apache-curator-5.7.1","sha":"a8b4dc3f083849786463de9e8c05d11daa5bc225","kind":"tag","published_at":"2024-09-26T14:28:58.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.7.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.1/manifests"},{"name":"apache-curator-5.7.0","sha":"a57b94e4de88ef881618045dfa23ba642dd4f7db","kind":"tag","published_at":"2024-06-11T09:48:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.7.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.0/manifests"},{"name":"apache-curator-5.6.0","sha":"4210bd712faaff85849d93baea913e6e3c6ba35d","kind":"tag","published_at":"2024-01-02T16:31:09.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.6.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.6.0/manifests"},{"name":"apache-curator-5.5.0","sha":"40885adbbc0f2e51a41cd9119cad305d9ac32760","kind":"tag","published_at":"2023-04-19T20:01:44.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.5.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.5.0/manifests"},{"name":"apache-curator-5.4.0","sha":"526e38c77fdd3d24f155ab49886fe7a9d8aab2d5","kind":"tag","published_at":"2022-10-21T06:49:08.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.4.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.4.0/manifests"},{"name":"apache-curator-5.3.0","sha":"176793b2916f5e3141a4cd421c948d66d3e5c660","kind":"tag","published_at":"2022-06-30T16:55:33.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.3.0/manifests"},{"name":"apache-curator-5.2.1","sha":"c905ff611a845838aae9aa39152fd33c7f8f68c3","kind":"tag","published_at":"2022-03-14T08:05:56.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.2.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.1/manifests"},{"name":"apache-curator-5.2.0","sha":"c1746faeeba88ae1df2340f0b492ac1c46306242","kind":"tag","published_at":"2021-07-19T06:10:48.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.2.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.0/manifests"},{"name":"apache.curator-5.1.0","sha":"275de95774f58ea30d88dbfcc6de7ef05e129012","kind":"tag","published_at":"2020-06-30T13:03:19.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache.curator-5.1.0","html_url":"https://github.com/apache/curator/releases/tag/apache.curator-5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache.curator-5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache.curator-5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache.curator-5.1.0/manifests"},{"name":"apache-curator-5.0.0","sha":"e0bb2fb251dd0ad3a75d829ad94d6f9e02c5461c","kind":"tag","published_at":"2020-05-18T02:43:58.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.0.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.0.0/manifests"},{"name":"apache-curator-4.3.0","sha":"b78d28bdaf15553a850849352324feae7218f99c","kind":"tag","published_at":"2020-02-23T23:00:17.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.3.0/manifests"},{"name":"apache-curator-4.2.0","sha":"dc6e78513aa076545552b2661940f6ed4bcc5e75","kind":"tag","published_at":"2019-03-03T19:54:29.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.2.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.2.0/manifests"},{"name":"apache-curator-4.1.1","sha":"a6167b693db0abf67a4b5fead705474cbe4bc986","kind":"tag","published_at":"2019-03-03T19:41:28.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.1.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.1/manifests"},{"name":"apache-curator-4.1.0","sha":"239c93eb60a0cee44a92c37d9651888acf380f42","kind":"tag","published_at":"2018-12-17T03:35:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.1.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.0/manifests"},{"name":"apache-curator-4.0.2","sha":"68f03ebddfb56ec32296f033df547b99829ce007","kind":"tag","published_at":"2018-12-09T23:54:50.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.2","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2/manifests"},{"name":"apache-curator-4.0.2-SNAPSHOT","sha":"41a9e1ee67bcccfd1f2864cde90881eedc4b2735","kind":"tag","published_at":"2018-12-09T23:51:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.2-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.2-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.2-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2-SNAPSHOT/manifests"},{"name":"apache-curator-2.13.0","sha":"e947126fa24cdd560a7e9fd71bc1aab1e4c36b6f","kind":"tag","published_at":"2018-12-03T02:32:13.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.13.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.13.0/manifests"},{"name":"apache-curator-4.0.1","sha":"770a0f948e211ed6f794e318cf7722dff1fa1c0a","kind":"tag","published_at":"2018-02-07T23:53:43.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.1/manifests"},{"name":"apache-curator-4.0.0","sha":"2f1ed8f98ca158efd5cc4db650e759d1f6694638","kind":"tag","published_at":"2017-07-26T14:07:13.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.0/manifests"},{"name":"apache-curator-3.3.0","sha":"8b9f7d5ce0369976f766745069be62e2b126ef22","kind":"tag","published_at":"2017-03-01T04:27:43.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.3.0/manifests"},{"name":"apache-curator-2.12.0","sha":"2b68d13f6d1e57e019ee19f96f047361c8b88516","kind":"tag","published_at":"2017-03-01T03:01:11.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.12.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.12.0/manifests"},{"name":"apache-curator-3.2.1","sha":"d5da56e1bee5d67206d0cde812d744b2aa24226c","kind":"tag","published_at":"2016-11-11T14:32:02.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.2.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.1/manifests"},{"name":"apache-curator-2.11.1","sha":"f8c6a0933737bc3044eeddc1a90aafda20febca5","kind":"tag","published_at":"2016-11-11T13:42:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.11.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.1/manifests"},{"name":"apache-curator-3.2.0","sha":"b0cc815c8b87362e73d52822a6cedae75bf90a21","kind":"tag","published_at":"2016-06-15T02:14:37.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.2.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0/manifests"},{"name":"apache-curator-2.11.0","sha":"d2b94e1139c26613bc225f9d2ca69c8642125cfd","kind":"tag","published_at":"2016-06-15T01:13:10.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.11.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0/manifests"},{"name":"apache-curator-3.2.0-SNAPSHOT","sha":"3dbc96716c95fb389833c8defc7fd83808099d50","kind":"tag","published_at":"2016-05-25T05:37:36.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.2.0-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.2.0-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.2.0-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0-SNAPSHOT/manifests"},{"name":"apache-curator-2.11.0-SNAPSHOT","sha":"a5a242303f386ee6556c2fb880d70dc500805499","kind":"tag","published_at":"2016-05-24T23:14:07.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.11.0-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.11.0-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.11.0-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0-SNAPSHOT/manifests"},{"name":"apache-curator-2.10.0","sha":"72ce8563341e35966ed8eb753024adf052144070","kind":"tag","published_at":"2016-02-10T20:14:35.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.10.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.10.0/manifests"},{"name":"apache-curator-3.1.0","sha":"5b1a7eaa72536cc6d489c3f9eab29fa568a86db6","kind":"tag","published_at":"2016-02-10T20:03:47.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.1.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.1.0/manifests"},{"name":"apache-curator-2.9.1","sha":"4cbec9fe665db00820ee0c00761a343888d019b6","kind":"tag","published_at":"2015-10-26T01:59:25.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.9.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.1/manifests"},{"name":"apache-curator-3.0.0-SNAPSHOT","sha":"b58b5c236a663402fd401143d72e666aa853e7ed","kind":"tag","published_at":"2015-10-12T05:28:41.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.0.0-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.0.0-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.0.0-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0-SNAPSHOT/manifests"},{"name":"apache-curator-3.0.0","sha":"b58b5c236a663402fd401143d72e666aa853e7ed","kind":"commit","published_at":"2015-10-12T05:28:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.0.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0/manifests"},{"name":"apache-curator-2.9.0-rc1","sha":"13dad1133f54d24ce70b4eb1a12ab821f0b6a343","kind":"tag","published_at":"2015-09-02T17:56:24.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.9.0-rc1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0-rc1/manifests"},{"name":"apache-curator-2.9.0","sha":"13dad1133f54d24ce70b4eb1a12ab821f0b6a343","kind":"commit","published_at":"2015-09-02T17:56:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.9.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0/manifests"},{"name":"apache-curator-2.8.0","sha":"c1466e6d8312e321732f06831ee9420b1af6344a","kind":"tag","published_at":"2015-05-08T18:57:12.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.8.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.8.0/manifests"},{"name":"apache-curator-2.7.0","sha":"206a59043cb94fe51dbd878b080f68d1c0b7595e","kind":"tag","published_at":"2014-10-31T04:29:47.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.7.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.7.0/manifests"},{"name":"apache-curator-2.6.0","sha":"56e4b624dfd72e520a645d68a2e0ca1836f5cc93","kind":"tag","published_at":"2014-07-08T02:28:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.6.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.6.0/manifests"},{"name":"apache-curator-2.5.0","sha":"31256d64c853b198f32591b0f4395589b79fe867","kind":"tag","published_at":"2014-05-24T16:26:40.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.5.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.5.0/manifests"},{"name":"apache-curator-2.4.2","sha":"c4f46fbcf7ffc0ae5a8d6f51b922a4284c11aef7","kind":"tag","published_at":"2014-04-21T22:03:02.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.4.2","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.2/manifests"},{"name":"apache-curator-2.4.1","sha":"9cf0eabcd0a95f5531aee18ccf4353b1b6a09461","kind":"tag","published_at":"2014-03-06T12:33:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.4.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.1/manifests"},{"name":"2.4.0","sha":"b12d55e8150d56bbe8564c5edcb22efde0c14dd1","kind":"tag","published_at":"2014-02-05T18:54:03.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/2.4.0","html_url":"https://github.com/apache/curator/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/2.4.0/manifests"},{"name":"apache-curator-2.3.1","sha":"824a261b5d93046e74fac1dd3fa87e914e9ee4b0","kind":"tag","published_at":"2013-11-10T16:20:36.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.3.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.1/manifests"},{"name":"apache-curator-2.3.0","sha":"9e2eaf31df76e343e7e48de00497c92d7a812503","kind":"tag","published_at":"2013-11-04T19:27:57.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.0/manifests"},{"name":"apache-curator-2.2.0-incubating","sha":"437f7dd98e50977e96b8441d8cd11b24a1cb0941","kind":"tag","published_at":"2013-07-31T15:52:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.2.0-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.2.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.2.0-incubating/manifests"},{"name":"temp","sha":"9b81582da0d1742336e5025917ce60401041b457","kind":"commit","published_at":"2013-07-07T18:05:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/temp","html_url":"https://github.com/apache/curator/releases/tag/temp","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@temp","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/temp","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/temp/manifests"},{"name":"next-release","sha":"9b81582da0d1742336e5025917ce60401041b457","kind":"commit","published_at":"2013-07-07T18:05:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/next-release","html_url":"https://github.com/apache/curator/releases/tag/next-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@next-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/next-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/next-release/manifests"},{"name":"apache-curator-2.1.0-incubating","sha":"a95842651cf1fadcf8612601a138ac8247a14ad6","kind":"tag","published_at":"2013-06-20T17:50:51.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.1.0-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.1.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.1.0-incubating/manifests"},{"name":"apache-curator-2.0.1-incubating","sha":"6ac0133ceeedd4dfdbc6cc1c35abc303bfd056d6","kind":"tag","published_at":"2013-05-17T20:39:13.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.0.1-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.0.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1-incubating/manifests"},{"name":"apache-curator-2.0.0-incubating","sha":"4b7b7b67f4ca941bca0f3c4346b86f768f04d867","kind":"tag","published_at":"2013-05-01T20:51:56.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.0.0-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.0.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.0-incubating/manifests"},{"name":"apache-curator-2.0.1","sha":"74975f2b8c11b3d101b66b3545fd191dc0b2a762","kind":"tag","published_at":"2013-04-22T17:46:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.0.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1/manifests"},{"name":"curator-2.0.0","sha":"291945788fe26e24c6b29fe1be5cc112d914d94c","kind":"tag","published_at":"2013-03-29T20:45:05.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-2.0.0","html_url":"https://github.com/apache/curator/releases/tag/curator-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-2.0.0/manifests"},{"name":"1.1.17","sha":"076cfd27e86d37b9587464e3ccabc28c1e9f4479","kind":"commit","published_at":"2012-08-30T21:38:09.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.17","html_url":"https://github.com/apache/curator/releases/tag/1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.17/manifests"},{"name":"1.0.17","sha":"159872b1760bdfbb4634705e9603eaf9d8408908","kind":"commit","published_at":"2012-08-02T22:17:00.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.17","html_url":"https://github.com/apache/curator/releases/tag/1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.17/manifests"},{"name":"1.1.16","sha":"9049485a08aaacbc1c9808fcd0a07fb0ffcafeae","kind":"commit","published_at":"2012-08-02T22:16:30.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.16","html_url":"https://github.com/apache/curator/releases/tag/1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.16/manifests"},{"name":"1.0.16-2","sha":"1ba887d62f47e18edd3dc118e3cefed8618b3478","kind":"commit","published_at":"2012-07-14T23:13:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.16-2","html_url":"https://github.com/apache/curator/releases/tag/1.0.16-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.16-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16-2/manifests"},{"name":"1.0.15-2","sha":"1d222a9a6b2ae72fe1ebb37c7b0308064151795b","kind":"commit","published_at":"2012-07-14T23:13:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.15-2","html_url":"https://github.com/apache/curator/releases/tag/1.0.15-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.15-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15-2/manifests"},{"name":"1.1.15","sha":"8c1dceb665e4416f556b7985d368aac249a71399","kind":"commit","published_at":"2012-07-14T21:26:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.15","html_url":"https://github.com/apache/curator/releases/tag/1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.15/manifests"},{"name":"1.0.16","sha":"38fd751bee7bd8b0b7860e47928dc1cc3f042eb1","kind":"commit","published_at":"2012-07-06T21:55:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.16","html_url":"https://github.com/apache/curator/releases/tag/1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16/manifests"},{"name":"1.0.15","sha":"38fd751bee7bd8b0b7860e47928dc1cc3f042eb1","kind":"commit","published_at":"2012-07-06T21:55:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.15","html_url":"https://github.com/apache/curator/releases/tag/1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15/manifests"},{"name":"1.1.14","sha":"7fb0bb99ac487e6ab3565cb427145954cec39665","kind":"commit","published_at":"2012-07-06T21:54:02.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.14","html_url":"https://github.com/apache/curator/releases/tag/1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.14/manifests"},{"name":"1.0.14","sha":"130bfcec35521f6eb0a12552b50c4c2d2cd78869","kind":"commit","published_at":"2012-06-25T22:31:24.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.14","html_url":"https://github.com/apache/curator/releases/tag/1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.14/manifests"},{"name":"1.1.13","sha":"1974281588159f5a1310a5f41224c770bfbb3a0e","kind":"commit","published_at":"2012-06-25T21:57:05.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.13","html_url":"https://github.com/apache/curator/releases/tag/1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.13/manifests"},{"name":"1.1.12","sha":"b7259addc2d63b7647625a415624914c67c6fb48","kind":"commit","published_at":"2012-06-05T21:03:10.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.12","html_url":"https://github.com/apache/curator/releases/tag/1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.12/manifests"},{"name":"1.0.13","sha":"31b6062441001721dbaf8599e9d4676184fcac7b","kind":"commit","published_at":"2012-06-05T20:59:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.13","html_url":"https://github.com/apache/curator/releases/tag/1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.13/manifests"},{"name":"1.1.11","sha":"f78e49828e1ed7ac593448a2db995d79e1d126a6","kind":"commit","published_at":"2012-06-01T21:20:59.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.11","html_url":"https://github.com/apache/curator/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.11/manifests"},{"name":"TestLockCleanlinessWithFaults","sha":"a4ee4b589b15a8567f054345b50ec991c82a1e3c","kind":"commit","published_at":"2012-06-01T18:48:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/TestLockCleanlinessWithFaults","html_url":"https://github.com/apache/curator/releases/tag/TestLockCleanlinessWithFaults","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@TestLockCleanlinessWithFaults","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/TestLockCleanlinessWithFaults","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/TestLockCleanlinessWithFaults/manifests"},{"name":"1.0.11","sha":"8e9a54c6ca3d33c947d9f069f6d1cffcae8da2dd","kind":"commit","published_at":"2012-05-17T23:00:08.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.11","html_url":"https://github.com/apache/curator/releases/tag/1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.11/manifests"},{"name":"1.1.10","sha":"8f3c771e68e487d8ec9ecd297a2e34df561fb193","kind":"commit","published_at":"2012-05-17T22:05:34.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.10","html_url":"https://github.com/apache/curator/releases/tag/1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.10/manifests"},{"name":"1.0.10","sha":"b5a2a9fec393a43813a8598207e2080059d15d9d","kind":"commit","published_at":"2012-05-10T21:53:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.10","html_url":"https://github.com/apache/curator/releases/tag/1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.10/manifests"},{"name":"1.1.9","sha":"af8653161e3dce4b42d1a32de64937b062fd67f0","kind":"commit","published_at":"2012-05-10T21:31:00.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.9","html_url":"https://github.com/apache/curator/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.9/manifests"},{"name":"1.0.3a","sha":"111a4cf3d2e171aef9656840b15ce67ced547dd3","kind":"tag","published_at":"2012-03-07T19:58:01.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.3a","html_url":"https://github.com/apache/curator/releases/tag/1.0.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3a/manifests"},{"name":"1.1.3","sha":"04b013fceb07f07fdbe92f0b6b8bd5d1742d2278","kind":"tag","published_at":"2012-03-07T19:05:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.3","html_url":"https://github.com/apache/curator/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.3/manifests"},{"name":"1.0.3-2","sha":"aac1e51cd4a3ff4337c773dd524634de697638f1","kind":"tag","published_at":"2012-02-09T00:32:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.3-2","html_url":"https://github.com/apache/curator/releases/tag/1.0.3-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.3-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3-2/manifests"},{"name":"1.0.3","sha":"01884d69d74d5c49e0748a6196e8226c0fe50241","kind":"tag","published_at":"2012-02-09T00:09:34.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.3","html_url":"https://github.com/apache/curator/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3/manifests"},{"name":"1.1.2","sha":"3e7746ae975aa9c737ba92a7f870fa267e6e6d8b","kind":"tag","published_at":"2012-02-09T00:01:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.2","html_url":"https://github.com/apache/curator/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.2/manifests"},{"name":"1.0.2","sha":"e6aa29f66a5bf4a9d6e0e1fdd68e4035cb5f4ce7","kind":"tag","published_at":"2012-01-21T21:40:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.2","html_url":"https://github.com/apache/curator/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.2/manifests"},{"name":"1.1.1","sha":"1fd5a5e76ad203b4b084bbc8b6af33c77f1d345f","kind":"tag","published_at":"2012-01-21T21:24:50.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.1","html_url":"https://github.com/apache/curator/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"47cad7a069d5632213ddf0e10e64b6e136245a8c","kind":"tag","published_at":"2012-01-06T00:27:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.0","html_url":"https://github.com/apache/curator/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"f98f3e9692422c5372bc2d0dd756df89bd5bfa12","kind":"tag","published_at":"2012-01-04T08:31:41.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.1","html_url":"https://github.com/apache/curator/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"dc987ef0ee396efd7eb0caa77bf4993e63929e5c","kind":"tag","published_at":"2011-12-31T21:02:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.0","html_url":"https://github.com/apache/curator/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.0/manifests"},{"name":"0.100.0","sha":"b2fc5436fc2482d06bb31a94d5d1b4cb1440aa45","kind":"tag","published_at":"2011-12-29T20:52:12.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.100.0","html_url":"https://github.com/apache/curator/releases/tag/0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.100.0/manifests"},{"name":"0.6.4","sha":"701c30e0c7edde31a736b3e7a6abaabd61f65e99","kind":"tag","published_at":"2011-12-07T20:30:32.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.4","html_url":"https://github.com/apache/curator/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"bbd20a15bb466f9c492a87c0180a746dee7ebdc0","kind":"tag","published_at":"2011-11-30T20:01:41.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.3","html_url":"https://github.com/apache/curator/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"85fc220ec069253a8ac77b306c2c5ca78da5c7d8","kind":"tag","published_at":"2011-11-23T05:59:12.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.2","html_url":"https://github.com/apache/curator/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"22b585b07679929aaf5249cd6e0d17ddce7f1b42","kind":"tag","published_at":"2011-11-18T19:03:22.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.1","html_url":"https://github.com/apache/curator/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.1/manifests"},{"name":"0.5.2","sha":"9e7ed41a701300f37395f1b790b1db252c4a7bf9","kind":"tag","published_at":"2011-11-14T23:24:55.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.5.2","html_url":"https://github.com/apache/curator/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"8b1a29570089d2ee366a9256fb48182fc71c58bc","kind":"tag","published_at":"2011-11-12T22:37:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.5.1","html_url":"https://github.com/apache/curator/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.1/manifests"},{"name":"0.4.3","sha":"93dea65d0bf2fc32b7292b332986a12d617f3eb3","kind":"tag","published_at":"2011-11-09T19:09:19.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.4.3","html_url":"https://github.com/apache/curator/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"87b492e163c86fc59b886f513a4108a20bcfe965","kind":"tag","published_at":"2011-11-09T18:18:05.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.4.2","html_url":"https://github.com/apache/curator/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.2/manifests"},{"name":"0.32","sha":"3e5107057038c3134dd31bc393c3857372a86b0a","kind":"tag","published_at":"2011-10-28T23:25:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.32","html_url":"https://github.com/apache/curator/releases/tag/0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.32/manifests"},{"name":"0.31","sha":"8402977bddca0f3212514f2e30339cdd39b4a614","kind":"tag","published_at":"2011-10-24T22:50:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.31","html_url":"https://github.com/apache/curator/releases/tag/0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.31/manifests"},{"name":"0.30","sha":"1cfb1bafe1568ad460dad22c4364e7fcb9dbe780","kind":"tag","published_at":"2011-10-19T22:48:33.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.30","html_url":"https://github.com/apache/curator/releases/tag/0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.30/manifests"},{"name":"0.29","sha":"2f520214bc3df8af2dc41296137a5e96f705bfc7","kind":"tag","published_at":"2011-10-19T22:31:18.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.29","html_url":"https://github.com/apache/curator/releases/tag/0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.29/manifests"},{"name":"0.28","sha":"781e99058ecd22649bf62f772f074c5a3c2dc42e","kind":"tag","published_at":"2011-10-19T22:19:07.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.28","html_url":"https://github.com/apache/curator/releases/tag/0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.28/manifests"},{"name":"0.27","sha":"b59f36c95e53dffe82002fb7aa180be4ca925cfb","kind":"tag","published_at":"2011-10-19T22:12:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.27","html_url":"https://github.com/apache/curator/releases/tag/0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.27/manifests"},{"name":"0.26","sha":"96d5b84e387ce45a29e0971d55b74310531f3e15","kind":"tag","published_at":"2011-10-19T00:31:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.26","html_url":"https://github.com/apache/curator/releases/tag/0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.26/manifests"},{"name":"0.25","sha":"c13846a68fcbf4d9061e334f6f5ca25149a2bc23","kind":"tag","published_at":"2011-10-17T20:00:55.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.25","html_url":"https://github.com/apache/curator/releases/tag/0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.25/manifests"},{"name":"0.24","sha":"1ca0a4239163e4de730a75fa58cc817b5b54a87c","kind":"tag","published_at":"2011-10-14T17:03:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.24","html_url":"https://github.com/apache/curator/releases/tag/0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.24/manifests"},{"name":"0.23","sha":"b57b629546315e134ef80b029063249954cc5df1","kind":"tag","published_at":"2011-10-12T22:56:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.23","html_url":"https://github.com/apache/curator/releases/tag/0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.23/manifests"},{"name":"curator-0.22-SNAPSHOT","sha":"9feb191ecbdbb0763fc02a9f343b7293771ef7d7","kind":"tag","published_at":"2011-10-06T21:41:52.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.22-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.22-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.22-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.22-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.22-SNAPSHOT/manifests"},{"name":"curator-0.21-SNAPSHOT","sha":"c5162b06a0cd74fecbaaea5eb6fda3d272f0b594","kind":"tag","published_at":"2011-10-06T00:32:10.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.21-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.21-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.21-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.21-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.21-SNAPSHOT/manifests"},{"name":"curator-0.20-SNAPSHOT","sha":"4ed5d311a9b697d39146ec2f45ad966ff0c3d745","kind":"tag","published_at":"2011-10-04T20:08:00.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.20-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.20-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.20-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.20-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.20-SNAPSHOT/manifests"},{"name":"curator-0.19-SNAPSHOT","sha":"a1794ccab13218afb21f2f106582ef1877d520ec","kind":"tag","published_at":"2011-09-07T17:51:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.19-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.19-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.19-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.19-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.19-SNAPSHOT/manifests"},{"name":"curator-0.18-SNAPSHOT","sha":"8faf72662d78f72e5bf665704ddec098aa593707","kind":"tag","published_at":"2011-09-06T23:51:35.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.18-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.18-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.18-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.18-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.18-SNAPSHOT/manifests"},{"name":"curator-0.17-SNAPSHOT","sha":"50a123c1cf1e800006b2128f40da28028ec4e9b8","kind":"tag","published_at":"2011-09-01T05:37:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.17-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.17-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.17-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.17-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.17-SNAPSHOT/manifests"},{"name":"curator-0.16-SNAPSHOT","sha":"32feb9f9344f56c71774303679355becd3c8e968","kind":"tag","published_at":"2011-08-30T22:26:59.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.16-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.16-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.16-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.16-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.16-SNAPSHOT/manifests"},{"name":"curator-0.15-SNAPSHOT","sha":"f2229966d82f73db5384e220ba8d54f8d0f1f0a8","kind":"tag","published_at":"2011-08-30T00:27:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.15-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.15-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.15-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.15-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.15-SNAPSHOT/manifests"},{"name":"curator-0.14-SNAPSHOT","sha":"4805e0bfec0b51d69b47bafd8ec75fa8e3290d69","kind":"tag","published_at":"2011-08-29T18:01:06.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.14-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.14-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.14-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.14-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.14-SNAPSHOT/manifests"},{"name":"curator-0.13-SNAPSHOT","sha":"181a1d8c5a52862ecdbfd0763d89ac586780d252","kind":"tag","published_at":"2011-08-23T18:51:50.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.13-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.13-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.13-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.13-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.13-SNAPSHOT/manifests"},{"name":"curator-0.12-SNAPSHOT","sha":"9a1589b21e0b9edbf2dd10e30fae822cee41978c","kind":"tag","published_at":"2011-08-23T17:34:09.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.12-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.12-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.12-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.12-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.12-SNAPSHOT/manifests"},{"name":"curator-0.11-SNAPSHOT","sha":"df182fab0a787d712c81fda5af852ac8ed07100d","kind":"tag","published_at":"2011-08-10T21:09:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.11-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.11-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.11-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.11-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.11-SNAPSHOT/manifests"},{"name":"curator-0.10-SNAPSHOT","sha":"6001e046718cd0f9c2dcd22d2408319bcf2ae271","kind":"tag","published_at":"2011-08-10T20:09:40.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.10-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.10-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.10-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.10-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.10-SNAPSHOT/manifests"},{"name":"curator-0.9-SNAPSHOT","sha":"40274820e5a4a4325c00e681bb11cf91c5209ef6","kind":"tag","published_at":"2011-08-01T18:53:45.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.9-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.9-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.9-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.9-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.9-SNAPSHOT/manifests"},{"name":"curator-0.8-SNAPSHOT","sha":"6a67eaf8b2794ec33191556a9d9237860c3d4dce","kind":"tag","published_at":"2011-07-27T21:10:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.8-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.8-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.8-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.8-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.8-SNAPSHOT/manifests"},{"name":"curator-0.7-SNAPSHOT","sha":"d261c1e1e685203174b844a78194efa501d7a4f4","kind":"tag","published_at":"2011-07-27T21:07:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.7-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.7-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.7-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.7-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.7-SNAPSHOT/manifests"},{"name":"curator-0.6-SNAPSHOT","sha":"0113de96e229e09b4ad7cf5f59ea1ee6ca54fc13","kind":"tag","published_at":"2011-07-22T22:12:33.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.6-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.6-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.6-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.6-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.6-SNAPSHOT/manifests"},{"name":"curator-0.5-SNAPSHOT","sha":"c4a4ceed7d4ed95a51a0df2c62b8f078514072b1","kind":"tag","published_at":"2011-07-22T00:02:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.5-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.5-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.5-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.5-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.5-SNAPSHOT/manifests"},{"name":"curator-0.4-SNAPSHOT","sha":"bfd14213b37fb692f37509ddfba62897b4731b1a","kind":"tag","published_at":"2011-07-20T17:59:23.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.4-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.4-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.4-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.4-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.4-SNAPSHOT/manifests"},{"name":"curator-0.3-SNAPSHOT","sha":"b7d57def54ab0193ec1a5233af252d1b642e24f1","kind":"tag","published_at":"2011-07-20T17:48:21.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.3-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.3-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.3-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.3-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.3-SNAPSHOT/manifests"},{"name":"curator-0.2-SNAPSHOT","sha":"0373348a424ade0ab24fb4a35cd59c0ae32ed8f3","kind":"tag","published_at":"2011-07-20T17:37:47.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.2-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.2-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.2-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.2-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.2-SNAPSHOT/manifests"},{"name":"curator-0.1-SNAPSHOT","sha":"d56f64d8282d833b4e417357b207e4ed7de8a214","kind":"tag","published_at":"2011-07-20T17:09:32.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.1-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.1-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.1-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.1-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.1-SNAPSHOT/manifests"}]},"repo_metadata_updated_at":"2026-03-01T22:02:56.330Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":5.6153353812075775,"forks_count":4.080031620997466,"average":22.633792332710676},"purl":"pkg:maven/org.apache.curator/curator-test-zk36","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.curator:curator-test-zk36","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.curator:curator-test-zk36","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.curator:curator-test-zk36/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T15:01:51.078Z","issues_count":620,"pull_requests_count":215,"avg_time_to_close_issue":36702222.956778,"avg_time_to_close_pull_request":3093513.6461538463,"issues_closed_count":509,"pull_requests_closed_count":195,"pull_request_authors_count":42,"issue_authors_count":12,"avg_comments_per_issue":3.682258064516129,"avg_comments_per_pull_request":2.0651162790697675,"merged_pull_requests_count":163,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":16,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":1012257.8,"past_year_avg_time_to_close_pull_request":1226462.5652173914,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.625,"past_year_avg_comments_per_pull_request":1.40625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":21,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/issues","maintainers":[{"login":"jira-importer","count":603,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"Randgalt","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Randgalt"},{"login":"kezhuw","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kezhuw"},{"login":"tisonkun","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"}],"active_maintainers":[{"login":"kezhuw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kezhuw"},{"login":"tisonkun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-test-zk36/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-test-zk36/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-test-zk36/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-test-zk36/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-test-zk36/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-test-zk36/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604631,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4894219,"name":"org.apache.curator:curator-x-async","ecosystem":"maven","description":"Java 8 Async DSL","homepage":"https://curator.apache.org","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/curator","keywords_array":[],"namespace":"org.apache.curator","versions_count":18,"first_release_published_at":"2017-03-01T04:31:18.000Z","latest_release_published_at":"2025-07-04T05:52:53.000Z","latest_release_number":"5.9.0","last_synced_at":"2026-04-30T02:10:20.014Z","created_at":"2022-07-26T22:19:37.111Z","updated_at":"2026-04-30T02:10:20.014Z","registry_url":"https://central.sonatype.com/artifact/org.apache.curator/curator-x-async/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.curator/curator-x-async/","metadata":{"repositories":["https://repository.apache.org/content/groups/staging/"]},"repo_metadata":{"id":14641332,"uuid":"17359057","full_name":"apache/curator","owner":"apache","description":"Apache Curator","archived":false,"fork":false,"pushed_at":"2026-01-26T21:44:00.000Z","size":11324,"stargazers_count":3168,"open_issues_count":125,"forks_count":1252,"subscribers_count":156,"default_branch":"master","last_synced_at":"2026-02-16T12:36:54.202Z","etag":null,"topics":["consensus","curator","database","java","zookeeper"],"latest_commit_sha":null,"homepage":"https://curator.apache.org/","language":"Java","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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-03T08:00:07.000Z","updated_at":"2026-02-14T13:44:26.000Z","dependencies_parsed_at":"2024-01-23T17:31:31.994Z","dependency_job_id":"7ebc49a8-6817-47cb-a3ab-0624407f70c5","html_url":"https://github.com/apache/curator","commit_stats":{"total_commits":2395,"total_committers":158,"mean_commits":"15.158227848101266","dds":0.6033402922755742,"last_synced_commit":"bdf240202a02436aca698be91e38768515e6b6c8"},"previous_names":[],"tags_count":123,"template":false,"template_full_name":null,"purl":"pkg:github/apache/curator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/curator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/sbom","scorecard":{"id":201370,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/curator","commit":"28291442ebd843c474533be4894462ae317d9a5c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":7,"reason":"Found 21/30 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:54:01.092Z","repository_id":14641332,"created_at":"2025-08-16T22:54:01.092Z","updated_at":"2025-08-16T22:54:01.092Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29548201,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T14:33:00.708Z","status":"ssl_error","status_checked_at":"2026-02-17T14:32:58.657Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"apache-curator-5.9.0","sha":"37c7a713984ef83413c695aee352af2af6daa974","kind":"tag","published_at":"2025-07-04T05:49:48.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.9.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.9.0/manifests"},{"name":"apache-curator-5.8.0","sha":"cbafb5349baf14132d315f2bbdb37e6eae25f222","kind":"tag","published_at":"2025-03-02T03:49:46.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.8.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.8.0/manifests"},{"name":"apache-curator-5.7.1","sha":"a8b4dc3f083849786463de9e8c05d11daa5bc225","kind":"tag","published_at":"2024-09-26T14:28:58.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.7.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.1/manifests"},{"name":"apache-curator-5.7.0","sha":"a57b94e4de88ef881618045dfa23ba642dd4f7db","kind":"tag","published_at":"2024-06-11T09:48:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.7.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.0/manifests"},{"name":"apache-curator-5.6.0","sha":"4210bd712faaff85849d93baea913e6e3c6ba35d","kind":"tag","published_at":"2024-01-02T16:31:09.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.6.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.6.0/manifests"},{"name":"apache-curator-5.5.0","sha":"40885adbbc0f2e51a41cd9119cad305d9ac32760","kind":"tag","published_at":"2023-04-19T20:01:44.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.5.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.5.0/manifests"},{"name":"apache-curator-5.4.0","sha":"526e38c77fdd3d24f155ab49886fe7a9d8aab2d5","kind":"tag","published_at":"2022-10-21T06:49:08.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.4.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.4.0/manifests"},{"name":"apache-curator-5.3.0","sha":"176793b2916f5e3141a4cd421c948d66d3e5c660","kind":"tag","published_at":"2022-06-30T16:55:33.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.3.0/manifests"},{"name":"apache-curator-5.2.1","sha":"c905ff611a845838aae9aa39152fd33c7f8f68c3","kind":"tag","published_at":"2022-03-14T08:05:56.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.2.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.1/manifests"},{"name":"apache-curator-5.2.0","sha":"c1746faeeba88ae1df2340f0b492ac1c46306242","kind":"tag","published_at":"2021-07-19T06:10:48.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.2.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.0/manifests"},{"name":"apache.curator-5.1.0","sha":"275de95774f58ea30d88dbfcc6de7ef05e129012","kind":"tag","published_at":"2020-06-30T13:03:19.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache.curator-5.1.0","html_url":"https://github.com/apache/curator/releases/tag/apache.curator-5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache.curator-5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache.curator-5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache.curator-5.1.0/manifests"},{"name":"apache-curator-5.0.0","sha":"e0bb2fb251dd0ad3a75d829ad94d6f9e02c5461c","kind":"tag","published_at":"2020-05-18T02:43:58.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.0.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.0.0/manifests"},{"name":"apache-curator-4.3.0","sha":"b78d28bdaf15553a850849352324feae7218f99c","kind":"tag","published_at":"2020-02-23T23:00:17.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.3.0/manifests"},{"name":"apache-curator-4.2.0","sha":"dc6e78513aa076545552b2661940f6ed4bcc5e75","kind":"tag","published_at":"2019-03-03T19:54:29.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.2.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.2.0/manifests"},{"name":"apache-curator-4.1.1","sha":"a6167b693db0abf67a4b5fead705474cbe4bc986","kind":"tag","published_at":"2019-03-03T19:41:28.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.1.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.1/manifests"},{"name":"apache-curator-4.1.0","sha":"239c93eb60a0cee44a92c37d9651888acf380f42","kind":"tag","published_at":"2018-12-17T03:35:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.1.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.0/manifests"},{"name":"apache-curator-4.0.2","sha":"68f03ebddfb56ec32296f033df547b99829ce007","kind":"tag","published_at":"2018-12-09T23:54:50.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.2","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2/manifests"},{"name":"apache-curator-4.0.2-SNAPSHOT","sha":"41a9e1ee67bcccfd1f2864cde90881eedc4b2735","kind":"tag","published_at":"2018-12-09T23:51:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.2-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.2-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.2-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2-SNAPSHOT/manifests"},{"name":"apache-curator-2.13.0","sha":"e947126fa24cdd560a7e9fd71bc1aab1e4c36b6f","kind":"tag","published_at":"2018-12-03T02:32:13.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.13.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.13.0/manifests"},{"name":"apache-curator-4.0.1","sha":"770a0f948e211ed6f794e318cf7722dff1fa1c0a","kind":"tag","published_at":"2018-02-07T23:53:43.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.1/manifests"},{"name":"apache-curator-4.0.0","sha":"2f1ed8f98ca158efd5cc4db650e759d1f6694638","kind":"tag","published_at":"2017-07-26T14:07:13.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.0/manifests"},{"name":"apache-curator-3.3.0","sha":"8b9f7d5ce0369976f766745069be62e2b126ef22","kind":"tag","published_at":"2017-03-01T04:27:43.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.3.0/manifests"},{"name":"apache-curator-2.12.0","sha":"2b68d13f6d1e57e019ee19f96f047361c8b88516","kind":"tag","published_at":"2017-03-01T03:01:11.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.12.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.12.0/manifests"},{"name":"apache-curator-3.2.1","sha":"d5da56e1bee5d67206d0cde812d744b2aa24226c","kind":"tag","published_at":"2016-11-11T14:32:02.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.2.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.1/manifests"},{"name":"apache-curator-2.11.1","sha":"f8c6a0933737bc3044eeddc1a90aafda20febca5","kind":"tag","published_at":"2016-11-11T13:42:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.11.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.1/manifests"},{"name":"apache-curator-3.2.0","sha":"b0cc815c8b87362e73d52822a6cedae75bf90a21","kind":"tag","published_at":"2016-06-15T02:14:37.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.2.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0/manifests"},{"name":"apache-curator-2.11.0","sha":"d2b94e1139c26613bc225f9d2ca69c8642125cfd","kind":"tag","published_at":"2016-06-15T01:13:10.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.11.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0/manifests"},{"name":"apache-curator-3.2.0-SNAPSHOT","sha":"3dbc96716c95fb389833c8defc7fd83808099d50","kind":"tag","published_at":"2016-05-25T05:37:36.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.2.0-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.2.0-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.2.0-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0-SNAPSHOT/manifests"},{"name":"apache-curator-2.11.0-SNAPSHOT","sha":"a5a242303f386ee6556c2fb880d70dc500805499","kind":"tag","published_at":"2016-05-24T23:14:07.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.11.0-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.11.0-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.11.0-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0-SNAPSHOT/manifests"},{"name":"apache-curator-2.10.0","sha":"72ce8563341e35966ed8eb753024adf052144070","kind":"tag","published_at":"2016-02-10T20:14:35.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.10.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.10.0/manifests"},{"name":"apache-curator-3.1.0","sha":"5b1a7eaa72536cc6d489c3f9eab29fa568a86db6","kind":"tag","published_at":"2016-02-10T20:03:47.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.1.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.1.0/manifests"},{"name":"apache-curator-2.9.1","sha":"4cbec9fe665db00820ee0c00761a343888d019b6","kind":"tag","published_at":"2015-10-26T01:59:25.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.9.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.1/manifests"},{"name":"apache-curator-3.0.0-SNAPSHOT","sha":"b58b5c236a663402fd401143d72e666aa853e7ed","kind":"tag","published_at":"2015-10-12T05:28:41.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.0.0-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.0.0-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.0.0-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0-SNAPSHOT/manifests"},{"name":"apache-curator-3.0.0","sha":"b58b5c236a663402fd401143d72e666aa853e7ed","kind":"commit","published_at":"2015-10-12T05:28:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.0.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0/manifests"},{"name":"apache-curator-2.9.0-rc1","sha":"13dad1133f54d24ce70b4eb1a12ab821f0b6a343","kind":"tag","published_at":"2015-09-02T17:56:24.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.9.0-rc1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0-rc1/manifests"},{"name":"apache-curator-2.9.0","sha":"13dad1133f54d24ce70b4eb1a12ab821f0b6a343","kind":"commit","published_at":"2015-09-02T17:56:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.9.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0/manifests"},{"name":"apache-curator-2.8.0","sha":"c1466e6d8312e321732f06831ee9420b1af6344a","kind":"tag","published_at":"2015-05-08T18:57:12.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.8.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.8.0/manifests"},{"name":"apache-curator-2.7.0","sha":"206a59043cb94fe51dbd878b080f68d1c0b7595e","kind":"tag","published_at":"2014-10-31T04:29:47.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.7.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.7.0/manifests"},{"name":"apache-curator-2.6.0","sha":"56e4b624dfd72e520a645d68a2e0ca1836f5cc93","kind":"tag","published_at":"2014-07-08T02:28:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.6.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.6.0/manifests"},{"name":"apache-curator-2.5.0","sha":"31256d64c853b198f32591b0f4395589b79fe867","kind":"tag","published_at":"2014-05-24T16:26:40.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.5.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.5.0/manifests"},{"name":"apache-curator-2.4.2","sha":"c4f46fbcf7ffc0ae5a8d6f51b922a4284c11aef7","kind":"tag","published_at":"2014-04-21T22:03:02.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.4.2","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.2/manifests"},{"name":"apache-curator-2.4.1","sha":"9cf0eabcd0a95f5531aee18ccf4353b1b6a09461","kind":"tag","published_at":"2014-03-06T12:33:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.4.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.1/manifests"},{"name":"2.4.0","sha":"b12d55e8150d56bbe8564c5edcb22efde0c14dd1","kind":"tag","published_at":"2014-02-05T18:54:03.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/2.4.0","html_url":"https://github.com/apache/curator/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/2.4.0/manifests"},{"name":"apache-curator-2.3.1","sha":"824a261b5d93046e74fac1dd3fa87e914e9ee4b0","kind":"tag","published_at":"2013-11-10T16:20:36.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.3.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.1/manifests"},{"name":"apache-curator-2.3.0","sha":"9e2eaf31df76e343e7e48de00497c92d7a812503","kind":"tag","published_at":"2013-11-04T19:27:57.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.0/manifests"},{"name":"apache-curator-2.2.0-incubating","sha":"437f7dd98e50977e96b8441d8cd11b24a1cb0941","kind":"tag","published_at":"2013-07-31T15:52:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.2.0-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.2.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.2.0-incubating/manifests"},{"name":"temp","sha":"9b81582da0d1742336e5025917ce60401041b457","kind":"commit","published_at":"2013-07-07T18:05:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/temp","html_url":"https://github.com/apache/curator/releases/tag/temp","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@temp","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/temp","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/temp/manifests"},{"name":"next-release","sha":"9b81582da0d1742336e5025917ce60401041b457","kind":"commit","published_at":"2013-07-07T18:05:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/next-release","html_url":"https://github.com/apache/curator/releases/tag/next-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@next-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/next-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/next-release/manifests"},{"name":"apache-curator-2.1.0-incubating","sha":"a95842651cf1fadcf8612601a138ac8247a14ad6","kind":"tag","published_at":"2013-06-20T17:50:51.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.1.0-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.1.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.1.0-incubating/manifests"},{"name":"apache-curator-2.0.1-incubating","sha":"6ac0133ceeedd4dfdbc6cc1c35abc303bfd056d6","kind":"tag","published_at":"2013-05-17T20:39:13.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.0.1-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.0.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1-incubating/manifests"},{"name":"apache-curator-2.0.0-incubating","sha":"4b7b7b67f4ca941bca0f3c4346b86f768f04d867","kind":"tag","published_at":"2013-05-01T20:51:56.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.0.0-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.0.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.0-incubating/manifests"},{"name":"apache-curator-2.0.1","sha":"74975f2b8c11b3d101b66b3545fd191dc0b2a762","kind":"tag","published_at":"2013-04-22T17:46:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.0.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1/manifests"},{"name":"curator-2.0.0","sha":"291945788fe26e24c6b29fe1be5cc112d914d94c","kind":"tag","published_at":"2013-03-29T20:45:05.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-2.0.0","html_url":"https://github.com/apache/curator/releases/tag/curator-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-2.0.0/manifests"},{"name":"1.1.17","sha":"076cfd27e86d37b9587464e3ccabc28c1e9f4479","kind":"commit","published_at":"2012-08-30T21:38:09.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.17","html_url":"https://github.com/apache/curator/releases/tag/1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.17/manifests"},{"name":"1.0.17","sha":"159872b1760bdfbb4634705e9603eaf9d8408908","kind":"commit","published_at":"2012-08-02T22:17:00.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.17","html_url":"https://github.com/apache/curator/releases/tag/1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.17/manifests"},{"name":"1.1.16","sha":"9049485a08aaacbc1c9808fcd0a07fb0ffcafeae","kind":"commit","published_at":"2012-08-02T22:16:30.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.16","html_url":"https://github.com/apache/curator/releases/tag/1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.16/manifests"},{"name":"1.0.16-2","sha":"1ba887d62f47e18edd3dc118e3cefed8618b3478","kind":"commit","published_at":"2012-07-14T23:13:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.16-2","html_url":"https://github.com/apache/curator/releases/tag/1.0.16-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.16-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16-2/manifests"},{"name":"1.0.15-2","sha":"1d222a9a6b2ae72fe1ebb37c7b0308064151795b","kind":"commit","published_at":"2012-07-14T23:13:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.15-2","html_url":"https://github.com/apache/curator/releases/tag/1.0.15-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.15-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15-2/manifests"},{"name":"1.1.15","sha":"8c1dceb665e4416f556b7985d368aac249a71399","kind":"commit","published_at":"2012-07-14T21:26:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.15","html_url":"https://github.com/apache/curator/releases/tag/1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.15/manifests"},{"name":"1.0.16","sha":"38fd751bee7bd8b0b7860e47928dc1cc3f042eb1","kind":"commit","published_at":"2012-07-06T21:55:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.16","html_url":"https://github.com/apache/curator/releases/tag/1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16/manifests"},{"name":"1.0.15","sha":"38fd751bee7bd8b0b7860e47928dc1cc3f042eb1","kind":"commit","published_at":"2012-07-06T21:55:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.15","html_url":"https://github.com/apache/curator/releases/tag/1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15/manifests"},{"name":"1.1.14","sha":"7fb0bb99ac487e6ab3565cb427145954cec39665","kind":"commit","published_at":"2012-07-06T21:54:02.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.14","html_url":"https://github.com/apache/curator/releases/tag/1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.14/manifests"},{"name":"1.0.14","sha":"130bfcec35521f6eb0a12552b50c4c2d2cd78869","kind":"commit","published_at":"2012-06-25T22:31:24.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.14","html_url":"https://github.com/apache/curator/releases/tag/1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.14/manifests"},{"name":"1.1.13","sha":"1974281588159f5a1310a5f41224c770bfbb3a0e","kind":"commit","published_at":"2012-06-25T21:57:05.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.13","html_url":"https://github.com/apache/curator/releases/tag/1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.13/manifests"},{"name":"1.1.12","sha":"b7259addc2d63b7647625a415624914c67c6fb48","kind":"commit","published_at":"2012-06-05T21:03:10.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.12","html_url":"https://github.com/apache/curator/releases/tag/1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.12/manifests"},{"name":"1.0.13","sha":"31b6062441001721dbaf8599e9d4676184fcac7b","kind":"commit","published_at":"2012-06-05T20:59:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.13","html_url":"https://github.com/apache/curator/releases/tag/1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.13/manifests"},{"name":"1.1.11","sha":"f78e49828e1ed7ac593448a2db995d79e1d126a6","kind":"commit","published_at":"2012-06-01T21:20:59.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.11","html_url":"https://github.com/apache/curator/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.11/manifests"},{"name":"TestLockCleanlinessWithFaults","sha":"a4ee4b589b15a8567f054345b50ec991c82a1e3c","kind":"commit","published_at":"2012-06-01T18:48:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/TestLockCleanlinessWithFaults","html_url":"https://github.com/apache/curator/releases/tag/TestLockCleanlinessWithFaults","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@TestLockCleanlinessWithFaults","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/TestLockCleanlinessWithFaults","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/TestLockCleanlinessWithFaults/manifests"},{"name":"1.0.11","sha":"8e9a54c6ca3d33c947d9f069f6d1cffcae8da2dd","kind":"commit","published_at":"2012-05-17T23:00:08.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.11","html_url":"https://github.com/apache/curator/releases/tag/1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.11/manifests"},{"name":"1.1.10","sha":"8f3c771e68e487d8ec9ecd297a2e34df561fb193","kind":"commit","published_at":"2012-05-17T22:05:34.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.10","html_url":"https://github.com/apache/curator/releases/tag/1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.10/manifests"},{"name":"1.0.10","sha":"b5a2a9fec393a43813a8598207e2080059d15d9d","kind":"commit","published_at":"2012-05-10T21:53:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.10","html_url":"https://github.com/apache/curator/releases/tag/1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.10/manifests"},{"name":"1.1.9","sha":"af8653161e3dce4b42d1a32de64937b062fd67f0","kind":"commit","published_at":"2012-05-10T21:31:00.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.9","html_url":"https://github.com/apache/curator/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.9/manifests"},{"name":"1.0.3a","sha":"111a4cf3d2e171aef9656840b15ce67ced547dd3","kind":"tag","published_at":"2012-03-07T19:58:01.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.3a","html_url":"https://github.com/apache/curator/releases/tag/1.0.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3a/manifests"},{"name":"1.1.3","sha":"04b013fceb07f07fdbe92f0b6b8bd5d1742d2278","kind":"tag","published_at":"2012-03-07T19:05:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.3","html_url":"https://github.com/apache/curator/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.3/manifests"},{"name":"1.0.3-2","sha":"aac1e51cd4a3ff4337c773dd524634de697638f1","kind":"tag","published_at":"2012-02-09T00:32:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.3-2","html_url":"https://github.com/apache/curator/releases/tag/1.0.3-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.3-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3-2/manifests"},{"name":"1.0.3","sha":"01884d69d74d5c49e0748a6196e8226c0fe50241","kind":"tag","published_at":"2012-02-09T00:09:34.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.3","html_url":"https://github.com/apache/curator/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3/manifests"},{"name":"1.1.2","sha":"3e7746ae975aa9c737ba92a7f870fa267e6e6d8b","kind":"tag","published_at":"2012-02-09T00:01:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.2","html_url":"https://github.com/apache/curator/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.2/manifests"},{"name":"1.0.2","sha":"e6aa29f66a5bf4a9d6e0e1fdd68e4035cb5f4ce7","kind":"tag","published_at":"2012-01-21T21:40:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.2","html_url":"https://github.com/apache/curator/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.2/manifests"},{"name":"1.1.1","sha":"1fd5a5e76ad203b4b084bbc8b6af33c77f1d345f","kind":"tag","published_at":"2012-01-21T21:24:50.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.1","html_url":"https://github.com/apache/curator/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"47cad7a069d5632213ddf0e10e64b6e136245a8c","kind":"tag","published_at":"2012-01-06T00:27:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.0","html_url":"https://github.com/apache/curator/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"f98f3e9692422c5372bc2d0dd756df89bd5bfa12","kind":"tag","published_at":"2012-01-04T08:31:41.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.1","html_url":"https://github.com/apache/curator/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"dc987ef0ee396efd7eb0caa77bf4993e63929e5c","kind":"tag","published_at":"2011-12-31T21:02:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.0","html_url":"https://github.com/apache/curator/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.0/manifests"},{"name":"0.100.0","sha":"b2fc5436fc2482d06bb31a94d5d1b4cb1440aa45","kind":"tag","published_at":"2011-12-29T20:52:12.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.100.0","html_url":"https://github.com/apache/curator/releases/tag/0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.100.0/manifests"},{"name":"0.6.4","sha":"701c30e0c7edde31a736b3e7a6abaabd61f65e99","kind":"tag","published_at":"2011-12-07T20:30:32.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.4","html_url":"https://github.com/apache/curator/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"bbd20a15bb466f9c492a87c0180a746dee7ebdc0","kind":"tag","published_at":"2011-11-30T20:01:41.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.3","html_url":"https://github.com/apache/curator/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"85fc220ec069253a8ac77b306c2c5ca78da5c7d8","kind":"tag","published_at":"2011-11-23T05:59:12.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.2","html_url":"https://github.com/apache/curator/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"22b585b07679929aaf5249cd6e0d17ddce7f1b42","kind":"tag","published_at":"2011-11-18T19:03:22.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.1","html_url":"https://github.com/apache/curator/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.1/manifests"},{"name":"0.5.2","sha":"9e7ed41a701300f37395f1b790b1db252c4a7bf9","kind":"tag","published_at":"2011-11-14T23:24:55.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.5.2","html_url":"https://github.com/apache/curator/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"8b1a29570089d2ee366a9256fb48182fc71c58bc","kind":"tag","published_at":"2011-11-12T22:37:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.5.1","html_url":"https://github.com/apache/curator/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.1/manifests"},{"name":"0.4.3","sha":"93dea65d0bf2fc32b7292b332986a12d617f3eb3","kind":"tag","published_at":"2011-11-09T19:09:19.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.4.3","html_url":"https://github.com/apache/curator/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"87b492e163c86fc59b886f513a4108a20bcfe965","kind":"tag","published_at":"2011-11-09T18:18:05.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.4.2","html_url":"https://github.com/apache/curator/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.2/manifests"},{"name":"0.32","sha":"3e5107057038c3134dd31bc393c3857372a86b0a","kind":"tag","published_at":"2011-10-28T23:25:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.32","html_url":"https://github.com/apache/curator/releases/tag/0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.32/manifests"},{"name":"0.31","sha":"8402977bddca0f3212514f2e30339cdd39b4a614","kind":"tag","published_at":"2011-10-24T22:50:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.31","html_url":"https://github.com/apache/curator/releases/tag/0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.31/manifests"},{"name":"0.30","sha":"1cfb1bafe1568ad460dad22c4364e7fcb9dbe780","kind":"tag","published_at":"2011-10-19T22:48:33.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.30","html_url":"https://github.com/apache/curator/releases/tag/0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.30/manifests"},{"name":"0.29","sha":"2f520214bc3df8af2dc41296137a5e96f705bfc7","kind":"tag","published_at":"2011-10-19T22:31:18.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.29","html_url":"https://github.com/apache/curator/releases/tag/0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.29/manifests"},{"name":"0.28","sha":"781e99058ecd22649bf62f772f074c5a3c2dc42e","kind":"tag","published_at":"2011-10-19T22:19:07.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.28","html_url":"https://github.com/apache/curator/releases/tag/0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.28/manifests"},{"name":"0.27","sha":"b59f36c95e53dffe82002fb7aa180be4ca925cfb","kind":"tag","published_at":"2011-10-19T22:12:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.27","html_url":"https://github.com/apache/curator/releases/tag/0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.27/manifests"},{"name":"0.26","sha":"96d5b84e387ce45a29e0971d55b74310531f3e15","kind":"tag","published_at":"2011-10-19T00:31:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.26","html_url":"https://github.com/apache/curator/releases/tag/0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.26/manifests"},{"name":"0.25","sha":"c13846a68fcbf4d9061e334f6f5ca25149a2bc23","kind":"tag","published_at":"2011-10-17T20:00:55.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.25","html_url":"https://github.com/apache/curator/releases/tag/0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.25/manifests"},{"name":"0.24","sha":"1ca0a4239163e4de730a75fa58cc817b5b54a87c","kind":"tag","published_at":"2011-10-14T17:03:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.24","html_url":"https://github.com/apache/curator/releases/tag/0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.24/manifests"},{"name":"0.23","sha":"b57b629546315e134ef80b029063249954cc5df1","kind":"tag","published_at":"2011-10-12T22:56:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.23","html_url":"https://github.com/apache/curator/releases/tag/0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.23/manifests"},{"name":"curator-0.22-SNAPSHOT","sha":"9feb191ecbdbb0763fc02a9f343b7293771ef7d7","kind":"tag","published_at":"2011-10-06T21:41:52.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.22-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.22-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.22-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.22-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.22-SNAPSHOT/manifests"},{"name":"curator-0.21-SNAPSHOT","sha":"c5162b06a0cd74fecbaaea5eb6fda3d272f0b594","kind":"tag","published_at":"2011-10-06T00:32:10.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.21-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.21-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.21-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.21-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.21-SNAPSHOT/manifests"},{"name":"curator-0.20-SNAPSHOT","sha":"4ed5d311a9b697d39146ec2f45ad966ff0c3d745","kind":"tag","published_at":"2011-10-04T20:08:00.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.20-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.20-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.20-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.20-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.20-SNAPSHOT/manifests"},{"name":"curator-0.19-SNAPSHOT","sha":"a1794ccab13218afb21f2f106582ef1877d520ec","kind":"tag","published_at":"2011-09-07T17:51:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.19-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.19-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.19-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.19-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.19-SNAPSHOT/manifests"},{"name":"curator-0.18-SNAPSHOT","sha":"8faf72662d78f72e5bf665704ddec098aa593707","kind":"tag","published_at":"2011-09-06T23:51:35.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.18-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.18-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.18-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.18-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.18-SNAPSHOT/manifests"},{"name":"curator-0.17-SNAPSHOT","sha":"50a123c1cf1e800006b2128f40da28028ec4e9b8","kind":"tag","published_at":"2011-09-01T05:37:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.17-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.17-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.17-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.17-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.17-SNAPSHOT/manifests"},{"name":"curator-0.16-SNAPSHOT","sha":"32feb9f9344f56c71774303679355becd3c8e968","kind":"tag","published_at":"2011-08-30T22:26:59.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.16-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.16-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.16-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.16-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.16-SNAPSHOT/manifests"},{"name":"curator-0.15-SNAPSHOT","sha":"f2229966d82f73db5384e220ba8d54f8d0f1f0a8","kind":"tag","published_at":"2011-08-30T00:27:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.15-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.15-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.15-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.15-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.15-SNAPSHOT/manifests"},{"name":"curator-0.14-SNAPSHOT","sha":"4805e0bfec0b51d69b47bafd8ec75fa8e3290d69","kind":"tag","published_at":"2011-08-29T18:01:06.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.14-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.14-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.14-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.14-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.14-SNAPSHOT/manifests"},{"name":"curator-0.13-SNAPSHOT","sha":"181a1d8c5a52862ecdbfd0763d89ac586780d252","kind":"tag","published_at":"2011-08-23T18:51:50.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.13-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.13-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.13-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.13-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.13-SNAPSHOT/manifests"},{"name":"curator-0.12-SNAPSHOT","sha":"9a1589b21e0b9edbf2dd10e30fae822cee41978c","kind":"tag","published_at":"2011-08-23T17:34:09.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.12-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.12-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.12-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.12-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.12-SNAPSHOT/manifests"},{"name":"curator-0.11-SNAPSHOT","sha":"df182fab0a787d712c81fda5af852ac8ed07100d","kind":"tag","published_at":"2011-08-10T21:09:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.11-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.11-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.11-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.11-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.11-SNAPSHOT/manifests"},{"name":"curator-0.10-SNAPSHOT","sha":"6001e046718cd0f9c2dcd22d2408319bcf2ae271","kind":"tag","published_at":"2011-08-10T20:09:40.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.10-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.10-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.10-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.10-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.10-SNAPSHOT/manifests"},{"name":"curator-0.9-SNAPSHOT","sha":"40274820e5a4a4325c00e681bb11cf91c5209ef6","kind":"tag","published_at":"2011-08-01T18:53:45.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.9-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.9-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.9-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.9-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.9-SNAPSHOT/manifests"},{"name":"curator-0.8-SNAPSHOT","sha":"6a67eaf8b2794ec33191556a9d9237860c3d4dce","kind":"tag","published_at":"2011-07-27T21:10:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.8-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.8-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.8-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.8-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.8-SNAPSHOT/manifests"},{"name":"curator-0.7-SNAPSHOT","sha":"d261c1e1e685203174b844a78194efa501d7a4f4","kind":"tag","published_at":"2011-07-27T21:07:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.7-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.7-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.7-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.7-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.7-SNAPSHOT/manifests"},{"name":"curator-0.6-SNAPSHOT","sha":"0113de96e229e09b4ad7cf5f59ea1ee6ca54fc13","kind":"tag","published_at":"2011-07-22T22:12:33.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.6-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.6-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.6-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.6-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.6-SNAPSHOT/manifests"},{"name":"curator-0.5-SNAPSHOT","sha":"c4a4ceed7d4ed95a51a0df2c62b8f078514072b1","kind":"tag","published_at":"2011-07-22T00:02:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.5-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.5-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.5-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.5-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.5-SNAPSHOT/manifests"},{"name":"curator-0.4-SNAPSHOT","sha":"bfd14213b37fb692f37509ddfba62897b4731b1a","kind":"tag","published_at":"2011-07-20T17:59:23.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.4-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.4-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.4-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.4-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.4-SNAPSHOT/manifests"},{"name":"curator-0.3-SNAPSHOT","sha":"b7d57def54ab0193ec1a5233af252d1b642e24f1","kind":"tag","published_at":"2011-07-20T17:48:21.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.3-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.3-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.3-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.3-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.3-SNAPSHOT/manifests"},{"name":"curator-0.2-SNAPSHOT","sha":"0373348a424ade0ab24fb4a35cd59c0ae32ed8f3","kind":"tag","published_at":"2011-07-20T17:37:47.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.2-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.2-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.2-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.2-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.2-SNAPSHOT/manifests"},{"name":"curator-0.1-SNAPSHOT","sha":"d56f64d8282d833b4e417357b207e4ed7de8a214","kind":"tag","published_at":"2011-07-20T17:09:32.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.1-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.1-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.1-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.1-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.1-SNAPSHOT/manifests"}]},"repo_metadata_updated_at":"2026-03-01T22:02:57.383Z","dependent_packages_count":13,"downloads":null,"downloads_period":null,"dependent_repos_count":215,"rankings":{"downloads":null,"dependent_repos_count":1.1210466038234517,"dependent_packages_count":4.800938643771874,"stargazers_count":6.104988747487205,"forks_count":4.526833839229223,"docker_downloads_count":0.8215135230376178,"average":3.4750642714698743},"purl":"pkg:maven/org.apache.curator/curator-x-async","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.curator:curator-x-async","docker_dependents_count":8,"docker_downloads_count":24460427,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.curator:curator-x-async","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.curator:curator-x-async/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T15:01:51.078Z","issues_count":620,"pull_requests_count":215,"avg_time_to_close_issue":36702222.956778,"avg_time_to_close_pull_request":3093513.6461538463,"issues_closed_count":509,"pull_requests_closed_count":195,"pull_request_authors_count":42,"issue_authors_count":12,"avg_comments_per_issue":3.682258064516129,"avg_comments_per_pull_request":2.0651162790697675,"merged_pull_requests_count":163,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":16,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":1012257.8,"past_year_avg_time_to_close_pull_request":1226462.5652173914,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.625,"past_year_avg_comments_per_pull_request":1.40625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":21,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/issues","maintainers":[{"login":"jira-importer","count":603,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"Randgalt","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Randgalt"},{"login":"kezhuw","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kezhuw"},{"login":"tisonkun","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"}],"active_maintainers":[{"login":"kezhuw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kezhuw"},{"login":"tisonkun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-x-async/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-x-async/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-x-async/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-x-async/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-x-async/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-x-async/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604631,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4894203,"name":"org.apache.curator:curator-test-zk35","ecosystem":"maven","description":"Curator is a set of Java libraries that make using Apache ZooKeeper much easier.","homepage":"https://curator.apache.org","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/curator","keywords_array":[],"namespace":"org.apache.curator","versions_count":12,"first_release_published_at":"2020-05-18T04:08:17.000Z","latest_release_published_at":"2025-07-04T05:53:22.000Z","latest_release_number":"5.9.0","last_synced_at":"2026-04-30T02:09:08.971Z","created_at":"2022-07-26T22:19:31.453Z","updated_at":"2026-04-30T02:09:08.972Z","registry_url":"https://central.sonatype.com/artifact/org.apache.curator/curator-test-zk35/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.curator/curator-test-zk35/","metadata":{"repositories":["https://repository.apache.org/content/groups/staging/"]},"repo_metadata":{"id":14641332,"uuid":"17359057","full_name":"apache/curator","owner":"apache","description":"Apache Curator","archived":false,"fork":false,"pushed_at":"2026-01-26T21:44:00.000Z","size":11324,"stargazers_count":3168,"open_issues_count":125,"forks_count":1252,"subscribers_count":156,"default_branch":"master","last_synced_at":"2026-02-16T12:36:54.202Z","etag":null,"topics":["consensus","curator","database","java","zookeeper"],"latest_commit_sha":null,"homepage":"https://curator.apache.org/","language":"Java","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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-03T08:00:07.000Z","updated_at":"2026-02-14T13:44:26.000Z","dependencies_parsed_at":"2024-01-23T17:31:31.994Z","dependency_job_id":"7ebc49a8-6817-47cb-a3ab-0624407f70c5","html_url":"https://github.com/apache/curator","commit_stats":{"total_commits":2395,"total_committers":158,"mean_commits":"15.158227848101266","dds":0.6033402922755742,"last_synced_commit":"bdf240202a02436aca698be91e38768515e6b6c8"},"previous_names":[],"tags_count":123,"template":false,"template_full_name":null,"purl":"pkg:github/apache/curator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/curator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/sbom","scorecard":{"id":201370,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/curator","commit":"28291442ebd843c474533be4894462ae317d9a5c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":7,"reason":"Found 21/30 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:54:01.092Z","repository_id":14641332,"created_at":"2025-08-16T22:54:01.092Z","updated_at":"2025-08-16T22:54:01.092Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29548201,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T14:33:00.708Z","status":"ssl_error","status_checked_at":"2026-02-17T14:32:58.657Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"apache-curator-5.9.0","sha":"37c7a713984ef83413c695aee352af2af6daa974","kind":"tag","published_at":"2025-07-04T05:49:48.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.9.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.9.0/manifests"},{"name":"apache-curator-5.8.0","sha":"cbafb5349baf14132d315f2bbdb37e6eae25f222","kind":"tag","published_at":"2025-03-02T03:49:46.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.8.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.8.0/manifests"},{"name":"apache-curator-5.7.1","sha":"a8b4dc3f083849786463de9e8c05d11daa5bc225","kind":"tag","published_at":"2024-09-26T14:28:58.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.7.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.1/manifests"},{"name":"apache-curator-5.7.0","sha":"a57b94e4de88ef881618045dfa23ba642dd4f7db","kind":"tag","published_at":"2024-06-11T09:48:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.7.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.0/manifests"},{"name":"apache-curator-5.6.0","sha":"4210bd712faaff85849d93baea913e6e3c6ba35d","kind":"tag","published_at":"2024-01-02T16:31:09.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.6.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.6.0/manifests"},{"name":"apache-curator-5.5.0","sha":"40885adbbc0f2e51a41cd9119cad305d9ac32760","kind":"tag","published_at":"2023-04-19T20:01:44.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.5.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.5.0/manifests"},{"name":"apache-curator-5.4.0","sha":"526e38c77fdd3d24f155ab49886fe7a9d8aab2d5","kind":"tag","published_at":"2022-10-21T06:49:08.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.4.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.4.0/manifests"},{"name":"apache-curator-5.3.0","sha":"176793b2916f5e3141a4cd421c948d66d3e5c660","kind":"tag","published_at":"2022-06-30T16:55:33.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.3.0/manifests"},{"name":"apache-curator-5.2.1","sha":"c905ff611a845838aae9aa39152fd33c7f8f68c3","kind":"tag","published_at":"2022-03-14T08:05:56.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.2.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.1/manifests"},{"name":"apache-curator-5.2.0","sha":"c1746faeeba88ae1df2340f0b492ac1c46306242","kind":"tag","published_at":"2021-07-19T06:10:48.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.2.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.0/manifests"},{"name":"apache.curator-5.1.0","sha":"275de95774f58ea30d88dbfcc6de7ef05e129012","kind":"tag","published_at":"2020-06-30T13:03:19.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache.curator-5.1.0","html_url":"https://github.com/apache/curator/releases/tag/apache.curator-5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache.curator-5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache.curator-5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache.curator-5.1.0/manifests"},{"name":"apache-curator-5.0.0","sha":"e0bb2fb251dd0ad3a75d829ad94d6f9e02c5461c","kind":"tag","published_at":"2020-05-18T02:43:58.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.0.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.0.0/manifests"},{"name":"apache-curator-4.3.0","sha":"b78d28bdaf15553a850849352324feae7218f99c","kind":"tag","published_at":"2020-02-23T23:00:17.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.3.0/manifests"},{"name":"apache-curator-4.2.0","sha":"dc6e78513aa076545552b2661940f6ed4bcc5e75","kind":"tag","published_at":"2019-03-03T19:54:29.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.2.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.2.0/manifests"},{"name":"apache-curator-4.1.1","sha":"a6167b693db0abf67a4b5fead705474cbe4bc986","kind":"tag","published_at":"2019-03-03T19:41:28.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.1.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.1/manifests"},{"name":"apache-curator-4.1.0","sha":"239c93eb60a0cee44a92c37d9651888acf380f42","kind":"tag","published_at":"2018-12-17T03:35:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.1.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.0/manifests"},{"name":"apache-curator-4.0.2","sha":"68f03ebddfb56ec32296f033df547b99829ce007","kind":"tag","published_at":"2018-12-09T23:54:50.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.2","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2/manifests"},{"name":"apache-curator-4.0.2-SNAPSHOT","sha":"41a9e1ee67bcccfd1f2864cde90881eedc4b2735","kind":"tag","published_at":"2018-12-09T23:51:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.2-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.2-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.2-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2-SNAPSHOT/manifests"},{"name":"apache-curator-2.13.0","sha":"e947126fa24cdd560a7e9fd71bc1aab1e4c36b6f","kind":"tag","published_at":"2018-12-03T02:32:13.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.13.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.13.0/manifests"},{"name":"apache-curator-4.0.1","sha":"770a0f948e211ed6f794e318cf7722dff1fa1c0a","kind":"tag","published_at":"2018-02-07T23:53:43.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.1/manifests"},{"name":"apache-curator-4.0.0","sha":"2f1ed8f98ca158efd5cc4db650e759d1f6694638","kind":"tag","published_at":"2017-07-26T14:07:13.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.0/manifests"},{"name":"apache-curator-3.3.0","sha":"8b9f7d5ce0369976f766745069be62e2b126ef22","kind":"tag","published_at":"2017-03-01T04:27:43.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.3.0/manifests"},{"name":"apache-curator-2.12.0","sha":"2b68d13f6d1e57e019ee19f96f047361c8b88516","kind":"tag","published_at":"2017-03-01T03:01:11.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.12.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.12.0/manifests"},{"name":"apache-curator-3.2.1","sha":"d5da56e1bee5d67206d0cde812d744b2aa24226c","kind":"tag","published_at":"2016-11-11T14:32:02.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.2.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.1/manifests"},{"name":"apache-curator-2.11.1","sha":"f8c6a0933737bc3044eeddc1a90aafda20febca5","kind":"tag","published_at":"2016-11-11T13:42:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.11.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.1/manifests"},{"name":"apache-curator-3.2.0","sha":"b0cc815c8b87362e73d52822a6cedae75bf90a21","kind":"tag","published_at":"2016-06-15T02:14:37.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.2.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0/manifests"},{"name":"apache-curator-2.11.0","sha":"d2b94e1139c26613bc225f9d2ca69c8642125cfd","kind":"tag","published_at":"2016-06-15T01:13:10.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.11.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0/manifests"},{"name":"apache-curator-3.2.0-SNAPSHOT","sha":"3dbc96716c95fb389833c8defc7fd83808099d50","kind":"tag","published_at":"2016-05-25T05:37:36.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.2.0-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.2.0-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.2.0-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0-SNAPSHOT/manifests"},{"name":"apache-curator-2.11.0-SNAPSHOT","sha":"a5a242303f386ee6556c2fb880d70dc500805499","kind":"tag","published_at":"2016-05-24T23:14:07.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.11.0-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.11.0-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.11.0-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0-SNAPSHOT/manifests"},{"name":"apache-curator-2.10.0","sha":"72ce8563341e35966ed8eb753024adf052144070","kind":"tag","published_at":"2016-02-10T20:14:35.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.10.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.10.0/manifests"},{"name":"apache-curator-3.1.0","sha":"5b1a7eaa72536cc6d489c3f9eab29fa568a86db6","kind":"tag","published_at":"2016-02-10T20:03:47.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.1.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.1.0/manifests"},{"name":"apache-curator-2.9.1","sha":"4cbec9fe665db00820ee0c00761a343888d019b6","kind":"tag","published_at":"2015-10-26T01:59:25.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.9.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.1/manifests"},{"name":"apache-curator-3.0.0-SNAPSHOT","sha":"b58b5c236a663402fd401143d72e666aa853e7ed","kind":"tag","published_at":"2015-10-12T05:28:41.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.0.0-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.0.0-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.0.0-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0-SNAPSHOT/manifests"},{"name":"apache-curator-3.0.0","sha":"b58b5c236a663402fd401143d72e666aa853e7ed","kind":"commit","published_at":"2015-10-12T05:28:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.0.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0/manifests"},{"name":"apache-curator-2.9.0-rc1","sha":"13dad1133f54d24ce70b4eb1a12ab821f0b6a343","kind":"tag","published_at":"2015-09-02T17:56:24.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.9.0-rc1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0-rc1/manifests"},{"name":"apache-curator-2.9.0","sha":"13dad1133f54d24ce70b4eb1a12ab821f0b6a343","kind":"commit","published_at":"2015-09-02T17:56:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.9.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0/manifests"},{"name":"apache-curator-2.8.0","sha":"c1466e6d8312e321732f06831ee9420b1af6344a","kind":"tag","published_at":"2015-05-08T18:57:12.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.8.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.8.0/manifests"},{"name":"apache-curator-2.7.0","sha":"206a59043cb94fe51dbd878b080f68d1c0b7595e","kind":"tag","published_at":"2014-10-31T04:29:47.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.7.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.7.0/manifests"},{"name":"apache-curator-2.6.0","sha":"56e4b624dfd72e520a645d68a2e0ca1836f5cc93","kind":"tag","published_at":"2014-07-08T02:28:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.6.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.6.0/manifests"},{"name":"apache-curator-2.5.0","sha":"31256d64c853b198f32591b0f4395589b79fe867","kind":"tag","published_at":"2014-05-24T16:26:40.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.5.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.5.0/manifests"},{"name":"apache-curator-2.4.2","sha":"c4f46fbcf7ffc0ae5a8d6f51b922a4284c11aef7","kind":"tag","published_at":"2014-04-21T22:03:02.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.4.2","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.2/manifests"},{"name":"apache-curator-2.4.1","sha":"9cf0eabcd0a95f5531aee18ccf4353b1b6a09461","kind":"tag","published_at":"2014-03-06T12:33:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.4.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.1/manifests"},{"name":"2.4.0","sha":"b12d55e8150d56bbe8564c5edcb22efde0c14dd1","kind":"tag","published_at":"2014-02-05T18:54:03.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/2.4.0","html_url":"https://github.com/apache/curator/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/2.4.0/manifests"},{"name":"apache-curator-2.3.1","sha":"824a261b5d93046e74fac1dd3fa87e914e9ee4b0","kind":"tag","published_at":"2013-11-10T16:20:36.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.3.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.1/manifests"},{"name":"apache-curator-2.3.0","sha":"9e2eaf31df76e343e7e48de00497c92d7a812503","kind":"tag","published_at":"2013-11-04T19:27:57.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.0/manifests"},{"name":"apache-curator-2.2.0-incubating","sha":"437f7dd98e50977e96b8441d8cd11b24a1cb0941","kind":"tag","published_at":"2013-07-31T15:52:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.2.0-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.2.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.2.0-incubating/manifests"},{"name":"temp","sha":"9b81582da0d1742336e5025917ce60401041b457","kind":"commit","published_at":"2013-07-07T18:05:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/temp","html_url":"https://github.com/apache/curator/releases/tag/temp","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@temp","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/temp","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/temp/manifests"},{"name":"next-release","sha":"9b81582da0d1742336e5025917ce60401041b457","kind":"commit","published_at":"2013-07-07T18:05:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/next-release","html_url":"https://github.com/apache/curator/releases/tag/next-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@next-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/next-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/next-release/manifests"},{"name":"apache-curator-2.1.0-incubating","sha":"a95842651cf1fadcf8612601a138ac8247a14ad6","kind":"tag","published_at":"2013-06-20T17:50:51.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.1.0-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.1.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.1.0-incubating/manifests"},{"name":"apache-curator-2.0.1-incubating","sha":"6ac0133ceeedd4dfdbc6cc1c35abc303bfd056d6","kind":"tag","published_at":"2013-05-17T20:39:13.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.0.1-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.0.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1-incubating/manifests"},{"name":"apache-curator-2.0.0-incubating","sha":"4b7b7b67f4ca941bca0f3c4346b86f768f04d867","kind":"tag","published_at":"2013-05-01T20:51:56.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.0.0-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.0.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.0-incubating/manifests"},{"name":"apache-curator-2.0.1","sha":"74975f2b8c11b3d101b66b3545fd191dc0b2a762","kind":"tag","published_at":"2013-04-22T17:46:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.0.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1/manifests"},{"name":"curator-2.0.0","sha":"291945788fe26e24c6b29fe1be5cc112d914d94c","kind":"tag","published_at":"2013-03-29T20:45:05.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-2.0.0","html_url":"https://github.com/apache/curator/releases/tag/curator-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-2.0.0/manifests"},{"name":"1.1.17","sha":"076cfd27e86d37b9587464e3ccabc28c1e9f4479","kind":"commit","published_at":"2012-08-30T21:38:09.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.17","html_url":"https://github.com/apache/curator/releases/tag/1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.17/manifests"},{"name":"1.0.17","sha":"159872b1760bdfbb4634705e9603eaf9d8408908","kind":"commit","published_at":"2012-08-02T22:17:00.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.17","html_url":"https://github.com/apache/curator/releases/tag/1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.17/manifests"},{"name":"1.1.16","sha":"9049485a08aaacbc1c9808fcd0a07fb0ffcafeae","kind":"commit","published_at":"2012-08-02T22:16:30.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.16","html_url":"https://github.com/apache/curator/releases/tag/1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.16/manifests"},{"name":"1.0.16-2","sha":"1ba887d62f47e18edd3dc118e3cefed8618b3478","kind":"commit","published_at":"2012-07-14T23:13:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.16-2","html_url":"https://github.com/apache/curator/releases/tag/1.0.16-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.16-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16-2/manifests"},{"name":"1.0.15-2","sha":"1d222a9a6b2ae72fe1ebb37c7b0308064151795b","kind":"commit","published_at":"2012-07-14T23:13:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.15-2","html_url":"https://github.com/apache/curator/releases/tag/1.0.15-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.15-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15-2/manifests"},{"name":"1.1.15","sha":"8c1dceb665e4416f556b7985d368aac249a71399","kind":"commit","published_at":"2012-07-14T21:26:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.15","html_url":"https://github.com/apache/curator/releases/tag/1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.15/manifests"},{"name":"1.0.16","sha":"38fd751bee7bd8b0b7860e47928dc1cc3f042eb1","kind":"commit","published_at":"2012-07-06T21:55:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.16","html_url":"https://github.com/apache/curator/releases/tag/1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16/manifests"},{"name":"1.0.15","sha":"38fd751bee7bd8b0b7860e47928dc1cc3f042eb1","kind":"commit","published_at":"2012-07-06T21:55:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.15","html_url":"https://github.com/apache/curator/releases/tag/1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15/manifests"},{"name":"1.1.14","sha":"7fb0bb99ac487e6ab3565cb427145954cec39665","kind":"commit","published_at":"2012-07-06T21:54:02.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.14","html_url":"https://github.com/apache/curator/releases/tag/1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.14/manifests"},{"name":"1.0.14","sha":"130bfcec35521f6eb0a12552b50c4c2d2cd78869","kind":"commit","published_at":"2012-06-25T22:31:24.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.14","html_url":"https://github.com/apache/curator/releases/tag/1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.14/manifests"},{"name":"1.1.13","sha":"1974281588159f5a1310a5f41224c770bfbb3a0e","kind":"commit","published_at":"2012-06-25T21:57:05.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.13","html_url":"https://github.com/apache/curator/releases/tag/1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.13/manifests"},{"name":"1.1.12","sha":"b7259addc2d63b7647625a415624914c67c6fb48","kind":"commit","published_at":"2012-06-05T21:03:10.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.12","html_url":"https://github.com/apache/curator/releases/tag/1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.12/manifests"},{"name":"1.0.13","sha":"31b6062441001721dbaf8599e9d4676184fcac7b","kind":"commit","published_at":"2012-06-05T20:59:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.13","html_url":"https://github.com/apache/curator/releases/tag/1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.13/manifests"},{"name":"1.1.11","sha":"f78e49828e1ed7ac593448a2db995d79e1d126a6","kind":"commit","published_at":"2012-06-01T21:20:59.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.11","html_url":"https://github.com/apache/curator/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.11/manifests"},{"name":"TestLockCleanlinessWithFaults","sha":"a4ee4b589b15a8567f054345b50ec991c82a1e3c","kind":"commit","published_at":"2012-06-01T18:48:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/TestLockCleanlinessWithFaults","html_url":"https://github.com/apache/curator/releases/tag/TestLockCleanlinessWithFaults","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@TestLockCleanlinessWithFaults","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/TestLockCleanlinessWithFaults","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/TestLockCleanlinessWithFaults/manifests"},{"name":"1.0.11","sha":"8e9a54c6ca3d33c947d9f069f6d1cffcae8da2dd","kind":"commit","published_at":"2012-05-17T23:00:08.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.11","html_url":"https://github.com/apache/curator/releases/tag/1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.11/manifests"},{"name":"1.1.10","sha":"8f3c771e68e487d8ec9ecd297a2e34df561fb193","kind":"commit","published_at":"2012-05-17T22:05:34.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.10","html_url":"https://github.com/apache/curator/releases/tag/1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.10/manifests"},{"name":"1.0.10","sha":"b5a2a9fec393a43813a8598207e2080059d15d9d","kind":"commit","published_at":"2012-05-10T21:53:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.10","html_url":"https://github.com/apache/curator/releases/tag/1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.10/manifests"},{"name":"1.1.9","sha":"af8653161e3dce4b42d1a32de64937b062fd67f0","kind":"commit","published_at":"2012-05-10T21:31:00.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.9","html_url":"https://github.com/apache/curator/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.9/manifests"},{"name":"1.0.3a","sha":"111a4cf3d2e171aef9656840b15ce67ced547dd3","kind":"tag","published_at":"2012-03-07T19:58:01.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.3a","html_url":"https://github.com/apache/curator/releases/tag/1.0.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3a/manifests"},{"name":"1.1.3","sha":"04b013fceb07f07fdbe92f0b6b8bd5d1742d2278","kind":"tag","published_at":"2012-03-07T19:05:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.3","html_url":"https://github.com/apache/curator/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.3/manifests"},{"name":"1.0.3-2","sha":"aac1e51cd4a3ff4337c773dd524634de697638f1","kind":"tag","published_at":"2012-02-09T00:32:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.3-2","html_url":"https://github.com/apache/curator/releases/tag/1.0.3-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.3-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3-2/manifests"},{"name":"1.0.3","sha":"01884d69d74d5c49e0748a6196e8226c0fe50241","kind":"tag","published_at":"2012-02-09T00:09:34.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.3","html_url":"https://github.com/apache/curator/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3/manifests"},{"name":"1.1.2","sha":"3e7746ae975aa9c737ba92a7f870fa267e6e6d8b","kind":"tag","published_at":"2012-02-09T00:01:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.2","html_url":"https://github.com/apache/curator/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.2/manifests"},{"name":"1.0.2","sha":"e6aa29f66a5bf4a9d6e0e1fdd68e4035cb5f4ce7","kind":"tag","published_at":"2012-01-21T21:40:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.2","html_url":"https://github.com/apache/curator/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.2/manifests"},{"name":"1.1.1","sha":"1fd5a5e76ad203b4b084bbc8b6af33c77f1d345f","kind":"tag","published_at":"2012-01-21T21:24:50.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.1","html_url":"https://github.com/apache/curator/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"47cad7a069d5632213ddf0e10e64b6e136245a8c","kind":"tag","published_at":"2012-01-06T00:27:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.0","html_url":"https://github.com/apache/curator/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"f98f3e9692422c5372bc2d0dd756df89bd5bfa12","kind":"tag","published_at":"2012-01-04T08:31:41.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.1","html_url":"https://github.com/apache/curator/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"dc987ef0ee396efd7eb0caa77bf4993e63929e5c","kind":"tag","published_at":"2011-12-31T21:02:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.0","html_url":"https://github.com/apache/curator/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.0/manifests"},{"name":"0.100.0","sha":"b2fc5436fc2482d06bb31a94d5d1b4cb1440aa45","kind":"tag","published_at":"2011-12-29T20:52:12.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.100.0","html_url":"https://github.com/apache/curator/releases/tag/0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.100.0/manifests"},{"name":"0.6.4","sha":"701c30e0c7edde31a736b3e7a6abaabd61f65e99","kind":"tag","published_at":"2011-12-07T20:30:32.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.4","html_url":"https://github.com/apache/curator/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"bbd20a15bb466f9c492a87c0180a746dee7ebdc0","kind":"tag","published_at":"2011-11-30T20:01:41.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.3","html_url":"https://github.com/apache/curator/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"85fc220ec069253a8ac77b306c2c5ca78da5c7d8","kind":"tag","published_at":"2011-11-23T05:59:12.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.2","html_url":"https://github.com/apache/curator/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"22b585b07679929aaf5249cd6e0d17ddce7f1b42","kind":"tag","published_at":"2011-11-18T19:03:22.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.1","html_url":"https://github.com/apache/curator/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.1/manifests"},{"name":"0.5.2","sha":"9e7ed41a701300f37395f1b790b1db252c4a7bf9","kind":"tag","published_at":"2011-11-14T23:24:55.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.5.2","html_url":"https://github.com/apache/curator/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"8b1a29570089d2ee366a9256fb48182fc71c58bc","kind":"tag","published_at":"2011-11-12T22:37:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.5.1","html_url":"https://github.com/apache/curator/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.1/manifests"},{"name":"0.4.3","sha":"93dea65d0bf2fc32b7292b332986a12d617f3eb3","kind":"tag","published_at":"2011-11-09T19:09:19.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.4.3","html_url":"https://github.com/apache/curator/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"87b492e163c86fc59b886f513a4108a20bcfe965","kind":"tag","published_at":"2011-11-09T18:18:05.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.4.2","html_url":"https://github.com/apache/curator/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.2/manifests"},{"name":"0.32","sha":"3e5107057038c3134dd31bc393c3857372a86b0a","kind":"tag","published_at":"2011-10-28T23:25:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.32","html_url":"https://github.com/apache/curator/releases/tag/0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.32/manifests"},{"name":"0.31","sha":"8402977bddca0f3212514f2e30339cdd39b4a614","kind":"tag","published_at":"2011-10-24T22:50:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.31","html_url":"https://github.com/apache/curator/releases/tag/0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.31/manifests"},{"name":"0.30","sha":"1cfb1bafe1568ad460dad22c4364e7fcb9dbe780","kind":"tag","published_at":"2011-10-19T22:48:33.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.30","html_url":"https://github.com/apache/curator/releases/tag/0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.30/manifests"},{"name":"0.29","sha":"2f520214bc3df8af2dc41296137a5e96f705bfc7","kind":"tag","published_at":"2011-10-19T22:31:18.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.29","html_url":"https://github.com/apache/curator/releases/tag/0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.29/manifests"},{"name":"0.28","sha":"781e99058ecd22649bf62f772f074c5a3c2dc42e","kind":"tag","published_at":"2011-10-19T22:19:07.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.28","html_url":"https://github.com/apache/curator/releases/tag/0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.28/manifests"},{"name":"0.27","sha":"b59f36c95e53dffe82002fb7aa180be4ca925cfb","kind":"tag","published_at":"2011-10-19T22:12:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.27","html_url":"https://github.com/apache/curator/releases/tag/0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.27/manifests"},{"name":"0.26","sha":"96d5b84e387ce45a29e0971d55b74310531f3e15","kind":"tag","published_at":"2011-10-19T00:31:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.26","html_url":"https://github.com/apache/curator/releases/tag/0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.26/manifests"},{"name":"0.25","sha":"c13846a68fcbf4d9061e334f6f5ca25149a2bc23","kind":"tag","published_at":"2011-10-17T20:00:55.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.25","html_url":"https://github.com/apache/curator/releases/tag/0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.25/manifests"},{"name":"0.24","sha":"1ca0a4239163e4de730a75fa58cc817b5b54a87c","kind":"tag","published_at":"2011-10-14T17:03:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.24","html_url":"https://github.com/apache/curator/releases/tag/0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.24/manifests"},{"name":"0.23","sha":"b57b629546315e134ef80b029063249954cc5df1","kind":"tag","published_at":"2011-10-12T22:56:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.23","html_url":"https://github.com/apache/curator/releases/tag/0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.23/manifests"},{"name":"curator-0.22-SNAPSHOT","sha":"9feb191ecbdbb0763fc02a9f343b7293771ef7d7","kind":"tag","published_at":"2011-10-06T21:41:52.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.22-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.22-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.22-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.22-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.22-SNAPSHOT/manifests"},{"name":"curator-0.21-SNAPSHOT","sha":"c5162b06a0cd74fecbaaea5eb6fda3d272f0b594","kind":"tag","published_at":"2011-10-06T00:32:10.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.21-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.21-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.21-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.21-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.21-SNAPSHOT/manifests"},{"name":"curator-0.20-SNAPSHOT","sha":"4ed5d311a9b697d39146ec2f45ad966ff0c3d745","kind":"tag","published_at":"2011-10-04T20:08:00.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.20-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.20-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.20-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.20-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.20-SNAPSHOT/manifests"},{"name":"curator-0.19-SNAPSHOT","sha":"a1794ccab13218afb21f2f106582ef1877d520ec","kind":"tag","published_at":"2011-09-07T17:51:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.19-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.19-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.19-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.19-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.19-SNAPSHOT/manifests"},{"name":"curator-0.18-SNAPSHOT","sha":"8faf72662d78f72e5bf665704ddec098aa593707","kind":"tag","published_at":"2011-09-06T23:51:35.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.18-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.18-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.18-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.18-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.18-SNAPSHOT/manifests"},{"name":"curator-0.17-SNAPSHOT","sha":"50a123c1cf1e800006b2128f40da28028ec4e9b8","kind":"tag","published_at":"2011-09-01T05:37:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.17-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.17-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.17-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.17-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.17-SNAPSHOT/manifests"},{"name":"curator-0.16-SNAPSHOT","sha":"32feb9f9344f56c71774303679355becd3c8e968","kind":"tag","published_at":"2011-08-30T22:26:59.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.16-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.16-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.16-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.16-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.16-SNAPSHOT/manifests"},{"name":"curator-0.15-SNAPSHOT","sha":"f2229966d82f73db5384e220ba8d54f8d0f1f0a8","kind":"tag","published_at":"2011-08-30T00:27:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.15-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.15-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.15-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.15-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.15-SNAPSHOT/manifests"},{"name":"curator-0.14-SNAPSHOT","sha":"4805e0bfec0b51d69b47bafd8ec75fa8e3290d69","kind":"tag","published_at":"2011-08-29T18:01:06.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.14-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.14-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.14-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.14-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.14-SNAPSHOT/manifests"},{"name":"curator-0.13-SNAPSHOT","sha":"181a1d8c5a52862ecdbfd0763d89ac586780d252","kind":"tag","published_at":"2011-08-23T18:51:50.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.13-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.13-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.13-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.13-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.13-SNAPSHOT/manifests"},{"name":"curator-0.12-SNAPSHOT","sha":"9a1589b21e0b9edbf2dd10e30fae822cee41978c","kind":"tag","published_at":"2011-08-23T17:34:09.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.12-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.12-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.12-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.12-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.12-SNAPSHOT/manifests"},{"name":"curator-0.11-SNAPSHOT","sha":"df182fab0a787d712c81fda5af852ac8ed07100d","kind":"tag","published_at":"2011-08-10T21:09:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.11-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.11-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.11-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.11-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.11-SNAPSHOT/manifests"},{"name":"curator-0.10-SNAPSHOT","sha":"6001e046718cd0f9c2dcd22d2408319bcf2ae271","kind":"tag","published_at":"2011-08-10T20:09:40.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.10-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.10-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.10-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.10-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.10-SNAPSHOT/manifests"},{"name":"curator-0.9-SNAPSHOT","sha":"40274820e5a4a4325c00e681bb11cf91c5209ef6","kind":"tag","published_at":"2011-08-01T18:53:45.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.9-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.9-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.9-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.9-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.9-SNAPSHOT/manifests"},{"name":"curator-0.8-SNAPSHOT","sha":"6a67eaf8b2794ec33191556a9d9237860c3d4dce","kind":"tag","published_at":"2011-07-27T21:10:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.8-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.8-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.8-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.8-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.8-SNAPSHOT/manifests"},{"name":"curator-0.7-SNAPSHOT","sha":"d261c1e1e685203174b844a78194efa501d7a4f4","kind":"tag","published_at":"2011-07-27T21:07:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.7-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.7-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.7-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.7-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.7-SNAPSHOT/manifests"},{"name":"curator-0.6-SNAPSHOT","sha":"0113de96e229e09b4ad7cf5f59ea1ee6ca54fc13","kind":"tag","published_at":"2011-07-22T22:12:33.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.6-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.6-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.6-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.6-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.6-SNAPSHOT/manifests"},{"name":"curator-0.5-SNAPSHOT","sha":"c4a4ceed7d4ed95a51a0df2c62b8f078514072b1","kind":"tag","published_at":"2011-07-22T00:02:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.5-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.5-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.5-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.5-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.5-SNAPSHOT/manifests"},{"name":"curator-0.4-SNAPSHOT","sha":"bfd14213b37fb692f37509ddfba62897b4731b1a","kind":"tag","published_at":"2011-07-20T17:59:23.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.4-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.4-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.4-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.4-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.4-SNAPSHOT/manifests"},{"name":"curator-0.3-SNAPSHOT","sha":"b7d57def54ab0193ec1a5233af252d1b642e24f1","kind":"tag","published_at":"2011-07-20T17:48:21.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.3-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.3-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.3-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.3-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.3-SNAPSHOT/manifests"},{"name":"curator-0.2-SNAPSHOT","sha":"0373348a424ade0ab24fb4a35cd59c0ae32ed8f3","kind":"tag","published_at":"2011-07-20T17:37:47.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.2-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.2-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.2-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.2-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.2-SNAPSHOT/manifests"},{"name":"curator-0.1-SNAPSHOT","sha":"d56f64d8282d833b4e417357b207e4ed7de8a214","kind":"tag","published_at":"2011-07-20T17:09:32.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.1-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.1-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.1-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.1-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.1-SNAPSHOT/manifests"}]},"repo_metadata_updated_at":"2026-03-01T22:02:57.700Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":4.909882163630637,"forks_count":3.5521455528959494,"average":22.325457511291063},"purl":"pkg:maven/org.apache.curator/curator-test-zk35","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.curator:curator-test-zk35","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.curator:curator-test-zk35","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.curator:curator-test-zk35/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T15:01:51.078Z","issues_count":620,"pull_requests_count":215,"avg_time_to_close_issue":36702222.956778,"avg_time_to_close_pull_request":3093513.6461538463,"issues_closed_count":509,"pull_requests_closed_count":195,"pull_request_authors_count":42,"issue_authors_count":12,"avg_comments_per_issue":3.682258064516129,"avg_comments_per_pull_request":2.0651162790697675,"merged_pull_requests_count":163,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":16,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":1012257.8,"past_year_avg_time_to_close_pull_request":1226462.5652173914,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.625,"past_year_avg_comments_per_pull_request":1.40625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":21,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/issues","maintainers":[{"login":"jira-importer","count":603,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"Randgalt","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Randgalt"},{"login":"kezhuw","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kezhuw"},{"login":"tisonkun","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"}],"active_maintainers":[{"login":"kezhuw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kezhuw"},{"login":"tisonkun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-test-zk35/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-test-zk35/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-test-zk35/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-test-zk35/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-test-zk35/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-test-zk35/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604631,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5061343,"name":"org.apache.curator:curator-x-discovery-server","ecosystem":"maven","description":"Bridges non-Java or legacy applications with the Curator Service Discovery.","homepage":"https://curator.apache.org","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/curator","keywords_array":[],"namespace":"org.apache.curator","versions_count":42,"first_release_published_at":"2013-05-01T20:53:07.000Z","latest_release_published_at":"2025-07-04T05:53:13.000Z","latest_release_number":"5.9.0","last_synced_at":"2026-04-30T02:09:09.854Z","created_at":"2022-07-28T03:10:14.804Z","updated_at":"2026-04-30T02:09:09.854Z","registry_url":"https://central.sonatype.com/artifact/org.apache.curator/curator-x-discovery-server/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.curator/curator-x-discovery-server/","metadata":{"repositories":["https://repository.apache.org/content/groups/staging/"]},"repo_metadata":{"id":14641332,"uuid":"17359057","full_name":"apache/curator","owner":"apache","description":"Apache Curator","archived":false,"fork":false,"pushed_at":"2026-01-26T21:44:00.000Z","size":11324,"stargazers_count":3168,"open_issues_count":125,"forks_count":1252,"subscribers_count":156,"default_branch":"master","last_synced_at":"2026-02-16T12:36:54.202Z","etag":null,"topics":["consensus","curator","database","java","zookeeper"],"latest_commit_sha":null,"homepage":"https://curator.apache.org/","language":"Java","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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-03T08:00:07.000Z","updated_at":"2026-02-14T13:44:26.000Z","dependencies_parsed_at":"2024-01-23T17:31:31.994Z","dependency_job_id":"7ebc49a8-6817-47cb-a3ab-0624407f70c5","html_url":"https://github.com/apache/curator","commit_stats":{"total_commits":2395,"total_committers":158,"mean_commits":"15.158227848101266","dds":0.6033402922755742,"last_synced_commit":"bdf240202a02436aca698be91e38768515e6b6c8"},"previous_names":[],"tags_count":123,"template":false,"template_full_name":null,"purl":"pkg:github/apache/curator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/curator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/sbom","scorecard":{"id":201370,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/curator","commit":"28291442ebd843c474533be4894462ae317d9a5c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":7,"reason":"Found 21/30 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:54:01.092Z","repository_id":14641332,"created_at":"2025-08-16T22:54:01.092Z","updated_at":"2025-08-16T22:54:01.092Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29548201,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T14:33:00.708Z","status":"ssl_error","status_checked_at":"2026-02-17T14:32:58.657Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"apache-curator-5.9.0","sha":"37c7a713984ef83413c695aee352af2af6daa974","kind":"tag","published_at":"2025-07-04T05:49:48.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.9.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.9.0/manifests"},{"name":"apache-curator-5.8.0","sha":"cbafb5349baf14132d315f2bbdb37e6eae25f222","kind":"tag","published_at":"2025-03-02T03:49:46.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.8.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.8.0/manifests"},{"name":"apache-curator-5.7.1","sha":"a8b4dc3f083849786463de9e8c05d11daa5bc225","kind":"tag","published_at":"2024-09-26T14:28:58.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.7.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.1/manifests"},{"name":"apache-curator-5.7.0","sha":"a57b94e4de88ef881618045dfa23ba642dd4f7db","kind":"tag","published_at":"2024-06-11T09:48:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.7.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.0/manifests"},{"name":"apache-curator-5.6.0","sha":"4210bd712faaff85849d93baea913e6e3c6ba35d","kind":"tag","published_at":"2024-01-02T16:31:09.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.6.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.6.0/manifests"},{"name":"apache-curator-5.5.0","sha":"40885adbbc0f2e51a41cd9119cad305d9ac32760","kind":"tag","published_at":"2023-04-19T20:01:44.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.5.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.5.0/manifests"},{"name":"apache-curator-5.4.0","sha":"526e38c77fdd3d24f155ab49886fe7a9d8aab2d5","kind":"tag","published_at":"2022-10-21T06:49:08.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.4.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.4.0/manifests"},{"name":"apache-curator-5.3.0","sha":"176793b2916f5e3141a4cd421c948d66d3e5c660","kind":"tag","published_at":"2022-06-30T16:55:33.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.3.0/manifests"},{"name":"apache-curator-5.2.1","sha":"c905ff611a845838aae9aa39152fd33c7f8f68c3","kind":"tag","published_at":"2022-03-14T08:05:56.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.2.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.1/manifests"},{"name":"apache-curator-5.2.0","sha":"c1746faeeba88ae1df2340f0b492ac1c46306242","kind":"tag","published_at":"2021-07-19T06:10:48.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.2.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.0/manifests"},{"name":"apache.curator-5.1.0","sha":"275de95774f58ea30d88dbfcc6de7ef05e129012","kind":"tag","published_at":"2020-06-30T13:03:19.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache.curator-5.1.0","html_url":"https://github.com/apache/curator/releases/tag/apache.curator-5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache.curator-5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache.curator-5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache.curator-5.1.0/manifests"},{"name":"apache-curator-5.0.0","sha":"e0bb2fb251dd0ad3a75d829ad94d6f9e02c5461c","kind":"tag","published_at":"2020-05-18T02:43:58.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.0.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.0.0/manifests"},{"name":"apache-curator-4.3.0","sha":"b78d28bdaf15553a850849352324feae7218f99c","kind":"tag","published_at":"2020-02-23T23:00:17.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.3.0/manifests"},{"name":"apache-curator-4.2.0","sha":"dc6e78513aa076545552b2661940f6ed4bcc5e75","kind":"tag","published_at":"2019-03-03T19:54:29.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.2.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.2.0/manifests"},{"name":"apache-curator-4.1.1","sha":"a6167b693db0abf67a4b5fead705474cbe4bc986","kind":"tag","published_at":"2019-03-03T19:41:28.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.1.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.1/manifests"},{"name":"apache-curator-4.1.0","sha":"239c93eb60a0cee44a92c37d9651888acf380f42","kind":"tag","published_at":"2018-12-17T03:35:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.1.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.0/manifests"},{"name":"apache-curator-4.0.2","sha":"68f03ebddfb56ec32296f033df547b99829ce007","kind":"tag","published_at":"2018-12-09T23:54:50.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.2","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2/manifests"},{"name":"apache-curator-4.0.2-SNAPSHOT","sha":"41a9e1ee67bcccfd1f2864cde90881eedc4b2735","kind":"tag","published_at":"2018-12-09T23:51:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.2-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.2-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.2-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2-SNAPSHOT/manifests"},{"name":"apache-curator-2.13.0","sha":"e947126fa24cdd560a7e9fd71bc1aab1e4c36b6f","kind":"tag","published_at":"2018-12-03T02:32:13.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.13.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.13.0/manifests"},{"name":"apache-curator-4.0.1","sha":"770a0f948e211ed6f794e318cf7722dff1fa1c0a","kind":"tag","published_at":"2018-02-07T23:53:43.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.1/manifests"},{"name":"apache-curator-4.0.0","sha":"2f1ed8f98ca158efd5cc4db650e759d1f6694638","kind":"tag","published_at":"2017-07-26T14:07:13.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.0/manifests"},{"name":"apache-curator-3.3.0","sha":"8b9f7d5ce0369976f766745069be62e2b126ef22","kind":"tag","published_at":"2017-03-01T04:27:43.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.3.0/manifests"},{"name":"apache-curator-2.12.0","sha":"2b68d13f6d1e57e019ee19f96f047361c8b88516","kind":"tag","published_at":"2017-03-01T03:01:11.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.12.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.12.0/manifests"},{"name":"apache-curator-3.2.1","sha":"d5da56e1bee5d67206d0cde812d744b2aa24226c","kind":"tag","published_at":"2016-11-11T14:32:02.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.2.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.1/manifests"},{"name":"apache-curator-2.11.1","sha":"f8c6a0933737bc3044eeddc1a90aafda20febca5","kind":"tag","published_at":"2016-11-11T13:42:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.11.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.1/manifests"},{"name":"apache-curator-3.2.0","sha":"b0cc815c8b87362e73d52822a6cedae75bf90a21","kind":"tag","published_at":"2016-06-15T02:14:37.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.2.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0/manifests"},{"name":"apache-curator-2.11.0","sha":"d2b94e1139c26613bc225f9d2ca69c8642125cfd","kind":"tag","published_at":"2016-06-15T01:13:10.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.11.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0/manifests"},{"name":"apache-curator-3.2.0-SNAPSHOT","sha":"3dbc96716c95fb389833c8defc7fd83808099d50","kind":"tag","published_at":"2016-05-25T05:37:36.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.2.0-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.2.0-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.2.0-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0-SNAPSHOT/manifests"},{"name":"apache-curator-2.11.0-SNAPSHOT","sha":"a5a242303f386ee6556c2fb880d70dc500805499","kind":"tag","published_at":"2016-05-24T23:14:07.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.11.0-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.11.0-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.11.0-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0-SNAPSHOT/manifests"},{"name":"apache-curator-2.10.0","sha":"72ce8563341e35966ed8eb753024adf052144070","kind":"tag","published_at":"2016-02-10T20:14:35.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.10.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.10.0/manifests"},{"name":"apache-curator-3.1.0","sha":"5b1a7eaa72536cc6d489c3f9eab29fa568a86db6","kind":"tag","published_at":"2016-02-10T20:03:47.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.1.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.1.0/manifests"},{"name":"apache-curator-2.9.1","sha":"4cbec9fe665db00820ee0c00761a343888d019b6","kind":"tag","published_at":"2015-10-26T01:59:25.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.9.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.1/manifests"},{"name":"apache-curator-3.0.0-SNAPSHOT","sha":"b58b5c236a663402fd401143d72e666aa853e7ed","kind":"tag","published_at":"2015-10-12T05:28:41.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.0.0-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.0.0-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.0.0-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0-SNAPSHOT/manifests"},{"name":"apache-curator-3.0.0","sha":"b58b5c236a663402fd401143d72e666aa853e7ed","kind":"commit","published_at":"2015-10-12T05:28:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.0.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0/manifests"},{"name":"apache-curator-2.9.0-rc1","sha":"13dad1133f54d24ce70b4eb1a12ab821f0b6a343","kind":"tag","published_at":"2015-09-02T17:56:24.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.9.0-rc1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0-rc1/manifests"},{"name":"apache-curator-2.9.0","sha":"13dad1133f54d24ce70b4eb1a12ab821f0b6a343","kind":"commit","published_at":"2015-09-02T17:56:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.9.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0/manifests"},{"name":"apache-curator-2.8.0","sha":"c1466e6d8312e321732f06831ee9420b1af6344a","kind":"tag","published_at":"2015-05-08T18:57:12.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.8.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.8.0/manifests"},{"name":"apache-curator-2.7.0","sha":"206a59043cb94fe51dbd878b080f68d1c0b7595e","kind":"tag","published_at":"2014-10-31T04:29:47.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.7.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.7.0/manifests"},{"name":"apache-curator-2.6.0","sha":"56e4b624dfd72e520a645d68a2e0ca1836f5cc93","kind":"tag","published_at":"2014-07-08T02:28:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.6.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.6.0/manifests"},{"name":"apache-curator-2.5.0","sha":"31256d64c853b198f32591b0f4395589b79fe867","kind":"tag","published_at":"2014-05-24T16:26:40.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.5.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.5.0/manifests"},{"name":"apache-curator-2.4.2","sha":"c4f46fbcf7ffc0ae5a8d6f51b922a4284c11aef7","kind":"tag","published_at":"2014-04-21T22:03:02.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.4.2","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.2/manifests"},{"name":"apache-curator-2.4.1","sha":"9cf0eabcd0a95f5531aee18ccf4353b1b6a09461","kind":"tag","published_at":"2014-03-06T12:33:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.4.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.1/manifests"},{"name":"2.4.0","sha":"b12d55e8150d56bbe8564c5edcb22efde0c14dd1","kind":"tag","published_at":"2014-02-05T18:54:03.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/2.4.0","html_url":"https://github.com/apache/curator/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/2.4.0/manifests"},{"name":"apache-curator-2.3.1","sha":"824a261b5d93046e74fac1dd3fa87e914e9ee4b0","kind":"tag","published_at":"2013-11-10T16:20:36.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.3.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.1/manifests"},{"name":"apache-curator-2.3.0","sha":"9e2eaf31df76e343e7e48de00497c92d7a812503","kind":"tag","published_at":"2013-11-04T19:27:57.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.0/manifests"},{"name":"apache-curator-2.2.0-incubating","sha":"437f7dd98e50977e96b8441d8cd11b24a1cb0941","kind":"tag","published_at":"2013-07-31T15:52:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.2.0-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.2.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.2.0-incubating/manifests"},{"name":"temp","sha":"9b81582da0d1742336e5025917ce60401041b457","kind":"commit","published_at":"2013-07-07T18:05:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/temp","html_url":"https://github.com/apache/curator/releases/tag/temp","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@temp","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/temp","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/temp/manifests"},{"name":"next-release","sha":"9b81582da0d1742336e5025917ce60401041b457","kind":"commit","published_at":"2013-07-07T18:05:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/next-release","html_url":"https://github.com/apache/curator/releases/tag/next-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@next-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/next-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/next-release/manifests"},{"name":"apache-curator-2.1.0-incubating","sha":"a95842651cf1fadcf8612601a138ac8247a14ad6","kind":"tag","published_at":"2013-06-20T17:50:51.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.1.0-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.1.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.1.0-incubating/manifests"},{"name":"apache-curator-2.0.1-incubating","sha":"6ac0133ceeedd4dfdbc6cc1c35abc303bfd056d6","kind":"tag","published_at":"2013-05-17T20:39:13.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.0.1-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.0.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1-incubating/manifests"},{"name":"apache-curator-2.0.0-incubating","sha":"4b7b7b67f4ca941bca0f3c4346b86f768f04d867","kind":"tag","published_at":"2013-05-01T20:51:56.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.0.0-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.0.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.0-incubating/manifests"},{"name":"apache-curator-2.0.1","sha":"74975f2b8c11b3d101b66b3545fd191dc0b2a762","kind":"tag","published_at":"2013-04-22T17:46:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.0.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1/manifests"},{"name":"curator-2.0.0","sha":"291945788fe26e24c6b29fe1be5cc112d914d94c","kind":"tag","published_at":"2013-03-29T20:45:05.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-2.0.0","html_url":"https://github.com/apache/curator/releases/tag/curator-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-2.0.0/manifests"},{"name":"1.1.17","sha":"076cfd27e86d37b9587464e3ccabc28c1e9f4479","kind":"commit","published_at":"2012-08-30T21:38:09.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.17","html_url":"https://github.com/apache/curator/releases/tag/1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.17/manifests"},{"name":"1.0.17","sha":"159872b1760bdfbb4634705e9603eaf9d8408908","kind":"commit","published_at":"2012-08-02T22:17:00.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.17","html_url":"https://github.com/apache/curator/releases/tag/1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.17/manifests"},{"name":"1.1.16","sha":"9049485a08aaacbc1c9808fcd0a07fb0ffcafeae","kind":"commit","published_at":"2012-08-02T22:16:30.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.16","html_url":"https://github.com/apache/curator/releases/tag/1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.16/manifests"},{"name":"1.0.16-2","sha":"1ba887d62f47e18edd3dc118e3cefed8618b3478","kind":"commit","published_at":"2012-07-14T23:13:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.16-2","html_url":"https://github.com/apache/curator/releases/tag/1.0.16-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.16-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16-2/manifests"},{"name":"1.0.15-2","sha":"1d222a9a6b2ae72fe1ebb37c7b0308064151795b","kind":"commit","published_at":"2012-07-14T23:13:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.15-2","html_url":"https://github.com/apache/curator/releases/tag/1.0.15-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.15-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15-2/manifests"},{"name":"1.1.15","sha":"8c1dceb665e4416f556b7985d368aac249a71399","kind":"commit","published_at":"2012-07-14T21:26:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.15","html_url":"https://github.com/apache/curator/releases/tag/1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.15/manifests"},{"name":"1.0.16","sha":"38fd751bee7bd8b0b7860e47928dc1cc3f042eb1","kind":"commit","published_at":"2012-07-06T21:55:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.16","html_url":"https://github.com/apache/curator/releases/tag/1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16/manifests"},{"name":"1.0.15","sha":"38fd751bee7bd8b0b7860e47928dc1cc3f042eb1","kind":"commit","published_at":"2012-07-06T21:55:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.15","html_url":"https://github.com/apache/curator/releases/tag/1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15/manifests"},{"name":"1.1.14","sha":"7fb0bb99ac487e6ab3565cb427145954cec39665","kind":"commit","published_at":"2012-07-06T21:54:02.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.14","html_url":"https://github.com/apache/curator/releases/tag/1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.14/manifests"},{"name":"1.0.14","sha":"130bfcec35521f6eb0a12552b50c4c2d2cd78869","kind":"commit","published_at":"2012-06-25T22:31:24.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.14","html_url":"https://github.com/apache/curator/releases/tag/1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.14/manifests"},{"name":"1.1.13","sha":"1974281588159f5a1310a5f41224c770bfbb3a0e","kind":"commit","published_at":"2012-06-25T21:57:05.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.13","html_url":"https://github.com/apache/curator/releases/tag/1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.13/manifests"},{"name":"1.1.12","sha":"b7259addc2d63b7647625a415624914c67c6fb48","kind":"commit","published_at":"2012-06-05T21:03:10.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.12","html_url":"https://github.com/apache/curator/releases/tag/1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.12/manifests"},{"name":"1.0.13","sha":"31b6062441001721dbaf8599e9d4676184fcac7b","kind":"commit","published_at":"2012-06-05T20:59:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.13","html_url":"https://github.com/apache/curator/releases/tag/1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.13/manifests"},{"name":"1.1.11","sha":"f78e49828e1ed7ac593448a2db995d79e1d126a6","kind":"commit","published_at":"2012-06-01T21:20:59.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.11","html_url":"https://github.com/apache/curator/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.11/manifests"},{"name":"TestLockCleanlinessWithFaults","sha":"a4ee4b589b15a8567f054345b50ec991c82a1e3c","kind":"commit","published_at":"2012-06-01T18:48:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/TestLockCleanlinessWithFaults","html_url":"https://github.com/apache/curator/releases/tag/TestLockCleanlinessWithFaults","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@TestLockCleanlinessWithFaults","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/TestLockCleanlinessWithFaults","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/TestLockCleanlinessWithFaults/manifests"},{"name":"1.0.11","sha":"8e9a54c6ca3d33c947d9f069f6d1cffcae8da2dd","kind":"commit","published_at":"2012-05-17T23:00:08.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.11","html_url":"https://github.com/apache/curator/releases/tag/1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.11/manifests"},{"name":"1.1.10","sha":"8f3c771e68e487d8ec9ecd297a2e34df561fb193","kind":"commit","published_at":"2012-05-17T22:05:34.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.10","html_url":"https://github.com/apache/curator/releases/tag/1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.10/manifests"},{"name":"1.0.10","sha":"b5a2a9fec393a43813a8598207e2080059d15d9d","kind":"commit","published_at":"2012-05-10T21:53:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.10","html_url":"https://github.com/apache/curator/releases/tag/1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.10/manifests"},{"name":"1.1.9","sha":"af8653161e3dce4b42d1a32de64937b062fd67f0","kind":"commit","published_at":"2012-05-10T21:31:00.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.9","html_url":"https://github.com/apache/curator/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.9/manifests"},{"name":"1.0.3a","sha":"111a4cf3d2e171aef9656840b15ce67ced547dd3","kind":"tag","published_at":"2012-03-07T19:58:01.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.3a","html_url":"https://github.com/apache/curator/releases/tag/1.0.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3a/manifests"},{"name":"1.1.3","sha":"04b013fceb07f07fdbe92f0b6b8bd5d1742d2278","kind":"tag","published_at":"2012-03-07T19:05:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.3","html_url":"https://github.com/apache/curator/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.3/manifests"},{"name":"1.0.3-2","sha":"aac1e51cd4a3ff4337c773dd524634de697638f1","kind":"tag","published_at":"2012-02-09T00:32:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.3-2","html_url":"https://github.com/apache/curator/releases/tag/1.0.3-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.3-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3-2/manifests"},{"name":"1.0.3","sha":"01884d69d74d5c49e0748a6196e8226c0fe50241","kind":"tag","published_at":"2012-02-09T00:09:34.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.3","html_url":"https://github.com/apache/curator/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3/manifests"},{"name":"1.1.2","sha":"3e7746ae975aa9c737ba92a7f870fa267e6e6d8b","kind":"tag","published_at":"2012-02-09T00:01:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.2","html_url":"https://github.com/apache/curator/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.2/manifests"},{"name":"1.0.2","sha":"e6aa29f66a5bf4a9d6e0e1fdd68e4035cb5f4ce7","kind":"tag","published_at":"2012-01-21T21:40:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.2","html_url":"https://github.com/apache/curator/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.2/manifests"},{"name":"1.1.1","sha":"1fd5a5e76ad203b4b084bbc8b6af33c77f1d345f","kind":"tag","published_at":"2012-01-21T21:24:50.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.1","html_url":"https://github.com/apache/curator/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"47cad7a069d5632213ddf0e10e64b6e136245a8c","kind":"tag","published_at":"2012-01-06T00:27:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.0","html_url":"https://github.com/apache/curator/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"f98f3e9692422c5372bc2d0dd756df89bd5bfa12","kind":"tag","published_at":"2012-01-04T08:31:41.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.1","html_url":"https://github.com/apache/curator/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"dc987ef0ee396efd7eb0caa77bf4993e63929e5c","kind":"tag","published_at":"2011-12-31T21:02:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.0","html_url":"https://github.com/apache/curator/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.0/manifests"},{"name":"0.100.0","sha":"b2fc5436fc2482d06bb31a94d5d1b4cb1440aa45","kind":"tag","published_at":"2011-12-29T20:52:12.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.100.0","html_url":"https://github.com/apache/curator/releases/tag/0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.100.0/manifests"},{"name":"0.6.4","sha":"701c30e0c7edde31a736b3e7a6abaabd61f65e99","kind":"tag","published_at":"2011-12-07T20:30:32.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.4","html_url":"https://github.com/apache/curator/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"bbd20a15bb466f9c492a87c0180a746dee7ebdc0","kind":"tag","published_at":"2011-11-30T20:01:41.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.3","html_url":"https://github.com/apache/curator/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"85fc220ec069253a8ac77b306c2c5ca78da5c7d8","kind":"tag","published_at":"2011-11-23T05:59:12.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.2","html_url":"https://github.com/apache/curator/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"22b585b07679929aaf5249cd6e0d17ddce7f1b42","kind":"tag","published_at":"2011-11-18T19:03:22.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.1","html_url":"https://github.com/apache/curator/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.1/manifests"},{"name":"0.5.2","sha":"9e7ed41a701300f37395f1b790b1db252c4a7bf9","kind":"tag","published_at":"2011-11-14T23:24:55.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.5.2","html_url":"https://github.com/apache/curator/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"8b1a29570089d2ee366a9256fb48182fc71c58bc","kind":"tag","published_at":"2011-11-12T22:37:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.5.1","html_url":"https://github.com/apache/curator/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.1/manifests"},{"name":"0.4.3","sha":"93dea65d0bf2fc32b7292b332986a12d617f3eb3","kind":"tag","published_at":"2011-11-09T19:09:19.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.4.3","html_url":"https://github.com/apache/curator/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"87b492e163c86fc59b886f513a4108a20bcfe965","kind":"tag","published_at":"2011-11-09T18:18:05.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.4.2","html_url":"https://github.com/apache/curator/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.2/manifests"},{"name":"0.32","sha":"3e5107057038c3134dd31bc393c3857372a86b0a","kind":"tag","published_at":"2011-10-28T23:25:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.32","html_url":"https://github.com/apache/curator/releases/tag/0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.32/manifests"},{"name":"0.31","sha":"8402977bddca0f3212514f2e30339cdd39b4a614","kind":"tag","published_at":"2011-10-24T22:50:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.31","html_url":"https://github.com/apache/curator/releases/tag/0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.31/manifests"},{"name":"0.30","sha":"1cfb1bafe1568ad460dad22c4364e7fcb9dbe780","kind":"tag","published_at":"2011-10-19T22:48:33.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.30","html_url":"https://github.com/apache/curator/releases/tag/0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.30/manifests"},{"name":"0.29","sha":"2f520214bc3df8af2dc41296137a5e96f705bfc7","kind":"tag","published_at":"2011-10-19T22:31:18.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.29","html_url":"https://github.com/apache/curator/releases/tag/0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.29/manifests"},{"name":"0.28","sha":"781e99058ecd22649bf62f772f074c5a3c2dc42e","kind":"tag","published_at":"2011-10-19T22:19:07.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.28","html_url":"https://github.com/apache/curator/releases/tag/0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.28/manifests"},{"name":"0.27","sha":"b59f36c95e53dffe82002fb7aa180be4ca925cfb","kind":"tag","published_at":"2011-10-19T22:12:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.27","html_url":"https://github.com/apache/curator/releases/tag/0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.27/manifests"},{"name":"0.26","sha":"96d5b84e387ce45a29e0971d55b74310531f3e15","kind":"tag","published_at":"2011-10-19T00:31:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.26","html_url":"https://github.com/apache/curator/releases/tag/0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.26/manifests"},{"name":"0.25","sha":"c13846a68fcbf4d9061e334f6f5ca25149a2bc23","kind":"tag","published_at":"2011-10-17T20:00:55.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.25","html_url":"https://github.com/apache/curator/releases/tag/0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.25/manifests"},{"name":"0.24","sha":"1ca0a4239163e4de730a75fa58cc817b5b54a87c","kind":"tag","published_at":"2011-10-14T17:03:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.24","html_url":"https://github.com/apache/curator/releases/tag/0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.24/manifests"},{"name":"0.23","sha":"b57b629546315e134ef80b029063249954cc5df1","kind":"tag","published_at":"2011-10-12T22:56:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.23","html_url":"https://github.com/apache/curator/releases/tag/0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.23/manifests"},{"name":"curator-0.22-SNAPSHOT","sha":"9feb191ecbdbb0763fc02a9f343b7293771ef7d7","kind":"tag","published_at":"2011-10-06T21:41:52.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.22-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.22-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.22-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.22-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.22-SNAPSHOT/manifests"},{"name":"curator-0.21-SNAPSHOT","sha":"c5162b06a0cd74fecbaaea5eb6fda3d272f0b594","kind":"tag","published_at":"2011-10-06T00:32:10.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.21-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.21-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.21-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.21-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.21-SNAPSHOT/manifests"},{"name":"curator-0.20-SNAPSHOT","sha":"4ed5d311a9b697d39146ec2f45ad966ff0c3d745","kind":"tag","published_at":"2011-10-04T20:08:00.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.20-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.20-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.20-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.20-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.20-SNAPSHOT/manifests"},{"name":"curator-0.19-SNAPSHOT","sha":"a1794ccab13218afb21f2f106582ef1877d520ec","kind":"tag","published_at":"2011-09-07T17:51:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.19-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.19-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.19-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.19-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.19-SNAPSHOT/manifests"},{"name":"curator-0.18-SNAPSHOT","sha":"8faf72662d78f72e5bf665704ddec098aa593707","kind":"tag","published_at":"2011-09-06T23:51:35.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.18-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.18-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.18-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.18-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.18-SNAPSHOT/manifests"},{"name":"curator-0.17-SNAPSHOT","sha":"50a123c1cf1e800006b2128f40da28028ec4e9b8","kind":"tag","published_at":"2011-09-01T05:37:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.17-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.17-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.17-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.17-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.17-SNAPSHOT/manifests"},{"name":"curator-0.16-SNAPSHOT","sha":"32feb9f9344f56c71774303679355becd3c8e968","kind":"tag","published_at":"2011-08-30T22:26:59.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.16-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.16-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.16-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.16-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.16-SNAPSHOT/manifests"},{"name":"curator-0.15-SNAPSHOT","sha":"f2229966d82f73db5384e220ba8d54f8d0f1f0a8","kind":"tag","published_at":"2011-08-30T00:27:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.15-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.15-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.15-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.15-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.15-SNAPSHOT/manifests"},{"name":"curator-0.14-SNAPSHOT","sha":"4805e0bfec0b51d69b47bafd8ec75fa8e3290d69","kind":"tag","published_at":"2011-08-29T18:01:06.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.14-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.14-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.14-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.14-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.14-SNAPSHOT/manifests"},{"name":"curator-0.13-SNAPSHOT","sha":"181a1d8c5a52862ecdbfd0763d89ac586780d252","kind":"tag","published_at":"2011-08-23T18:51:50.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.13-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.13-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.13-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.13-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.13-SNAPSHOT/manifests"},{"name":"curator-0.12-SNAPSHOT","sha":"9a1589b21e0b9edbf2dd10e30fae822cee41978c","kind":"tag","published_at":"2011-08-23T17:34:09.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.12-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.12-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.12-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.12-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.12-SNAPSHOT/manifests"},{"name":"curator-0.11-SNAPSHOT","sha":"df182fab0a787d712c81fda5af852ac8ed07100d","kind":"tag","published_at":"2011-08-10T21:09:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.11-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.11-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.11-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.11-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.11-SNAPSHOT/manifests"},{"name":"curator-0.10-SNAPSHOT","sha":"6001e046718cd0f9c2dcd22d2408319bcf2ae271","kind":"tag","published_at":"2011-08-10T20:09:40.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.10-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.10-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.10-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.10-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.10-SNAPSHOT/manifests"},{"name":"curator-0.9-SNAPSHOT","sha":"40274820e5a4a4325c00e681bb11cf91c5209ef6","kind":"tag","published_at":"2011-08-01T18:53:45.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.9-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.9-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.9-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.9-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.9-SNAPSHOT/manifests"},{"name":"curator-0.8-SNAPSHOT","sha":"6a67eaf8b2794ec33191556a9d9237860c3d4dce","kind":"tag","published_at":"2011-07-27T21:10:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.8-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.8-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.8-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.8-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.8-SNAPSHOT/manifests"},{"name":"curator-0.7-SNAPSHOT","sha":"d261c1e1e685203174b844a78194efa501d7a4f4","kind":"tag","published_at":"2011-07-27T21:07:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.7-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.7-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.7-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.7-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.7-SNAPSHOT/manifests"},{"name":"curator-0.6-SNAPSHOT","sha":"0113de96e229e09b4ad7cf5f59ea1ee6ca54fc13","kind":"tag","published_at":"2011-07-22T22:12:33.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.6-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.6-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.6-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.6-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.6-SNAPSHOT/manifests"},{"name":"curator-0.5-SNAPSHOT","sha":"c4a4ceed7d4ed95a51a0df2c62b8f078514072b1","kind":"tag","published_at":"2011-07-22T00:02:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.5-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.5-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.5-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.5-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.5-SNAPSHOT/manifests"},{"name":"curator-0.4-SNAPSHOT","sha":"bfd14213b37fb692f37509ddfba62897b4731b1a","kind":"tag","published_at":"2011-07-20T17:59:23.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.4-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.4-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.4-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.4-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.4-SNAPSHOT/manifests"},{"name":"curator-0.3-SNAPSHOT","sha":"b7d57def54ab0193ec1a5233af252d1b642e24f1","kind":"tag","published_at":"2011-07-20T17:48:21.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.3-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.3-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.3-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.3-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.3-SNAPSHOT/manifests"},{"name":"curator-0.2-SNAPSHOT","sha":"0373348a424ade0ab24fb4a35cd59c0ae32ed8f3","kind":"tag","published_at":"2011-07-20T17:37:47.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.2-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.2-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.2-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.2-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.2-SNAPSHOT/manifests"},{"name":"curator-0.1-SNAPSHOT","sha":"d56f64d8282d833b4e417357b207e4ed7de8a214","kind":"tag","published_at":"2011-07-20T17:09:32.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.1-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.1-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.1-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.1-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.1-SNAPSHOT/manifests"}]},"repo_metadata_updated_at":"2026-03-01T22:02:57.337Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":57,"rankings":{"downloads":null,"dependent_repos_count":2.8209368818125755,"dependent_packages_count":13.921480686523413,"stargazers_count":6.0855671506715465,"forks_count":4.52182827303962,"docker_downloads_count":4.703029769103243,"average":6.41056855223008},"purl":"pkg:maven/org.apache.curator/curator-x-discovery-server","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.curator:curator-x-discovery-server","docker_dependents_count":5,"docker_downloads_count":738,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.curator:curator-x-discovery-server","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.curator:curator-x-discovery-server/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T15:01:51.078Z","issues_count":620,"pull_requests_count":215,"avg_time_to_close_issue":36702222.956778,"avg_time_to_close_pull_request":3093513.6461538463,"issues_closed_count":509,"pull_requests_closed_count":195,"pull_request_authors_count":42,"issue_authors_count":12,"avg_comments_per_issue":3.682258064516129,"avg_comments_per_pull_request":2.0651162790697675,"merged_pull_requests_count":163,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":16,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":1012257.8,"past_year_avg_time_to_close_pull_request":1226462.5652173914,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.625,"past_year_avg_comments_per_pull_request":1.40625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":21,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/issues","maintainers":[{"login":"jira-importer","count":603,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"Randgalt","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Randgalt"},{"login":"kezhuw","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kezhuw"},{"login":"tisonkun","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"}],"active_maintainers":[{"login":"kezhuw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kezhuw"},{"login":"tisonkun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-x-discovery-server/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-x-discovery-server/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-x-discovery-server/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-x-discovery-server/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-x-discovery-server/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-x-discovery-server/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604631,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4894239,"name":"org.apache.curator:curator-x-rpc","ecosystem":"maven","description":"A proxy that bridges non-java environments with the Curator framework and recipes","homepage":"http://curator.apache.org","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/curator","keywords_array":[],"namespace":"org.apache.curator","versions_count":16,"first_release_published_at":"2014-07-08T03:03:51.000Z","latest_release_published_at":"2017-03-01T04:30:58.000Z","latest_release_number":"3.3.0","last_synced_at":"2026-04-30T02:10:25.089Z","created_at":"2022-07-26T22:19:44.732Z","updated_at":"2026-04-30T02:10:25.089Z","registry_url":"https://central.sonatype.com/artifact/org.apache.curator/curator-x-rpc/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.curator/curator-x-rpc/","metadata":{"repositories":["http://repository.apache.org/snapshots"],"distribution_repositories":["https://repository.apache.org/service/local/staging/deploy/maven2"]},"repo_metadata":{"id":14641332,"uuid":"17359057","full_name":"apache/curator","owner":"apache","description":"Apache Curator","archived":false,"fork":false,"pushed_at":"2026-01-26T21:44:00.000Z","size":11324,"stargazers_count":3168,"open_issues_count":125,"forks_count":1252,"subscribers_count":156,"default_branch":"master","last_synced_at":"2026-02-16T12:36:54.202Z","etag":null,"topics":["consensus","curator","database","java","zookeeper"],"latest_commit_sha":null,"homepage":"https://curator.apache.org/","language":"Java","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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-03T08:00:07.000Z","updated_at":"2026-02-14T13:44:26.000Z","dependencies_parsed_at":"2024-01-23T17:31:31.994Z","dependency_job_id":"7ebc49a8-6817-47cb-a3ab-0624407f70c5","html_url":"https://github.com/apache/curator","commit_stats":{"total_commits":2395,"total_committers":158,"mean_commits":"15.158227848101266","dds":0.6033402922755742,"last_synced_commit":"bdf240202a02436aca698be91e38768515e6b6c8"},"previous_names":[],"tags_count":123,"template":false,"template_full_name":null,"purl":"pkg:github/apache/curator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/curator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/sbom","scorecard":{"id":201370,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/curator","commit":"28291442ebd843c474533be4894462ae317d9a5c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":7,"reason":"Found 21/30 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:54:01.092Z","repository_id":14641332,"created_at":"2025-08-16T22:54:01.092Z","updated_at":"2025-08-16T22:54:01.092Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29548201,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T14:33:00.708Z","status":"ssl_error","status_checked_at":"2026-02-17T14:32:58.657Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"apache-curator-5.9.0","sha":"37c7a713984ef83413c695aee352af2af6daa974","kind":"tag","published_at":"2025-07-04T05:49:48.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.9.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.9.0/manifests"},{"name":"apache-curator-5.8.0","sha":"cbafb5349baf14132d315f2bbdb37e6eae25f222","kind":"tag","published_at":"2025-03-02T03:49:46.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.8.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.8.0/manifests"},{"name":"apache-curator-5.7.1","sha":"a8b4dc3f083849786463de9e8c05d11daa5bc225","kind":"tag","published_at":"2024-09-26T14:28:58.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.7.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.1/manifests"},{"name":"apache-curator-5.7.0","sha":"a57b94e4de88ef881618045dfa23ba642dd4f7db","kind":"tag","published_at":"2024-06-11T09:48:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.7.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.0/manifests"},{"name":"apache-curator-5.6.0","sha":"4210bd712faaff85849d93baea913e6e3c6ba35d","kind":"tag","published_at":"2024-01-02T16:31:09.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.6.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.6.0/manifests"},{"name":"apache-curator-5.5.0","sha":"40885adbbc0f2e51a41cd9119cad305d9ac32760","kind":"tag","published_at":"2023-04-19T20:01:44.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.5.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.5.0/manifests"},{"name":"apache-curator-5.4.0","sha":"526e38c77fdd3d24f155ab49886fe7a9d8aab2d5","kind":"tag","published_at":"2022-10-21T06:49:08.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.4.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.4.0/manifests"},{"name":"apache-curator-5.3.0","sha":"176793b2916f5e3141a4cd421c948d66d3e5c660","kind":"tag","published_at":"2022-06-30T16:55:33.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.3.0/manifests"},{"name":"apache-curator-5.2.1","sha":"c905ff611a845838aae9aa39152fd33c7f8f68c3","kind":"tag","published_at":"2022-03-14T08:05:56.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.2.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.1/manifests"},{"name":"apache-curator-5.2.0","sha":"c1746faeeba88ae1df2340f0b492ac1c46306242","kind":"tag","published_at":"2021-07-19T06:10:48.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.2.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.0/manifests"},{"name":"apache.curator-5.1.0","sha":"275de95774f58ea30d88dbfcc6de7ef05e129012","kind":"tag","published_at":"2020-06-30T13:03:19.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache.curator-5.1.0","html_url":"https://github.com/apache/curator/releases/tag/apache.curator-5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache.curator-5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache.curator-5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache.curator-5.1.0/manifests"},{"name":"apache-curator-5.0.0","sha":"e0bb2fb251dd0ad3a75d829ad94d6f9e02c5461c","kind":"tag","published_at":"2020-05-18T02:43:58.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.0.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.0.0/manifests"},{"name":"apache-curator-4.3.0","sha":"b78d28bdaf15553a850849352324feae7218f99c","kind":"tag","published_at":"2020-02-23T23:00:17.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.3.0/manifests"},{"name":"apache-curator-4.2.0","sha":"dc6e78513aa076545552b2661940f6ed4bcc5e75","kind":"tag","published_at":"2019-03-03T19:54:29.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.2.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.2.0/manifests"},{"name":"apache-curator-4.1.1","sha":"a6167b693db0abf67a4b5fead705474cbe4bc986","kind":"tag","published_at":"2019-03-03T19:41:28.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.1.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.1/manifests"},{"name":"apache-curator-4.1.0","sha":"239c93eb60a0cee44a92c37d9651888acf380f42","kind":"tag","published_at":"2018-12-17T03:35:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.1.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.0/manifests"},{"name":"apache-curator-4.0.2","sha":"68f03ebddfb56ec32296f033df547b99829ce007","kind":"tag","published_at":"2018-12-09T23:54:50.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.2","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2/manifests"},{"name":"apache-curator-4.0.2-SNAPSHOT","sha":"41a9e1ee67bcccfd1f2864cde90881eedc4b2735","kind":"tag","published_at":"2018-12-09T23:51:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.2-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.2-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.2-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2-SNAPSHOT/manifests"},{"name":"apache-curator-2.13.0","sha":"e947126fa24cdd560a7e9fd71bc1aab1e4c36b6f","kind":"tag","published_at":"2018-12-03T02:32:13.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.13.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.13.0/manifests"},{"name":"apache-curator-4.0.1","sha":"770a0f948e211ed6f794e318cf7722dff1fa1c0a","kind":"tag","published_at":"2018-02-07T23:53:43.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.1/manifests"},{"name":"apache-curator-4.0.0","sha":"2f1ed8f98ca158efd5cc4db650e759d1f6694638","kind":"tag","published_at":"2017-07-26T14:07:13.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.0/manifests"},{"name":"apache-curator-3.3.0","sha":"8b9f7d5ce0369976f766745069be62e2b126ef22","kind":"tag","published_at":"2017-03-01T04:27:43.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.3.0/manifests"},{"name":"apache-curator-2.12.0","sha":"2b68d13f6d1e57e019ee19f96f047361c8b88516","kind":"tag","published_at":"2017-03-01T03:01:11.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.12.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.12.0/manifests"},{"name":"apache-curator-3.2.1","sha":"d5da56e1bee5d67206d0cde812d744b2aa24226c","kind":"tag","published_at":"2016-11-11T14:32:02.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.2.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.1/manifests"},{"name":"apache-curator-2.11.1","sha":"f8c6a0933737bc3044eeddc1a90aafda20febca5","kind":"tag","published_at":"2016-11-11T13:42:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.11.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.1/manifests"},{"name":"apache-curator-3.2.0","sha":"b0cc815c8b87362e73d52822a6cedae75bf90a21","kind":"tag","published_at":"2016-06-15T02:14:37.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.2.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0/manifests"},{"name":"apache-curator-2.11.0","sha":"d2b94e1139c26613bc225f9d2ca69c8642125cfd","kind":"tag","published_at":"2016-06-15T01:13:10.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.11.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0/manifests"},{"name":"apache-curator-3.2.0-SNAPSHOT","sha":"3dbc96716c95fb389833c8defc7fd83808099d50","kind":"tag","published_at":"2016-05-25T05:37:36.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.2.0-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.2.0-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.2.0-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0-SNAPSHOT/manifests"},{"name":"apache-curator-2.11.0-SNAPSHOT","sha":"a5a242303f386ee6556c2fb880d70dc500805499","kind":"tag","published_at":"2016-05-24T23:14:07.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.11.0-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.11.0-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.11.0-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0-SNAPSHOT/manifests"},{"name":"apache-curator-2.10.0","sha":"72ce8563341e35966ed8eb753024adf052144070","kind":"tag","published_at":"2016-02-10T20:14:35.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.10.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.10.0/manifests"},{"name":"apache-curator-3.1.0","sha":"5b1a7eaa72536cc6d489c3f9eab29fa568a86db6","kind":"tag","published_at":"2016-02-10T20:03:47.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.1.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.1.0/manifests"},{"name":"apache-curator-2.9.1","sha":"4cbec9fe665db00820ee0c00761a343888d019b6","kind":"tag","published_at":"2015-10-26T01:59:25.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.9.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.1/manifests"},{"name":"apache-curator-3.0.0-SNAPSHOT","sha":"b58b5c236a663402fd401143d72e666aa853e7ed","kind":"tag","published_at":"2015-10-12T05:28:41.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.0.0-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.0.0-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.0.0-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0-SNAPSHOT/manifests"},{"name":"apache-curator-3.0.0","sha":"b58b5c236a663402fd401143d72e666aa853e7ed","kind":"commit","published_at":"2015-10-12T05:28:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.0.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0/manifests"},{"name":"apache-curator-2.9.0-rc1","sha":"13dad1133f54d24ce70b4eb1a12ab821f0b6a343","kind":"tag","published_at":"2015-09-02T17:56:24.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.9.0-rc1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0-rc1/manifests"},{"name":"apache-curator-2.9.0","sha":"13dad1133f54d24ce70b4eb1a12ab821f0b6a343","kind":"commit","published_at":"2015-09-02T17:56:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.9.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0/manifests"},{"name":"apache-curator-2.8.0","sha":"c1466e6d8312e321732f06831ee9420b1af6344a","kind":"tag","published_at":"2015-05-08T18:57:12.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.8.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.8.0/manifests"},{"name":"apache-curator-2.7.0","sha":"206a59043cb94fe51dbd878b080f68d1c0b7595e","kind":"tag","published_at":"2014-10-31T04:29:47.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.7.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.7.0/manifests"},{"name":"apache-curator-2.6.0","sha":"56e4b624dfd72e520a645d68a2e0ca1836f5cc93","kind":"tag","published_at":"2014-07-08T02:28:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.6.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.6.0/manifests"},{"name":"apache-curator-2.5.0","sha":"31256d64c853b198f32591b0f4395589b79fe867","kind":"tag","published_at":"2014-05-24T16:26:40.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.5.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.5.0/manifests"},{"name":"apache-curator-2.4.2","sha":"c4f46fbcf7ffc0ae5a8d6f51b922a4284c11aef7","kind":"tag","published_at":"2014-04-21T22:03:02.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.4.2","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.2/manifests"},{"name":"apache-curator-2.4.1","sha":"9cf0eabcd0a95f5531aee18ccf4353b1b6a09461","kind":"tag","published_at":"2014-03-06T12:33:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.4.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.1/manifests"},{"name":"2.4.0","sha":"b12d55e8150d56bbe8564c5edcb22efde0c14dd1","kind":"tag","published_at":"2014-02-05T18:54:03.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/2.4.0","html_url":"https://github.com/apache/curator/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/2.4.0/manifests"},{"name":"apache-curator-2.3.1","sha":"824a261b5d93046e74fac1dd3fa87e914e9ee4b0","kind":"tag","published_at":"2013-11-10T16:20:36.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.3.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.1/manifests"},{"name":"apache-curator-2.3.0","sha":"9e2eaf31df76e343e7e48de00497c92d7a812503","kind":"tag","published_at":"2013-11-04T19:27:57.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.0/manifests"},{"name":"apache-curator-2.2.0-incubating","sha":"437f7dd98e50977e96b8441d8cd11b24a1cb0941","kind":"tag","published_at":"2013-07-31T15:52:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.2.0-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.2.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.2.0-incubating/manifests"},{"name":"temp","sha":"9b81582da0d1742336e5025917ce60401041b457","kind":"commit","published_at":"2013-07-07T18:05:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/temp","html_url":"https://github.com/apache/curator/releases/tag/temp","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@temp","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/temp","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/temp/manifests"},{"name":"next-release","sha":"9b81582da0d1742336e5025917ce60401041b457","kind":"commit","published_at":"2013-07-07T18:05:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/next-release","html_url":"https://github.com/apache/curator/releases/tag/next-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@next-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/next-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/next-release/manifests"},{"name":"apache-curator-2.1.0-incubating","sha":"a95842651cf1fadcf8612601a138ac8247a14ad6","kind":"tag","published_at":"2013-06-20T17:50:51.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.1.0-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.1.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.1.0-incubating/manifests"},{"name":"apache-curator-2.0.1-incubating","sha":"6ac0133ceeedd4dfdbc6cc1c35abc303bfd056d6","kind":"tag","published_at":"2013-05-17T20:39:13.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.0.1-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.0.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1-incubating/manifests"},{"name":"apache-curator-2.0.0-incubating","sha":"4b7b7b67f4ca941bca0f3c4346b86f768f04d867","kind":"tag","published_at":"2013-05-01T20:51:56.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.0.0-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.0.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.0-incubating/manifests"},{"name":"apache-curator-2.0.1","sha":"74975f2b8c11b3d101b66b3545fd191dc0b2a762","kind":"tag","published_at":"2013-04-22T17:46:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.0.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1/manifests"},{"name":"curator-2.0.0","sha":"291945788fe26e24c6b29fe1be5cc112d914d94c","kind":"tag","published_at":"2013-03-29T20:45:05.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-2.0.0","html_url":"https://github.com/apache/curator/releases/tag/curator-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-2.0.0/manifests"},{"name":"1.1.17","sha":"076cfd27e86d37b9587464e3ccabc28c1e9f4479","kind":"commit","published_at":"2012-08-30T21:38:09.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.17","html_url":"https://github.com/apache/curator/releases/tag/1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.17/manifests"},{"name":"1.0.17","sha":"159872b1760bdfbb4634705e9603eaf9d8408908","kind":"commit","published_at":"2012-08-02T22:17:00.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.17","html_url":"https://github.com/apache/curator/releases/tag/1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.17/manifests"},{"name":"1.1.16","sha":"9049485a08aaacbc1c9808fcd0a07fb0ffcafeae","kind":"commit","published_at":"2012-08-02T22:16:30.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.16","html_url":"https://github.com/apache/curator/releases/tag/1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.16/manifests"},{"name":"1.0.16-2","sha":"1ba887d62f47e18edd3dc118e3cefed8618b3478","kind":"commit","published_at":"2012-07-14T23:13:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.16-2","html_url":"https://github.com/apache/curator/releases/tag/1.0.16-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.16-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16-2/manifests"},{"name":"1.0.15-2","sha":"1d222a9a6b2ae72fe1ebb37c7b0308064151795b","kind":"commit","published_at":"2012-07-14T23:13:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.15-2","html_url":"https://github.com/apache/curator/releases/tag/1.0.15-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.15-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15-2/manifests"},{"name":"1.1.15","sha":"8c1dceb665e4416f556b7985d368aac249a71399","kind":"commit","published_at":"2012-07-14T21:26:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.15","html_url":"https://github.com/apache/curator/releases/tag/1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.15/manifests"},{"name":"1.0.16","sha":"38fd751bee7bd8b0b7860e47928dc1cc3f042eb1","kind":"commit","published_at":"2012-07-06T21:55:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.16","html_url":"https://github.com/apache/curator/releases/tag/1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16/manifests"},{"name":"1.0.15","sha":"38fd751bee7bd8b0b7860e47928dc1cc3f042eb1","kind":"commit","published_at":"2012-07-06T21:55:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.15","html_url":"https://github.com/apache/curator/releases/tag/1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15/manifests"},{"name":"1.1.14","sha":"7fb0bb99ac487e6ab3565cb427145954cec39665","kind":"commit","published_at":"2012-07-06T21:54:02.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.14","html_url":"https://github.com/apache/curator/releases/tag/1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.14/manifests"},{"name":"1.0.14","sha":"130bfcec35521f6eb0a12552b50c4c2d2cd78869","kind":"commit","published_at":"2012-06-25T22:31:24.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.14","html_url":"https://github.com/apache/curator/releases/tag/1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.14/manifests"},{"name":"1.1.13","sha":"1974281588159f5a1310a5f41224c770bfbb3a0e","kind":"commit","published_at":"2012-06-25T21:57:05.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.13","html_url":"https://github.com/apache/curator/releases/tag/1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.13/manifests"},{"name":"1.1.12","sha":"b7259addc2d63b7647625a415624914c67c6fb48","kind":"commit","published_at":"2012-06-05T21:03:10.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.12","html_url":"https://github.com/apache/curator/releases/tag/1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.12/manifests"},{"name":"1.0.13","sha":"31b6062441001721dbaf8599e9d4676184fcac7b","kind":"commit","published_at":"2012-06-05T20:59:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.13","html_url":"https://github.com/apache/curator/releases/tag/1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.13/manifests"},{"name":"1.1.11","sha":"f78e49828e1ed7ac593448a2db995d79e1d126a6","kind":"commit","published_at":"2012-06-01T21:20:59.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.11","html_url":"https://github.com/apache/curator/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.11/manifests"},{"name":"TestLockCleanlinessWithFaults","sha":"a4ee4b589b15a8567f054345b50ec991c82a1e3c","kind":"commit","published_at":"2012-06-01T18:48:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/TestLockCleanlinessWithFaults","html_url":"https://github.com/apache/curator/releases/tag/TestLockCleanlinessWithFaults","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@TestLockCleanlinessWithFaults","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/TestLockCleanlinessWithFaults","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/TestLockCleanlinessWithFaults/manifests"},{"name":"1.0.11","sha":"8e9a54c6ca3d33c947d9f069f6d1cffcae8da2dd","kind":"commit","published_at":"2012-05-17T23:00:08.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.11","html_url":"https://github.com/apache/curator/releases/tag/1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.11/manifests"},{"name":"1.1.10","sha":"8f3c771e68e487d8ec9ecd297a2e34df561fb193","kind":"commit","published_at":"2012-05-17T22:05:34.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.10","html_url":"https://github.com/apache/curator/releases/tag/1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.10/manifests"},{"name":"1.0.10","sha":"b5a2a9fec393a43813a8598207e2080059d15d9d","kind":"commit","published_at":"2012-05-10T21:53:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.10","html_url":"https://github.com/apache/curator/releases/tag/1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.10/manifests"},{"name":"1.1.9","sha":"af8653161e3dce4b42d1a32de64937b062fd67f0","kind":"commit","published_at":"2012-05-10T21:31:00.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.9","html_url":"https://github.com/apache/curator/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.9/manifests"},{"name":"1.0.3a","sha":"111a4cf3d2e171aef9656840b15ce67ced547dd3","kind":"tag","published_at":"2012-03-07T19:58:01.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.3a","html_url":"https://github.com/apache/curator/releases/tag/1.0.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3a/manifests"},{"name":"1.1.3","sha":"04b013fceb07f07fdbe92f0b6b8bd5d1742d2278","kind":"tag","published_at":"2012-03-07T19:05:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.3","html_url":"https://github.com/apache/curator/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.3/manifests"},{"name":"1.0.3-2","sha":"aac1e51cd4a3ff4337c773dd524634de697638f1","kind":"tag","published_at":"2012-02-09T00:32:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.3-2","html_url":"https://github.com/apache/curator/releases/tag/1.0.3-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.3-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3-2/manifests"},{"name":"1.0.3","sha":"01884d69d74d5c49e0748a6196e8226c0fe50241","kind":"tag","published_at":"2012-02-09T00:09:34.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.3","html_url":"https://github.com/apache/curator/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3/manifests"},{"name":"1.1.2","sha":"3e7746ae975aa9c737ba92a7f870fa267e6e6d8b","kind":"tag","published_at":"2012-02-09T00:01:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.2","html_url":"https://github.com/apache/curator/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.2/manifests"},{"name":"1.0.2","sha":"e6aa29f66a5bf4a9d6e0e1fdd68e4035cb5f4ce7","kind":"tag","published_at":"2012-01-21T21:40:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.2","html_url":"https://github.com/apache/curator/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.2/manifests"},{"name":"1.1.1","sha":"1fd5a5e76ad203b4b084bbc8b6af33c77f1d345f","kind":"tag","published_at":"2012-01-21T21:24:50.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.1","html_url":"https://github.com/apache/curator/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"47cad7a069d5632213ddf0e10e64b6e136245a8c","kind":"tag","published_at":"2012-01-06T00:27:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.0","html_url":"https://github.com/apache/curator/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"f98f3e9692422c5372bc2d0dd756df89bd5bfa12","kind":"tag","published_at":"2012-01-04T08:31:41.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.1","html_url":"https://github.com/apache/curator/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"dc987ef0ee396efd7eb0caa77bf4993e63929e5c","kind":"tag","published_at":"2011-12-31T21:02:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.0","html_url":"https://github.com/apache/curator/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.0/manifests"},{"name":"0.100.0","sha":"b2fc5436fc2482d06bb31a94d5d1b4cb1440aa45","kind":"tag","published_at":"2011-12-29T20:52:12.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.100.0","html_url":"https://github.com/apache/curator/releases/tag/0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.100.0/manifests"},{"name":"0.6.4","sha":"701c30e0c7edde31a736b3e7a6abaabd61f65e99","kind":"tag","published_at":"2011-12-07T20:30:32.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.4","html_url":"https://github.com/apache/curator/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"bbd20a15bb466f9c492a87c0180a746dee7ebdc0","kind":"tag","published_at":"2011-11-30T20:01:41.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.3","html_url":"https://github.com/apache/curator/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"85fc220ec069253a8ac77b306c2c5ca78da5c7d8","kind":"tag","published_at":"2011-11-23T05:59:12.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.2","html_url":"https://github.com/apache/curator/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"22b585b07679929aaf5249cd6e0d17ddce7f1b42","kind":"tag","published_at":"2011-11-18T19:03:22.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.1","html_url":"https://github.com/apache/curator/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.1/manifests"},{"name":"0.5.2","sha":"9e7ed41a701300f37395f1b790b1db252c4a7bf9","kind":"tag","published_at":"2011-11-14T23:24:55.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.5.2","html_url":"https://github.com/apache/curator/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"8b1a29570089d2ee366a9256fb48182fc71c58bc","kind":"tag","published_at":"2011-11-12T22:37:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.5.1","html_url":"https://github.com/apache/curator/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.1/manifests"},{"name":"0.4.3","sha":"93dea65d0bf2fc32b7292b332986a12d617f3eb3","kind":"tag","published_at":"2011-11-09T19:09:19.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.4.3","html_url":"https://github.com/apache/curator/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"87b492e163c86fc59b886f513a4108a20bcfe965","kind":"tag","published_at":"2011-11-09T18:18:05.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.4.2","html_url":"https://github.com/apache/curator/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.2/manifests"},{"name":"0.32","sha":"3e5107057038c3134dd31bc393c3857372a86b0a","kind":"tag","published_at":"2011-10-28T23:25:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.32","html_url":"https://github.com/apache/curator/releases/tag/0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.32/manifests"},{"name":"0.31","sha":"8402977bddca0f3212514f2e30339cdd39b4a614","kind":"tag","published_at":"2011-10-24T22:50:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.31","html_url":"https://github.com/apache/curator/releases/tag/0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.31/manifests"},{"name":"0.30","sha":"1cfb1bafe1568ad460dad22c4364e7fcb9dbe780","kind":"tag","published_at":"2011-10-19T22:48:33.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.30","html_url":"https://github.com/apache/curator/releases/tag/0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.30/manifests"},{"name":"0.29","sha":"2f520214bc3df8af2dc41296137a5e96f705bfc7","kind":"tag","published_at":"2011-10-19T22:31:18.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.29","html_url":"https://github.com/apache/curator/releases/tag/0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.29/manifests"},{"name":"0.28","sha":"781e99058ecd22649bf62f772f074c5a3c2dc42e","kind":"tag","published_at":"2011-10-19T22:19:07.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.28","html_url":"https://github.com/apache/curator/releases/tag/0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.28/manifests"},{"name":"0.27","sha":"b59f36c95e53dffe82002fb7aa180be4ca925cfb","kind":"tag","published_at":"2011-10-19T22:12:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.27","html_url":"https://github.com/apache/curator/releases/tag/0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.27/manifests"},{"name":"0.26","sha":"96d5b84e387ce45a29e0971d55b74310531f3e15","kind":"tag","published_at":"2011-10-19T00:31:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.26","html_url":"https://github.com/apache/curator/releases/tag/0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.26/manifests"},{"name":"0.25","sha":"c13846a68fcbf4d9061e334f6f5ca25149a2bc23","kind":"tag","published_at":"2011-10-17T20:00:55.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.25","html_url":"https://github.com/apache/curator/releases/tag/0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.25/manifests"},{"name":"0.24","sha":"1ca0a4239163e4de730a75fa58cc817b5b54a87c","kind":"tag","published_at":"2011-10-14T17:03:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.24","html_url":"https://github.com/apache/curator/releases/tag/0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.24/manifests"},{"name":"0.23","sha":"b57b629546315e134ef80b029063249954cc5df1","kind":"tag","published_at":"2011-10-12T22:56:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.23","html_url":"https://github.com/apache/curator/releases/tag/0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.23/manifests"},{"name":"curator-0.22-SNAPSHOT","sha":"9feb191ecbdbb0763fc02a9f343b7293771ef7d7","kind":"tag","published_at":"2011-10-06T21:41:52.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.22-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.22-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.22-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.22-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.22-SNAPSHOT/manifests"},{"name":"curator-0.21-SNAPSHOT","sha":"c5162b06a0cd74fecbaaea5eb6fda3d272f0b594","kind":"tag","published_at":"2011-10-06T00:32:10.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.21-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.21-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.21-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.21-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.21-SNAPSHOT/manifests"},{"name":"curator-0.20-SNAPSHOT","sha":"4ed5d311a9b697d39146ec2f45ad966ff0c3d745","kind":"tag","published_at":"2011-10-04T20:08:00.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.20-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.20-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.20-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.20-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.20-SNAPSHOT/manifests"},{"name":"curator-0.19-SNAPSHOT","sha":"a1794ccab13218afb21f2f106582ef1877d520ec","kind":"tag","published_at":"2011-09-07T17:51:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.19-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.19-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.19-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.19-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.19-SNAPSHOT/manifests"},{"name":"curator-0.18-SNAPSHOT","sha":"8faf72662d78f72e5bf665704ddec098aa593707","kind":"tag","published_at":"2011-09-06T23:51:35.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.18-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.18-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.18-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.18-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.18-SNAPSHOT/manifests"},{"name":"curator-0.17-SNAPSHOT","sha":"50a123c1cf1e800006b2128f40da28028ec4e9b8","kind":"tag","published_at":"2011-09-01T05:37:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.17-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.17-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.17-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.17-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.17-SNAPSHOT/manifests"},{"name":"curator-0.16-SNAPSHOT","sha":"32feb9f9344f56c71774303679355becd3c8e968","kind":"tag","published_at":"2011-08-30T22:26:59.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.16-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.16-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.16-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.16-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.16-SNAPSHOT/manifests"},{"name":"curator-0.15-SNAPSHOT","sha":"f2229966d82f73db5384e220ba8d54f8d0f1f0a8","kind":"tag","published_at":"2011-08-30T00:27:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.15-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.15-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.15-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.15-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.15-SNAPSHOT/manifests"},{"name":"curator-0.14-SNAPSHOT","sha":"4805e0bfec0b51d69b47bafd8ec75fa8e3290d69","kind":"tag","published_at":"2011-08-29T18:01:06.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.14-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.14-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.14-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.14-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.14-SNAPSHOT/manifests"},{"name":"curator-0.13-SNAPSHOT","sha":"181a1d8c5a52862ecdbfd0763d89ac586780d252","kind":"tag","published_at":"2011-08-23T18:51:50.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.13-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.13-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.13-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.13-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.13-SNAPSHOT/manifests"},{"name":"curator-0.12-SNAPSHOT","sha":"9a1589b21e0b9edbf2dd10e30fae822cee41978c","kind":"tag","published_at":"2011-08-23T17:34:09.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.12-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.12-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.12-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.12-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.12-SNAPSHOT/manifests"},{"name":"curator-0.11-SNAPSHOT","sha":"df182fab0a787d712c81fda5af852ac8ed07100d","kind":"tag","published_at":"2011-08-10T21:09:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.11-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.11-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.11-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.11-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.11-SNAPSHOT/manifests"},{"name":"curator-0.10-SNAPSHOT","sha":"6001e046718cd0f9c2dcd22d2408319bcf2ae271","kind":"tag","published_at":"2011-08-10T20:09:40.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.10-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.10-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.10-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.10-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.10-SNAPSHOT/manifests"},{"name":"curator-0.9-SNAPSHOT","sha":"40274820e5a4a4325c00e681bb11cf91c5209ef6","kind":"tag","published_at":"2011-08-01T18:53:45.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.9-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.9-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.9-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.9-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.9-SNAPSHOT/manifests"},{"name":"curator-0.8-SNAPSHOT","sha":"6a67eaf8b2794ec33191556a9d9237860c3d4dce","kind":"tag","published_at":"2011-07-27T21:10:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.8-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.8-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.8-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.8-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.8-SNAPSHOT/manifests"},{"name":"curator-0.7-SNAPSHOT","sha":"d261c1e1e685203174b844a78194efa501d7a4f4","kind":"tag","published_at":"2011-07-27T21:07:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.7-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.7-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.7-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.7-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.7-SNAPSHOT/manifests"},{"name":"curator-0.6-SNAPSHOT","sha":"0113de96e229e09b4ad7cf5f59ea1ee6ca54fc13","kind":"tag","published_at":"2011-07-22T22:12:33.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.6-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.6-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.6-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.6-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.6-SNAPSHOT/manifests"},{"name":"curator-0.5-SNAPSHOT","sha":"c4a4ceed7d4ed95a51a0df2c62b8f078514072b1","kind":"tag","published_at":"2011-07-22T00:02:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.5-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.5-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.5-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.5-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.5-SNAPSHOT/manifests"},{"name":"curator-0.4-SNAPSHOT","sha":"bfd14213b37fb692f37509ddfba62897b4731b1a","kind":"tag","published_at":"2011-07-20T17:59:23.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.4-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.4-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.4-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.4-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.4-SNAPSHOT/manifests"},{"name":"curator-0.3-SNAPSHOT","sha":"b7d57def54ab0193ec1a5233af252d1b642e24f1","kind":"tag","published_at":"2011-07-20T17:48:21.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.3-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.3-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.3-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.3-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.3-SNAPSHOT/manifests"},{"name":"curator-0.2-SNAPSHOT","sha":"0373348a424ade0ab24fb4a35cd59c0ae32ed8f3","kind":"tag","published_at":"2011-07-20T17:37:47.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.2-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.2-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.2-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.2-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.2-SNAPSHOT/manifests"},{"name":"curator-0.1-SNAPSHOT","sha":"d56f64d8282d833b4e417357b207e4ed7de8a214","kind":"tag","published_at":"2011-07-20T17:09:32.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.1-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.1-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.1-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.1-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.1-SNAPSHOT/manifests"}]},"repo_metadata_updated_at":"2026-03-01T22:02:56.330Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":7,"rankings":{"downloads":null,"dependent_repos_count":9.292533297026294,"dependent_packages_count":50.147163645974324,"stargazers_count":6.104988747487205,"forks_count":4.526833839229223,"docker_downloads_count":null,"average":17.517879882429263},"purl":"pkg:maven/org.apache.curator/curator-x-rpc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.curator:curator-x-rpc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.curator:curator-x-rpc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.curator:curator-x-rpc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T15:01:51.078Z","issues_count":620,"pull_requests_count":215,"avg_time_to_close_issue":36702222.956778,"avg_time_to_close_pull_request":3093513.6461538463,"issues_closed_count":509,"pull_requests_closed_count":195,"pull_request_authors_count":42,"issue_authors_count":12,"avg_comments_per_issue":3.682258064516129,"avg_comments_per_pull_request":2.0651162790697675,"merged_pull_requests_count":163,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":16,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":1012257.8,"past_year_avg_time_to_close_pull_request":1226462.5652173914,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.625,"past_year_avg_comments_per_pull_request":1.40625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":21,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/issues","maintainers":[{"login":"jira-importer","count":603,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"Randgalt","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Randgalt"},{"login":"kezhuw","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kezhuw"},{"login":"tisonkun","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"}],"active_maintainers":[{"login":"kezhuw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kezhuw"},{"login":"tisonkun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-x-rpc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-x-rpc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-x-rpc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-x-rpc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-x-rpc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-x-rpc/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604631,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4894235,"name":"org.apache.curator:curator-test","ecosystem":"maven","description":"Unit testing utilities.","homepage":"https://curator.apache.org","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/curator","keywords_array":[],"namespace":"org.apache.curator","versions_count":42,"first_release_published_at":"2013-05-01T20:52:31.000Z","latest_release_published_at":"2025-07-04T05:51:56.000Z","latest_release_number":"5.9.0","last_synced_at":"2026-04-30T02:09:36.256Z","created_at":"2022-07-26T22:19:43.195Z","updated_at":"2026-04-30T02:09:36.257Z","registry_url":"https://central.sonatype.com/artifact/org.apache.curator/curator-test/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.curator/curator-test/","metadata":{"repositories":["https://repository.apache.org/content/groups/staging/"]},"repo_metadata":{"id":14641332,"uuid":"17359057","full_name":"apache/curator","owner":"apache","description":"Apache Curator","archived":false,"fork":false,"pushed_at":"2026-01-26T21:44:00.000Z","size":11324,"stargazers_count":3168,"open_issues_count":125,"forks_count":1252,"subscribers_count":156,"default_branch":"master","last_synced_at":"2026-02-16T12:36:54.202Z","etag":null,"topics":["consensus","curator","database","java","zookeeper"],"latest_commit_sha":null,"homepage":"https://curator.apache.org/","language":"Java","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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-03T08:00:07.000Z","updated_at":"2026-02-14T13:44:26.000Z","dependencies_parsed_at":"2024-01-23T17:31:31.994Z","dependency_job_id":"7ebc49a8-6817-47cb-a3ab-0624407f70c5","html_url":"https://github.com/apache/curator","commit_stats":{"total_commits":2395,"total_committers":158,"mean_commits":"15.158227848101266","dds":0.6033402922755742,"last_synced_commit":"bdf240202a02436aca698be91e38768515e6b6c8"},"previous_names":[],"tags_count":123,"template":false,"template_full_name":null,"purl":"pkg:github/apache/curator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/curator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/sbom","scorecard":{"id":201370,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/curator","commit":"28291442ebd843c474533be4894462ae317d9a5c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":7,"reason":"Found 21/30 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:54:01.092Z","repository_id":14641332,"created_at":"2025-08-16T22:54:01.092Z","updated_at":"2025-08-16T22:54:01.092Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29548201,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T14:33:00.708Z","status":"ssl_error","status_checked_at":"2026-02-17T14:32:58.657Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"apache-curator-5.9.0","sha":"37c7a713984ef83413c695aee352af2af6daa974","kind":"tag","published_at":"2025-07-04T05:49:48.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.9.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.9.0/manifests"},{"name":"apache-curator-5.8.0","sha":"cbafb5349baf14132d315f2bbdb37e6eae25f222","kind":"tag","published_at":"2025-03-02T03:49:46.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.8.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.8.0/manifests"},{"name":"apache-curator-5.7.1","sha":"a8b4dc3f083849786463de9e8c05d11daa5bc225","kind":"tag","published_at":"2024-09-26T14:28:58.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.7.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.1/manifests"},{"name":"apache-curator-5.7.0","sha":"a57b94e4de88ef881618045dfa23ba642dd4f7db","kind":"tag","published_at":"2024-06-11T09:48:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.7.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.0/manifests"},{"name":"apache-curator-5.6.0","sha":"4210bd712faaff85849d93baea913e6e3c6ba35d","kind":"tag","published_at":"2024-01-02T16:31:09.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.6.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.6.0/manifests"},{"name":"apache-curator-5.5.0","sha":"40885adbbc0f2e51a41cd9119cad305d9ac32760","kind":"tag","published_at":"2023-04-19T20:01:44.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.5.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.5.0/manifests"},{"name":"apache-curator-5.4.0","sha":"526e38c77fdd3d24f155ab49886fe7a9d8aab2d5","kind":"tag","published_at":"2022-10-21T06:49:08.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.4.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.4.0/manifests"},{"name":"apache-curator-5.3.0","sha":"176793b2916f5e3141a4cd421c948d66d3e5c660","kind":"tag","published_at":"2022-06-30T16:55:33.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.3.0/manifests"},{"name":"apache-curator-5.2.1","sha":"c905ff611a845838aae9aa39152fd33c7f8f68c3","kind":"tag","published_at":"2022-03-14T08:05:56.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.2.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.1/manifests"},{"name":"apache-curator-5.2.0","sha":"c1746faeeba88ae1df2340f0b492ac1c46306242","kind":"tag","published_at":"2021-07-19T06:10:48.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.2.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.0/manifests"},{"name":"apache.curator-5.1.0","sha":"275de95774f58ea30d88dbfcc6de7ef05e129012","kind":"tag","published_at":"2020-06-30T13:03:19.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache.curator-5.1.0","html_url":"https://github.com/apache/curator/releases/tag/apache.curator-5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache.curator-5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache.curator-5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache.curator-5.1.0/manifests"},{"name":"apache-curator-5.0.0","sha":"e0bb2fb251dd0ad3a75d829ad94d6f9e02c5461c","kind":"tag","published_at":"2020-05-18T02:43:58.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.0.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.0.0/manifests"},{"name":"apache-curator-4.3.0","sha":"b78d28bdaf15553a850849352324feae7218f99c","kind":"tag","published_at":"2020-02-23T23:00:17.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.3.0/manifests"},{"name":"apache-curator-4.2.0","sha":"dc6e78513aa076545552b2661940f6ed4bcc5e75","kind":"tag","published_at":"2019-03-03T19:54:29.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.2.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.2.0/manifests"},{"name":"apache-curator-4.1.1","sha":"a6167b693db0abf67a4b5fead705474cbe4bc986","kind":"tag","published_at":"2019-03-03T19:41:28.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.1.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.1/manifests"},{"name":"apache-curator-4.1.0","sha":"239c93eb60a0cee44a92c37d9651888acf380f42","kind":"tag","published_at":"2018-12-17T03:35:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.1.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.0/manifests"},{"name":"apache-curator-4.0.2","sha":"68f03ebddfb56ec32296f033df547b99829ce007","kind":"tag","published_at":"2018-12-09T23:54:50.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.2","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2/manifests"},{"name":"apache-curator-4.0.2-SNAPSHOT","sha":"41a9e1ee67bcccfd1f2864cde90881eedc4b2735","kind":"tag","published_at":"2018-12-09T23:51:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.2-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.2-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.2-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2-SNAPSHOT/manifests"},{"name":"apache-curator-2.13.0","sha":"e947126fa24cdd560a7e9fd71bc1aab1e4c36b6f","kind":"tag","published_at":"2018-12-03T02:32:13.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.13.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.13.0/manifests"},{"name":"apache-curator-4.0.1","sha":"770a0f948e211ed6f794e318cf7722dff1fa1c0a","kind":"tag","published_at":"2018-02-07T23:53:43.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.1/manifests"},{"name":"apache-curator-4.0.0","sha":"2f1ed8f98ca158efd5cc4db650e759d1f6694638","kind":"tag","published_at":"2017-07-26T14:07:13.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.0/manifests"},{"name":"apache-curator-3.3.0","sha":"8b9f7d5ce0369976f766745069be62e2b126ef22","kind":"tag","published_at":"2017-03-01T04:27:43.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.3.0/manifests"},{"name":"apache-curator-2.12.0","sha":"2b68d13f6d1e57e019ee19f96f047361c8b88516","kind":"tag","published_at":"2017-03-01T03:01:11.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.12.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.12.0/manifests"},{"name":"apache-curator-3.2.1","sha":"d5da56e1bee5d67206d0cde812d744b2aa24226c","kind":"tag","published_at":"2016-11-11T14:32:02.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.2.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.1/manifests"},{"name":"apache-curator-2.11.1","sha":"f8c6a0933737bc3044eeddc1a90aafda20febca5","kind":"tag","published_at":"2016-11-11T13:42:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.11.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.1/manifests"},{"name":"apache-curator-3.2.0","sha":"b0cc815c8b87362e73d52822a6cedae75bf90a21","kind":"tag","published_at":"2016-06-15T02:14:37.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.2.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0/manifests"},{"name":"apache-curator-2.11.0","sha":"d2b94e1139c26613bc225f9d2ca69c8642125cfd","kind":"tag","published_at":"2016-06-15T01:13:10.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.11.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0/manifests"},{"name":"apache-curator-3.2.0-SNAPSHOT","sha":"3dbc96716c95fb389833c8defc7fd83808099d50","kind":"tag","published_at":"2016-05-25T05:37:36.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.2.0-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.2.0-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.2.0-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0-SNAPSHOT/manifests"},{"name":"apache-curator-2.11.0-SNAPSHOT","sha":"a5a242303f386ee6556c2fb880d70dc500805499","kind":"tag","published_at":"2016-05-24T23:14:07.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.11.0-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.11.0-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.11.0-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0-SNAPSHOT/manifests"},{"name":"apache-curator-2.10.0","sha":"72ce8563341e35966ed8eb753024adf052144070","kind":"tag","published_at":"2016-02-10T20:14:35.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.10.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.10.0/manifests"},{"name":"apache-curator-3.1.0","sha":"5b1a7eaa72536cc6d489c3f9eab29fa568a86db6","kind":"tag","published_at":"2016-02-10T20:03:47.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.1.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.1.0/manifests"},{"name":"apache-curator-2.9.1","sha":"4cbec9fe665db00820ee0c00761a343888d019b6","kind":"tag","published_at":"2015-10-26T01:59:25.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.9.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.1/manifests"},{"name":"apache-curator-3.0.0-SNAPSHOT","sha":"b58b5c236a663402fd401143d72e666aa853e7ed","kind":"tag","published_at":"2015-10-12T05:28:41.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.0.0-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.0.0-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.0.0-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0-SNAPSHOT/manifests"},{"name":"apache-curator-3.0.0","sha":"b58b5c236a663402fd401143d72e666aa853e7ed","kind":"commit","published_at":"2015-10-12T05:28:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.0.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0/manifests"},{"name":"apache-curator-2.9.0-rc1","sha":"13dad1133f54d24ce70b4eb1a12ab821f0b6a343","kind":"tag","published_at":"2015-09-02T17:56:24.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.9.0-rc1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0-rc1/manifests"},{"name":"apache-curator-2.9.0","sha":"13dad1133f54d24ce70b4eb1a12ab821f0b6a343","kind":"commit","published_at":"2015-09-02T17:56:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.9.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0/manifests"},{"name":"apache-curator-2.8.0","sha":"c1466e6d8312e321732f06831ee9420b1af6344a","kind":"tag","published_at":"2015-05-08T18:57:12.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.8.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.8.0/manifests"},{"name":"apache-curator-2.7.0","sha":"206a59043cb94fe51dbd878b080f68d1c0b7595e","kind":"tag","published_at":"2014-10-31T04:29:47.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.7.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.7.0/manifests"},{"name":"apache-curator-2.6.0","sha":"56e4b624dfd72e520a645d68a2e0ca1836f5cc93","kind":"tag","published_at":"2014-07-08T02:28:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.6.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.6.0/manifests"},{"name":"apache-curator-2.5.0","sha":"31256d64c853b198f32591b0f4395589b79fe867","kind":"tag","published_at":"2014-05-24T16:26:40.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.5.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.5.0/manifests"},{"name":"apache-curator-2.4.2","sha":"c4f46fbcf7ffc0ae5a8d6f51b922a4284c11aef7","kind":"tag","published_at":"2014-04-21T22:03:02.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.4.2","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.2/manifests"},{"name":"apache-curator-2.4.1","sha":"9cf0eabcd0a95f5531aee18ccf4353b1b6a09461","kind":"tag","published_at":"2014-03-06T12:33:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.4.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.1/manifests"},{"name":"2.4.0","sha":"b12d55e8150d56bbe8564c5edcb22efde0c14dd1","kind":"tag","published_at":"2014-02-05T18:54:03.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/2.4.0","html_url":"https://github.com/apache/curator/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/2.4.0/manifests"},{"name":"apache-curator-2.3.1","sha":"824a261b5d93046e74fac1dd3fa87e914e9ee4b0","kind":"tag","published_at":"2013-11-10T16:20:36.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.3.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.1/manifests"},{"name":"apache-curator-2.3.0","sha":"9e2eaf31df76e343e7e48de00497c92d7a812503","kind":"tag","published_at":"2013-11-04T19:27:57.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.0/manifests"},{"name":"apache-curator-2.2.0-incubating","sha":"437f7dd98e50977e96b8441d8cd11b24a1cb0941","kind":"tag","published_at":"2013-07-31T15:52:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.2.0-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.2.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.2.0-incubating/manifests"},{"name":"temp","sha":"9b81582da0d1742336e5025917ce60401041b457","kind":"commit","published_at":"2013-07-07T18:05:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/temp","html_url":"https://github.com/apache/curator/releases/tag/temp","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@temp","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/temp","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/temp/manifests"},{"name":"next-release","sha":"9b81582da0d1742336e5025917ce60401041b457","kind":"commit","published_at":"2013-07-07T18:05:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/next-release","html_url":"https://github.com/apache/curator/releases/tag/next-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@next-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/next-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/next-release/manifests"},{"name":"apache-curator-2.1.0-incubating","sha":"a95842651cf1fadcf8612601a138ac8247a14ad6","kind":"tag","published_at":"2013-06-20T17:50:51.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.1.0-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.1.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.1.0-incubating/manifests"},{"name":"apache-curator-2.0.1-incubating","sha":"6ac0133ceeedd4dfdbc6cc1c35abc303bfd056d6","kind":"tag","published_at":"2013-05-17T20:39:13.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.0.1-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.0.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1-incubating/manifests"},{"name":"apache-curator-2.0.0-incubating","sha":"4b7b7b67f4ca941bca0f3c4346b86f768f04d867","kind":"tag","published_at":"2013-05-01T20:51:56.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.0.0-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.0.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.0-incubating/manifests"},{"name":"apache-curator-2.0.1","sha":"74975f2b8c11b3d101b66b3545fd191dc0b2a762","kind":"tag","published_at":"2013-04-22T17:46:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.0.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1/manifests"},{"name":"curator-2.0.0","sha":"291945788fe26e24c6b29fe1be5cc112d914d94c","kind":"tag","published_at":"2013-03-29T20:45:05.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-2.0.0","html_url":"https://github.com/apache/curator/releases/tag/curator-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-2.0.0/manifests"},{"name":"1.1.17","sha":"076cfd27e86d37b9587464e3ccabc28c1e9f4479","kind":"commit","published_at":"2012-08-30T21:38:09.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.17","html_url":"https://github.com/apache/curator/releases/tag/1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.17/manifests"},{"name":"1.0.17","sha":"159872b1760bdfbb4634705e9603eaf9d8408908","kind":"commit","published_at":"2012-08-02T22:17:00.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.17","html_url":"https://github.com/apache/curator/releases/tag/1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.17/manifests"},{"name":"1.1.16","sha":"9049485a08aaacbc1c9808fcd0a07fb0ffcafeae","kind":"commit","published_at":"2012-08-02T22:16:30.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.16","html_url":"https://github.com/apache/curator/releases/tag/1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.16/manifests"},{"name":"1.0.16-2","sha":"1ba887d62f47e18edd3dc118e3cefed8618b3478","kind":"commit","published_at":"2012-07-14T23:13:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.16-2","html_url":"https://github.com/apache/curator/releases/tag/1.0.16-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.16-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16-2/manifests"},{"name":"1.0.15-2","sha":"1d222a9a6b2ae72fe1ebb37c7b0308064151795b","kind":"commit","published_at":"2012-07-14T23:13:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.15-2","html_url":"https://github.com/apache/curator/releases/tag/1.0.15-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.15-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15-2/manifests"},{"name":"1.1.15","sha":"8c1dceb665e4416f556b7985d368aac249a71399","kind":"commit","published_at":"2012-07-14T21:26:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.15","html_url":"https://github.com/apache/curator/releases/tag/1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.15/manifests"},{"name":"1.0.16","sha":"38fd751bee7bd8b0b7860e47928dc1cc3f042eb1","kind":"commit","published_at":"2012-07-06T21:55:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.16","html_url":"https://github.com/apache/curator/releases/tag/1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16/manifests"},{"name":"1.0.15","sha":"38fd751bee7bd8b0b7860e47928dc1cc3f042eb1","kind":"commit","published_at":"2012-07-06T21:55:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.15","html_url":"https://github.com/apache/curator/releases/tag/1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15/manifests"},{"name":"1.1.14","sha":"7fb0bb99ac487e6ab3565cb427145954cec39665","kind":"commit","published_at":"2012-07-06T21:54:02.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.14","html_url":"https://github.com/apache/curator/releases/tag/1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.14/manifests"},{"name":"1.0.14","sha":"130bfcec35521f6eb0a12552b50c4c2d2cd78869","kind":"commit","published_at":"2012-06-25T22:31:24.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.14","html_url":"https://github.com/apache/curator/releases/tag/1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.14/manifests"},{"name":"1.1.13","sha":"1974281588159f5a1310a5f41224c770bfbb3a0e","kind":"commit","published_at":"2012-06-25T21:57:05.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.13","html_url":"https://github.com/apache/curator/releases/tag/1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.13/manifests"},{"name":"1.1.12","sha":"b7259addc2d63b7647625a415624914c67c6fb48","kind":"commit","published_at":"2012-06-05T21:03:10.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.12","html_url":"https://github.com/apache/curator/releases/tag/1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.12/manifests"},{"name":"1.0.13","sha":"31b6062441001721dbaf8599e9d4676184fcac7b","kind":"commit","published_at":"2012-06-05T20:59:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.13","html_url":"https://github.com/apache/curator/releases/tag/1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.13/manifests"},{"name":"1.1.11","sha":"f78e49828e1ed7ac593448a2db995d79e1d126a6","kind":"commit","published_at":"2012-06-01T21:20:59.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.11","html_url":"https://github.com/apache/curator/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.11/manifests"},{"name":"TestLockCleanlinessWithFaults","sha":"a4ee4b589b15a8567f054345b50ec991c82a1e3c","kind":"commit","published_at":"2012-06-01T18:48:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/TestLockCleanlinessWithFaults","html_url":"https://github.com/apache/curator/releases/tag/TestLockCleanlinessWithFaults","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@TestLockCleanlinessWithFaults","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/TestLockCleanlinessWithFaults","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/TestLockCleanlinessWithFaults/manifests"},{"name":"1.0.11","sha":"8e9a54c6ca3d33c947d9f069f6d1cffcae8da2dd","kind":"commit","published_at":"2012-05-17T23:00:08.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.11","html_url":"https://github.com/apache/curator/releases/tag/1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.11/manifests"},{"name":"1.1.10","sha":"8f3c771e68e487d8ec9ecd297a2e34df561fb193","kind":"commit","published_at":"2012-05-17T22:05:34.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.10","html_url":"https://github.com/apache/curator/releases/tag/1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.10/manifests"},{"name":"1.0.10","sha":"b5a2a9fec393a43813a8598207e2080059d15d9d","kind":"commit","published_at":"2012-05-10T21:53:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.10","html_url":"https://github.com/apache/curator/releases/tag/1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.10/manifests"},{"name":"1.1.9","sha":"af8653161e3dce4b42d1a32de64937b062fd67f0","kind":"commit","published_at":"2012-05-10T21:31:00.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.9","html_url":"https://github.com/apache/curator/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.9/manifests"},{"name":"1.0.3a","sha":"111a4cf3d2e171aef9656840b15ce67ced547dd3","kind":"tag","published_at":"2012-03-07T19:58:01.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.3a","html_url":"https://github.com/apache/curator/releases/tag/1.0.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3a/manifests"},{"name":"1.1.3","sha":"04b013fceb07f07fdbe92f0b6b8bd5d1742d2278","kind":"tag","published_at":"2012-03-07T19:05:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.3","html_url":"https://github.com/apache/curator/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.3/manifests"},{"name":"1.0.3-2","sha":"aac1e51cd4a3ff4337c773dd524634de697638f1","kind":"tag","published_at":"2012-02-09T00:32:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.3-2","html_url":"https://github.com/apache/curator/releases/tag/1.0.3-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.3-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3-2/manifests"},{"name":"1.0.3","sha":"01884d69d74d5c49e0748a6196e8226c0fe50241","kind":"tag","published_at":"2012-02-09T00:09:34.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.3","html_url":"https://github.com/apache/curator/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3/manifests"},{"name":"1.1.2","sha":"3e7746ae975aa9c737ba92a7f870fa267e6e6d8b","kind":"tag","published_at":"2012-02-09T00:01:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.2","html_url":"https://github.com/apache/curator/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.2/manifests"},{"name":"1.0.2","sha":"e6aa29f66a5bf4a9d6e0e1fdd68e4035cb5f4ce7","kind":"tag","published_at":"2012-01-21T21:40:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.2","html_url":"https://github.com/apache/curator/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.2/manifests"},{"name":"1.1.1","sha":"1fd5a5e76ad203b4b084bbc8b6af33c77f1d345f","kind":"tag","published_at":"2012-01-21T21:24:50.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.1","html_url":"https://github.com/apache/curator/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"47cad7a069d5632213ddf0e10e64b6e136245a8c","kind":"tag","published_at":"2012-01-06T00:27:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.0","html_url":"https://github.com/apache/curator/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"f98f3e9692422c5372bc2d0dd756df89bd5bfa12","kind":"tag","published_at":"2012-01-04T08:31:41.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.1","html_url":"https://github.com/apache/curator/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"dc987ef0ee396efd7eb0caa77bf4993e63929e5c","kind":"tag","published_at":"2011-12-31T21:02:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.0","html_url":"https://github.com/apache/curator/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.0/manifests"},{"name":"0.100.0","sha":"b2fc5436fc2482d06bb31a94d5d1b4cb1440aa45","kind":"tag","published_at":"2011-12-29T20:52:12.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.100.0","html_url":"https://github.com/apache/curator/releases/tag/0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.100.0/manifests"},{"name":"0.6.4","sha":"701c30e0c7edde31a736b3e7a6abaabd61f65e99","kind":"tag","published_at":"2011-12-07T20:30:32.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.4","html_url":"https://github.com/apache/curator/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"bbd20a15bb466f9c492a87c0180a746dee7ebdc0","kind":"tag","published_at":"2011-11-30T20:01:41.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.3","html_url":"https://github.com/apache/curator/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"85fc220ec069253a8ac77b306c2c5ca78da5c7d8","kind":"tag","published_at":"2011-11-23T05:59:12.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.2","html_url":"https://github.com/apache/curator/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"22b585b07679929aaf5249cd6e0d17ddce7f1b42","kind":"tag","published_at":"2011-11-18T19:03:22.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.1","html_url":"https://github.com/apache/curator/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.1/manifests"},{"name":"0.5.2","sha":"9e7ed41a701300f37395f1b790b1db252c4a7bf9","kind":"tag","published_at":"2011-11-14T23:24:55.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.5.2","html_url":"https://github.com/apache/curator/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"8b1a29570089d2ee366a9256fb48182fc71c58bc","kind":"tag","published_at":"2011-11-12T22:37:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.5.1","html_url":"https://github.com/apache/curator/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.1/manifests"},{"name":"0.4.3","sha":"93dea65d0bf2fc32b7292b332986a12d617f3eb3","kind":"tag","published_at":"2011-11-09T19:09:19.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.4.3","html_url":"https://github.com/apache/curator/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"87b492e163c86fc59b886f513a4108a20bcfe965","kind":"tag","published_at":"2011-11-09T18:18:05.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.4.2","html_url":"https://github.com/apache/curator/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.2/manifests"},{"name":"0.32","sha":"3e5107057038c3134dd31bc393c3857372a86b0a","kind":"tag","published_at":"2011-10-28T23:25:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.32","html_url":"https://github.com/apache/curator/releases/tag/0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.32/manifests"},{"name":"0.31","sha":"8402977bddca0f3212514f2e30339cdd39b4a614","kind":"tag","published_at":"2011-10-24T22:50:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.31","html_url":"https://github.com/apache/curator/releases/tag/0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.31/manifests"},{"name":"0.30","sha":"1cfb1bafe1568ad460dad22c4364e7fcb9dbe780","kind":"tag","published_at":"2011-10-19T22:48:33.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.30","html_url":"https://github.com/apache/curator/releases/tag/0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.30/manifests"},{"name":"0.29","sha":"2f520214bc3df8af2dc41296137a5e96f705bfc7","kind":"tag","published_at":"2011-10-19T22:31:18.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.29","html_url":"https://github.com/apache/curator/releases/tag/0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.29/manifests"},{"name":"0.28","sha":"781e99058ecd22649bf62f772f074c5a3c2dc42e","kind":"tag","published_at":"2011-10-19T22:19:07.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.28","html_url":"https://github.com/apache/curator/releases/tag/0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.28/manifests"},{"name":"0.27","sha":"b59f36c95e53dffe82002fb7aa180be4ca925cfb","kind":"tag","published_at":"2011-10-19T22:12:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.27","html_url":"https://github.com/apache/curator/releases/tag/0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.27/manifests"},{"name":"0.26","sha":"96d5b84e387ce45a29e0971d55b74310531f3e15","kind":"tag","published_at":"2011-10-19T00:31:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.26","html_url":"https://github.com/apache/curator/releases/tag/0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.26/manifests"},{"name":"0.25","sha":"c13846a68fcbf4d9061e334f6f5ca25149a2bc23","kind":"tag","published_at":"2011-10-17T20:00:55.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.25","html_url":"https://github.com/apache/curator/releases/tag/0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.25/manifests"},{"name":"0.24","sha":"1ca0a4239163e4de730a75fa58cc817b5b54a87c","kind":"tag","published_at":"2011-10-14T17:03:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.24","html_url":"https://github.com/apache/curator/releases/tag/0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.24/manifests"},{"name":"0.23","sha":"b57b629546315e134ef80b029063249954cc5df1","kind":"tag","published_at":"2011-10-12T22:56:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.23","html_url":"https://github.com/apache/curator/releases/tag/0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.23/manifests"},{"name":"curator-0.22-SNAPSHOT","sha":"9feb191ecbdbb0763fc02a9f343b7293771ef7d7","kind":"tag","published_at":"2011-10-06T21:41:52.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.22-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.22-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.22-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.22-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.22-SNAPSHOT/manifests"},{"name":"curator-0.21-SNAPSHOT","sha":"c5162b06a0cd74fecbaaea5eb6fda3d272f0b594","kind":"tag","published_at":"2011-10-06T00:32:10.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.21-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.21-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.21-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.21-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.21-SNAPSHOT/manifests"},{"name":"curator-0.20-SNAPSHOT","sha":"4ed5d311a9b697d39146ec2f45ad966ff0c3d745","kind":"tag","published_at":"2011-10-04T20:08:00.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.20-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.20-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.20-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.20-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.20-SNAPSHOT/manifests"},{"name":"curator-0.19-SNAPSHOT","sha":"a1794ccab13218afb21f2f106582ef1877d520ec","kind":"tag","published_at":"2011-09-07T17:51:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.19-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.19-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.19-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.19-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.19-SNAPSHOT/manifests"},{"name":"curator-0.18-SNAPSHOT","sha":"8faf72662d78f72e5bf665704ddec098aa593707","kind":"tag","published_at":"2011-09-06T23:51:35.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.18-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.18-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.18-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.18-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.18-SNAPSHOT/manifests"},{"name":"curator-0.17-SNAPSHOT","sha":"50a123c1cf1e800006b2128f40da28028ec4e9b8","kind":"tag","published_at":"2011-09-01T05:37:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.17-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.17-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.17-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.17-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.17-SNAPSHOT/manifests"},{"name":"curator-0.16-SNAPSHOT","sha":"32feb9f9344f56c71774303679355becd3c8e968","kind":"tag","published_at":"2011-08-30T22:26:59.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.16-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.16-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.16-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.16-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.16-SNAPSHOT/manifests"},{"name":"curator-0.15-SNAPSHOT","sha":"f2229966d82f73db5384e220ba8d54f8d0f1f0a8","kind":"tag","published_at":"2011-08-30T00:27:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.15-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.15-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.15-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.15-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.15-SNAPSHOT/manifests"},{"name":"curator-0.14-SNAPSHOT","sha":"4805e0bfec0b51d69b47bafd8ec75fa8e3290d69","kind":"tag","published_at":"2011-08-29T18:01:06.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.14-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.14-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.14-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.14-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.14-SNAPSHOT/manifests"},{"name":"curator-0.13-SNAPSHOT","sha":"181a1d8c5a52862ecdbfd0763d89ac586780d252","kind":"tag","published_at":"2011-08-23T18:51:50.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.13-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.13-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.13-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.13-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.13-SNAPSHOT/manifests"},{"name":"curator-0.12-SNAPSHOT","sha":"9a1589b21e0b9edbf2dd10e30fae822cee41978c","kind":"tag","published_at":"2011-08-23T17:34:09.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.12-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.12-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.12-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.12-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.12-SNAPSHOT/manifests"},{"name":"curator-0.11-SNAPSHOT","sha":"df182fab0a787d712c81fda5af852ac8ed07100d","kind":"tag","published_at":"2011-08-10T21:09:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.11-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.11-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.11-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.11-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.11-SNAPSHOT/manifests"},{"name":"curator-0.10-SNAPSHOT","sha":"6001e046718cd0f9c2dcd22d2408319bcf2ae271","kind":"tag","published_at":"2011-08-10T20:09:40.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.10-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.10-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.10-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.10-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.10-SNAPSHOT/manifests"},{"name":"curator-0.9-SNAPSHOT","sha":"40274820e5a4a4325c00e681bb11cf91c5209ef6","kind":"tag","published_at":"2011-08-01T18:53:45.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.9-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.9-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.9-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.9-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.9-SNAPSHOT/manifests"},{"name":"curator-0.8-SNAPSHOT","sha":"6a67eaf8b2794ec33191556a9d9237860c3d4dce","kind":"tag","published_at":"2011-07-27T21:10:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.8-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.8-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.8-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.8-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.8-SNAPSHOT/manifests"},{"name":"curator-0.7-SNAPSHOT","sha":"d261c1e1e685203174b844a78194efa501d7a4f4","kind":"tag","published_at":"2011-07-27T21:07:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.7-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.7-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.7-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.7-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.7-SNAPSHOT/manifests"},{"name":"curator-0.6-SNAPSHOT","sha":"0113de96e229e09b4ad7cf5f59ea1ee6ca54fc13","kind":"tag","published_at":"2011-07-22T22:12:33.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.6-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.6-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.6-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.6-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.6-SNAPSHOT/manifests"},{"name":"curator-0.5-SNAPSHOT","sha":"c4a4ceed7d4ed95a51a0df2c62b8f078514072b1","kind":"tag","published_at":"2011-07-22T00:02:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.5-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.5-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.5-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.5-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.5-SNAPSHOT/manifests"},{"name":"curator-0.4-SNAPSHOT","sha":"bfd14213b37fb692f37509ddfba62897b4731b1a","kind":"tag","published_at":"2011-07-20T17:59:23.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.4-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.4-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.4-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.4-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.4-SNAPSHOT/manifests"},{"name":"curator-0.3-SNAPSHOT","sha":"b7d57def54ab0193ec1a5233af252d1b642e24f1","kind":"tag","published_at":"2011-07-20T17:48:21.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.3-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.3-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.3-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.3-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.3-SNAPSHOT/manifests"},{"name":"curator-0.2-SNAPSHOT","sha":"0373348a424ade0ab24fb4a35cd59c0ae32ed8f3","kind":"tag","published_at":"2011-07-20T17:37:47.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.2-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.2-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.2-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.2-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.2-SNAPSHOT/manifests"},{"name":"curator-0.1-SNAPSHOT","sha":"d56f64d8282d833b4e417357b207e4ed7de8a214","kind":"tag","published_at":"2011-07-20T17:09:32.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.1-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.1-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.1-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.1-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.1-SNAPSHOT/manifests"}]},"repo_metadata_updated_at":"2026-03-01T22:02:56.377Z","dependent_packages_count":989,"downloads":null,"downloads_period":null,"dependent_repos_count":8737,"rankings":{"downloads":null,"dependent_repos_count":0.08989996876526697,"dependent_packages_count":0.07468304754887435,"stargazers_count":6.104988747487205,"forks_count":4.526833839229223,"docker_downloads_count":1.0571755792441195,"average":2.370716236454938},"purl":"pkg:maven/org.apache.curator/curator-test","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.curator:curator-test","docker_dependents_count":146,"docker_downloads_count":46992416,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.curator:curator-test","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.curator:curator-test/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-02-17T15:01:51.078Z","issues_count":620,"pull_requests_count":215,"avg_time_to_close_issue":36702222.956778,"avg_time_to_close_pull_request":3093513.6461538463,"issues_closed_count":509,"pull_requests_closed_count":195,"pull_request_authors_count":42,"issue_authors_count":12,"avg_comments_per_issue":3.682258064516129,"avg_comments_per_pull_request":2.0651162790697675,"merged_pull_requests_count":163,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":16,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":1012257.8,"past_year_avg_time_to_close_pull_request":1226462.5652173914,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.625,"past_year_avg_comments_per_pull_request":1.40625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":21,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/issues","maintainers":[{"login":"jira-importer","count":603,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"Randgalt","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Randgalt"},{"login":"kezhuw","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kezhuw"},{"login":"tisonkun","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"}],"active_maintainers":[{"login":"kezhuw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kezhuw"},{"login":"tisonkun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-test/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-test/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-test/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-test/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-test/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-test/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604631,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4894261,"name":"org.apache.curator:curator-framework","ecosystem":"maven","description":"High-level API that greatly simplifies using ZooKeeper.","homepage":"https://curator.apache.org","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/curator","keywords_array":[],"namespace":"org.apache.curator","versions_count":42,"first_release_published_at":"2013-05-01T20:52:44.000Z","latest_release_published_at":"2025-07-04T05:52:21.000Z","latest_release_number":"5.9.0","last_synced_at":"2026-04-30T02:09:45.258Z","created_at":"2022-07-26T22:19:51.107Z","updated_at":"2026-04-30T02:09:45.258Z","registry_url":"https://central.sonatype.com/artifact/org.apache.curator/curator-framework/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.curator/curator-framework/","metadata":{"repositories":["https://repository.apache.org/content/groups/staging/"]},"repo_metadata":{"id":14641332,"uuid":"17359057","full_name":"apache/curator","owner":"apache","description":"Apache Curator","archived":false,"fork":false,"pushed_at":"2026-01-26T21:44:00.000Z","size":11324,"stargazers_count":3168,"open_issues_count":125,"forks_count":1252,"subscribers_count":156,"default_branch":"master","last_synced_at":"2026-02-16T12:36:54.202Z","etag":null,"topics":["consensus","curator","database","java","zookeeper"],"latest_commit_sha":null,"homepage":"https://curator.apache.org/","language":"Java","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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-03T08:00:07.000Z","updated_at":"2026-02-14T13:44:26.000Z","dependencies_parsed_at":"2024-01-23T17:31:31.994Z","dependency_job_id":"7ebc49a8-6817-47cb-a3ab-0624407f70c5","html_url":"https://github.com/apache/curator","commit_stats":{"total_commits":2395,"total_committers":158,"mean_commits":"15.158227848101266","dds":0.6033402922755742,"last_synced_commit":"bdf240202a02436aca698be91e38768515e6b6c8"},"previous_names":[],"tags_count":123,"template":false,"template_full_name":null,"purl":"pkg:github/apache/curator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/curator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/sbom","scorecard":{"id":201370,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/curator","commit":"28291442ebd843c474533be4894462ae317d9a5c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":7,"reason":"Found 21/30 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:54:01.092Z","repository_id":14641332,"created_at":"2025-08-16T22:54:01.092Z","updated_at":"2025-08-16T22:54:01.092Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29548201,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T14:33:00.708Z","status":"ssl_error","status_checked_at":"2026-02-17T14:32:58.657Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"apache-curator-5.9.0","sha":"37c7a713984ef83413c695aee352af2af6daa974","kind":"tag","published_at":"2025-07-04T05:49:48.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.9.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.9.0/manifests"},{"name":"apache-curator-5.8.0","sha":"cbafb5349baf14132d315f2bbdb37e6eae25f222","kind":"tag","published_at":"2025-03-02T03:49:46.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.8.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.8.0/manifests"},{"name":"apache-curator-5.7.1","sha":"a8b4dc3f083849786463de9e8c05d11daa5bc225","kind":"tag","published_at":"2024-09-26T14:28:58.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.7.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.1/manifests"},{"name":"apache-curator-5.7.0","sha":"a57b94e4de88ef881618045dfa23ba642dd4f7db","kind":"tag","published_at":"2024-06-11T09:48:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.7.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.0/manifests"},{"name":"apache-curator-5.6.0","sha":"4210bd712faaff85849d93baea913e6e3c6ba35d","kind":"tag","published_at":"2024-01-02T16:31:09.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.6.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.6.0/manifests"},{"name":"apache-curator-5.5.0","sha":"40885adbbc0f2e51a41cd9119cad305d9ac32760","kind":"tag","published_at":"2023-04-19T20:01:44.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.5.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.5.0/manifests"},{"name":"apache-curator-5.4.0","sha":"526e38c77fdd3d24f155ab49886fe7a9d8aab2d5","kind":"tag","published_at":"2022-10-21T06:49:08.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.4.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.4.0/manifests"},{"name":"apache-curator-5.3.0","sha":"176793b2916f5e3141a4cd421c948d66d3e5c660","kind":"tag","published_at":"2022-06-30T16:55:33.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.3.0/manifests"},{"name":"apache-curator-5.2.1","sha":"c905ff611a845838aae9aa39152fd33c7f8f68c3","kind":"tag","published_at":"2022-03-14T08:05:56.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.2.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.1/manifests"},{"name":"apache-curator-5.2.0","sha":"c1746faeeba88ae1df2340f0b492ac1c46306242","kind":"tag","published_at":"2021-07-19T06:10:48.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.2.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.0/manifests"},{"name":"apache.curator-5.1.0","sha":"275de95774f58ea30d88dbfcc6de7ef05e129012","kind":"tag","published_at":"2020-06-30T13:03:19.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache.curator-5.1.0","html_url":"https://github.com/apache/curator/releases/tag/apache.curator-5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache.curator-5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache.curator-5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache.curator-5.1.0/manifests"},{"name":"apache-curator-5.0.0","sha":"e0bb2fb251dd0ad3a75d829ad94d6f9e02c5461c","kind":"tag","published_at":"2020-05-18T02:43:58.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.0.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.0.0/manifests"},{"name":"apache-curator-4.3.0","sha":"b78d28bdaf15553a850849352324feae7218f99c","kind":"tag","published_at":"2020-02-23T23:00:17.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.3.0/manifests"},{"name":"apache-curator-4.2.0","sha":"dc6e78513aa076545552b2661940f6ed4bcc5e75","kind":"tag","published_at":"2019-03-03T19:54:29.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.2.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.2.0/manifests"},{"name":"apache-curator-4.1.1","sha":"a6167b693db0abf67a4b5fead705474cbe4bc986","kind":"tag","published_at":"2019-03-03T19:41:28.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.1.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.1/manifests"},{"name":"apache-curator-4.1.0","sha":"239c93eb60a0cee44a92c37d9651888acf380f42","kind":"tag","published_at":"2018-12-17T03:35:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.1.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.0/manifests"},{"name":"apache-curator-4.0.2","sha":"68f03ebddfb56ec32296f033df547b99829ce007","kind":"tag","published_at":"2018-12-09T23:54:50.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.2","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2/manifests"},{"name":"apache-curator-4.0.2-SNAPSHOT","sha":"41a9e1ee67bcccfd1f2864cde90881eedc4b2735","kind":"tag","published_at":"2018-12-09T23:51:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.2-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.2-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.2-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2-SNAPSHOT/manifests"},{"name":"apache-curator-2.13.0","sha":"e947126fa24cdd560a7e9fd71bc1aab1e4c36b6f","kind":"tag","published_at":"2018-12-03T02:32:13.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.13.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.13.0/manifests"},{"name":"apache-curator-4.0.1","sha":"770a0f948e211ed6f794e318cf7722dff1fa1c0a","kind":"tag","published_at":"2018-02-07T23:53:43.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.1/manifests"},{"name":"apache-curator-4.0.0","sha":"2f1ed8f98ca158efd5cc4db650e759d1f6694638","kind":"tag","published_at":"2017-07-26T14:07:13.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.0/manifests"},{"name":"apache-curator-3.3.0","sha":"8b9f7d5ce0369976f766745069be62e2b126ef22","kind":"tag","published_at":"2017-03-01T04:27:43.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.3.0/manifests"},{"name":"apache-curator-2.12.0","sha":"2b68d13f6d1e57e019ee19f96f047361c8b88516","kind":"tag","published_at":"2017-03-01T03:01:11.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.12.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.12.0/manifests"},{"name":"apache-curator-3.2.1","sha":"d5da56e1bee5d67206d0cde812d744b2aa24226c","kind":"tag","published_at":"2016-11-11T14:32:02.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.2.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.1/manifests"},{"name":"apache-curator-2.11.1","sha":"f8c6a0933737bc3044eeddc1a90aafda20febca5","kind":"tag","published_at":"2016-11-11T13:42:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.11.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.1/manifests"},{"name":"apache-curator-3.2.0","sha":"b0cc815c8b87362e73d52822a6cedae75bf90a21","kind":"tag","published_at":"2016-06-15T02:14:37.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.2.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0/manifests"},{"name":"apache-curator-2.11.0","sha":"d2b94e1139c26613bc225f9d2ca69c8642125cfd","kind":"tag","published_at":"2016-06-15T01:13:10.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.11.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0/manifests"},{"name":"apache-curator-3.2.0-SNAPSHOT","sha":"3dbc96716c95fb389833c8defc7fd83808099d50","kind":"tag","published_at":"2016-05-25T05:37:36.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.2.0-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.2.0-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.2.0-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0-SNAPSHOT/manifests"},{"name":"apache-curator-2.11.0-SNAPSHOT","sha":"a5a242303f386ee6556c2fb880d70dc500805499","kind":"tag","published_at":"2016-05-24T23:14:07.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.11.0-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.11.0-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.11.0-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0-SNAPSHOT/manifests"},{"name":"apache-curator-2.10.0","sha":"72ce8563341e35966ed8eb753024adf052144070","kind":"tag","published_at":"2016-02-10T20:14:35.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.10.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.10.0/manifests"},{"name":"apache-curator-3.1.0","sha":"5b1a7eaa72536cc6d489c3f9eab29fa568a86db6","kind":"tag","published_at":"2016-02-10T20:03:47.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.1.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.1.0/manifests"},{"name":"apache-curator-2.9.1","sha":"4cbec9fe665db00820ee0c00761a343888d019b6","kind":"tag","published_at":"2015-10-26T01:59:25.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.9.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.1/manifests"},{"name":"apache-curator-3.0.0-SNAPSHOT","sha":"b58b5c236a663402fd401143d72e666aa853e7ed","kind":"tag","published_at":"2015-10-12T05:28:41.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.0.0-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.0.0-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.0.0-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0-SNAPSHOT/manifests"},{"name":"apache-curator-3.0.0","sha":"b58b5c236a663402fd401143d72e666aa853e7ed","kind":"commit","published_at":"2015-10-12T05:28:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.0.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0/manifests"},{"name":"apache-curator-2.9.0-rc1","sha":"13dad1133f54d24ce70b4eb1a12ab821f0b6a343","kind":"tag","published_at":"2015-09-02T17:56:24.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.9.0-rc1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0-rc1/manifests"},{"name":"apache-curator-2.9.0","sha":"13dad1133f54d24ce70b4eb1a12ab821f0b6a343","kind":"commit","published_at":"2015-09-02T17:56:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.9.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0/manifests"},{"name":"apache-curator-2.8.0","sha":"c1466e6d8312e321732f06831ee9420b1af6344a","kind":"tag","published_at":"2015-05-08T18:57:12.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.8.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.8.0/manifests"},{"name":"apache-curator-2.7.0","sha":"206a59043cb94fe51dbd878b080f68d1c0b7595e","kind":"tag","published_at":"2014-10-31T04:29:47.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.7.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.7.0/manifests"},{"name":"apache-curator-2.6.0","sha":"56e4b624dfd72e520a645d68a2e0ca1836f5cc93","kind":"tag","published_at":"2014-07-08T02:28:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.6.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.6.0/manifests"},{"name":"apache-curator-2.5.0","sha":"31256d64c853b198f32591b0f4395589b79fe867","kind":"tag","published_at":"2014-05-24T16:26:40.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.5.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.5.0/manifests"},{"name":"apache-curator-2.4.2","sha":"c4f46fbcf7ffc0ae5a8d6f51b922a4284c11aef7","kind":"tag","published_at":"2014-04-21T22:03:02.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.4.2","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.2/manifests"},{"name":"apache-curator-2.4.1","sha":"9cf0eabcd0a95f5531aee18ccf4353b1b6a09461","kind":"tag","published_at":"2014-03-06T12:33:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.4.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.1/manifests"},{"name":"2.4.0","sha":"b12d55e8150d56bbe8564c5edcb22efde0c14dd1","kind":"tag","published_at":"2014-02-05T18:54:03.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/2.4.0","html_url":"https://github.com/apache/curator/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/2.4.0/manifests"},{"name":"apache-curator-2.3.1","sha":"824a261b5d93046e74fac1dd3fa87e914e9ee4b0","kind":"tag","published_at":"2013-11-10T16:20:36.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.3.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.1/manifests"},{"name":"apache-curator-2.3.0","sha":"9e2eaf31df76e343e7e48de00497c92d7a812503","kind":"tag","published_at":"2013-11-04T19:27:57.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.0/manifests"},{"name":"apache-curator-2.2.0-incubating","sha":"437f7dd98e50977e96b8441d8cd11b24a1cb0941","kind":"tag","published_at":"2013-07-31T15:52:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.2.0-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.2.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.2.0-incubating/manifests"},{"name":"temp","sha":"9b81582da0d1742336e5025917ce60401041b457","kind":"commit","published_at":"2013-07-07T18:05:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/temp","html_url":"https://github.com/apache/curator/releases/tag/temp","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@temp","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/temp","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/temp/manifests"},{"name":"next-release","sha":"9b81582da0d1742336e5025917ce60401041b457","kind":"commit","published_at":"2013-07-07T18:05:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/next-release","html_url":"https://github.com/apache/curator/releases/tag/next-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@next-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/next-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/next-release/manifests"},{"name":"apache-curator-2.1.0-incubating","sha":"a95842651cf1fadcf8612601a138ac8247a14ad6","kind":"tag","published_at":"2013-06-20T17:50:51.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.1.0-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.1.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.1.0-incubating/manifests"},{"name":"apache-curator-2.0.1-incubating","sha":"6ac0133ceeedd4dfdbc6cc1c35abc303bfd056d6","kind":"tag","published_at":"2013-05-17T20:39:13.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.0.1-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.0.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1-incubating/manifests"},{"name":"apache-curator-2.0.0-incubating","sha":"4b7b7b67f4ca941bca0f3c4346b86f768f04d867","kind":"tag","published_at":"2013-05-01T20:51:56.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.0.0-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.0.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.0-incubating/manifests"},{"name":"apache-curator-2.0.1","sha":"74975f2b8c11b3d101b66b3545fd191dc0b2a762","kind":"tag","published_at":"2013-04-22T17:46:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.0.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1/manifests"},{"name":"curator-2.0.0","sha":"291945788fe26e24c6b29fe1be5cc112d914d94c","kind":"tag","published_at":"2013-03-29T20:45:05.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-2.0.0","html_url":"https://github.com/apache/curator/releases/tag/curator-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-2.0.0/manifests"},{"name":"1.1.17","sha":"076cfd27e86d37b9587464e3ccabc28c1e9f4479","kind":"commit","published_at":"2012-08-30T21:38:09.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.17","html_url":"https://github.com/apache/curator/releases/tag/1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.17/manifests"},{"name":"1.0.17","sha":"159872b1760bdfbb4634705e9603eaf9d8408908","kind":"commit","published_at":"2012-08-02T22:17:00.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.17","html_url":"https://github.com/apache/curator/releases/tag/1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.17/manifests"},{"name":"1.1.16","sha":"9049485a08aaacbc1c9808fcd0a07fb0ffcafeae","kind":"commit","published_at":"2012-08-02T22:16:30.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.16","html_url":"https://github.com/apache/curator/releases/tag/1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.16/manifests"},{"name":"1.0.16-2","sha":"1ba887d62f47e18edd3dc118e3cefed8618b3478","kind":"commit","published_at":"2012-07-14T23:13:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.16-2","html_url":"https://github.com/apache/curator/releases/tag/1.0.16-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.16-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16-2/manifests"},{"name":"1.0.15-2","sha":"1d222a9a6b2ae72fe1ebb37c7b0308064151795b","kind":"commit","published_at":"2012-07-14T23:13:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.15-2","html_url":"https://github.com/apache/curator/releases/tag/1.0.15-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.15-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15-2/manifests"},{"name":"1.1.15","sha":"8c1dceb665e4416f556b7985d368aac249a71399","kind":"commit","published_at":"2012-07-14T21:26:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.15","html_url":"https://github.com/apache/curator/releases/tag/1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.15/manifests"},{"name":"1.0.16","sha":"38fd751bee7bd8b0b7860e47928dc1cc3f042eb1","kind":"commit","published_at":"2012-07-06T21:55:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.16","html_url":"https://github.com/apache/curator/releases/tag/1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16/manifests"},{"name":"1.0.15","sha":"38fd751bee7bd8b0b7860e47928dc1cc3f042eb1","kind":"commit","published_at":"2012-07-06T21:55:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.15","html_url":"https://github.com/apache/curator/releases/tag/1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15/manifests"},{"name":"1.1.14","sha":"7fb0bb99ac487e6ab3565cb427145954cec39665","kind":"commit","published_at":"2012-07-06T21:54:02.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.14","html_url":"https://github.com/apache/curator/releases/tag/1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.14/manifests"},{"name":"1.0.14","sha":"130bfcec35521f6eb0a12552b50c4c2d2cd78869","kind":"commit","published_at":"2012-06-25T22:31:24.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.14","html_url":"https://github.com/apache/curator/releases/tag/1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.14/manifests"},{"name":"1.1.13","sha":"1974281588159f5a1310a5f41224c770bfbb3a0e","kind":"commit","published_at":"2012-06-25T21:57:05.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.13","html_url":"https://github.com/apache/curator/releases/tag/1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.13/manifests"},{"name":"1.1.12","sha":"b7259addc2d63b7647625a415624914c67c6fb48","kind":"commit","published_at":"2012-06-05T21:03:10.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.12","html_url":"https://github.com/apache/curator/releases/tag/1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.12/manifests"},{"name":"1.0.13","sha":"31b6062441001721dbaf8599e9d4676184fcac7b","kind":"commit","published_at":"2012-06-05T20:59:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.13","html_url":"https://github.com/apache/curator/releases/tag/1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.13/manifests"},{"name":"1.1.11","sha":"f78e49828e1ed7ac593448a2db995d79e1d126a6","kind":"commit","published_at":"2012-06-01T21:20:59.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.11","html_url":"https://github.com/apache/curator/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.11/manifests"},{"name":"TestLockCleanlinessWithFaults","sha":"a4ee4b589b15a8567f054345b50ec991c82a1e3c","kind":"commit","published_at":"2012-06-01T18:48:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/TestLockCleanlinessWithFaults","html_url":"https://github.com/apache/curator/releases/tag/TestLockCleanlinessWithFaults","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@TestLockCleanlinessWithFaults","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/TestLockCleanlinessWithFaults","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/TestLockCleanlinessWithFaults/manifests"},{"name":"1.0.11","sha":"8e9a54c6ca3d33c947d9f069f6d1cffcae8da2dd","kind":"commit","published_at":"2012-05-17T23:00:08.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.11","html_url":"https://github.com/apache/curator/releases/tag/1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.11/manifests"},{"name":"1.1.10","sha":"8f3c771e68e487d8ec9ecd297a2e34df561fb193","kind":"commit","published_at":"2012-05-17T22:05:34.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.10","html_url":"https://github.com/apache/curator/releases/tag/1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.10/manifests"},{"name":"1.0.10","sha":"b5a2a9fec393a43813a8598207e2080059d15d9d","kind":"commit","published_at":"2012-05-10T21:53:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.10","html_url":"https://github.com/apache/curator/releases/tag/1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.10/manifests"},{"name":"1.1.9","sha":"af8653161e3dce4b42d1a32de64937b062fd67f0","kind":"commit","published_at":"2012-05-10T21:31:00.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.9","html_url":"https://github.com/apache/curator/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.9/manifests"},{"name":"1.0.3a","sha":"111a4cf3d2e171aef9656840b15ce67ced547dd3","kind":"tag","published_at":"2012-03-07T19:58:01.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.3a","html_url":"https://github.com/apache/curator/releases/tag/1.0.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3a/manifests"},{"name":"1.1.3","sha":"04b013fceb07f07fdbe92f0b6b8bd5d1742d2278","kind":"tag","published_at":"2012-03-07T19:05:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.3","html_url":"https://github.com/apache/curator/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.3/manifests"},{"name":"1.0.3-2","sha":"aac1e51cd4a3ff4337c773dd524634de697638f1","kind":"tag","published_at":"2012-02-09T00:32:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.3-2","html_url":"https://github.com/apache/curator/releases/tag/1.0.3-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.3-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3-2/manifests"},{"name":"1.0.3","sha":"01884d69d74d5c49e0748a6196e8226c0fe50241","kind":"tag","published_at":"2012-02-09T00:09:34.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.3","html_url":"https://github.com/apache/curator/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3/manifests"},{"name":"1.1.2","sha":"3e7746ae975aa9c737ba92a7f870fa267e6e6d8b","kind":"tag","published_at":"2012-02-09T00:01:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.2","html_url":"https://github.com/apache/curator/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.2/manifests"},{"name":"1.0.2","sha":"e6aa29f66a5bf4a9d6e0e1fdd68e4035cb5f4ce7","kind":"tag","published_at":"2012-01-21T21:40:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.2","html_url":"https://github.com/apache/curator/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.2/manifests"},{"name":"1.1.1","sha":"1fd5a5e76ad203b4b084bbc8b6af33c77f1d345f","kind":"tag","published_at":"2012-01-21T21:24:50.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.1","html_url":"https://github.com/apache/curator/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"47cad7a069d5632213ddf0e10e64b6e136245a8c","kind":"tag","published_at":"2012-01-06T00:27:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.0","html_url":"https://github.com/apache/curator/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"f98f3e9692422c5372bc2d0dd756df89bd5bfa12","kind":"tag","published_at":"2012-01-04T08:31:41.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.1","html_url":"https://github.com/apache/curator/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"dc987ef0ee396efd7eb0caa77bf4993e63929e5c","kind":"tag","published_at":"2011-12-31T21:02:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.0","html_url":"https://github.com/apache/curator/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.0/manifests"},{"name":"0.100.0","sha":"b2fc5436fc2482d06bb31a94d5d1b4cb1440aa45","kind":"tag","published_at":"2011-12-29T20:52:12.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.100.0","html_url":"https://github.com/apache/curator/releases/tag/0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.100.0/manifests"},{"name":"0.6.4","sha":"701c30e0c7edde31a736b3e7a6abaabd61f65e99","kind":"tag","published_at":"2011-12-07T20:30:32.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.4","html_url":"https://github.com/apache/curator/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"bbd20a15bb466f9c492a87c0180a746dee7ebdc0","kind":"tag","published_at":"2011-11-30T20:01:41.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.3","html_url":"https://github.com/apache/curator/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"85fc220ec069253a8ac77b306c2c5ca78da5c7d8","kind":"tag","published_at":"2011-11-23T05:59:12.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.2","html_url":"https://github.com/apache/curator/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"22b585b07679929aaf5249cd6e0d17ddce7f1b42","kind":"tag","published_at":"2011-11-18T19:03:22.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.1","html_url":"https://github.com/apache/curator/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.1/manifests"},{"name":"0.5.2","sha":"9e7ed41a701300f37395f1b790b1db252c4a7bf9","kind":"tag","published_at":"2011-11-14T23:24:55.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.5.2","html_url":"https://github.com/apache/curator/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"8b1a29570089d2ee366a9256fb48182fc71c58bc","kind":"tag","published_at":"2011-11-12T22:37:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.5.1","html_url":"https://github.com/apache/curator/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.1/manifests"},{"name":"0.4.3","sha":"93dea65d0bf2fc32b7292b332986a12d617f3eb3","kind":"tag","published_at":"2011-11-09T19:09:19.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.4.3","html_url":"https://github.com/apache/curator/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"87b492e163c86fc59b886f513a4108a20bcfe965","kind":"tag","published_at":"2011-11-09T18:18:05.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.4.2","html_url":"https://github.com/apache/curator/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.2/manifests"},{"name":"0.32","sha":"3e5107057038c3134dd31bc393c3857372a86b0a","kind":"tag","published_at":"2011-10-28T23:25:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.32","html_url":"https://github.com/apache/curator/releases/tag/0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.32/manifests"},{"name":"0.31","sha":"8402977bddca0f3212514f2e30339cdd39b4a614","kind":"tag","published_at":"2011-10-24T22:50:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.31","html_url":"https://github.com/apache/curator/releases/tag/0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.31/manifests"},{"name":"0.30","sha":"1cfb1bafe1568ad460dad22c4364e7fcb9dbe780","kind":"tag","published_at":"2011-10-19T22:48:33.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.30","html_url":"https://github.com/apache/curator/releases/tag/0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.30/manifests"},{"name":"0.29","sha":"2f520214bc3df8af2dc41296137a5e96f705bfc7","kind":"tag","published_at":"2011-10-19T22:31:18.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.29","html_url":"https://github.com/apache/curator/releases/tag/0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.29/manifests"},{"name":"0.28","sha":"781e99058ecd22649bf62f772f074c5a3c2dc42e","kind":"tag","published_at":"2011-10-19T22:19:07.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.28","html_url":"https://github.com/apache/curator/releases/tag/0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.28/manifests"},{"name":"0.27","sha":"b59f36c95e53dffe82002fb7aa180be4ca925cfb","kind":"tag","published_at":"2011-10-19T22:12:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.27","html_url":"https://github.com/apache/curator/releases/tag/0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.27/manifests"},{"name":"0.26","sha":"96d5b84e387ce45a29e0971d55b74310531f3e15","kind":"tag","published_at":"2011-10-19T00:31:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.26","html_url":"https://github.com/apache/curator/releases/tag/0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.26/manifests"},{"name":"0.25","sha":"c13846a68fcbf4d9061e334f6f5ca25149a2bc23","kind":"tag","published_at":"2011-10-17T20:00:55.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.25","html_url":"https://github.com/apache/curator/releases/tag/0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.25/manifests"},{"name":"0.24","sha":"1ca0a4239163e4de730a75fa58cc817b5b54a87c","kind":"tag","published_at":"2011-10-14T17:03:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.24","html_url":"https://github.com/apache/curator/releases/tag/0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.24/manifests"},{"name":"0.23","sha":"b57b629546315e134ef80b029063249954cc5df1","kind":"tag","published_at":"2011-10-12T22:56:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.23","html_url":"https://github.com/apache/curator/releases/tag/0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.23/manifests"},{"name":"curator-0.22-SNAPSHOT","sha":"9feb191ecbdbb0763fc02a9f343b7293771ef7d7","kind":"tag","published_at":"2011-10-06T21:41:52.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.22-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.22-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.22-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.22-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.22-SNAPSHOT/manifests"},{"name":"curator-0.21-SNAPSHOT","sha":"c5162b06a0cd74fecbaaea5eb6fda3d272f0b594","kind":"tag","published_at":"2011-10-06T00:32:10.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.21-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.21-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.21-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.21-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.21-SNAPSHOT/manifests"},{"name":"curator-0.20-SNAPSHOT","sha":"4ed5d311a9b697d39146ec2f45ad966ff0c3d745","kind":"tag","published_at":"2011-10-04T20:08:00.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.20-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.20-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.20-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.20-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.20-SNAPSHOT/manifests"},{"name":"curator-0.19-SNAPSHOT","sha":"a1794ccab13218afb21f2f106582ef1877d520ec","kind":"tag","published_at":"2011-09-07T17:51:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.19-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.19-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.19-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.19-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.19-SNAPSHOT/manifests"},{"name":"curator-0.18-SNAPSHOT","sha":"8faf72662d78f72e5bf665704ddec098aa593707","kind":"tag","published_at":"2011-09-06T23:51:35.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.18-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.18-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.18-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.18-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.18-SNAPSHOT/manifests"},{"name":"curator-0.17-SNAPSHOT","sha":"50a123c1cf1e800006b2128f40da28028ec4e9b8","kind":"tag","published_at":"2011-09-01T05:37:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.17-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.17-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.17-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.17-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.17-SNAPSHOT/manifests"},{"name":"curator-0.16-SNAPSHOT","sha":"32feb9f9344f56c71774303679355becd3c8e968","kind":"tag","published_at":"2011-08-30T22:26:59.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.16-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.16-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.16-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.16-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.16-SNAPSHOT/manifests"},{"name":"curator-0.15-SNAPSHOT","sha":"f2229966d82f73db5384e220ba8d54f8d0f1f0a8","kind":"tag","published_at":"2011-08-30T00:27:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.15-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.15-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.15-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.15-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.15-SNAPSHOT/manifests"},{"name":"curator-0.14-SNAPSHOT","sha":"4805e0bfec0b51d69b47bafd8ec75fa8e3290d69","kind":"tag","published_at":"2011-08-29T18:01:06.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.14-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.14-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.14-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.14-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.14-SNAPSHOT/manifests"},{"name":"curator-0.13-SNAPSHOT","sha":"181a1d8c5a52862ecdbfd0763d89ac586780d252","kind":"tag","published_at":"2011-08-23T18:51:50.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.13-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.13-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.13-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.13-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.13-SNAPSHOT/manifests"},{"name":"curator-0.12-SNAPSHOT","sha":"9a1589b21e0b9edbf2dd10e30fae822cee41978c","kind":"tag","published_at":"2011-08-23T17:34:09.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.12-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.12-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.12-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.12-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.12-SNAPSHOT/manifests"},{"name":"curator-0.11-SNAPSHOT","sha":"df182fab0a787d712c81fda5af852ac8ed07100d","kind":"tag","published_at":"2011-08-10T21:09:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.11-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.11-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.11-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.11-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.11-SNAPSHOT/manifests"},{"name":"curator-0.10-SNAPSHOT","sha":"6001e046718cd0f9c2dcd22d2408319bcf2ae271","kind":"tag","published_at":"2011-08-10T20:09:40.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.10-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.10-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.10-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.10-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.10-SNAPSHOT/manifests"},{"name":"curator-0.9-SNAPSHOT","sha":"40274820e5a4a4325c00e681bb11cf91c5209ef6","kind":"tag","published_at":"2011-08-01T18:53:45.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.9-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.9-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.9-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.9-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.9-SNAPSHOT/manifests"},{"name":"curator-0.8-SNAPSHOT","sha":"6a67eaf8b2794ec33191556a9d9237860c3d4dce","kind":"tag","published_at":"2011-07-27T21:10:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.8-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.8-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.8-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.8-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.8-SNAPSHOT/manifests"},{"name":"curator-0.7-SNAPSHOT","sha":"d261c1e1e685203174b844a78194efa501d7a4f4","kind":"tag","published_at":"2011-07-27T21:07:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.7-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.7-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.7-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.7-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.7-SNAPSHOT/manifests"},{"name":"curator-0.6-SNAPSHOT","sha":"0113de96e229e09b4ad7cf5f59ea1ee6ca54fc13","kind":"tag","published_at":"2011-07-22T22:12:33.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.6-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.6-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.6-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.6-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.6-SNAPSHOT/manifests"},{"name":"curator-0.5-SNAPSHOT","sha":"c4a4ceed7d4ed95a51a0df2c62b8f078514072b1","kind":"tag","published_at":"2011-07-22T00:02:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.5-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.5-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.5-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.5-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.5-SNAPSHOT/manifests"},{"name":"curator-0.4-SNAPSHOT","sha":"bfd14213b37fb692f37509ddfba62897b4731b1a","kind":"tag","published_at":"2011-07-20T17:59:23.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.4-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.4-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.4-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.4-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.4-SNAPSHOT/manifests"},{"name":"curator-0.3-SNAPSHOT","sha":"b7d57def54ab0193ec1a5233af252d1b642e24f1","kind":"tag","published_at":"2011-07-20T17:48:21.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.3-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.3-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.3-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.3-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.3-SNAPSHOT/manifests"},{"name":"curator-0.2-SNAPSHOT","sha":"0373348a424ade0ab24fb4a35cd59c0ae32ed8f3","kind":"tag","published_at":"2011-07-20T17:37:47.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.2-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.2-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.2-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.2-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.2-SNAPSHOT/manifests"},{"name":"curator-0.1-SNAPSHOT","sha":"d56f64d8282d833b4e417357b207e4ed7de8a214","kind":"tag","published_at":"2011-07-20T17:09:32.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.1-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.1-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.1-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.1-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.1-SNAPSHOT/manifests"}]},"repo_metadata_updated_at":"2026-03-01T22:02:56.867Z","dependent_packages_count":1049,"downloads":null,"downloads_period":null,"dependent_repos_count":15453,"rankings":{"downloads":null,"dependent_repos_count":0.056462786618720014,"dependent_packages_count":0.07067859459719207,"stargazers_count":6.104988747487205,"forks_count":4.526833839229223,"docker_downloads_count":0.1329478379958514,"average":2.1783823611856383},"purl":"pkg:maven/org.apache.curator/curator-framework","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.curator:curator-framework","docker_dependents_count":3478,"docker_downloads_count":932913583,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.curator:curator-framework","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.curator:curator-framework/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-02-17T15:01:51.078Z","issues_count":620,"pull_requests_count":215,"avg_time_to_close_issue":36702222.956778,"avg_time_to_close_pull_request":3093513.6461538463,"issues_closed_count":509,"pull_requests_closed_count":195,"pull_request_authors_count":42,"issue_authors_count":12,"avg_comments_per_issue":3.682258064516129,"avg_comments_per_pull_request":2.0651162790697675,"merged_pull_requests_count":163,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":16,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":1012257.8,"past_year_avg_time_to_close_pull_request":1226462.5652173914,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.625,"past_year_avg_comments_per_pull_request":1.40625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":21,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/issues","maintainers":[{"login":"jira-importer","count":603,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"Randgalt","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Randgalt"},{"login":"kezhuw","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kezhuw"},{"login":"tisonkun","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"}],"active_maintainers":[{"login":"kezhuw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kezhuw"},{"login":"tisonkun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-framework/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-framework/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-framework/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-framework/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-framework/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-framework/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604631,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5076379,"name":"org.apache.curator:curator-recipes","ecosystem":"maven","description":"All of the recipes listed on the ZooKeeper recipes doc (except two phase commit).","homepage":"https://curator.apache.org","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/curator","keywords_array":[],"namespace":"org.apache.curator","versions_count":42,"first_release_published_at":"2013-05-01T20:52:51.000Z","latest_release_published_at":"2025-07-04T05:52:33.000Z","latest_release_number":"5.9.0","last_synced_at":"2026-04-30T02:10:09.773Z","created_at":"2022-07-28T14:45:00.723Z","updated_at":"2026-04-30T02:10:09.773Z","registry_url":"https://central.sonatype.com/artifact/org.apache.curator/curator-recipes/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.curator/curator-recipes/","metadata":{"repositories":["https://repository.apache.org/content/groups/staging/"]},"repo_metadata":{"id":14641332,"uuid":"17359057","full_name":"apache/curator","owner":"apache","description":"Apache Curator","archived":false,"fork":false,"pushed_at":"2026-01-26T21:44:00.000Z","size":11324,"stargazers_count":3168,"open_issues_count":125,"forks_count":1252,"subscribers_count":156,"default_branch":"master","last_synced_at":"2026-02-16T12:36:54.202Z","etag":null,"topics":["consensus","curator","database","java","zookeeper"],"latest_commit_sha":null,"homepage":"https://curator.apache.org/","language":"Java","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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-03T08:00:07.000Z","updated_at":"2026-02-14T13:44:26.000Z","dependencies_parsed_at":"2024-01-23T17:31:31.994Z","dependency_job_id":"7ebc49a8-6817-47cb-a3ab-0624407f70c5","html_url":"https://github.com/apache/curator","commit_stats":{"total_commits":2395,"total_committers":158,"mean_commits":"15.158227848101266","dds":0.6033402922755742,"last_synced_commit":"bdf240202a02436aca698be91e38768515e6b6c8"},"previous_names":[],"tags_count":123,"template":false,"template_full_name":null,"purl":"pkg:github/apache/curator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/curator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/sbom","scorecard":{"id":201370,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/curator","commit":"28291442ebd843c474533be4894462ae317d9a5c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":7,"reason":"Found 21/30 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:54:01.092Z","repository_id":14641332,"created_at":"2025-08-16T22:54:01.092Z","updated_at":"2025-08-16T22:54:01.092Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29548201,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T14:33:00.708Z","status":"ssl_error","status_checked_at":"2026-02-17T14:32:58.657Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"apache-curator-5.9.0","sha":"37c7a713984ef83413c695aee352af2af6daa974","kind":"tag","published_at":"2025-07-04T05:49:48.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.9.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.9.0/manifests"},{"name":"apache-curator-5.8.0","sha":"cbafb5349baf14132d315f2bbdb37e6eae25f222","kind":"tag","published_at":"2025-03-02T03:49:46.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.8.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.8.0/manifests"},{"name":"apache-curator-5.7.1","sha":"a8b4dc3f083849786463de9e8c05d11daa5bc225","kind":"tag","published_at":"2024-09-26T14:28:58.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.7.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.1/manifests"},{"name":"apache-curator-5.7.0","sha":"a57b94e4de88ef881618045dfa23ba642dd4f7db","kind":"tag","published_at":"2024-06-11T09:48:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.7.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.0/manifests"},{"name":"apache-curator-5.6.0","sha":"4210bd712faaff85849d93baea913e6e3c6ba35d","kind":"tag","published_at":"2024-01-02T16:31:09.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.6.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.6.0/manifests"},{"name":"apache-curator-5.5.0","sha":"40885adbbc0f2e51a41cd9119cad305d9ac32760","kind":"tag","published_at":"2023-04-19T20:01:44.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.5.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.5.0/manifests"},{"name":"apache-curator-5.4.0","sha":"526e38c77fdd3d24f155ab49886fe7a9d8aab2d5","kind":"tag","published_at":"2022-10-21T06:49:08.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.4.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.4.0/manifests"},{"name":"apache-curator-5.3.0","sha":"176793b2916f5e3141a4cd421c948d66d3e5c660","kind":"tag","published_at":"2022-06-30T16:55:33.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.3.0/manifests"},{"name":"apache-curator-5.2.1","sha":"c905ff611a845838aae9aa39152fd33c7f8f68c3","kind":"tag","published_at":"2022-03-14T08:05:56.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.2.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.1/manifests"},{"name":"apache-curator-5.2.0","sha":"c1746faeeba88ae1df2340f0b492ac1c46306242","kind":"tag","published_at":"2021-07-19T06:10:48.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.2.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.0/manifests"},{"name":"apache.curator-5.1.0","sha":"275de95774f58ea30d88dbfcc6de7ef05e129012","kind":"tag","published_at":"2020-06-30T13:03:19.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache.curator-5.1.0","html_url":"https://github.com/apache/curator/releases/tag/apache.curator-5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache.curator-5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache.curator-5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache.curator-5.1.0/manifests"},{"name":"apache-curator-5.0.0","sha":"e0bb2fb251dd0ad3a75d829ad94d6f9e02c5461c","kind":"tag","published_at":"2020-05-18T02:43:58.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.0.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.0.0/manifests"},{"name":"apache-curator-4.3.0","sha":"b78d28bdaf15553a850849352324feae7218f99c","kind":"tag","published_at":"2020-02-23T23:00:17.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.3.0/manifests"},{"name":"apache-curator-4.2.0","sha":"dc6e78513aa076545552b2661940f6ed4bcc5e75","kind":"tag","published_at":"2019-03-03T19:54:29.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.2.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.2.0/manifests"},{"name":"apache-curator-4.1.1","sha":"a6167b693db0abf67a4b5fead705474cbe4bc986","kind":"tag","published_at":"2019-03-03T19:41:28.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.1.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.1/manifests"},{"name":"apache-curator-4.1.0","sha":"239c93eb60a0cee44a92c37d9651888acf380f42","kind":"tag","published_at":"2018-12-17T03:35:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.1.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.0/manifests"},{"name":"apache-curator-4.0.2","sha":"68f03ebddfb56ec32296f033df547b99829ce007","kind":"tag","published_at":"2018-12-09T23:54:50.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.2","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2/manifests"},{"name":"apache-curator-4.0.2-SNAPSHOT","sha":"41a9e1ee67bcccfd1f2864cde90881eedc4b2735","kind":"tag","published_at":"2018-12-09T23:51:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.2-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.2-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.2-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2-SNAPSHOT/manifests"},{"name":"apache-curator-2.13.0","sha":"e947126fa24cdd560a7e9fd71bc1aab1e4c36b6f","kind":"tag","published_at":"2018-12-03T02:32:13.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.13.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.13.0/manifests"},{"name":"apache-curator-4.0.1","sha":"770a0f948e211ed6f794e318cf7722dff1fa1c0a","kind":"tag","published_at":"2018-02-07T23:53:43.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.1/manifests"},{"name":"apache-curator-4.0.0","sha":"2f1ed8f98ca158efd5cc4db650e759d1f6694638","kind":"tag","published_at":"2017-07-26T14:07:13.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.0/manifests"},{"name":"apache-curator-3.3.0","sha":"8b9f7d5ce0369976f766745069be62e2b126ef22","kind":"tag","published_at":"2017-03-01T04:27:43.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.3.0/manifests"},{"name":"apache-curator-2.12.0","sha":"2b68d13f6d1e57e019ee19f96f047361c8b88516","kind":"tag","published_at":"2017-03-01T03:01:11.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.12.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.12.0/manifests"},{"name":"apache-curator-3.2.1","sha":"d5da56e1bee5d67206d0cde812d744b2aa24226c","kind":"tag","published_at":"2016-11-11T14:32:02.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.2.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.1/manifests"},{"name":"apache-curator-2.11.1","sha":"f8c6a0933737bc3044eeddc1a90aafda20febca5","kind":"tag","published_at":"2016-11-11T13:42:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.11.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.1/manifests"},{"name":"apache-curator-3.2.0","sha":"b0cc815c8b87362e73d52822a6cedae75bf90a21","kind":"tag","published_at":"2016-06-15T02:14:37.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.2.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0/manifests"},{"name":"apache-curator-2.11.0","sha":"d2b94e1139c26613bc225f9d2ca69c8642125cfd","kind":"tag","published_at":"2016-06-15T01:13:10.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.11.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0/manifests"},{"name":"apache-curator-3.2.0-SNAPSHOT","sha":"3dbc96716c95fb389833c8defc7fd83808099d50","kind":"tag","published_at":"2016-05-25T05:37:36.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.2.0-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.2.0-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.2.0-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0-SNAPSHOT/manifests"},{"name":"apache-curator-2.11.0-SNAPSHOT","sha":"a5a242303f386ee6556c2fb880d70dc500805499","kind":"tag","published_at":"2016-05-24T23:14:07.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.11.0-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.11.0-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.11.0-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0-SNAPSHOT/manifests"},{"name":"apache-curator-2.10.0","sha":"72ce8563341e35966ed8eb753024adf052144070","kind":"tag","published_at":"2016-02-10T20:14:35.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.10.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.10.0/manifests"},{"name":"apache-curator-3.1.0","sha":"5b1a7eaa72536cc6d489c3f9eab29fa568a86db6","kind":"tag","published_at":"2016-02-10T20:03:47.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.1.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.1.0/manifests"},{"name":"apache-curator-2.9.1","sha":"4cbec9fe665db00820ee0c00761a343888d019b6","kind":"tag","published_at":"2015-10-26T01:59:25.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.9.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.1/manifests"},{"name":"apache-curator-3.0.0-SNAPSHOT","sha":"b58b5c236a663402fd401143d72e666aa853e7ed","kind":"tag","published_at":"2015-10-12T05:28:41.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.0.0-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.0.0-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.0.0-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0-SNAPSHOT/manifests"},{"name":"apache-curator-3.0.0","sha":"b58b5c236a663402fd401143d72e666aa853e7ed","kind":"commit","published_at":"2015-10-12T05:28:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.0.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0/manifests"},{"name":"apache-curator-2.9.0-rc1","sha":"13dad1133f54d24ce70b4eb1a12ab821f0b6a343","kind":"tag","published_at":"2015-09-02T17:56:24.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.9.0-rc1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0-rc1/manifests"},{"name":"apache-curator-2.9.0","sha":"13dad1133f54d24ce70b4eb1a12ab821f0b6a343","kind":"commit","published_at":"2015-09-02T17:56:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.9.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0/manifests"},{"name":"apache-curator-2.8.0","sha":"c1466e6d8312e321732f06831ee9420b1af6344a","kind":"tag","published_at":"2015-05-08T18:57:12.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.8.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.8.0/manifests"},{"name":"apache-curator-2.7.0","sha":"206a59043cb94fe51dbd878b080f68d1c0b7595e","kind":"tag","published_at":"2014-10-31T04:29:47.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.7.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.7.0/manifests"},{"name":"apache-curator-2.6.0","sha":"56e4b624dfd72e520a645d68a2e0ca1836f5cc93","kind":"tag","published_at":"2014-07-08T02:28:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.6.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.6.0/manifests"},{"name":"apache-curator-2.5.0","sha":"31256d64c853b198f32591b0f4395589b79fe867","kind":"tag","published_at":"2014-05-24T16:26:40.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.5.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.5.0/manifests"},{"name":"apache-curator-2.4.2","sha":"c4f46fbcf7ffc0ae5a8d6f51b922a4284c11aef7","kind":"tag","published_at":"2014-04-21T22:03:02.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.4.2","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.2/manifests"},{"name":"apache-curator-2.4.1","sha":"9cf0eabcd0a95f5531aee18ccf4353b1b6a09461","kind":"tag","published_at":"2014-03-06T12:33:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.4.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.1/manifests"},{"name":"2.4.0","sha":"b12d55e8150d56bbe8564c5edcb22efde0c14dd1","kind":"tag","published_at":"2014-02-05T18:54:03.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/2.4.0","html_url":"https://github.com/apache/curator/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/2.4.0/manifests"},{"name":"apache-curator-2.3.1","sha":"824a261b5d93046e74fac1dd3fa87e914e9ee4b0","kind":"tag","published_at":"2013-11-10T16:20:36.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.3.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.1/manifests"},{"name":"apache-curator-2.3.0","sha":"9e2eaf31df76e343e7e48de00497c92d7a812503","kind":"tag","published_at":"2013-11-04T19:27:57.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.0/manifests"},{"name":"apache-curator-2.2.0-incubating","sha":"437f7dd98e50977e96b8441d8cd11b24a1cb0941","kind":"tag","published_at":"2013-07-31T15:52:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.2.0-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.2.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.2.0-incubating/manifests"},{"name":"temp","sha":"9b81582da0d1742336e5025917ce60401041b457","kind":"commit","published_at":"2013-07-07T18:05:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/temp","html_url":"https://github.com/apache/curator/releases/tag/temp","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@temp","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/temp","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/temp/manifests"},{"name":"next-release","sha":"9b81582da0d1742336e5025917ce60401041b457","kind":"commit","published_at":"2013-07-07T18:05:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/next-release","html_url":"https://github.com/apache/curator/releases/tag/next-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@next-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/next-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/next-release/manifests"},{"name":"apache-curator-2.1.0-incubating","sha":"a95842651cf1fadcf8612601a138ac8247a14ad6","kind":"tag","published_at":"2013-06-20T17:50:51.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.1.0-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.1.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.1.0-incubating/manifests"},{"name":"apache-curator-2.0.1-incubating","sha":"6ac0133ceeedd4dfdbc6cc1c35abc303bfd056d6","kind":"tag","published_at":"2013-05-17T20:39:13.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.0.1-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.0.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1-incubating/manifests"},{"name":"apache-curator-2.0.0-incubating","sha":"4b7b7b67f4ca941bca0f3c4346b86f768f04d867","kind":"tag","published_at":"2013-05-01T20:51:56.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.0.0-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.0.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.0-incubating/manifests"},{"name":"apache-curator-2.0.1","sha":"74975f2b8c11b3d101b66b3545fd191dc0b2a762","kind":"tag","published_at":"2013-04-22T17:46:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.0.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1/manifests"},{"name":"curator-2.0.0","sha":"291945788fe26e24c6b29fe1be5cc112d914d94c","kind":"tag","published_at":"2013-03-29T20:45:05.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-2.0.0","html_url":"https://github.com/apache/curator/releases/tag/curator-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-2.0.0/manifests"},{"name":"1.1.17","sha":"076cfd27e86d37b9587464e3ccabc28c1e9f4479","kind":"commit","published_at":"2012-08-30T21:38:09.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.17","html_url":"https://github.com/apache/curator/releases/tag/1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.17/manifests"},{"name":"1.0.17","sha":"159872b1760bdfbb4634705e9603eaf9d8408908","kind":"commit","published_at":"2012-08-02T22:17:00.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.17","html_url":"https://github.com/apache/curator/releases/tag/1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.17/manifests"},{"name":"1.1.16","sha":"9049485a08aaacbc1c9808fcd0a07fb0ffcafeae","kind":"commit","published_at":"2012-08-02T22:16:30.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.16","html_url":"https://github.com/apache/curator/releases/tag/1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.16/manifests"},{"name":"1.0.16-2","sha":"1ba887d62f47e18edd3dc118e3cefed8618b3478","kind":"commit","published_at":"2012-07-14T23:13:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.16-2","html_url":"https://github.com/apache/curator/releases/tag/1.0.16-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.16-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16-2/manifests"},{"name":"1.0.15-2","sha":"1d222a9a6b2ae72fe1ebb37c7b0308064151795b","kind":"commit","published_at":"2012-07-14T23:13:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.15-2","html_url":"https://github.com/apache/curator/releases/tag/1.0.15-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.15-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15-2/manifests"},{"name":"1.1.15","sha":"8c1dceb665e4416f556b7985d368aac249a71399","kind":"commit","published_at":"2012-07-14T21:26:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.15","html_url":"https://github.com/apache/curator/releases/tag/1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.15/manifests"},{"name":"1.0.16","sha":"38fd751bee7bd8b0b7860e47928dc1cc3f042eb1","kind":"commit","published_at":"2012-07-06T21:55:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.16","html_url":"https://github.com/apache/curator/releases/tag/1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16/manifests"},{"name":"1.0.15","sha":"38fd751bee7bd8b0b7860e47928dc1cc3f042eb1","kind":"commit","published_at":"2012-07-06T21:55:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.15","html_url":"https://github.com/apache/curator/releases/tag/1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15/manifests"},{"name":"1.1.14","sha":"7fb0bb99ac487e6ab3565cb427145954cec39665","kind":"commit","published_at":"2012-07-06T21:54:02.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.14","html_url":"https://github.com/apache/curator/releases/tag/1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.14/manifests"},{"name":"1.0.14","sha":"130bfcec35521f6eb0a12552b50c4c2d2cd78869","kind":"commit","published_at":"2012-06-25T22:31:24.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.14","html_url":"https://github.com/apache/curator/releases/tag/1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.14/manifests"},{"name":"1.1.13","sha":"1974281588159f5a1310a5f41224c770bfbb3a0e","kind":"commit","published_at":"2012-06-25T21:57:05.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.13","html_url":"https://github.com/apache/curator/releases/tag/1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.13/manifests"},{"name":"1.1.12","sha":"b7259addc2d63b7647625a415624914c67c6fb48","kind":"commit","published_at":"2012-06-05T21:03:10.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.12","html_url":"https://github.com/apache/curator/releases/tag/1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.12/manifests"},{"name":"1.0.13","sha":"31b6062441001721dbaf8599e9d4676184fcac7b","kind":"commit","published_at":"2012-06-05T20:59:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.13","html_url":"https://github.com/apache/curator/releases/tag/1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.13/manifests"},{"name":"1.1.11","sha":"f78e49828e1ed7ac593448a2db995d79e1d126a6","kind":"commit","published_at":"2012-06-01T21:20:59.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.11","html_url":"https://github.com/apache/curator/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.11/manifests"},{"name":"TestLockCleanlinessWithFaults","sha":"a4ee4b589b15a8567f054345b50ec991c82a1e3c","kind":"commit","published_at":"2012-06-01T18:48:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/TestLockCleanlinessWithFaults","html_url":"https://github.com/apache/curator/releases/tag/TestLockCleanlinessWithFaults","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@TestLockCleanlinessWithFaults","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/TestLockCleanlinessWithFaults","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/TestLockCleanlinessWithFaults/manifests"},{"name":"1.0.11","sha":"8e9a54c6ca3d33c947d9f069f6d1cffcae8da2dd","kind":"commit","published_at":"2012-05-17T23:00:08.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.11","html_url":"https://github.com/apache/curator/releases/tag/1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.11/manifests"},{"name":"1.1.10","sha":"8f3c771e68e487d8ec9ecd297a2e34df561fb193","kind":"commit","published_at":"2012-05-17T22:05:34.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.10","html_url":"https://github.com/apache/curator/releases/tag/1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.10/manifests"},{"name":"1.0.10","sha":"b5a2a9fec393a43813a8598207e2080059d15d9d","kind":"commit","published_at":"2012-05-10T21:53:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.10","html_url":"https://github.com/apache/curator/releases/tag/1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.10/manifests"},{"name":"1.1.9","sha":"af8653161e3dce4b42d1a32de64937b062fd67f0","kind":"commit","published_at":"2012-05-10T21:31:00.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.9","html_url":"https://github.com/apache/curator/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.9/manifests"},{"name":"1.0.3a","sha":"111a4cf3d2e171aef9656840b15ce67ced547dd3","kind":"tag","published_at":"2012-03-07T19:58:01.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.3a","html_url":"https://github.com/apache/curator/releases/tag/1.0.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3a/manifests"},{"name":"1.1.3","sha":"04b013fceb07f07fdbe92f0b6b8bd5d1742d2278","kind":"tag","published_at":"2012-03-07T19:05:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.3","html_url":"https://github.com/apache/curator/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.3/manifests"},{"name":"1.0.3-2","sha":"aac1e51cd4a3ff4337c773dd524634de697638f1","kind":"tag","published_at":"2012-02-09T00:32:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.3-2","html_url":"https://github.com/apache/curator/releases/tag/1.0.3-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.3-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3-2/manifests"},{"name":"1.0.3","sha":"01884d69d74d5c49e0748a6196e8226c0fe50241","kind":"tag","published_at":"2012-02-09T00:09:34.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.3","html_url":"https://github.com/apache/curator/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3/manifests"},{"name":"1.1.2","sha":"3e7746ae975aa9c737ba92a7f870fa267e6e6d8b","kind":"tag","published_at":"2012-02-09T00:01:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.2","html_url":"https://github.com/apache/curator/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.2/manifests"},{"name":"1.0.2","sha":"e6aa29f66a5bf4a9d6e0e1fdd68e4035cb5f4ce7","kind":"tag","published_at":"2012-01-21T21:40:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.2","html_url":"https://github.com/apache/curator/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.2/manifests"},{"name":"1.1.1","sha":"1fd5a5e76ad203b4b084bbc8b6af33c77f1d345f","kind":"tag","published_at":"2012-01-21T21:24:50.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.1","html_url":"https://github.com/apache/curator/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"47cad7a069d5632213ddf0e10e64b6e136245a8c","kind":"tag","published_at":"2012-01-06T00:27:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.0","html_url":"https://github.com/apache/curator/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"f98f3e9692422c5372bc2d0dd756df89bd5bfa12","kind":"tag","published_at":"2012-01-04T08:31:41.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.1","html_url":"https://github.com/apache/curator/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"dc987ef0ee396efd7eb0caa77bf4993e63929e5c","kind":"tag","published_at":"2011-12-31T21:02:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.0","html_url":"https://github.com/apache/curator/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.0/manifests"},{"name":"0.100.0","sha":"b2fc5436fc2482d06bb31a94d5d1b4cb1440aa45","kind":"tag","published_at":"2011-12-29T20:52:12.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.100.0","html_url":"https://github.com/apache/curator/releases/tag/0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.100.0/manifests"},{"name":"0.6.4","sha":"701c30e0c7edde31a736b3e7a6abaabd61f65e99","kind":"tag","published_at":"2011-12-07T20:30:32.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.4","html_url":"https://github.com/apache/curator/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"bbd20a15bb466f9c492a87c0180a746dee7ebdc0","kind":"tag","published_at":"2011-11-30T20:01:41.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.3","html_url":"https://github.com/apache/curator/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"85fc220ec069253a8ac77b306c2c5ca78da5c7d8","kind":"tag","published_at":"2011-11-23T05:59:12.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.2","html_url":"https://github.com/apache/curator/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"22b585b07679929aaf5249cd6e0d17ddce7f1b42","kind":"tag","published_at":"2011-11-18T19:03:22.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.1","html_url":"https://github.com/apache/curator/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.1/manifests"},{"name":"0.5.2","sha":"9e7ed41a701300f37395f1b790b1db252c4a7bf9","kind":"tag","published_at":"2011-11-14T23:24:55.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.5.2","html_url":"https://github.com/apache/curator/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"8b1a29570089d2ee366a9256fb48182fc71c58bc","kind":"tag","published_at":"2011-11-12T22:37:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.5.1","html_url":"https://github.com/apache/curator/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.1/manifests"},{"name":"0.4.3","sha":"93dea65d0bf2fc32b7292b332986a12d617f3eb3","kind":"tag","published_at":"2011-11-09T19:09:19.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.4.3","html_url":"https://github.com/apache/curator/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"87b492e163c86fc59b886f513a4108a20bcfe965","kind":"tag","published_at":"2011-11-09T18:18:05.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.4.2","html_url":"https://github.com/apache/curator/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.2/manifests"},{"name":"0.32","sha":"3e5107057038c3134dd31bc393c3857372a86b0a","kind":"tag","published_at":"2011-10-28T23:25:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.32","html_url":"https://github.com/apache/curator/releases/tag/0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.32/manifests"},{"name":"0.31","sha":"8402977bddca0f3212514f2e30339cdd39b4a614","kind":"tag","published_at":"2011-10-24T22:50:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.31","html_url":"https://github.com/apache/curator/releases/tag/0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.31/manifests"},{"name":"0.30","sha":"1cfb1bafe1568ad460dad22c4364e7fcb9dbe780","kind":"tag","published_at":"2011-10-19T22:48:33.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.30","html_url":"https://github.com/apache/curator/releases/tag/0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.30/manifests"},{"name":"0.29","sha":"2f520214bc3df8af2dc41296137a5e96f705bfc7","kind":"tag","published_at":"2011-10-19T22:31:18.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.29","html_url":"https://github.com/apache/curator/releases/tag/0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.29/manifests"},{"name":"0.28","sha":"781e99058ecd22649bf62f772f074c5a3c2dc42e","kind":"tag","published_at":"2011-10-19T22:19:07.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.28","html_url":"https://github.com/apache/curator/releases/tag/0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.28/manifests"},{"name":"0.27","sha":"b59f36c95e53dffe82002fb7aa180be4ca925cfb","kind":"tag","published_at":"2011-10-19T22:12:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.27","html_url":"https://github.com/apache/curator/releases/tag/0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.27/manifests"},{"name":"0.26","sha":"96d5b84e387ce45a29e0971d55b74310531f3e15","kind":"tag","published_at":"2011-10-19T00:31:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.26","html_url":"https://github.com/apache/curator/releases/tag/0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.26/manifests"},{"name":"0.25","sha":"c13846a68fcbf4d9061e334f6f5ca25149a2bc23","kind":"tag","published_at":"2011-10-17T20:00:55.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.25","html_url":"https://github.com/apache/curator/releases/tag/0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.25/manifests"},{"name":"0.24","sha":"1ca0a4239163e4de730a75fa58cc817b5b54a87c","kind":"tag","published_at":"2011-10-14T17:03:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.24","html_url":"https://github.com/apache/curator/releases/tag/0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.24/manifests"},{"name":"0.23","sha":"b57b629546315e134ef80b029063249954cc5df1","kind":"tag","published_at":"2011-10-12T22:56:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.23","html_url":"https://github.com/apache/curator/releases/tag/0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.23/manifests"},{"name":"curator-0.22-SNAPSHOT","sha":"9feb191ecbdbb0763fc02a9f343b7293771ef7d7","kind":"tag","published_at":"2011-10-06T21:41:52.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.22-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.22-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.22-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.22-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.22-SNAPSHOT/manifests"},{"name":"curator-0.21-SNAPSHOT","sha":"c5162b06a0cd74fecbaaea5eb6fda3d272f0b594","kind":"tag","published_at":"2011-10-06T00:32:10.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.21-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.21-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.21-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.21-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.21-SNAPSHOT/manifests"},{"name":"curator-0.20-SNAPSHOT","sha":"4ed5d311a9b697d39146ec2f45ad966ff0c3d745","kind":"tag","published_at":"2011-10-04T20:08:00.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.20-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.20-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.20-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.20-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.20-SNAPSHOT/manifests"},{"name":"curator-0.19-SNAPSHOT","sha":"a1794ccab13218afb21f2f106582ef1877d520ec","kind":"tag","published_at":"2011-09-07T17:51:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.19-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.19-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.19-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.19-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.19-SNAPSHOT/manifests"},{"name":"curator-0.18-SNAPSHOT","sha":"8faf72662d78f72e5bf665704ddec098aa593707","kind":"tag","published_at":"2011-09-06T23:51:35.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.18-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.18-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.18-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.18-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.18-SNAPSHOT/manifests"},{"name":"curator-0.17-SNAPSHOT","sha":"50a123c1cf1e800006b2128f40da28028ec4e9b8","kind":"tag","published_at":"2011-09-01T05:37:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.17-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.17-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.17-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.17-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.17-SNAPSHOT/manifests"},{"name":"curator-0.16-SNAPSHOT","sha":"32feb9f9344f56c71774303679355becd3c8e968","kind":"tag","published_at":"2011-08-30T22:26:59.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.16-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.16-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.16-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.16-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.16-SNAPSHOT/manifests"},{"name":"curator-0.15-SNAPSHOT","sha":"f2229966d82f73db5384e220ba8d54f8d0f1f0a8","kind":"tag","published_at":"2011-08-30T00:27:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.15-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.15-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.15-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.15-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.15-SNAPSHOT/manifests"},{"name":"curator-0.14-SNAPSHOT","sha":"4805e0bfec0b51d69b47bafd8ec75fa8e3290d69","kind":"tag","published_at":"2011-08-29T18:01:06.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.14-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.14-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.14-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.14-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.14-SNAPSHOT/manifests"},{"name":"curator-0.13-SNAPSHOT","sha":"181a1d8c5a52862ecdbfd0763d89ac586780d252","kind":"tag","published_at":"2011-08-23T18:51:50.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.13-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.13-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.13-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.13-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.13-SNAPSHOT/manifests"},{"name":"curator-0.12-SNAPSHOT","sha":"9a1589b21e0b9edbf2dd10e30fae822cee41978c","kind":"tag","published_at":"2011-08-23T17:34:09.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.12-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.12-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.12-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.12-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.12-SNAPSHOT/manifests"},{"name":"curator-0.11-SNAPSHOT","sha":"df182fab0a787d712c81fda5af852ac8ed07100d","kind":"tag","published_at":"2011-08-10T21:09:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.11-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.11-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.11-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.11-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.11-SNAPSHOT/manifests"},{"name":"curator-0.10-SNAPSHOT","sha":"6001e046718cd0f9c2dcd22d2408319bcf2ae271","kind":"tag","published_at":"2011-08-10T20:09:40.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.10-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.10-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.10-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.10-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.10-SNAPSHOT/manifests"},{"name":"curator-0.9-SNAPSHOT","sha":"40274820e5a4a4325c00e681bb11cf91c5209ef6","kind":"tag","published_at":"2011-08-01T18:53:45.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.9-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.9-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.9-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.9-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.9-SNAPSHOT/manifests"},{"name":"curator-0.8-SNAPSHOT","sha":"6a67eaf8b2794ec33191556a9d9237860c3d4dce","kind":"tag","published_at":"2011-07-27T21:10:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.8-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.8-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.8-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.8-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.8-SNAPSHOT/manifests"},{"name":"curator-0.7-SNAPSHOT","sha":"d261c1e1e685203174b844a78194efa501d7a4f4","kind":"tag","published_at":"2011-07-27T21:07:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.7-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.7-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.7-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.7-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.7-SNAPSHOT/manifests"},{"name":"curator-0.6-SNAPSHOT","sha":"0113de96e229e09b4ad7cf5f59ea1ee6ca54fc13","kind":"tag","published_at":"2011-07-22T22:12:33.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.6-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.6-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.6-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.6-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.6-SNAPSHOT/manifests"},{"name":"curator-0.5-SNAPSHOT","sha":"c4a4ceed7d4ed95a51a0df2c62b8f078514072b1","kind":"tag","published_at":"2011-07-22T00:02:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.5-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.5-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.5-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.5-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.5-SNAPSHOT/manifests"},{"name":"curator-0.4-SNAPSHOT","sha":"bfd14213b37fb692f37509ddfba62897b4731b1a","kind":"tag","published_at":"2011-07-20T17:59:23.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.4-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.4-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.4-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.4-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.4-SNAPSHOT/manifests"},{"name":"curator-0.3-SNAPSHOT","sha":"b7d57def54ab0193ec1a5233af252d1b642e24f1","kind":"tag","published_at":"2011-07-20T17:48:21.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.3-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.3-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.3-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.3-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.3-SNAPSHOT/manifests"},{"name":"curator-0.2-SNAPSHOT","sha":"0373348a424ade0ab24fb4a35cd59c0ae32ed8f3","kind":"tag","published_at":"2011-07-20T17:37:47.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.2-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.2-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.2-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.2-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.2-SNAPSHOT/manifests"},{"name":"curator-0.1-SNAPSHOT","sha":"d56f64d8282d833b4e417357b207e4ed7de8a214","kind":"tag","published_at":"2011-07-20T17:09:32.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.1-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.1-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.1-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.1-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.1-SNAPSHOT/manifests"}]},"repo_metadata_updated_at":"2026-03-01T22:02:57.258Z","dependent_packages_count":1205,"downloads":null,"downloads_period":null,"dependent_repos_count":15628,"rankings":{"downloads":null,"dependent_repos_count":0.056062341323551784,"dependent_packages_count":0.06246946604624343,"stargazers_count":6.085967595966715,"forks_count":4.52182827303962,"docker_downloads_count":0.14696342332673934,"average":2.174658219940574},"purl":"pkg:maven/org.apache.curator/curator-recipes","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.curator:curator-recipes","docker_dependents_count":3364,"docker_downloads_count":742215868,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.curator:curator-recipes","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.curator:curator-recipes/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-02-17T15:01:51.078Z","issues_count":620,"pull_requests_count":215,"avg_time_to_close_issue":36702222.956778,"avg_time_to_close_pull_request":3093513.6461538463,"issues_closed_count":509,"pull_requests_closed_count":195,"pull_request_authors_count":42,"issue_authors_count":12,"avg_comments_per_issue":3.682258064516129,"avg_comments_per_pull_request":2.0651162790697675,"merged_pull_requests_count":163,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":16,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":1012257.8,"past_year_avg_time_to_close_pull_request":1226462.5652173914,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.625,"past_year_avg_comments_per_pull_request":1.40625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":21,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/issues","maintainers":[{"login":"jira-importer","count":603,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"Randgalt","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Randgalt"},{"login":"kezhuw","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kezhuw"},{"login":"tisonkun","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"}],"active_maintainers":[{"login":"kezhuw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kezhuw"},{"login":"tisonkun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-recipes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-recipes/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-recipes/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-recipes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-recipes/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-recipes/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604631,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4894256,"name":"org.apache.curator:apache-curator","ecosystem":"maven","description":"Curator is a set of Java libraries that make using Apache ZooKeeper much easier.","homepage":"https://curator.apache.org","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/curator","keywords_array":[],"namespace":"org.apache.curator","versions_count":42,"first_release_published_at":"2013-05-01T20:52:25.000Z","latest_release_published_at":"2025-07-04T05:51:44.000Z","latest_release_number":"5.9.0","last_synced_at":"2026-04-30T02:10:17.480Z","created_at":"2022-07-26T22:19:50.612Z","updated_at":"2026-04-30T02:10:17.480Z","registry_url":"https://central.sonatype.com/artifact/org.apache.curator/apache-curator/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.curator/apache-curator/","metadata":{"repositories":["https://repository.apache.org/content/groups/staging/"]},"repo_metadata":{"id":14641332,"uuid":"17359057","full_name":"apache/curator","owner":"apache","description":"Apache Curator","archived":false,"fork":false,"pushed_at":"2026-01-26T21:44:00.000Z","size":11324,"stargazers_count":3168,"open_issues_count":125,"forks_count":1252,"subscribers_count":156,"default_branch":"master","last_synced_at":"2026-02-16T12:36:54.202Z","etag":null,"topics":["consensus","curator","database","java","zookeeper"],"latest_commit_sha":null,"homepage":"https://curator.apache.org/","language":"Java","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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-03T08:00:07.000Z","updated_at":"2026-02-14T13:44:26.000Z","dependencies_parsed_at":"2024-01-23T17:31:31.994Z","dependency_job_id":"7ebc49a8-6817-47cb-a3ab-0624407f70c5","html_url":"https://github.com/apache/curator","commit_stats":{"total_commits":2395,"total_committers":158,"mean_commits":"15.158227848101266","dds":0.6033402922755742,"last_synced_commit":"bdf240202a02436aca698be91e38768515e6b6c8"},"previous_names":[],"tags_count":123,"template":false,"template_full_name":null,"purl":"pkg:github/apache/curator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/curator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/sbom","scorecard":{"id":201370,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/curator","commit":"28291442ebd843c474533be4894462ae317d9a5c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":7,"reason":"Found 21/30 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:54:01.092Z","repository_id":14641332,"created_at":"2025-08-16T22:54:01.092Z","updated_at":"2025-08-16T22:54:01.092Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29548201,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T14:33:00.708Z","status":"ssl_error","status_checked_at":"2026-02-17T14:32:58.657Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"apache-curator-5.9.0","sha":"37c7a713984ef83413c695aee352af2af6daa974","kind":"tag","published_at":"2025-07-04T05:49:48.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.9.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.9.0/manifests"},{"name":"apache-curator-5.8.0","sha":"cbafb5349baf14132d315f2bbdb37e6eae25f222","kind":"tag","published_at":"2025-03-02T03:49:46.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.8.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.8.0/manifests"},{"name":"apache-curator-5.7.1","sha":"a8b4dc3f083849786463de9e8c05d11daa5bc225","kind":"tag","published_at":"2024-09-26T14:28:58.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.7.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.1/manifests"},{"name":"apache-curator-5.7.0","sha":"a57b94e4de88ef881618045dfa23ba642dd4f7db","kind":"tag","published_at":"2024-06-11T09:48:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.7.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.0/manifests"},{"name":"apache-curator-5.6.0","sha":"4210bd712faaff85849d93baea913e6e3c6ba35d","kind":"tag","published_at":"2024-01-02T16:31:09.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.6.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.6.0/manifests"},{"name":"apache-curator-5.5.0","sha":"40885adbbc0f2e51a41cd9119cad305d9ac32760","kind":"tag","published_at":"2023-04-19T20:01:44.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.5.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.5.0/manifests"},{"name":"apache-curator-5.4.0","sha":"526e38c77fdd3d24f155ab49886fe7a9d8aab2d5","kind":"tag","published_at":"2022-10-21T06:49:08.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.4.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.4.0/manifests"},{"name":"apache-curator-5.3.0","sha":"176793b2916f5e3141a4cd421c948d66d3e5c660","kind":"tag","published_at":"2022-06-30T16:55:33.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.3.0/manifests"},{"name":"apache-curator-5.2.1","sha":"c905ff611a845838aae9aa39152fd33c7f8f68c3","kind":"tag","published_at":"2022-03-14T08:05:56.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.2.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.1/manifests"},{"name":"apache-curator-5.2.0","sha":"c1746faeeba88ae1df2340f0b492ac1c46306242","kind":"tag","published_at":"2021-07-19T06:10:48.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.2.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.0/manifests"},{"name":"apache.curator-5.1.0","sha":"275de95774f58ea30d88dbfcc6de7ef05e129012","kind":"tag","published_at":"2020-06-30T13:03:19.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache.curator-5.1.0","html_url":"https://github.com/apache/curator/releases/tag/apache.curator-5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache.curator-5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache.curator-5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache.curator-5.1.0/manifests"},{"name":"apache-curator-5.0.0","sha":"e0bb2fb251dd0ad3a75d829ad94d6f9e02c5461c","kind":"tag","published_at":"2020-05-18T02:43:58.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.0.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.0.0/manifests"},{"name":"apache-curator-4.3.0","sha":"b78d28bdaf15553a850849352324feae7218f99c","kind":"tag","published_at":"2020-02-23T23:00:17.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.3.0/manifests"},{"name":"apache-curator-4.2.0","sha":"dc6e78513aa076545552b2661940f6ed4bcc5e75","kind":"tag","published_at":"2019-03-03T19:54:29.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.2.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.2.0/manifests"},{"name":"apache-curator-4.1.1","sha":"a6167b693db0abf67a4b5fead705474cbe4bc986","kind":"tag","published_at":"2019-03-03T19:41:28.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.1.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.1/manifests"},{"name":"apache-curator-4.1.0","sha":"239c93eb60a0cee44a92c37d9651888acf380f42","kind":"tag","published_at":"2018-12-17T03:35:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.1.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.0/manifests"},{"name":"apache-curator-4.0.2","sha":"68f03ebddfb56ec32296f033df547b99829ce007","kind":"tag","published_at":"2018-12-09T23:54:50.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.2","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2/manifests"},{"name":"apache-curator-4.0.2-SNAPSHOT","sha":"41a9e1ee67bcccfd1f2864cde90881eedc4b2735","kind":"tag","published_at":"2018-12-09T23:51:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.2-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.2-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.2-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2-SNAPSHOT/manifests"},{"name":"apache-curator-2.13.0","sha":"e947126fa24cdd560a7e9fd71bc1aab1e4c36b6f","kind":"tag","published_at":"2018-12-03T02:32:13.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.13.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.13.0/manifests"},{"name":"apache-curator-4.0.1","sha":"770a0f948e211ed6f794e318cf7722dff1fa1c0a","kind":"tag","published_at":"2018-02-07T23:53:43.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.1/manifests"},{"name":"apache-curator-4.0.0","sha":"2f1ed8f98ca158efd5cc4db650e759d1f6694638","kind":"tag","published_at":"2017-07-26T14:07:13.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.0/manifests"},{"name":"apache-curator-3.3.0","sha":"8b9f7d5ce0369976f766745069be62e2b126ef22","kind":"tag","published_at":"2017-03-01T04:27:43.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.3.0/manifests"},{"name":"apache-curator-2.12.0","sha":"2b68d13f6d1e57e019ee19f96f047361c8b88516","kind":"tag","published_at":"2017-03-01T03:01:11.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.12.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.12.0/manifests"},{"name":"apache-curator-3.2.1","sha":"d5da56e1bee5d67206d0cde812d744b2aa24226c","kind":"tag","published_at":"2016-11-11T14:32:02.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.2.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.1/manifests"},{"name":"apache-curator-2.11.1","sha":"f8c6a0933737bc3044eeddc1a90aafda20febca5","kind":"tag","published_at":"2016-11-11T13:42:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.11.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.1/manifests"},{"name":"apache-curator-3.2.0","sha":"b0cc815c8b87362e73d52822a6cedae75bf90a21","kind":"tag","published_at":"2016-06-15T02:14:37.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.2.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0/manifests"},{"name":"apache-curator-2.11.0","sha":"d2b94e1139c26613bc225f9d2ca69c8642125cfd","kind":"tag","published_at":"2016-06-15T01:13:10.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.11.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0/manifests"},{"name":"apache-curator-3.2.0-SNAPSHOT","sha":"3dbc96716c95fb389833c8defc7fd83808099d50","kind":"tag","published_at":"2016-05-25T05:37:36.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.2.0-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.2.0-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.2.0-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0-SNAPSHOT/manifests"},{"name":"apache-curator-2.11.0-SNAPSHOT","sha":"a5a242303f386ee6556c2fb880d70dc500805499","kind":"tag","published_at":"2016-05-24T23:14:07.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.11.0-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.11.0-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.11.0-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0-SNAPSHOT/manifests"},{"name":"apache-curator-2.10.0","sha":"72ce8563341e35966ed8eb753024adf052144070","kind":"tag","published_at":"2016-02-10T20:14:35.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.10.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.10.0/manifests"},{"name":"apache-curator-3.1.0","sha":"5b1a7eaa72536cc6d489c3f9eab29fa568a86db6","kind":"tag","published_at":"2016-02-10T20:03:47.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.1.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.1.0/manifests"},{"name":"apache-curator-2.9.1","sha":"4cbec9fe665db00820ee0c00761a343888d019b6","kind":"tag","published_at":"2015-10-26T01:59:25.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.9.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.1/manifests"},{"name":"apache-curator-3.0.0-SNAPSHOT","sha":"b58b5c236a663402fd401143d72e666aa853e7ed","kind":"tag","published_at":"2015-10-12T05:28:41.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.0.0-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.0.0-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.0.0-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0-SNAPSHOT/manifests"},{"name":"apache-curator-3.0.0","sha":"b58b5c236a663402fd401143d72e666aa853e7ed","kind":"commit","published_at":"2015-10-12T05:28:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.0.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0/manifests"},{"name":"apache-curator-2.9.0-rc1","sha":"13dad1133f54d24ce70b4eb1a12ab821f0b6a343","kind":"tag","published_at":"2015-09-02T17:56:24.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.9.0-rc1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0-rc1/manifests"},{"name":"apache-curator-2.9.0","sha":"13dad1133f54d24ce70b4eb1a12ab821f0b6a343","kind":"commit","published_at":"2015-09-02T17:56:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.9.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0/manifests"},{"name":"apache-curator-2.8.0","sha":"c1466e6d8312e321732f06831ee9420b1af6344a","kind":"tag","published_at":"2015-05-08T18:57:12.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.8.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.8.0/manifests"},{"name":"apache-curator-2.7.0","sha":"206a59043cb94fe51dbd878b080f68d1c0b7595e","kind":"tag","published_at":"2014-10-31T04:29:47.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.7.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.7.0/manifests"},{"name":"apache-curator-2.6.0","sha":"56e4b624dfd72e520a645d68a2e0ca1836f5cc93","kind":"tag","published_at":"2014-07-08T02:28:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.6.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.6.0/manifests"},{"name":"apache-curator-2.5.0","sha":"31256d64c853b198f32591b0f4395589b79fe867","kind":"tag","published_at":"2014-05-24T16:26:40.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.5.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.5.0/manifests"},{"name":"apache-curator-2.4.2","sha":"c4f46fbcf7ffc0ae5a8d6f51b922a4284c11aef7","kind":"tag","published_at":"2014-04-21T22:03:02.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.4.2","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.2/manifests"},{"name":"apache-curator-2.4.1","sha":"9cf0eabcd0a95f5531aee18ccf4353b1b6a09461","kind":"tag","published_at":"2014-03-06T12:33:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.4.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.1/manifests"},{"name":"2.4.0","sha":"b12d55e8150d56bbe8564c5edcb22efde0c14dd1","kind":"tag","published_at":"2014-02-05T18:54:03.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/2.4.0","html_url":"https://github.com/apache/curator/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/2.4.0/manifests"},{"name":"apache-curator-2.3.1","sha":"824a261b5d93046e74fac1dd3fa87e914e9ee4b0","kind":"tag","published_at":"2013-11-10T16:20:36.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.3.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.1/manifests"},{"name":"apache-curator-2.3.0","sha":"9e2eaf31df76e343e7e48de00497c92d7a812503","kind":"tag","published_at":"2013-11-04T19:27:57.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.0/manifests"},{"name":"apache-curator-2.2.0-incubating","sha":"437f7dd98e50977e96b8441d8cd11b24a1cb0941","kind":"tag","published_at":"2013-07-31T15:52:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.2.0-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.2.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.2.0-incubating/manifests"},{"name":"temp","sha":"9b81582da0d1742336e5025917ce60401041b457","kind":"commit","published_at":"2013-07-07T18:05:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/temp","html_url":"https://github.com/apache/curator/releases/tag/temp","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@temp","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/temp","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/temp/manifests"},{"name":"next-release","sha":"9b81582da0d1742336e5025917ce60401041b457","kind":"commit","published_at":"2013-07-07T18:05:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/next-release","html_url":"https://github.com/apache/curator/releases/tag/next-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@next-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/next-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/next-release/manifests"},{"name":"apache-curator-2.1.0-incubating","sha":"a95842651cf1fadcf8612601a138ac8247a14ad6","kind":"tag","published_at":"2013-06-20T17:50:51.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.1.0-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.1.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.1.0-incubating/manifests"},{"name":"apache-curator-2.0.1-incubating","sha":"6ac0133ceeedd4dfdbc6cc1c35abc303bfd056d6","kind":"tag","published_at":"2013-05-17T20:39:13.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.0.1-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.0.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1-incubating/manifests"},{"name":"apache-curator-2.0.0-incubating","sha":"4b7b7b67f4ca941bca0f3c4346b86f768f04d867","kind":"tag","published_at":"2013-05-01T20:51:56.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.0.0-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.0.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.0-incubating/manifests"},{"name":"apache-curator-2.0.1","sha":"74975f2b8c11b3d101b66b3545fd191dc0b2a762","kind":"tag","published_at":"2013-04-22T17:46:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.0.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1/manifests"},{"name":"curator-2.0.0","sha":"291945788fe26e24c6b29fe1be5cc112d914d94c","kind":"tag","published_at":"2013-03-29T20:45:05.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-2.0.0","html_url":"https://github.com/apache/curator/releases/tag/curator-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-2.0.0/manifests"},{"name":"1.1.17","sha":"076cfd27e86d37b9587464e3ccabc28c1e9f4479","kind":"commit","published_at":"2012-08-30T21:38:09.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.17","html_url":"https://github.com/apache/curator/releases/tag/1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.17/manifests"},{"name":"1.0.17","sha":"159872b1760bdfbb4634705e9603eaf9d8408908","kind":"commit","published_at":"2012-08-02T22:17:00.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.17","html_url":"https://github.com/apache/curator/releases/tag/1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.17/manifests"},{"name":"1.1.16","sha":"9049485a08aaacbc1c9808fcd0a07fb0ffcafeae","kind":"commit","published_at":"2012-08-02T22:16:30.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.16","html_url":"https://github.com/apache/curator/releases/tag/1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.16/manifests"},{"name":"1.0.16-2","sha":"1ba887d62f47e18edd3dc118e3cefed8618b3478","kind":"commit","published_at":"2012-07-14T23:13:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.16-2","html_url":"https://github.com/apache/curator/releases/tag/1.0.16-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.16-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16-2/manifests"},{"name":"1.0.15-2","sha":"1d222a9a6b2ae72fe1ebb37c7b0308064151795b","kind":"commit","published_at":"2012-07-14T23:13:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.15-2","html_url":"https://github.com/apache/curator/releases/tag/1.0.15-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.15-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15-2/manifests"},{"name":"1.1.15","sha":"8c1dceb665e4416f556b7985d368aac249a71399","kind":"commit","published_at":"2012-07-14T21:26:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.15","html_url":"https://github.com/apache/curator/releases/tag/1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.15/manifests"},{"name":"1.0.16","sha":"38fd751bee7bd8b0b7860e47928dc1cc3f042eb1","kind":"commit","published_at":"2012-07-06T21:55:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.16","html_url":"https://github.com/apache/curator/releases/tag/1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16/manifests"},{"name":"1.0.15","sha":"38fd751bee7bd8b0b7860e47928dc1cc3f042eb1","kind":"commit","published_at":"2012-07-06T21:55:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.15","html_url":"https://github.com/apache/curator/releases/tag/1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15/manifests"},{"name":"1.1.14","sha":"7fb0bb99ac487e6ab3565cb427145954cec39665","kind":"commit","published_at":"2012-07-06T21:54:02.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.14","html_url":"https://github.com/apache/curator/releases/tag/1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.14/manifests"},{"name":"1.0.14","sha":"130bfcec35521f6eb0a12552b50c4c2d2cd78869","kind":"commit","published_at":"2012-06-25T22:31:24.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.14","html_url":"https://github.com/apache/curator/releases/tag/1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.14/manifests"},{"name":"1.1.13","sha":"1974281588159f5a1310a5f41224c770bfbb3a0e","kind":"commit","published_at":"2012-06-25T21:57:05.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.13","html_url":"https://github.com/apache/curator/releases/tag/1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.13/manifests"},{"name":"1.1.12","sha":"b7259addc2d63b7647625a415624914c67c6fb48","kind":"commit","published_at":"2012-06-05T21:03:10.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.12","html_url":"https://github.com/apache/curator/releases/tag/1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.12/manifests"},{"name":"1.0.13","sha":"31b6062441001721dbaf8599e9d4676184fcac7b","kind":"commit","published_at":"2012-06-05T20:59:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.13","html_url":"https://github.com/apache/curator/releases/tag/1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.13/manifests"},{"name":"1.1.11","sha":"f78e49828e1ed7ac593448a2db995d79e1d126a6","kind":"commit","published_at":"2012-06-01T21:20:59.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.11","html_url":"https://github.com/apache/curator/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.11/manifests"},{"name":"TestLockCleanlinessWithFaults","sha":"a4ee4b589b15a8567f054345b50ec991c82a1e3c","kind":"commit","published_at":"2012-06-01T18:48:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/TestLockCleanlinessWithFaults","html_url":"https://github.com/apache/curator/releases/tag/TestLockCleanlinessWithFaults","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@TestLockCleanlinessWithFaults","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/TestLockCleanlinessWithFaults","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/TestLockCleanlinessWithFaults/manifests"},{"name":"1.0.11","sha":"8e9a54c6ca3d33c947d9f069f6d1cffcae8da2dd","kind":"commit","published_at":"2012-05-17T23:00:08.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.11","html_url":"https://github.com/apache/curator/releases/tag/1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.11/manifests"},{"name":"1.1.10","sha":"8f3c771e68e487d8ec9ecd297a2e34df561fb193","kind":"commit","published_at":"2012-05-17T22:05:34.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.10","html_url":"https://github.com/apache/curator/releases/tag/1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.10/manifests"},{"name":"1.0.10","sha":"b5a2a9fec393a43813a8598207e2080059d15d9d","kind":"commit","published_at":"2012-05-10T21:53:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.10","html_url":"https://github.com/apache/curator/releases/tag/1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.10/manifests"},{"name":"1.1.9","sha":"af8653161e3dce4b42d1a32de64937b062fd67f0","kind":"commit","published_at":"2012-05-10T21:31:00.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.9","html_url":"https://github.com/apache/curator/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.9/manifests"},{"name":"1.0.3a","sha":"111a4cf3d2e171aef9656840b15ce67ced547dd3","kind":"tag","published_at":"2012-03-07T19:58:01.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.3a","html_url":"https://github.com/apache/curator/releases/tag/1.0.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3a/manifests"},{"name":"1.1.3","sha":"04b013fceb07f07fdbe92f0b6b8bd5d1742d2278","kind":"tag","published_at":"2012-03-07T19:05:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.3","html_url":"https://github.com/apache/curator/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.3/manifests"},{"name":"1.0.3-2","sha":"aac1e51cd4a3ff4337c773dd524634de697638f1","kind":"tag","published_at":"2012-02-09T00:32:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.3-2","html_url":"https://github.com/apache/curator/releases/tag/1.0.3-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.3-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3-2/manifests"},{"name":"1.0.3","sha":"01884d69d74d5c49e0748a6196e8226c0fe50241","kind":"tag","published_at":"2012-02-09T00:09:34.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.3","html_url":"https://github.com/apache/curator/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3/manifests"},{"name":"1.1.2","sha":"3e7746ae975aa9c737ba92a7f870fa267e6e6d8b","kind":"tag","published_at":"2012-02-09T00:01:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.2","html_url":"https://github.com/apache/curator/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.2/manifests"},{"name":"1.0.2","sha":"e6aa29f66a5bf4a9d6e0e1fdd68e4035cb5f4ce7","kind":"tag","published_at":"2012-01-21T21:40:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.2","html_url":"https://github.com/apache/curator/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.2/manifests"},{"name":"1.1.1","sha":"1fd5a5e76ad203b4b084bbc8b6af33c77f1d345f","kind":"tag","published_at":"2012-01-21T21:24:50.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.1","html_url":"https://github.com/apache/curator/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"47cad7a069d5632213ddf0e10e64b6e136245a8c","kind":"tag","published_at":"2012-01-06T00:27:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.0","html_url":"https://github.com/apache/curator/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"f98f3e9692422c5372bc2d0dd756df89bd5bfa12","kind":"tag","published_at":"2012-01-04T08:31:41.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.1","html_url":"https://github.com/apache/curator/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"dc987ef0ee396efd7eb0caa77bf4993e63929e5c","kind":"tag","published_at":"2011-12-31T21:02:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.0","html_url":"https://github.com/apache/curator/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.0/manifests"},{"name":"0.100.0","sha":"b2fc5436fc2482d06bb31a94d5d1b4cb1440aa45","kind":"tag","published_at":"2011-12-29T20:52:12.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.100.0","html_url":"https://github.com/apache/curator/releases/tag/0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.100.0/manifests"},{"name":"0.6.4","sha":"701c30e0c7edde31a736b3e7a6abaabd61f65e99","kind":"tag","published_at":"2011-12-07T20:30:32.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.4","html_url":"https://github.com/apache/curator/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"bbd20a15bb466f9c492a87c0180a746dee7ebdc0","kind":"tag","published_at":"2011-11-30T20:01:41.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.3","html_url":"https://github.com/apache/curator/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"85fc220ec069253a8ac77b306c2c5ca78da5c7d8","kind":"tag","published_at":"2011-11-23T05:59:12.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.2","html_url":"https://github.com/apache/curator/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"22b585b07679929aaf5249cd6e0d17ddce7f1b42","kind":"tag","published_at":"2011-11-18T19:03:22.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.1","html_url":"https://github.com/apache/curator/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.1/manifests"},{"name":"0.5.2","sha":"9e7ed41a701300f37395f1b790b1db252c4a7bf9","kind":"tag","published_at":"2011-11-14T23:24:55.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.5.2","html_url":"https://github.com/apache/curator/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"8b1a29570089d2ee366a9256fb48182fc71c58bc","kind":"tag","published_at":"2011-11-12T22:37:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.5.1","html_url":"https://github.com/apache/curator/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.1/manifests"},{"name":"0.4.3","sha":"93dea65d0bf2fc32b7292b332986a12d617f3eb3","kind":"tag","published_at":"2011-11-09T19:09:19.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.4.3","html_url":"https://github.com/apache/curator/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"87b492e163c86fc59b886f513a4108a20bcfe965","kind":"tag","published_at":"2011-11-09T18:18:05.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.4.2","html_url":"https://github.com/apache/curator/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.2/manifests"},{"name":"0.32","sha":"3e5107057038c3134dd31bc393c3857372a86b0a","kind":"tag","published_at":"2011-10-28T23:25:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.32","html_url":"https://github.com/apache/curator/releases/tag/0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.32/manifests"},{"name":"0.31","sha":"8402977bddca0f3212514f2e30339cdd39b4a614","kind":"tag","published_at":"2011-10-24T22:50:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.31","html_url":"https://github.com/apache/curator/releases/tag/0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.31/manifests"},{"name":"0.30","sha":"1cfb1bafe1568ad460dad22c4364e7fcb9dbe780","kind":"tag","published_at":"2011-10-19T22:48:33.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.30","html_url":"https://github.com/apache/curator/releases/tag/0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.30/manifests"},{"name":"0.29","sha":"2f520214bc3df8af2dc41296137a5e96f705bfc7","kind":"tag","published_at":"2011-10-19T22:31:18.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.29","html_url":"https://github.com/apache/curator/releases/tag/0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.29/manifests"},{"name":"0.28","sha":"781e99058ecd22649bf62f772f074c5a3c2dc42e","kind":"tag","published_at":"2011-10-19T22:19:07.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.28","html_url":"https://github.com/apache/curator/releases/tag/0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.28/manifests"},{"name":"0.27","sha":"b59f36c95e53dffe82002fb7aa180be4ca925cfb","kind":"tag","published_at":"2011-10-19T22:12:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.27","html_url":"https://github.com/apache/curator/releases/tag/0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.27/manifests"},{"name":"0.26","sha":"96d5b84e387ce45a29e0971d55b74310531f3e15","kind":"tag","published_at":"2011-10-19T00:31:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.26","html_url":"https://github.com/apache/curator/releases/tag/0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.26/manifests"},{"name":"0.25","sha":"c13846a68fcbf4d9061e334f6f5ca25149a2bc23","kind":"tag","published_at":"2011-10-17T20:00:55.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.25","html_url":"https://github.com/apache/curator/releases/tag/0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.25/manifests"},{"name":"0.24","sha":"1ca0a4239163e4de730a75fa58cc817b5b54a87c","kind":"tag","published_at":"2011-10-14T17:03:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.24","html_url":"https://github.com/apache/curator/releases/tag/0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.24/manifests"},{"name":"0.23","sha":"b57b629546315e134ef80b029063249954cc5df1","kind":"tag","published_at":"2011-10-12T22:56:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.23","html_url":"https://github.com/apache/curator/releases/tag/0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.23/manifests"},{"name":"curator-0.22-SNAPSHOT","sha":"9feb191ecbdbb0763fc02a9f343b7293771ef7d7","kind":"tag","published_at":"2011-10-06T21:41:52.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.22-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.22-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.22-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.22-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.22-SNAPSHOT/manifests"},{"name":"curator-0.21-SNAPSHOT","sha":"c5162b06a0cd74fecbaaea5eb6fda3d272f0b594","kind":"tag","published_at":"2011-10-06T00:32:10.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.21-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.21-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.21-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.21-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.21-SNAPSHOT/manifests"},{"name":"curator-0.20-SNAPSHOT","sha":"4ed5d311a9b697d39146ec2f45ad966ff0c3d745","kind":"tag","published_at":"2011-10-04T20:08:00.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.20-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.20-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.20-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.20-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.20-SNAPSHOT/manifests"},{"name":"curator-0.19-SNAPSHOT","sha":"a1794ccab13218afb21f2f106582ef1877d520ec","kind":"tag","published_at":"2011-09-07T17:51:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.19-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.19-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.19-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.19-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.19-SNAPSHOT/manifests"},{"name":"curator-0.18-SNAPSHOT","sha":"8faf72662d78f72e5bf665704ddec098aa593707","kind":"tag","published_at":"2011-09-06T23:51:35.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.18-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.18-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.18-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.18-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.18-SNAPSHOT/manifests"},{"name":"curator-0.17-SNAPSHOT","sha":"50a123c1cf1e800006b2128f40da28028ec4e9b8","kind":"tag","published_at":"2011-09-01T05:37:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.17-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.17-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.17-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.17-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.17-SNAPSHOT/manifests"},{"name":"curator-0.16-SNAPSHOT","sha":"32feb9f9344f56c71774303679355becd3c8e968","kind":"tag","published_at":"2011-08-30T22:26:59.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.16-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.16-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.16-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.16-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.16-SNAPSHOT/manifests"},{"name":"curator-0.15-SNAPSHOT","sha":"f2229966d82f73db5384e220ba8d54f8d0f1f0a8","kind":"tag","published_at":"2011-08-30T00:27:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.15-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.15-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.15-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.15-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.15-SNAPSHOT/manifests"},{"name":"curator-0.14-SNAPSHOT","sha":"4805e0bfec0b51d69b47bafd8ec75fa8e3290d69","kind":"tag","published_at":"2011-08-29T18:01:06.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.14-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.14-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.14-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.14-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.14-SNAPSHOT/manifests"},{"name":"curator-0.13-SNAPSHOT","sha":"181a1d8c5a52862ecdbfd0763d89ac586780d252","kind":"tag","published_at":"2011-08-23T18:51:50.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.13-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.13-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.13-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.13-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.13-SNAPSHOT/manifests"},{"name":"curator-0.12-SNAPSHOT","sha":"9a1589b21e0b9edbf2dd10e30fae822cee41978c","kind":"tag","published_at":"2011-08-23T17:34:09.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.12-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.12-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.12-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.12-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.12-SNAPSHOT/manifests"},{"name":"curator-0.11-SNAPSHOT","sha":"df182fab0a787d712c81fda5af852ac8ed07100d","kind":"tag","published_at":"2011-08-10T21:09:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.11-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.11-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.11-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.11-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.11-SNAPSHOT/manifests"},{"name":"curator-0.10-SNAPSHOT","sha":"6001e046718cd0f9c2dcd22d2408319bcf2ae271","kind":"tag","published_at":"2011-08-10T20:09:40.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.10-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.10-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.10-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.10-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.10-SNAPSHOT/manifests"},{"name":"curator-0.9-SNAPSHOT","sha":"40274820e5a4a4325c00e681bb11cf91c5209ef6","kind":"tag","published_at":"2011-08-01T18:53:45.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.9-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.9-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.9-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.9-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.9-SNAPSHOT/manifests"},{"name":"curator-0.8-SNAPSHOT","sha":"6a67eaf8b2794ec33191556a9d9237860c3d4dce","kind":"tag","published_at":"2011-07-27T21:10:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.8-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.8-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.8-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.8-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.8-SNAPSHOT/manifests"},{"name":"curator-0.7-SNAPSHOT","sha":"d261c1e1e685203174b844a78194efa501d7a4f4","kind":"tag","published_at":"2011-07-27T21:07:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.7-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.7-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.7-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.7-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.7-SNAPSHOT/manifests"},{"name":"curator-0.6-SNAPSHOT","sha":"0113de96e229e09b4ad7cf5f59ea1ee6ca54fc13","kind":"tag","published_at":"2011-07-22T22:12:33.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.6-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.6-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.6-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.6-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.6-SNAPSHOT/manifests"},{"name":"curator-0.5-SNAPSHOT","sha":"c4a4ceed7d4ed95a51a0df2c62b8f078514072b1","kind":"tag","published_at":"2011-07-22T00:02:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.5-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.5-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.5-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.5-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.5-SNAPSHOT/manifests"},{"name":"curator-0.4-SNAPSHOT","sha":"bfd14213b37fb692f37509ddfba62897b4731b1a","kind":"tag","published_at":"2011-07-20T17:59:23.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.4-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.4-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.4-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.4-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.4-SNAPSHOT/manifests"},{"name":"curator-0.3-SNAPSHOT","sha":"b7d57def54ab0193ec1a5233af252d1b642e24f1","kind":"tag","published_at":"2011-07-20T17:48:21.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.3-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.3-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.3-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.3-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.3-SNAPSHOT/manifests"},{"name":"curator-0.2-SNAPSHOT","sha":"0373348a424ade0ab24fb4a35cd59c0ae32ed8f3","kind":"tag","published_at":"2011-07-20T17:37:47.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.2-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.2-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.2-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.2-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.2-SNAPSHOT/manifests"},{"name":"curator-0.1-SNAPSHOT","sha":"d56f64d8282d833b4e417357b207e4ed7de8a214","kind":"tag","published_at":"2011-07-20T17:09:32.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.1-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.1-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.1-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.1-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.1-SNAPSHOT/manifests"}]},"repo_metadata_updated_at":"2026-03-01T22:02:57.993Z","dependent_packages_count":9,"downloads":null,"downloads_period":null,"dependent_repos_count":133,"rankings":{"downloads":null,"dependent_repos_count":1.5759524591345577,"dependent_packages_count":6.702453127878201,"stargazers_count":5.956823988274962,"forks_count":4.359848151144073,"docker_downloads_count":5.852507988883639,"average":4.889517143063086},"purl":"pkg:maven/org.apache.curator/apache-curator","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.curator:apache-curator","docker_dependents_count":1,"docker_downloads_count":37,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.curator:apache-curator","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.curator:apache-curator/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T15:01:51.078Z","issues_count":620,"pull_requests_count":215,"avg_time_to_close_issue":36702222.956778,"avg_time_to_close_pull_request":3093513.6461538463,"issues_closed_count":509,"pull_requests_closed_count":195,"pull_request_authors_count":42,"issue_authors_count":12,"avg_comments_per_issue":3.682258064516129,"avg_comments_per_pull_request":2.0651162790697675,"merged_pull_requests_count":163,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":16,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":1012257.8,"past_year_avg_time_to_close_pull_request":1226462.5652173914,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.625,"past_year_avg_comments_per_pull_request":1.40625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":21,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/issues","maintainers":[{"login":"jira-importer","count":603,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"Randgalt","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Randgalt"},{"login":"kezhuw","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kezhuw"},{"login":"tisonkun","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"}],"active_maintainers":[{"login":"kezhuw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kezhuw"},{"login":"tisonkun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:apache-curator/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:apache-curator/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:apache-curator/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:apache-curator/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:apache-curator/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:apache-curator/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604631,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5061345,"name":"org.apache.curator:curator-examples","ecosystem":"maven","description":"Example usages of various Curator features.","homepage":"https://curator.apache.org","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/curator","keywords_array":[],"namespace":"org.apache.curator","versions_count":42,"first_release_published_at":"2013-05-01T20:53:02.000Z","latest_release_published_at":"2025-07-04T05:53:03.000Z","latest_release_number":"5.9.0","last_synced_at":"2026-04-07T00:46:14.288Z","created_at":"2022-07-28T03:10:19.560Z","updated_at":"2026-04-07T00:46:14.289Z","registry_url":"https://central.sonatype.com/artifact/org.apache.curator/curator-examples/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.curator/curator-examples/","metadata":{"repositories":["https://repository.apache.org/content/groups/staging/"]},"repo_metadata":{"id":14641332,"uuid":"17359057","full_name":"apache/curator","owner":"apache","description":"Apache Curator","archived":false,"fork":false,"pushed_at":"2025-09-24T19:06:15.000Z","size":11346,"stargazers_count":3158,"open_issues_count":121,"forks_count":1251,"subscribers_count":157,"default_branch":"master","last_synced_at":"2025-10-21T00:33:46.174Z","etag":null,"topics":["consensus","curator","database","java","zookeeper"],"latest_commit_sha":null,"homepage":"https://curator.apache.org/","language":"Java","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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-03-03T08:00:07.000Z","updated_at":"2025-10-19T17:09:12.000Z","dependencies_parsed_at":"2024-01-23T17:31:31.994Z","dependency_job_id":"7ebc49a8-6817-47cb-a3ab-0624407f70c5","html_url":"https://github.com/apache/curator","commit_stats":{"total_commits":2395,"total_committers":158,"mean_commits":"15.158227848101266","dds":0.6033402922755742,"last_synced_commit":"bdf240202a02436aca698be91e38768515e6b6c8"},"previous_names":[],"tags_count":123,"template":false,"template_full_name":null,"purl":"pkg:github/apache/curator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/curator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/sbom","scorecard":{"id":201370,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/curator","commit":"28291442ebd843c474533be4894462ae317d9a5c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":7,"reason":"Found 21/30 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/curator/ci.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:54:01.092Z","repository_id":14641332,"created_at":"2025-08-16T22:54:01.092Z","updated_at":"2025-08-16T22:54:01.092Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280458917,"owners_count":26334223,"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-22T02:00:06.515Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2823,"last_synced_at":"2025-10-21T00:26:57.129Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1261551,"followers":20159,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-21T00:26:57.129Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"apache-curator-5.9.0","sha":"37c7a713984ef83413c695aee352af2af6daa974","kind":"tag","published_at":"2025-07-04T05:49:48.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.9.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.9.0/manifests"},{"name":"apache-curator-5.8.0","sha":"cbafb5349baf14132d315f2bbdb37e6eae25f222","kind":"tag","published_at":"2025-03-02T03:49:46.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.8.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.8.0/manifests"},{"name":"apache-curator-5.7.1","sha":"a8b4dc3f083849786463de9e8c05d11daa5bc225","kind":"tag","published_at":"2024-09-26T14:28:58.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.7.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.1/manifests"},{"name":"apache-curator-5.7.0","sha":"a57b94e4de88ef881618045dfa23ba642dd4f7db","kind":"tag","published_at":"2024-06-11T09:48:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.7.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.7.0/manifests"},{"name":"apache-curator-5.6.0","sha":"4210bd712faaff85849d93baea913e6e3c6ba35d","kind":"tag","published_at":"2024-01-02T16:31:09.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.6.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.6.0/manifests"},{"name":"apache-curator-5.5.0","sha":"40885adbbc0f2e51a41cd9119cad305d9ac32760","kind":"tag","published_at":"2023-04-19T20:01:44.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.5.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.5.0/manifests"},{"name":"apache-curator-5.4.0","sha":"526e38c77fdd3d24f155ab49886fe7a9d8aab2d5","kind":"tag","published_at":"2022-10-21T06:49:08.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.4.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.4.0/manifests"},{"name":"apache-curator-5.3.0","sha":"176793b2916f5e3141a4cd421c948d66d3e5c660","kind":"tag","published_at":"2022-06-30T16:55:33.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.3.0/manifests"},{"name":"apache-curator-5.2.1","sha":"c905ff611a845838aae9aa39152fd33c7f8f68c3","kind":"tag","published_at":"2022-03-14T08:05:56.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.2.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.1/manifests"},{"name":"apache-curator-5.2.0","sha":"c1746faeeba88ae1df2340f0b492ac1c46306242","kind":"tag","published_at":"2021-07-19T06:10:48.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.2.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.2.0/manifests"},{"name":"apache.curator-5.1.0","sha":"275de95774f58ea30d88dbfcc6de7ef05e129012","kind":"tag","published_at":"2020-06-30T13:03:19.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache.curator-5.1.0","html_url":"https://github.com/apache/curator/releases/tag/apache.curator-5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache.curator-5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache.curator-5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache.curator-5.1.0/manifests"},{"name":"apache-curator-5.0.0","sha":"e0bb2fb251dd0ad3a75d829ad94d6f9e02c5461c","kind":"tag","published_at":"2020-05-18T02:43:58.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-5.0.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-5.0.0/manifests"},{"name":"apache-curator-4.3.0","sha":"b78d28bdaf15553a850849352324feae7218f99c","kind":"tag","published_at":"2020-02-23T23:00:17.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.3.0/manifests"},{"name":"apache-curator-4.2.0","sha":"dc6e78513aa076545552b2661940f6ed4bcc5e75","kind":"tag","published_at":"2019-03-03T19:54:29.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.2.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.2.0/manifests"},{"name":"apache-curator-4.1.1","sha":"a6167b693db0abf67a4b5fead705474cbe4bc986","kind":"tag","published_at":"2019-03-03T19:41:28.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.1.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.1/manifests"},{"name":"apache-curator-4.1.0","sha":"239c93eb60a0cee44a92c37d9651888acf380f42","kind":"tag","published_at":"2018-12-17T03:35:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.1.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.1.0/manifests"},{"name":"apache-curator-4.0.2","sha":"68f03ebddfb56ec32296f033df547b99829ce007","kind":"tag","published_at":"2018-12-09T23:54:50.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.2","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2/manifests"},{"name":"apache-curator-4.0.2-SNAPSHOT","sha":"41a9e1ee67bcccfd1f2864cde90881eedc4b2735","kind":"tag","published_at":"2018-12-09T23:51:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.2-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.2-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.2-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.2-SNAPSHOT/manifests"},{"name":"apache-curator-2.13.0","sha":"e947126fa24cdd560a7e9fd71bc1aab1e4c36b6f","kind":"tag","published_at":"2018-12-03T02:32:13.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.13.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.13.0/manifests"},{"name":"apache-curator-4.0.1","sha":"770a0f948e211ed6f794e318cf7722dff1fa1c0a","kind":"tag","published_at":"2018-02-07T23:53:43.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.1/manifests"},{"name":"apache-curator-4.0.0","sha":"2f1ed8f98ca158efd5cc4db650e759d1f6694638","kind":"tag","published_at":"2017-07-26T14:07:13.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-4.0.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-4.0.0/manifests"},{"name":"apache-curator-3.3.0","sha":"8b9f7d5ce0369976f766745069be62e2b126ef22","kind":"tag","published_at":"2017-03-01T04:27:43.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.3.0/manifests"},{"name":"apache-curator-2.12.0","sha":"2b68d13f6d1e57e019ee19f96f047361c8b88516","kind":"tag","published_at":"2017-03-01T03:01:11.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.12.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.12.0/manifests"},{"name":"apache-curator-3.2.1","sha":"d5da56e1bee5d67206d0cde812d744b2aa24226c","kind":"tag","published_at":"2016-11-11T14:32:02.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.2.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.1/manifests"},{"name":"apache-curator-2.11.1","sha":"f8c6a0933737bc3044eeddc1a90aafda20febca5","kind":"tag","published_at":"2016-11-11T13:42:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.11.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.1/manifests"},{"name":"apache-curator-3.2.0","sha":"b0cc815c8b87362e73d52822a6cedae75bf90a21","kind":"tag","published_at":"2016-06-15T02:14:37.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.2.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0/manifests"},{"name":"apache-curator-2.11.0","sha":"d2b94e1139c26613bc225f9d2ca69c8642125cfd","kind":"tag","published_at":"2016-06-15T01:13:10.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.11.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0/manifests"},{"name":"apache-curator-3.2.0-SNAPSHOT","sha":"3dbc96716c95fb389833c8defc7fd83808099d50","kind":"tag","published_at":"2016-05-25T05:37:36.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.2.0-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.2.0-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.2.0-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.2.0-SNAPSHOT/manifests"},{"name":"apache-curator-2.11.0-SNAPSHOT","sha":"a5a242303f386ee6556c2fb880d70dc500805499","kind":"tag","published_at":"2016-05-24T23:14:07.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.11.0-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.11.0-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.11.0-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.11.0-SNAPSHOT/manifests"},{"name":"apache-curator-2.10.0","sha":"72ce8563341e35966ed8eb753024adf052144070","kind":"tag","published_at":"2016-02-10T20:14:35.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.10.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.10.0/manifests"},{"name":"apache-curator-3.1.0","sha":"5b1a7eaa72536cc6d489c3f9eab29fa568a86db6","kind":"tag","published_at":"2016-02-10T20:03:47.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.1.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.1.0/manifests"},{"name":"apache-curator-2.9.1","sha":"4cbec9fe665db00820ee0c00761a343888d019b6","kind":"tag","published_at":"2015-10-26T01:59:25.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.9.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.1/manifests"},{"name":"apache-curator-3.0.0-SNAPSHOT","sha":"b58b5c236a663402fd401143d72e666aa853e7ed","kind":"tag","published_at":"2015-10-12T05:28:41.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.0.0-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.0.0-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.0.0-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0-SNAPSHOT/manifests"},{"name":"apache-curator-3.0.0","sha":"b58b5c236a663402fd401143d72e666aa853e7ed","kind":"commit","published_at":"2015-10-12T05:28:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-3.0.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-3.0.0/manifests"},{"name":"apache-curator-2.9.0-rc1","sha":"13dad1133f54d24ce70b4eb1a12ab821f0b6a343","kind":"tag","published_at":"2015-09-02T17:56:24.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.9.0-rc1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0-rc1/manifests"},{"name":"apache-curator-2.9.0","sha":"13dad1133f54d24ce70b4eb1a12ab821f0b6a343","kind":"commit","published_at":"2015-09-02T17:56:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.9.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.9.0/manifests"},{"name":"apache-curator-2.8.0","sha":"c1466e6d8312e321732f06831ee9420b1af6344a","kind":"tag","published_at":"2015-05-08T18:57:12.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.8.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.8.0/manifests"},{"name":"apache-curator-2.7.0","sha":"206a59043cb94fe51dbd878b080f68d1c0b7595e","kind":"tag","published_at":"2014-10-31T04:29:47.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.7.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.7.0/manifests"},{"name":"apache-curator-2.6.0","sha":"56e4b624dfd72e520a645d68a2e0ca1836f5cc93","kind":"tag","published_at":"2014-07-08T02:28:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.6.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.6.0/manifests"},{"name":"apache-curator-2.5.0","sha":"31256d64c853b198f32591b0f4395589b79fe867","kind":"tag","published_at":"2014-05-24T16:26:40.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.5.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.5.0/manifests"},{"name":"apache-curator-2.4.2","sha":"c4f46fbcf7ffc0ae5a8d6f51b922a4284c11aef7","kind":"tag","published_at":"2014-04-21T22:03:02.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.4.2","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.2/manifests"},{"name":"apache-curator-2.4.1","sha":"9cf0eabcd0a95f5531aee18ccf4353b1b6a09461","kind":"tag","published_at":"2014-03-06T12:33:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.4.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.4.1/manifests"},{"name":"2.4.0","sha":"b12d55e8150d56bbe8564c5edcb22efde0c14dd1","kind":"tag","published_at":"2014-02-05T18:54:03.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/2.4.0","html_url":"https://github.com/apache/curator/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/2.4.0/manifests"},{"name":"apache-curator-2.3.1","sha":"824a261b5d93046e74fac1dd3fa87e914e9ee4b0","kind":"tag","published_at":"2013-11-10T16:20:36.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.3.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.1/manifests"},{"name":"apache-curator-2.3.0","sha":"9e2eaf31df76e343e7e48de00497c92d7a812503","kind":"tag","published_at":"2013-11-04T19:27:57.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.3.0","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.3.0/manifests"},{"name":"apache-curator-2.2.0-incubating","sha":"437f7dd98e50977e96b8441d8cd11b24a1cb0941","kind":"tag","published_at":"2013-07-31T15:52:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.2.0-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.2.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.2.0-incubating/manifests"},{"name":"next-release","sha":"9b81582da0d1742336e5025917ce60401041b457","kind":"commit","published_at":"2013-07-07T18:05:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/next-release","html_url":"https://github.com/apache/curator/releases/tag/next-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@next-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/next-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/next-release/manifests"},{"name":"temp","sha":"9b81582da0d1742336e5025917ce60401041b457","kind":"commit","published_at":"2013-07-07T18:05:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/temp","html_url":"https://github.com/apache/curator/releases/tag/temp","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@temp","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/temp","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/temp/manifests"},{"name":"apache-curator-2.1.0-incubating","sha":"a95842651cf1fadcf8612601a138ac8247a14ad6","kind":"tag","published_at":"2013-06-20T17:50:51.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.1.0-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.1.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.1.0-incubating/manifests"},{"name":"apache-curator-2.0.1-incubating","sha":"6ac0133ceeedd4dfdbc6cc1c35abc303bfd056d6","kind":"tag","published_at":"2013-05-17T20:39:13.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.0.1-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.0.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1-incubating/manifests"},{"name":"apache-curator-2.0.0-incubating","sha":"4b7b7b67f4ca941bca0f3c4346b86f768f04d867","kind":"tag","published_at":"2013-05-01T20:51:56.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.0.0-incubating","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.0.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.0-incubating/manifests"},{"name":"apache-curator-2.0.1","sha":"74975f2b8c11b3d101b66b3545fd191dc0b2a762","kind":"tag","published_at":"2013-04-22T17:46:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/apache-curator-2.0.1","html_url":"https://github.com/apache/curator/releases/tag/apache-curator-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@apache-curator-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/apache-curator-2.0.1/manifests"},{"name":"curator-2.0.0","sha":"291945788fe26e24c6b29fe1be5cc112d914d94c","kind":"tag","published_at":"2013-03-29T20:45:05.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-2.0.0","html_url":"https://github.com/apache/curator/releases/tag/curator-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-2.0.0/manifests"},{"name":"1.1.17","sha":"076cfd27e86d37b9587464e3ccabc28c1e9f4479","kind":"commit","published_at":"2012-08-30T21:38:09.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.17","html_url":"https://github.com/apache/curator/releases/tag/1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.17/manifests"},{"name":"1.0.17","sha":"159872b1760bdfbb4634705e9603eaf9d8408908","kind":"commit","published_at":"2012-08-02T22:17:00.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.17","html_url":"https://github.com/apache/curator/releases/tag/1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.17/manifests"},{"name":"1.1.16","sha":"9049485a08aaacbc1c9808fcd0a07fb0ffcafeae","kind":"commit","published_at":"2012-08-02T22:16:30.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.16","html_url":"https://github.com/apache/curator/releases/tag/1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.16/manifests"},{"name":"1.0.16-2","sha":"1ba887d62f47e18edd3dc118e3cefed8618b3478","kind":"commit","published_at":"2012-07-14T23:13:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.16-2","html_url":"https://github.com/apache/curator/releases/tag/1.0.16-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.16-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16-2/manifests"},{"name":"1.0.15-2","sha":"1d222a9a6b2ae72fe1ebb37c7b0308064151795b","kind":"commit","published_at":"2012-07-14T23:13:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.15-2","html_url":"https://github.com/apache/curator/releases/tag/1.0.15-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.15-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15-2/manifests"},{"name":"1.1.15","sha":"8c1dceb665e4416f556b7985d368aac249a71399","kind":"commit","published_at":"2012-07-14T21:26:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.15","html_url":"https://github.com/apache/curator/releases/tag/1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.15/manifests"},{"name":"1.0.16","sha":"38fd751bee7bd8b0b7860e47928dc1cc3f042eb1","kind":"commit","published_at":"2012-07-06T21:55:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.16","html_url":"https://github.com/apache/curator/releases/tag/1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.16/manifests"},{"name":"1.0.15","sha":"38fd751bee7bd8b0b7860e47928dc1cc3f042eb1","kind":"commit","published_at":"2012-07-06T21:55:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.15","html_url":"https://github.com/apache/curator/releases/tag/1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.15/manifests"},{"name":"1.1.14","sha":"7fb0bb99ac487e6ab3565cb427145954cec39665","kind":"commit","published_at":"2012-07-06T21:54:02.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.14","html_url":"https://github.com/apache/curator/releases/tag/1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.14/manifests"},{"name":"1.0.14","sha":"130bfcec35521f6eb0a12552b50c4c2d2cd78869","kind":"commit","published_at":"2012-06-25T22:31:24.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.14","html_url":"https://github.com/apache/curator/releases/tag/1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.14/manifests"},{"name":"1.1.13","sha":"1974281588159f5a1310a5f41224c770bfbb3a0e","kind":"commit","published_at":"2012-06-25T21:57:05.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.13","html_url":"https://github.com/apache/curator/releases/tag/1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.13/manifests"},{"name":"1.1.12","sha":"b7259addc2d63b7647625a415624914c67c6fb48","kind":"commit","published_at":"2012-06-05T21:03:10.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.12","html_url":"https://github.com/apache/curator/releases/tag/1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.12/manifests"},{"name":"1.0.13","sha":"31b6062441001721dbaf8599e9d4676184fcac7b","kind":"commit","published_at":"2012-06-05T20:59:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.13","html_url":"https://github.com/apache/curator/releases/tag/1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.13/manifests"},{"name":"1.1.11","sha":"f78e49828e1ed7ac593448a2db995d79e1d126a6","kind":"commit","published_at":"2012-06-01T21:20:59.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.11","html_url":"https://github.com/apache/curator/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.11/manifests"},{"name":"TestLockCleanlinessWithFaults","sha":"a4ee4b589b15a8567f054345b50ec991c82a1e3c","kind":"commit","published_at":"2012-06-01T18:48:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/TestLockCleanlinessWithFaults","html_url":"https://github.com/apache/curator/releases/tag/TestLockCleanlinessWithFaults","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@TestLockCleanlinessWithFaults","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/TestLockCleanlinessWithFaults","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/TestLockCleanlinessWithFaults/manifests"},{"name":"1.0.11","sha":"8e9a54c6ca3d33c947d9f069f6d1cffcae8da2dd","kind":"commit","published_at":"2012-05-17T23:00:08.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.11","html_url":"https://github.com/apache/curator/releases/tag/1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.11/manifests"},{"name":"1.1.10","sha":"8f3c771e68e487d8ec9ecd297a2e34df561fb193","kind":"commit","published_at":"2012-05-17T22:05:34.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.10","html_url":"https://github.com/apache/curator/releases/tag/1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.10/manifests"},{"name":"1.0.10","sha":"b5a2a9fec393a43813a8598207e2080059d15d9d","kind":"commit","published_at":"2012-05-10T21:53:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.10","html_url":"https://github.com/apache/curator/releases/tag/1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.10/manifests"},{"name":"1.1.9","sha":"af8653161e3dce4b42d1a32de64937b062fd67f0","kind":"commit","published_at":"2012-05-10T21:31:00.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.9","html_url":"https://github.com/apache/curator/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.9/manifests"},{"name":"1.0.3a","sha":"111a4cf3d2e171aef9656840b15ce67ced547dd3","kind":"tag","published_at":"2012-03-07T19:58:01.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.3a","html_url":"https://github.com/apache/curator/releases/tag/1.0.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3a/manifests"},{"name":"1.1.3","sha":"04b013fceb07f07fdbe92f0b6b8bd5d1742d2278","kind":"tag","published_at":"2012-03-07T19:05:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.3","html_url":"https://github.com/apache/curator/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.3/manifests"},{"name":"1.0.3-2","sha":"aac1e51cd4a3ff4337c773dd524634de697638f1","kind":"tag","published_at":"2012-02-09T00:32:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.3-2","html_url":"https://github.com/apache/curator/releases/tag/1.0.3-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.3-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3-2/manifests"},{"name":"1.0.3","sha":"01884d69d74d5c49e0748a6196e8226c0fe50241","kind":"tag","published_at":"2012-02-09T00:09:34.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.3","html_url":"https://github.com/apache/curator/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.3/manifests"},{"name":"1.1.2","sha":"3e7746ae975aa9c737ba92a7f870fa267e6e6d8b","kind":"tag","published_at":"2012-02-09T00:01:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.2","html_url":"https://github.com/apache/curator/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.2/manifests"},{"name":"1.0.2","sha":"e6aa29f66a5bf4a9d6e0e1fdd68e4035cb5f4ce7","kind":"tag","published_at":"2012-01-21T21:40:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.2","html_url":"https://github.com/apache/curator/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.2/manifests"},{"name":"1.1.1","sha":"1fd5a5e76ad203b4b084bbc8b6af33c77f1d345f","kind":"tag","published_at":"2012-01-21T21:24:50.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.1","html_url":"https://github.com/apache/curator/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"47cad7a069d5632213ddf0e10e64b6e136245a8c","kind":"tag","published_at":"2012-01-06T00:27:16.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.1.0","html_url":"https://github.com/apache/curator/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"f98f3e9692422c5372bc2d0dd756df89bd5bfa12","kind":"tag","published_at":"2012-01-04T08:31:41.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.1","html_url":"https://github.com/apache/curator/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"dc987ef0ee396efd7eb0caa77bf4993e63929e5c","kind":"tag","published_at":"2011-12-31T21:02:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/1.0.0","html_url":"https://github.com/apache/curator/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/1.0.0/manifests"},{"name":"0.100.0","sha":"b2fc5436fc2482d06bb31a94d5d1b4cb1440aa45","kind":"tag","published_at":"2011-12-29T20:52:12.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.100.0","html_url":"https://github.com/apache/curator/releases/tag/0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.100.0/manifests"},{"name":"0.6.4","sha":"701c30e0c7edde31a736b3e7a6abaabd61f65e99","kind":"tag","published_at":"2011-12-07T20:30:32.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.4","html_url":"https://github.com/apache/curator/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"bbd20a15bb466f9c492a87c0180a746dee7ebdc0","kind":"tag","published_at":"2011-11-30T20:01:41.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.3","html_url":"https://github.com/apache/curator/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"85fc220ec069253a8ac77b306c2c5ca78da5c7d8","kind":"tag","published_at":"2011-11-23T05:59:12.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.2","html_url":"https://github.com/apache/curator/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"22b585b07679929aaf5249cd6e0d17ddce7f1b42","kind":"tag","published_at":"2011-11-18T19:03:22.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.6.1","html_url":"https://github.com/apache/curator/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.6.1/manifests"},{"name":"0.5.2","sha":"9e7ed41a701300f37395f1b790b1db252c4a7bf9","kind":"tag","published_at":"2011-11-14T23:24:55.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.5.2","html_url":"https://github.com/apache/curator/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"8b1a29570089d2ee366a9256fb48182fc71c58bc","kind":"tag","published_at":"2011-11-12T22:37:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.5.1","html_url":"https://github.com/apache/curator/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.5.1/manifests"},{"name":"0.4.3","sha":"93dea65d0bf2fc32b7292b332986a12d617f3eb3","kind":"tag","published_at":"2011-11-09T19:09:19.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.4.3","html_url":"https://github.com/apache/curator/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"87b492e163c86fc59b886f513a4108a20bcfe965","kind":"tag","published_at":"2011-11-09T18:18:05.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.4.2","html_url":"https://github.com/apache/curator/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.4.2/manifests"},{"name":"0.32","sha":"3e5107057038c3134dd31bc393c3857372a86b0a","kind":"tag","published_at":"2011-10-28T23:25:49.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.32","html_url":"https://github.com/apache/curator/releases/tag/0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.32/manifests"},{"name":"0.31","sha":"8402977bddca0f3212514f2e30339cdd39b4a614","kind":"tag","published_at":"2011-10-24T22:50:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.31","html_url":"https://github.com/apache/curator/releases/tag/0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.31/manifests"},{"name":"0.30","sha":"1cfb1bafe1568ad460dad22c4364e7fcb9dbe780","kind":"tag","published_at":"2011-10-19T22:48:33.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.30","html_url":"https://github.com/apache/curator/releases/tag/0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.30/manifests"},{"name":"0.29","sha":"2f520214bc3df8af2dc41296137a5e96f705bfc7","kind":"tag","published_at":"2011-10-19T22:31:18.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.29","html_url":"https://github.com/apache/curator/releases/tag/0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.29/manifests"},{"name":"0.28","sha":"781e99058ecd22649bf62f772f074c5a3c2dc42e","kind":"tag","published_at":"2011-10-19T22:19:07.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.28","html_url":"https://github.com/apache/curator/releases/tag/0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.28/manifests"},{"name":"0.27","sha":"b59f36c95e53dffe82002fb7aa180be4ca925cfb","kind":"tag","published_at":"2011-10-19T22:12:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.27","html_url":"https://github.com/apache/curator/releases/tag/0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.27/manifests"},{"name":"0.26","sha":"96d5b84e387ce45a29e0971d55b74310531f3e15","kind":"tag","published_at":"2011-10-19T00:31:26.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.26","html_url":"https://github.com/apache/curator/releases/tag/0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.26/manifests"},{"name":"0.25","sha":"c13846a68fcbf4d9061e334f6f5ca25149a2bc23","kind":"tag","published_at":"2011-10-17T20:00:55.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.25","html_url":"https://github.com/apache/curator/releases/tag/0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.25/manifests"},{"name":"0.24","sha":"1ca0a4239163e4de730a75fa58cc817b5b54a87c","kind":"tag","published_at":"2011-10-14T17:03:27.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.24","html_url":"https://github.com/apache/curator/releases/tag/0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.24/manifests"},{"name":"0.23","sha":"b57b629546315e134ef80b029063249954cc5df1","kind":"tag","published_at":"2011-10-12T22:56:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/0.23","html_url":"https://github.com/apache/curator/releases/tag/0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/0.23/manifests"},{"name":"curator-0.22-SNAPSHOT","sha":"9feb191ecbdbb0763fc02a9f343b7293771ef7d7","kind":"tag","published_at":"2011-10-06T21:41:52.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.22-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.22-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.22-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.22-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.22-SNAPSHOT/manifests"},{"name":"curator-0.21-SNAPSHOT","sha":"c5162b06a0cd74fecbaaea5eb6fda3d272f0b594","kind":"tag","published_at":"2011-10-06T00:32:10.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.21-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.21-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.21-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.21-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.21-SNAPSHOT/manifests"},{"name":"curator-0.20-SNAPSHOT","sha":"4ed5d311a9b697d39146ec2f45ad966ff0c3d745","kind":"tag","published_at":"2011-10-04T20:08:00.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.20-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.20-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.20-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.20-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.20-SNAPSHOT/manifests"},{"name":"curator-0.19-SNAPSHOT","sha":"a1794ccab13218afb21f2f106582ef1877d520ec","kind":"tag","published_at":"2011-09-07T17:51:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.19-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.19-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.19-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.19-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.19-SNAPSHOT/manifests"},{"name":"curator-0.18-SNAPSHOT","sha":"8faf72662d78f72e5bf665704ddec098aa593707","kind":"tag","published_at":"2011-09-06T23:51:35.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.18-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.18-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.18-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.18-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.18-SNAPSHOT/manifests"},{"name":"curator-0.17-SNAPSHOT","sha":"50a123c1cf1e800006b2128f40da28028ec4e9b8","kind":"tag","published_at":"2011-09-01T05:37:14.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.17-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.17-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.17-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.17-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.17-SNAPSHOT/manifests"},{"name":"curator-0.16-SNAPSHOT","sha":"32feb9f9344f56c71774303679355becd3c8e968","kind":"tag","published_at":"2011-08-30T22:26:59.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.16-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.16-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.16-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.16-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.16-SNAPSHOT/manifests"},{"name":"curator-0.15-SNAPSHOT","sha":"f2229966d82f73db5384e220ba8d54f8d0f1f0a8","kind":"tag","published_at":"2011-08-30T00:27:39.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.15-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.15-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.15-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.15-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.15-SNAPSHOT/manifests"},{"name":"curator-0.14-SNAPSHOT","sha":"4805e0bfec0b51d69b47bafd8ec75fa8e3290d69","kind":"tag","published_at":"2011-08-29T18:01:06.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.14-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.14-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.14-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.14-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.14-SNAPSHOT/manifests"},{"name":"curator-0.13-SNAPSHOT","sha":"181a1d8c5a52862ecdbfd0763d89ac586780d252","kind":"tag","published_at":"2011-08-23T18:51:50.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.13-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.13-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.13-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.13-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.13-SNAPSHOT/manifests"},{"name":"curator-0.12-SNAPSHOT","sha":"9a1589b21e0b9edbf2dd10e30fae822cee41978c","kind":"tag","published_at":"2011-08-23T17:34:09.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.12-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.12-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.12-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.12-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.12-SNAPSHOT/manifests"},{"name":"curator-0.11-SNAPSHOT","sha":"df182fab0a787d712c81fda5af852ac8ed07100d","kind":"tag","published_at":"2011-08-10T21:09:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.11-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.11-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.11-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.11-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.11-SNAPSHOT/manifests"},{"name":"curator-0.10-SNAPSHOT","sha":"6001e046718cd0f9c2dcd22d2408319bcf2ae271","kind":"tag","published_at":"2011-08-10T20:09:40.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.10-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.10-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.10-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.10-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.10-SNAPSHOT/manifests"},{"name":"curator-0.9-SNAPSHOT","sha":"40274820e5a4a4325c00e681bb11cf91c5209ef6","kind":"tag","published_at":"2011-08-01T18:53:45.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.9-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.9-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.9-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.9-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.9-SNAPSHOT/manifests"},{"name":"curator-0.8-SNAPSHOT","sha":"6a67eaf8b2794ec33191556a9d9237860c3d4dce","kind":"tag","published_at":"2011-07-27T21:10:54.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.8-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.8-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.8-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.8-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.8-SNAPSHOT/manifests"},{"name":"curator-0.7-SNAPSHOT","sha":"d261c1e1e685203174b844a78194efa501d7a4f4","kind":"tag","published_at":"2011-07-27T21:07:20.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.7-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.7-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.7-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.7-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.7-SNAPSHOT/manifests"},{"name":"curator-0.6-SNAPSHOT","sha":"0113de96e229e09b4ad7cf5f59ea1ee6ca54fc13","kind":"tag","published_at":"2011-07-22T22:12:33.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.6-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.6-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.6-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.6-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.6-SNAPSHOT/manifests"},{"name":"curator-0.5-SNAPSHOT","sha":"c4a4ceed7d4ed95a51a0df2c62b8f078514072b1","kind":"tag","published_at":"2011-07-22T00:02:31.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.5-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.5-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.5-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.5-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.5-SNAPSHOT/manifests"},{"name":"curator-0.4-SNAPSHOT","sha":"bfd14213b37fb692f37509ddfba62897b4731b1a","kind":"tag","published_at":"2011-07-20T17:59:23.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.4-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.4-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.4-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.4-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.4-SNAPSHOT/manifests"},{"name":"curator-0.3-SNAPSHOT","sha":"b7d57def54ab0193ec1a5233af252d1b642e24f1","kind":"tag","published_at":"2011-07-20T17:48:21.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.3-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.3-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.3-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.3-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.3-SNAPSHOT/manifests"},{"name":"curator-0.2-SNAPSHOT","sha":"0373348a424ade0ab24fb4a35cd59c0ae32ed8f3","kind":"tag","published_at":"2011-07-20T17:37:47.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.2-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.2-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.2-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.2-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.2-SNAPSHOT/manifests"},{"name":"curator-0.1-SNAPSHOT","sha":"d56f64d8282d833b4e417357b207e4ed7de8a214","kind":"tag","published_at":"2011-07-20T17:09:32.000Z","download_url":"https://codeload.github.com/apache/curator/tar.gz/curator-0.1-SNAPSHOT","html_url":"https://github.com/apache/curator/releases/tag/curator-0.1-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/curator@curator-0.1-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.1-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/tags/curator-0.1-SNAPSHOT/manifests"}]},"repo_metadata_updated_at":"2026-03-03T11:29:15.989Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":50,"rankings":{"downloads":null,"dependent_repos_count":3.0553976021335725,"dependent_packages_count":23.154547857217224,"stargazers_count":6.0855671506715465,"forks_count":4.52182827303962,"docker_downloads_count":null,"average":9.204335220765492},"purl":"pkg:maven/org.apache.curator/curator-examples","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.curator:curator-examples","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.curator:curator-examples","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.curator:curator-examples/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-29T15:12:49.644Z","issues_count":618,"pull_requests_count":213,"avg_time_to_close_issue":36702222.956778,"avg_time_to_close_pull_request":3093513.6461538463,"issues_closed_count":509,"pull_requests_closed_count":195,"pull_request_authors_count":41,"issue_authors_count":10,"avg_comments_per_issue":3.6941747572815533,"avg_comments_per_pull_request":2.07981220657277,"merged_pull_requests_count":163,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":26,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":2573544.214285714,"past_year_avg_time_to_close_pull_request":1237528.8636363635,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":0.8461538461538461,"past_year_avg_comments_per_pull_request":1.4385964912280702,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":42,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/issues","maintainers":[{"login":"jira-importer","count":603,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"Randgalt","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Randgalt"},{"login":"kezhuw","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kezhuw"},{"login":"tisonkun","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"}],"active_maintainers":[{"login":"kezhuw","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kezhuw"},{"login":"jira-importer","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"},{"login":"tisonkun","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-examples/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-examples/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-examples/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-examples/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-examples/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.curator:curator-examples/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604631,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":{"id":18296,"full_name":"apache/curator","default_branch":"master","total_commits":2427,"total_committers":166,"total_bot_commits":5,"total_bot_committers":1,"mean_commits":14.620481927710843,"dds":0.6085702513391018,"past_year_total_commits":12,"past_year_total_committers":6,"past_year_total_bot_commits":1,"past_year_total_bot_committers":1,"past_year_mean_commits":2.0,"past_year_dds":0.5,"last_synced_at":"2026-05-05T17:13:17.687Z","last_synced_commit":"90e1b7b59085293b34f711cf2e85c46b35eea1c9","created_at":"2023-03-07T11:37:43.553Z","updated_at":"2026-05-05T17:04:24.326Z","committers":[{"name":"randgalt","email":"randgalt@apache.org","login":null,"count":950},{"name":"Jordan Zimmerman","email":"jordan@jordanzimmerman.com","login":"Randgalt","count":793},{"name":"Cam McKenzie","email":"cammckenzie@apache.org","login":"cammckenzie","count":87},{"name":"tison","email":"wander4096@gmail.com","login":"tisonkun","count":60},{"name":"Jordan Zimmerman","email":"jzimmerman@netflix.com","login":null,"count":49},{"name":"Scott Blum","email":"dragonsinth@apache.org","login":"dragonsinth","count":42},{"name":"Kezhu Wang","email":"kezhuw@apache.org","login":"kezhuw","count":40},{"name":"Cameron McKenzie","email":"cameron@unico.com.au","login":null,"count":33},{"name":"Justin Ryan","email":"jryan@netflix.com","login":null,"count":26},{"name":"Ioannis Canellos","email":"iocanel@apache.org","login":"iocanel","count":21},{"name":"Enrico Olivelli","email":"eolivelli@apache.org","login":"eolivelli","count":20},{"name":"Mike Drob","email":"mdrob@cloudera.com","login":null,"count":15},{"name":"nickhill","email":"nickhill@us.ibm.com","login":"njhill","count":9},{"name":"Mike Drob","email":"mdrob@apache.org","login":"madrob","count":9},{"name":"Tsuyoshi Ozawa","email":"ozawa@apache.org","login":"oza","count":7},{"name":"Rama","email":"rama.rao@salesforce.com","login":"ramaraochavali","count":7},{"name":"chevaris","email":"evaristojosec@yahoo.es","login":"chevaris","count":6},{"name":"Roman Leventov","email":"leventov.ru@gmail.com","login":"leventov","count":6},{"name":"javando","email":"antonio.rafael.ar@gmail.com","login":"arrodrigues","count":6},{"name":"jordan.zimmerman","email":"jordan.zimmerman@riotgames.com","login":null,"count":6},{"name":"Bob T Builder","email":"builds@netflix.com","login":null,"count":6},{"name":"David Kesler","email":"dkesler@yodle.com","login":"dkesler","count":5},{"name":"Doug Daniels","email":"daniels.douglas@gmail.com","login":"dougnukem","count":5},{"name":"Zoltan Szekeres","email":"Zoltan.Szekeres@morganstanley.com","login":"Zoltan-Szekeres","count":5},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":5},{"name":"Fangmin Lyu","email":"allenlyu@fb.com","login":null,"count":5},{"name":"builds","email":"builds@dynaslave-d4ad168d.(none)","login":null,"count":4},{"name":"Jay Zarfoss","email":"jzarfoss@netflix.com","login":"zarfide","count":4},{"name":"Houston Putman","email":"houston@apache.org","login":"HoustonPutman","count":4},{"name":"hebelala","email":"hebelala@qq.com","login":"he7g","count":4},{"name":"Sylvain Wallez","email":"sylvain@bluxte.net","login":"swallez","count":3},{"name":"Paul Boutes","email":"paul.boutes@gmail.com","login":"pboutes","count":3},{"name":"Alex Brasetvik","email":"alex@brasetvik.com","login":"alexbrasetvik","count":3},{"name":"Grant Henke","email":"granthenke@gmail.com","login":"granthenke","count":3},{"name":"Imesha","email":"imesha.sudasinghe@gmail.com","login":"IMS94","count":3},{"name":"Ryan Ruel","email":"ryan@ryanruel.com","login":"Ryan0751","count":3},{"name":"eceejcr","email":"eceejcr@E7B499BAE9DDE0.ericsson.se","login":null,"count":3},{"name":"Patrick Braga-Henebry","email":"Patrick.Braga-Henebry@imc-chicago.com","login":null,"count":3},{"name":"Gary Malouf","email":"gmalouf@bostontechnologies.com","login":null,"count":3},{"name":"Emre Tetik","email":"emretetik@Emres-MacBook-Pro.local","login":null,"count":3},{"name":"Dominic Wong","email":"dominic@hailocab.com","login":null,"count":3},{"name":"Joe Littlejohn","email":"joelittlejohn@gmail.com","login":"joelittlejohn","count":3},{"name":"Brandon Beck","email":"brandon.beck@bazaarvoice.com","login":null,"count":3},{"name":"nirdothan","email":"nir.dothan@gmail.com","login":"nirdothan","count":2},{"name":"shayshim","email":"shayshim@gmail.com","login":"shayshim","count":2},{"name":"szekizoli","email":"szekizoli@gmail.com","login":"szekizoli","count":2},{"name":"josh gruenberg","email":"joshgr@gmail.com","login":"joshng","count":2},{"name":"bigmarvin","email":"marvin.wu1986@gmail.com","login":"bigmarvin","count":2},{"name":"Stig Rohde Døssing","email":"stigdoessing@gmail.com","login":"srdo","count":2},{"name":"Norbert Meszaros","email":"meszinorbi2002@gmail.com","login":"meszinorbi","count":2},{"name":"Nicolò Boschi","email":"boschi1997@gmail.com","login":"nicoloboschi","count":2},{"name":"Answashe","email":"nwumyquu@sharklasers.com","login":"Answashe","count":2},{"name":"Brandon Beck","email":"bmbeck@gmail.com","login":"bbeck","count":2},{"name":"Fangmin Lyu","email":"fangmin@apache.org","login":"lvfangmin","count":2},{"name":"Hendrik Haddorp","email":"hendrik.haddorp@gmx.net","login":"Hendrik-H","count":2},{"name":"Beluga Behr","email":"dam6923@gmail.com","login":"belugabehr","count":2},{"name":"Kenco","email":"davelister@gmail.com","login":"arankin-irl","count":2},{"name":"Martin Grigorov","email":"martin-g","login":"martin-g","count":2},{"name":"Max-Pudov","email":"pudov.max@gmail.com","login":"Max-Pudov","count":2},{"name":"Brien Wheeler","email":"brien@Briens-MacBook-Pro.local","login":null,"count":2},{"name":"Enrico Olivelli","email":"eolivelli@datastax.com","login":null,"count":2},{"name":"Karel Vervaeke","email":"karel@ngdata.com","login":null,"count":2},{"name":"Karthik Kumar","email":"karthik.kumar@opower.com","login":null,"count":2},{"name":"Leandro Nunes","email":"leandro.nunes@blip.pt","login":null,"count":2},{"name":"Patrick Peralta","email":"pperalta@gopivotal.com","login":null,"count":2},{"name":"Ricardo Ferreira","email":"ricardo.ferreira@feedzai.com","login":null,"count":2},{"name":"builds","email":"builds@dynaslave-d2ad168b.(none)","login":null,"count":2},{"name":"Sergey Nuyanzin","email":"sergey.nuyanzin@aiven.io","login":"snuyanzin","count":2},{"name":"Luke Kot-Zaniewski","email":"lkotzaniewsk@bloomberg.net","login":"kotman12","count":2},{"name":"sdapeng(Sun Dapeng)","email":"dapeng.sun@intel.com","login":null,"count":1},{"name":"nirdothan","email":"nir.dothan@amdocs.com","login":null,"count":1},{"name":"Warren Turkal","email":"wt@ooyala.com","login":null,"count":1},{"name":"Ulrich Geilmann","email":"ugeilmann@googlemail.com","login":null,"count":1},{"name":"Tom Dyas","email":"tdyas@foursquare.com","login":null,"count":1},{"name":"Ted Pearson","email":"ted@addthis.com","login":null,"count":1},{"name":"Stig Rohde Døssing","email":"sdo@it-minds.dk","login":null,"count":1},{"name":"Alex Kira","email":"akira@uber.com","login":null,"count":1},{"name":"Chris Birchall","email":"birchall@infoscience.co.jp","login":null,"count":1},{"name":"Charles Ruhland","email":"charles@mesosphere.io","login":null,"count":1},{"name":"Josh Slocum","email":"jslocum@indeed.com","login":null,"count":1},{"name":"Karl-Philipp Richter","email":"krichter722@aol.de","login":null,"count":1},{"name":"Kenneth McFarland","email":"kennethpaulmcfarland@gmail.com","login":null,"count":1},{"name":"Spencer Thomas","email":"spencer.thomas@ithaka.org","login":null,"count":1},{"name":"Lee Dongjin","email":"dongjin.lee@alcacruz.com","login":null,"count":1},{"name":"Leon Stein","email":"lstein@ebay.com","login":null,"count":1},{"name":"Niraj Tolia","email":"ntolia@maginatics.com","login":null,"count":1},{"name":"Andrew Chen","email":"achen.code@gmail.com","login":"andrewachen","count":1},{"name":"abcdenis","email":"abcdenis","login":"abcdenis","count":1},{"name":"Zhihong Zhang","email":"zhangz@pixia.com","login":"pixiaz","count":1},{"name":"Whitney Sorenson","email":"wsorenson@hubspot.com","login":"wsorenson","count":1},{"name":"Tatu Saloranta","email":"tatu.saloranta@iki.fi","login":"cowtowncoder","count":1},{"name":"Tamás Pénzes","email":"penzes.tamas@gmail.com","login":"tamaashu","count":1},{"name":"Stephan Hohe","email":"sth.dev@tejp.de","login":"sth","count":1},{"name":"Slavik","email":"Slavikca@gmail.com","login":"SlavikCA","count":1},{"name":"Simon Jackson","email":"github@sj310.co.uk","login":"simon-og","count":1},{"name":"Scott Kirkpatrick","email":"scott.kirkpatrick@appian.com","login":"scott-kirk","count":1},{"name":"Roelof Naude","email":"roelof.naude@gmail.com","login":"naude-r","count":1},{"name":"Raymond Maugé","email":"rmauge@gmail.com","login":"rmauge","count":1},{"name":"Qiang Zhao","email":"74767115+mattisonchao","login":"mattisonchao","count":1},{"name":"Philipp Dolif","email":"52791955+pdolif","login":"pdolif","count":1},{"name":"Pablo Francisco Pérez Hidalgo","email":"contact@pablofranciscoperez.info","login":"pfcoperez","count":1},{"name":"Oleksandr Porunov","email":"alexandr.porunov@gmail.com","login":"porunov","count":1},{"name":"Njal Karevoll","email":"njal@karevoll.no","login":"nkvoll","count":1},{"name":"Niv Singer","email":"niv@innerlogics.com","login":"nivs","count":1},{"name":"Matthias Pohl","email":"matthias.pohl@aiven.io","login":"XComp","count":1},{"name":"Matthew E. Dawson","email":"medawson@boston22.com","login":"pavlov112","count":1},{"name":"康智冬","email":"worldkzd@gmail.com","login":"KangZhiDong","count":1},{"name":"zbz","email":"zhao_abc_123@163.com","login":"xingsuo-zbz","count":1},{"name":"wx930910","email":"wx19930910@gmail.com","login":"wx930910","count":1},{"name":"wangjie","email":"wangchenmo1025@gmail.com","login":"iwangjie","count":1},{"name":"shenjianeng","email":"30279020+shenjianeng","login":"shenjianeng","count":1},{"name":"shalk(xiao kun)","email":"xshalk@163.com","login":"shalk","count":1},{"name":"sdk2","email":"469656392@qq.com","login":"sdk2","count":1},{"name":"samuelgmartinez@gmail.com","email":"samuelgmartinez@gmail.com","login":"samuelgmartinez","count":1},{"name":"rsouhrain","email":"rsouhrain","login":"rsouhrain","count":1},{"name":"liran2000","email":"liran2000@gmail.com","login":"liran2000","count":1},{"name":"krajcsovszkig-ms","email":"krajcsovszkig-ms","login":"krajcsovszkig-ms","count":1},{"name":"hjyun","email":"hjyun@jam2in.com","login":"hjyun328","count":1},{"name":"gtully","email":"gary.tully@gmail.com","login":"gtully","count":1},{"name":"gopi","email":"gopi.kori@gmail.com","login":"gopikori","count":1},{"name":"faucct","email":"faucct@gmail.com","login":"faucct","count":1},{"name":"exceptionfactory","email":"exceptionfactory@apache.org","login":"exceptionfactory","count":1},{"name":"cheddar","email":"cheddar@metamarkets.com","login":"cheddar","count":1},{"name":"ayanamist","email":"ayanamist@gmail.com","login":"ayanamist","count":1},{"name":"asdf2014","email":"asdf2014@apache.org","login":"asdf2014","count":1},{"name":"aminadinari19","email":"71690455+aminadinari19","login":"aminadinari19","count":1},{"name":"Dimitar Dyankov","email":"ddyankov@gmail.com","login":"ddyankov","count":1},{"name":"Denes Daniel","email":"pantherdd@gmail.com","login":"pantherdd","count":1},{"name":"David Trott","email":"github@davidtrott.com","login":"dtrott","count":1},{"name":"David Copley","email":"david@canva.com","login":"davidcopley","count":1},{"name":"Colm O hEigeartaigh","email":"coheigea@apache.org","login":"coheigea","count":1},{"name":"Colin Kuo","email":"colinkuo.us@gmail.com","login":"colinkuo","count":1},{"name":"Adam Stegman","email":"adam.stegman@cerner.com","login":"as016194","count":1},{"name":"Andrew Gaul","email":"andrew@gaul.org","login":"gaul","count":1},{"name":"Artem Pasyechnyk","email":"artem.i.p@gmail.com","login":"artemip","count":1},{"name":"Chris Birchall","email":"chris.birchall@gmail.com","login":"cb372","count":1},{"name":"Christopher McTague","email":"cjmctague@apache.org","login":"cjmctague","count":1},{"name":"Clay Johnson","email":"cjohnson@gradle.com","login":"clayburn","count":1},{"name":"abhisranjan","email":"abhisranjan@gmail.com","login":"abhisranjan","count":1},{"name":"Adam's","email":"43720485+cscsyiku123","login":"cscsyiku123","count":1},{"name":"Adrian Muraru","email":"amuraru@adobe.com","login":"amuraru","count":1},{"name":"Aldrin Seychell","email":"aseychell","login":"aseychell","count":1},{"name":"Alexander Makarenko","email":"estliberitas@gmail.com","login":"estliberitas","count":1},{"name":"Alexey Serba","email":"aserba@gmail.com","login":"serba","count":1},{"name":"Algirdas Rascius","email":"arascius@kayak.com","login":"ARascius","count":1},{"name":"Ammar Khaku","email":"ammar.khaku@gmail.com","login":"akhaku","count":1},{"name":"Martin Betak","email":"matobet@gmail.com","login":"matobet","count":1},{"name":"Mark Petrovic","email":"mark.petrovic@xoom.com","login":"ae6rt","count":1},{"name":"Mark Payne","email":"markap14@hotmail.com","login":"markap14","count":1},{"name":"Laurent Goujon","email":"laurentgo","login":"laurentgo","count":1},{"name":"Karthik Kambatla","email":"kasha@cloudera.com","login":"kambatla","count":1},{"name":"Julie Kim","email":"kjulee114@gmail.com","login":"julnamoo","count":1},{"name":"João Alves","email":"joao.alves@relexsolutions.com","login":"jmalves","count":1},{"name":"Jorge Montero","email":"jxm@stripe.com","login":"jxm-stripe","count":1},{"name":"JiriOndrusek","email":"jondruse@redhat.com","login":"JiriOndrusek","count":1},{"name":"Jingguo Yao","email":"yaojingguo@gmail.com","login":"yaojingguo","count":1},{"name":"Jesse Wilson","email":"jwilson@squareup.com","login":"squarejesse","count":1},{"name":"Istvan Fajth","email":"fapifta@gmail.com","login":"fapifta","count":1},{"name":"Horváth Dóra","email":"47719724+horvathdora","login":"horvathdora","count":1},{"name":"Hexiaoqiao","email":"hexiaoqiao@apache.org","login":"Hexiaoqiao","count":1},{"name":"Henrik Nordvik","email":"henrikno@gmail.com","login":"henrikno","count":1},{"name":"Hannah Chi","email":"huiyang_chi@outlook.com","login":"MyEnthusiastic","count":1},{"name":"Glen Wallace","email":"glen.wallace@transpower.co.nz","login":"wallaceg-tp","count":1},{"name":"Francesco Nigro","email":"nigro.fra@gmail.com","login":"franz1981","count":1},{"name":"Filipe Roque","email":"froque@premium-minds.com","login":"froque","count":1},{"name":"Evan Pollan","email":"evan.pollan@gmail.com","login":"epollan","count":1}],"past_year_committers":[{"name":"Kezhu Wang","email":"kezhuw@apache.org","login":"kezhuw","count":6},{"name":"Norbert Meszaros","email":"meszinorbi2002@gmail.com","login":"meszinorbi","count":2},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"aminadinari19","email":"71690455+aminadinari19","login":"aminadinari19","count":1},{"name":"abhisranjan","email":"abhisranjan@gmail.com","login":"abhisranjan","count":1},{"name":"Istvan Fajth","email":"fapifta@gmail.com","login":"fapifta","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-06T00:00:09.465Z","repositories_count":6229339,"commits_count":897178030,"contributors_count":34914454,"owners_count":1149703,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"apache/curator","html_url":"https://github.com/apache/curator","last_synced_at":"2026-04-28T10:19:33.955Z","status":"active","issues_count":622,"pull_requests_count":216,"avg_time_to_close_issue":36702222.956778,"avg_time_to_close_pull_request":3093513.6461538463,"issues_closed_count":509,"pull_requests_closed_count":195,"pull_request_authors_count":43,"issue_authors_count":14,"avg_comments_per_issue":3.670418006430868,"avg_comments_per_pull_request":2.055555555555556,"merged_pull_requests_count":163,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":8,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":912079.0,"past_year_avg_time_to_close_pull_request":443746.8333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":6,"created_at":"2023-05-16T07:09:35.405Z","updated_at":"2026-04-28T10:19:33.956Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcurator/issues","issue_labels_count":{"table":{"imported-jira-issue":604,"bug":338,"rfe":223,"Imported Jira Issue":39}},"pull_request_labels_count":{"table":{"dependencies":11,"java":2}},"issue_author_associations_count":{"table":{"COLLABORATOR":603,"NONE":13,"CONTRIBUTOR":6}},"pull_request_author_associations_count":{"table":{"MEMBER":128,"CONTRIBUTOR":63,"NONE":25}},"issue_authors":{"table":{"jira-importer":604,"chevaris":3,"meszinorbi":3,"kotman12":2,"aminadinari19":1,"hanson76":1,"FluffySkyCat":1,"guoxu0514":1,"QiuYucheng2003":1,"vreuland":1,"RonaldWakeup":1,"ryansun96":1,"fapifta":1,"xingsuo-zbz":1}},"pull_request_authors":{"table":{"Randgalt":76,"kezhuw":30,"tisonkun":25,"dependabot[bot]":11,"HoustonPutman":10,"kotman12":6,"meszinorbi":5,"chevaris":4,"cammckenzie":3,"xingsuo-zbz":2,"naude-r":2,"SlavikCA":2,"Ryan0751":2,"Hexiaoqiao":2,"clayburn":2,"froque":2,"aminadinari19":2,"laurentgo":2,"shalk":2,"teabot":2,"pdolif":2,"MyEnthusiastic":1,"hyperxpro":1,"cscsyiku123":1,"nailsoul":1,"Max-Pudov":1,"stulscott":1,"nileshb77":1,"davidcopley":1,"scott-kirk":1,"horvathdora":1,"pantherdd":1,"computate":1,"marquiswang":1,"shayshim":1,"abhisranjan":1,"snuyanzin":1,"Me1kaa":1,"fapifta":1,"shenjianeng":1,"FluffySkyCat":1,"paul8263":1,"pfcoperez":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-30T00:00:06.639Z","repositories_count":14447172,"issues_count":34175470,"pull_requests_count":112188235,"authors_count":11249271,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":2,"java":2}},"past_year_issue_author_associations_count":{"table":{"NONE":7,"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"NONE":5,"MEMBER":4,"CONTRIBUTOR":3}},"past_year_issue_authors":{"table":{"meszinorbi":2,"fapifta":1,"FluffySkyCat":1,"guoxu0514":1,"QiuYucheng2003":1,"RonaldWakeup":1,"vreuland":1}},"past_year_pull_request_authors":{"table":{"kezhuw":4,"meszinorbi":3,"dependabot[bot]":2,"abhisranjan":1,"fapifta":1,"FluffySkyCat":1}},"maintainers":[{"table":{"login":"jira-importer","count":603,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jira-importer"}},{"table":{"login":"Randgalt","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Randgalt"}},{"table":{"login":"kezhuw","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kezhuw"}},{"table":{"login":"tisonkun","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"}}],"active_maintainers":[{"table":{"login":"kezhuw","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kezhuw"}}]}},"events":{"total":{"ReleaseEvent":2,"DeleteEvent":133,"MemberEvent":1,"PullRequestEvent":51,"ForkEvent":24,"IssuesEvent":644,"WatchEvent":79,"IssueCommentEvent":3364,"PushEvent":37,"PullRequestReviewCommentEvent":68,"PullRequestReviewEvent":118,"CreateEvent":8},"last_year":{"ReleaseEvent":1,"DeleteEvent":3,"PullRequestEvent":9,"ForkEvent":9,"IssuesEvent":10,"WatchEvent":32,"IssueCommentEvent":8,"PushEvent":10,"PullRequestReviewEvent":9,"CreateEvent":4}},"keywords":["consensus","curator","database","java","zookeeper"],"dependencies":[{"ecosystem":"maven","filepath":"curator-client/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-17T00:15:37.765Z","updated_at":"2023-01-17T00:15:37.765Z","repository_link":"https://github.com/apache/curator/blob/master/curator-client/pom.xml","dependencies":[{"id":6962955406,"package_name":"org.apache.zookeeper:zookeeper","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6962955407,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6962955408,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6962955409,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962955410,"package_name":"org.apache.curator:curator-test","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962955411,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962955412,"package_name":"org.slf4j:slf4j-log4j12","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962955414,"package_name":"org.awaitility:awaitility","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962955415,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"curator-examples/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-17T00:15:37.810Z","updated_at":"2023-01-17T00:15:37.810Z","repository_link":"https://github.com/apache/curator/blob/master/curator-examples/pom.xml","dependencies":[{"id":6962955447,"package_name":"org.apache.curator:curator-recipes","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6962955448,"package_name":"org.apache.curator:curator-test","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6962955449,"package_name":"org.apache.curator:curator-x-discovery","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6962955450,"package_name":"org.apache.curator:curator-x-async","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6962955451,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6962955452,"package_name":"org.slf4j:slf4j-log4j12","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"curator-framework/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-17T00:15:37.897Z","updated_at":"2023-01-17T00:15:37.897Z","repository_link":"https://github.com/apache/curator/blob/master/curator-framework/pom.xml","dependencies":[{"id":6962956383,"package_name":"org.apache.curator:curator-client","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6962956384,"package_name":"org.apache.curator:curator-test","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962956386,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962956387,"package_name":"com.fasterxml.jackson.core:jackson-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":6962956390,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":6962956391,"package_name":"com.fasterxml.jackson.dataformat:jackson-dataformat-yaml","ecosystem":"maven","requirements":"${jackson-version}","direct":true,"kind":"test","optional":false},{"id":6962956394,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962956396,"package_name":"org.slf4j:slf4j-log4j12","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962956399,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962956400,"package_name":"org.awaitility:awaitility","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"curator-recipes/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-17T00:15:38.045Z","updated_at":"2023-01-17T00:15:38.045Z","repository_link":"https://github.com/apache/curator/blob/master/curator-recipes/pom.xml","dependencies":[{"id":6962957447,"package_name":"org.apache.curator:curator-framework","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6962957448,"package_name":"org.apache.curator:curator-framework","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962957449,"package_name":"org.apache.curator:curator-test","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962957450,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962957451,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962957452,"package_name":"org.slf4j:slf4j-log4j12","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962957453,"package_name":"org.apache.commons:commons-math","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962957454,"package_name":"org.awaitility:awaitility","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"curator-test/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-17T00:15:38.092Z","updated_at":"2023-01-17T00:15:38.092Z","repository_link":"https://github.com/apache/curator/blob/master/curator-test/pom.xml","dependencies":[{"id":6962957475,"package_name":"org.apache.zookeeper:zookeeper","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6962957476,"package_name":"io.dropwizard.metrics:metrics-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6962957477,"package_name":"org.xerial.snappy:snappy-java","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6962957478,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6962957479,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6962957480,"package_name":"org.slf4j:slf4j-log4j12","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"curator-test-zk35/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-17T00:15:38.223Z","updated_at":"2023-01-17T00:15:38.223Z","repository_link":"https://github.com/apache/curator/blob/master/curator-test-zk35/pom.xml","dependencies":[{"id":6962958647,"package_name":"org.apache.curator:curator-framework","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6962958651,"package_name":"org.apache.curator:curator-x-async","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6962958654,"package_name":"org.apache.curator:curator-recipes","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6962958656,"package_name":"org.apache.zookeeper:zookeeper","ecosystem":"maven","requirements":"3.5.7","direct":true,"kind":"runtime","optional":false},{"id":6962958659,"package_name":"org.apache.curator:curator-test","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962958661,"package_name":"org.apache.curator:curator-recipes","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962958664,"package_name":"org.apache.curator:curator-framework","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962958666,"package_name":"org.apache.commons:commons-math","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962958669,"package_name":"com.fasterxml.jackson.core:jackson-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962958672,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962958675,"package_name":"com.fasterxml.jackson.dataformat:jackson-dataformat-yaml","ecosystem":"maven","requirements":"${jackson-version}","direct":true,"kind":"test","optional":false},{"id":6962958678,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962958680,"package_name":"org.slf4j:slf4j-log4j12","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962958683,"package_name":"org.awaitility:awaitility","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"curator-test-zk36/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-17T00:15:38.245Z","updated_at":"2023-01-17T00:15:38.245Z","repository_link":"https://github.com/apache/curator/blob/master/curator-test-zk36/pom.xml","dependencies":[{"id":6962959490,"package_name":"org.apache.curator:curator-framework","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6962959491,"package_name":"org.apache.curator:curator-x-async","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6962959492,"package_name":"org.apache.curator:curator-recipes","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6962959493,"package_name":"org.apache.zookeeper:zookeeper","ecosystem":"maven","requirements":"3.6.3","direct":true,"kind":"runtime","optional":false},{"id":6962959494,"package_name":"org.apache.curator:curator-test","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962959495,"package_name":"org.apache.curator:curator-recipes","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962959496,"package_name":"org.apache.curator:curator-framework","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962959497,"package_name":"org.apache.curator:curator-client","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962959498,"package_name":"org.apache.commons:commons-math","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962959499,"package_name":"com.fasterxml.jackson.core:jackson-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962959500,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962959501,"package_name":"com.fasterxml.jackson.dataformat:jackson-dataformat-yaml","ecosystem":"maven","requirements":"${jackson-version}","direct":true,"kind":"test","optional":false},{"id":6962959502,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962959503,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962959504,"package_name":"org.awaitility:awaitility","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962959505,"package_name":"org.slf4j:slf4j-log4j12","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"curator-x-async/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-17T00:15:38.298Z","updated_at":"2023-01-17T00:15:38.298Z","repository_link":"https://github.com/apache/curator/blob/master/curator-x-async/pom.xml","dependencies":[{"id":6962959527,"package_name":"org.apache.curator:curator-framework","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6962959528,"package_name":"org.apache.curator:curator-recipes","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":6962959529,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":6962959530,"package_name":"org.apache.curator:curator-test","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962959531,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962959532,"package_name":"org.slf4j:slf4j-log4j12","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"curator-x-discovery/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-17T00:15:38.431Z","updated_at":"2023-01-17T00:15:38.431Z","repository_link":"https://github.com/apache/curator/blob/master/curator-x-discovery/pom.xml","dependencies":[{"id":6962959654,"package_name":"org.apache.curator:curator-recipes","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6962959655,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":"${jackson-version}","direct":true,"kind":"runtime","optional":false},{"id":6962959656,"package_name":"org.apache.curator:curator-test","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962959657,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962959658,"package_name":"org.slf4j:slf4j-log4j12","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962959659,"package_name":"org.apache.commons:commons-math","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"curator-x-discovery-server/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-17T00:15:38.671Z","updated_at":"2023-01-17T00:15:38.671Z","repository_link":"https://github.com/apache/curator/blob/master/curator-x-discovery-server/pom.xml","dependencies":[{"id":6962960569,"package_name":"org.apache.curator:curator-x-discovery","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6962960572,"package_name":"javax.ws.rs:jsr311-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6962960574,"package_name":"org.apache.curator:curator-test","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962960576,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962960577,"package_name":"com.sun.jersey:jersey-server","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962960579,"package_name":"com.sun.jersey:jersey-servlet","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962960581,"package_name":"com.sun.jersey:jersey-client","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962960583,"package_name":"com.sun.jersey:jersey-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962960585,"package_name":"org.eclipse.jetty:jetty-webapp","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962960587,"package_name":"net.sf.scannotation:scannotation","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962960601,"package_name":"org.jboss.resteasy:resteasy-jaxrs","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6962960604,"package_name":"org.slf4j:slf4j-log4j12","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-17T00:15:38.721Z","updated_at":"2023-01-17T00:15:38.721Z","repository_link":"https://github.com/apache/curator/blob/master/pom.xml","dependencies":[{"id":6962961081,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":"1.7.25","direct":true,"kind":"runtime","optional":false},{"id":6962961082,"package_name":"org.slf4j:slf4j-log4j12","ecosystem":"maven","requirements":"1.7.25","direct":true,"kind":"runtime","optional":false},{"id":6962961083,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":"1.9.5","direct":true,"kind":"runtime","optional":false},{"id":6962961084,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":"3.23.1","direct":true,"kind":"runtime","optional":false},{"id":6962961085,"package_name":"org.apache.curator:curator-client","ecosystem":"maven","requirements":"5.4.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6962961086,"package_name":"org.apache.curator:curator-framework","ecosystem":"maven","requirements":"5.4.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6962961087,"package_name":"org.apache.curator:curator-recipes","ecosystem":"maven","requirements":"5.4.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6962961088,"package_name":"org.apache.curator:curator-test","ecosystem":"maven","requirements":"5.4.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6962961089,"package_name":"org.apache.curator:curator-x-discovery","ecosystem":"maven","requirements":"5.4.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6962961090,"package_name":"org.apache.curator:curator-x-discovery-server","ecosystem":"maven","requirements":"5.4.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6962961091,"package_name":"org.apache.curator:curator-x-async","ecosystem":"maven","requirements":"5.4.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6962961092,"package_name":"org.apache.commons:commons-math","ecosystem":"maven","requirements":"2.2","direct":true,"kind":"runtime","optional":false},{"id":6962961093,"package_name":"com.fasterxml.jackson.core:jackson-core","ecosystem":"maven","requirements":"2.10.0","direct":true,"kind":"runtime","optional":false},{"id":6962961094,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":"2.10.0","direct":true,"kind":"runtime","optional":false},{"id":6962961095,"package_name":"com.sun.jersey:jersey-server","ecosystem":"maven","requirements":"1.19.4","direct":true,"kind":"runtime","optional":false},{"id":6962961096,"package_name":"com.sun.jersey:jersey-servlet","ecosystem":"maven","requirements":"1.19.4","direct":true,"kind":"runtime","optional":false},{"id":6962961097,"package_name":"com.sun.jersey:jersey-client","ecosystem":"maven","requirements":"1.19.4","direct":true,"kind":"runtime","optional":false},{"id":6962961098,"package_name":"com.sun.jersey:jersey-core","ecosystem":"maven","requirements":"1.19.4","direct":true,"kind":"runtime","optional":false},{"id":6962961099,"package_name":"javax.ws.rs:jsr311-api","ecosystem":"maven","requirements":"1.1.1","direct":true,"kind":"runtime","optional":false},{"id":6962961100,"package_name":"javax.xml.bind:jaxb-api","ecosystem":"maven","requirements":"2.2.11","direct":true,"kind":"runtime","optional":false},{"id":6962961101,"package_name":"com.sun.xml.bind:jaxb-core","ecosystem":"maven","requirements":"2.2.11","direct":true,"kind":"runtime","optional":false},{"id":6962961102,"package_name":"com.sun.xml.bind:jaxb-impl","ecosystem":"maven","requirements":"2.2.11","direct":true,"kind":"runtime","optional":false},{"id":6962961103,"package_name":"javax.activation:activation","ecosystem":"maven","requirements":"1.1.1","direct":true,"kind":"runtime","optional":false},{"id":6962961104,"package_name":"org.eclipse.jetty:jetty-webapp","ecosystem":"maven","requirements":"9.4.45.v20220203","direct":true,"kind":"runtime","optional":false},{"id":6962961105,"package_name":"net.sf.scannotation:scannotation","ecosystem":"maven","requirements":"1.0.2","direct":true,"kind":"runtime","optional":false},{"id":6962961106,"package_name":"org.jboss.resteasy:resteasy-jaxrs","ecosystem":"maven","requirements":"2.3.5.Final","direct":true,"kind":"runtime","optional":false},{"id":6962961107,"package_name":"org.apache.zookeeper:zookeeper","ecosystem":"maven","requirements":"3.7.1","direct":true,"kind":"runtime","optional":false},{"id":6962961108,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":"31.1-jre","direct":true,"kind":"runtime","optional":false},{"id":6962961109,"package_name":"com.google.guava:listenablefuture","ecosystem":"maven","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":6962961110,"package_name":"com.google.guava:failureaccess","ecosystem":"maven","requirements":"1.0.1","direct":true,"kind":"runtime","optional":false},{"id":6962961111,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":"5.6.2","direct":true,"kind":"runtime","optional":false},{"id":6962961112,"package_name":"org.junit.jupiter:junit-jupiter-engine","ecosystem":"maven","requirements":"5.6.2","direct":true,"kind":"runtime","optional":false},{"id":6962961113,"package_name":"com.facebook.swift:swift-codec","ecosystem":"maven","requirements":"0.23.1","direct":true,"kind":"runtime","optional":false},{"id":6962961114,"package_name":"com.facebook.swift:swift-service","ecosystem":"maven","requirements":"0.23.1","direct":true,"kind":"runtime","optional":false},{"id":6962961115,"package_name":"io.dropwizard:dropwizard-configuration","ecosystem":"maven","requirements":"3.2.5","direct":true,"kind":"runtime","optional":false},{"id":6962961116,"package_name":"io.dropwizard:dropwizard-logging","ecosystem":"maven","requirements":"3.2.5","direct":true,"kind":"runtime","optional":false},{"id":6962961117,"package_name":"io.dropwizard.metrics:metrics-core","ecosystem":"maven","requirements":"3.2.5","direct":true,"kind":"runtime","optional":false},{"id":6962961118,"package_name":"org.xerial.snappy:snappy-java","ecosystem":"maven","requirements":"1.1.7","direct":true,"kind":"runtime","optional":false},{"id":6962961119,"package_name":"org.awaitility:awaitility","ecosystem":"maven","requirements":"4.1.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-10-11T12:30:25.137Z","updated_at":"2023-10-11T12:30:25.137Z","repository_link":"https://github.com/apache/curator/blob/master/.github/workflows/ci.yml","dependencies":[{"id":14148118172,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14148118173,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14148118174,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":34.929232492501654,"created_at":"2025-11-11T15:27:06.038Z","updated_at":"2026-05-31T17:30:54.391Z","avatar_url":"https://github.com/apache.png","language":"Java","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369412","html_url":"https://summary.ecosyste.ms/projects/369412"}